Peter Veenstra
9df1cb8253
Added numlock/capslock state checks on startup of dosbox
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2049
2004-11-09 21:35:51 +00:00
Peter Veenstra
b052d69633
Changed priority under linux. Only do it when as root or both priorties are the same. Set Priority on startup as well. Reversed scale and use it on all threads under non-w32. Moved SDL_Quit to another location to prevent some sdl exceptions
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2012
2004-10-02 11:31:47 +00:00
Sjoerd van der Berg
ce5fef7e9d
Win32 alt-tab fix/hack
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2006
2004-09-29 19:14:10 +00:00
Peter Veenstra
ad1f331777
forgot to include a few things. (Jeremy)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1961
2004-09-10 07:44:15 +00:00
Peter Veenstra
3ec0837030
Add startmapper and update documentation
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1957
2004-09-09 10:36:45 +00:00
Peter Veenstra
1415b3392b
Removed width and height. Replaced it with resolution
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1954
2004-09-08 14:14:46 +00:00
Sjoerd van der Berg
ea922b767a
fix mouse not unlocking when losing focus
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1936
2004-09-01 06:46:49 +00:00
Peter Veenstra
6f8e4600d3
Fix compilation under linux.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1931
2004-08-27 14:01:44 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Peter Veenstra
4114c37e3e
Added type info to some variables (ISO C++ violations)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1280
2003-09-30 08:59:18 +00:00
Peter Veenstra
f03d970888
Added Version number to the Title.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1277
2003-09-29 21:22:01 +00:00
Peter Veenstra
d079c8388a
Added title support
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1274
2003-09-29 21:05:59 +00:00
Peter Veenstra
dc824945f5
Fixed messages when running non-debug mode (under linux)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1165
2003-07-26 18:39:20 +00:00
Sjoerd van der Berg
e4249f1006
Changes for environ detection
...
Added special part handler for direct blitting.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1013
2003-05-21 08:34:23 +00:00
Sjoerd van der Berg
bd04952878
Updated GFX_ShowMsg to use variable arguments
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@994
2003-05-06 07:35:44 +00:00
Peter Veenstra
bbb7cf45b0
updated loggingsystem
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
2003-05-04 19:19:09 +00:00
Peter Veenstra
657e5e5806
added backspace hack from Max Horn #708184
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@972
2003-05-01 11:47:29 +00:00
Peter Veenstra
1d510b4a24
fixed compilation under gcc2.95
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@857
2003-03-31 10:10:13 +00:00
Sjoerd van der Berg
ae7a6f81ed
Handle unmapped SDL keys as a known key, best we can do.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@850
2003-03-30 23:00:14 +00:00
Sjoerd van der Berg
5f45f5ec90
Moved the MACOSX check below the header includes.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@823
2003-03-28 00:28:44 +00:00
Ulf Wohlers
75b0c0fe54
Added SDL_INIT_CDROM
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@815
2003-03-27 21:18:42 +00:00
Peter Veenstra
e7f3e596de
added killswitch
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@802
2003-03-26 20:27:01 +00:00
Peter Veenstra
1193b4ef50
hack for macOSX environ
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@799
2003-03-26 12:29:04 +00:00