Sjoerd van der Berg
069753046f
Add different priority levels for focused and non focused mode
...
Add priority support for non-win32
Fix ddraw output fullscreen window positioning
Fix ddraw also supporting double buffering.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1930
2004-08-27 13:41:34 +00:00
Sjoerd van der Berg
5e41bcac32
Add config option to run dosbox in high priority, defaults to enabled
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1905
2004-08-19 10:18:11 +00:00
Peter Veenstra
ca409fd57c
Typo in preamble
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Sjoerd van der Berg
9deb278528
Disable the saving of raw realtime reset midi commands.
...
Only open the raw file on first data.
Add WIN32_LEAN_AND_MEAN for fhr win32 midi handler
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1896
2004-07-25 11:47:57 +00:00
Sjoerd van der Berg
b45019218e
Add special win32 output handler using directdraw scaled blits
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1895
2004-07-24 20:41:09 +00:00
Peter Veenstra
94795e0fd4
Changed debugger key to Pause (was -)!!!!
...
If non-debug mode => pause pauses dosbox.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1886
2004-07-12 12:42:20 +00:00
Sjoerd van der Berg
e4a18c5574
Only allow valid midi commands with length>0
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1871
2004-07-05 11:57:53 +00:00
Sjoerd van der Berg
39de9f88c6
change const char * to char *
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1870
2004-07-05 11:54:53 +00:00
Sjoerd van der Berg
621f0961d4
fix compilation bug
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1869
2004-07-05 08:36:26 +00:00
Sjoerd van der Berg
0a13f2d0ed
Changes for 1 global capture directory
...
Support for capturing raw midi
Support for capturing raw opl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1866
2004-07-04 21:18:05 +00:00
Sjoerd van der Berg
a18b3cafd0
Changes for 1 global capture directory
...
Support for capturing raw midi
Support for capturing raw opl
Slight rewrite of the midi output classes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1865
2004-07-04 21:08:08 +00:00
Peter Veenstra
8f472fb66a
Some sanity checks on strings for the cdrom.
...
Changed E_Exit to warning when direct copyflag is used.
Added printscreen/scrollock/pause to the keymapper.
Ignoring printscreen and pause in keyboard (can be used to map special keys
to).
Added some binds so you can bind special keys to them (MK_scrolllock and
MK_pause).
Updated headers to support those new keys and MK_keys.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1861
2004-06-30 14:40:08 +00:00
Peter Veenstra
d1febd670a
typo in default mapping
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1832
2004-06-13 13:16:17 +00:00
Peter Veenstra
2743aca610
Fixed problems with mouse locked and switching to mapper.
...
Added and exit button
Changed the way the mapper behaves if you want to add a new bind to a key.
Now it clears the screen so it's more clear that you pressed the add-key.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1831
2004-06-13 12:10:08 +00:00
Peter Veenstra
99f8e7208a
Fixed a typo (mod2 =>mod3).
...
added right-alt as alt modifier.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1827
2004-06-11 11:05:55 +00:00
Sjoerd van der Berg
9213fd5bd6
New rendering changes
...
New mapper changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1817
2004-06-10 07:18:53 +00:00
Peter Veenstra
ed76cb83a0
Added -version to dosbox.
...
Updated Readme(added -version. removed auto from machinetype)
Updated Manpage(added freesize, version and machinetype)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1808
2004-06-05 11:17:23 +00:00
Sjoerd van der Berg
64c81ef898
Fix compilation with sdl 1.2.7
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1713
2004-03-10 22:50:51 +00:00
Peter Veenstra
2c8d03d6b6
Fixed overlay problems at debian/ppc(Marcin Kurek)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1694
2004-03-01 18:27:03 +00:00
Peter Veenstra
f8a42011ea
cleaned up shutdown sequence. Added SDL_Quit
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1684
2004-02-19 12:24:51 +00:00
Peter Veenstra
fdd235c896
initial opengl seperation
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1676
2004-02-10 16:35:02 +00:00
Sjoerd van der Berg
26eca9f1dc
No longer use pitch when setting size
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1660
2004-02-07 18:50:27 +00:00
Sjoerd van der Berg
8a0520845e
Fixed advmame2x scaler to work with new line mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1633
2004-01-31 22:38:27 +00:00
Sjoerd van der Berg
e22fb1b7bc
Add opengl output mode without bilinear filtering
...
Remove the red clearing color
Check for valid range of hwscale
Fix fullscreen window positioning in opengl mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1628
2004-01-30 21:11:34 +00:00
Peter Veenstra
18b0231f6a
fixed compilation when no screenshots
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1627
2004-01-30 13:40:49 +00:00
Peter Veenstra
74df88c3b5
enabled keyrepeat again at slightly slower interval
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1623
2004-01-29 17:00:24 +00:00
Peter Veenstra
0f2a610b63
setup handles floats as well
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1621
2004-01-29 09:26:52 +00:00
Sjoerd van der Berg
ce6f81a73c
Fix nvidia pixel data range extension support
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1615
2004-01-28 15:12:38 +00:00
Sjoerd van der Berg
9bf1cd50f5
Opengl output support in SDL
...
Removed threading support in SDL
Rewrite of VGA Drawing to work line for line
Rewrite of VGA Text drawing using lookup tables
Rewrite of render function to handle the new line for line drawing.
Changed CGA/TANDY/Hercules to be more like their original hardware.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1611
2004-01-28 14:39:05 +00:00
Peter Veenstra
c3f91386da
Added changes suggested by the alsa team
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1603
2004-01-26 15:10:16 +00:00
Sjoerd van der Berg
2e8a1efcbd
Add patch by khalek to add midi command 0xd0 to ALSA driver
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1597
2004-01-21 07:43:10 +00:00
Peter Veenstra
fcbd0fe854
Copyright to 2004
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Sjoerd van der Berg
ddd6c6531e
Fix screenshot support
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1548
2004-01-08 21:16:25 +00:00
Peter Veenstra
9785e03197
Added patch 849608 from Jonathan Gray and a patch from Dominik Vogt
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1546
2004-01-08 11:47:26 +00:00
Peter Veenstra
fdcf5243aa
Updated alsa checks to support 1.0
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1485
2003-12-10 18:28:25 +00:00
Sjoerd van der Berg
5ad16d2037
make static table
...
Fix templates not inlining with gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1470
2003-11-30 11:51:09 +00:00
Peter Veenstra
81b197a1cb
fixed a bug switching too many times to fullscreen
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1434
2003-11-12 13:27:39 +00:00
Sjoerd van der Berg
c4269952c4
Increase the line cache size
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1433
2003-11-12 07:16:46 +00:00
Sjoerd van der Berg
433ec14aca
Added hardware overlay support with hardware scaling
...
Added fixed fullscreen resolutions for you LCD freaks
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1413
2003-11-08 10:10:03 +00:00
Sjoerd van der Berg
a1e279829b
Rendering rewrite for aspect correction and vga vertical stretching
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1411
2003-11-08 09:53:11 +00:00
Sjoerd van der Berg
7ee41eb2e6
Maybe improve fullscreen rendering
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1391
2003-10-30 09:08:58 +00:00
Peter Veenstra
dc3bf0be87
oopsie
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1344
2003-10-16 07:14:27 +00:00
Sjoerd van der Berg
e1dfb66baa
MMX render only works when it can blit directly to 8bpp surface
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1338
2003-10-15 08:20:50 +00:00
Sjoerd van der Berg
77dda34be0
Remove help line and change an option
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1334
2003-10-14 23:32:32 +00:00
Sjoerd van der Berg
36e7c16b48
new command line option for win32 for hide console else it'll redirect output to files.
...
Hopefully always show console now with mingw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1327
2003-10-14 20:44:15 +00:00
Sjoerd van der Berg
857b872857
New scaler name and removed keepsmall
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1320
2003-10-14 15:27:39 +00:00
Sjoerd van der Berg
b2538dc0ca
Work around for 24 bpp display depth
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1319
2003-10-14 15:27:22 +00:00
Peter Veenstra
c36318f721
correct all unintentional changes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1314
2003-10-14 08:38:36 +00:00
Ulf Wohlers
5e13e5c0e4
argh, committed good file...
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da
no message
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00