Sjoerd van der Berg
69550d3db5
Fix some issues with 1024x768 resolutions
...
Add the adveinterp3x scaler, although not really doing much interpolating
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2469
2006-02-01 07:22:45 +00:00
Peter Veenstra
2ac98a74ab
Add patch 1210768 which reintroduces the lockfree mouse from Moe
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2468
2006-01-31 09:26:45 +00:00
Sjoerd van der Berg
6b7b66c0ec
Improved clearing the cache a bit
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2464
2006-01-30 19:05:05 +00:00
Sjoerd van der Berg
5866acbba2
Fix not giving bad updaterects during an unfinished screenupdate
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2462
2006-01-30 15:02:34 +00:00
Peter Veenstra
e82452e6a9
added render_loops.h
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2460
2006-01-30 11:58:14 +00:00
Sjoerd van der Berg
5efb59c0aa
Fix double height scaler
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2459
2006-01-30 11:56:55 +00:00
Sjoerd van der Berg
b202a02f2e
Remove SSE instrinsics include
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2454
2006-01-30 10:23:30 +00:00
Sjoerd van der Berg
3b74afe0c4
Scaler rewrite for detecting changes
...
New scalers for tv3x, rgb2x, rgb3x, scan2x, scan3x
Only updaterect the changed parts in sdl
Add support for 15/16/32bpp modes
Add support for highres 4bpp modes
Rewrite of vga page handlers for most other modes
AVI capturing using zmbv codec
New option for hardware scaled windows to try and reach a specified resolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2444
2006-01-30 09:58:07 +00:00
Sjoerd van der Berg
0968989c7a
Remove active events when losing focus
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2443
2006-01-30 09:57:18 +00:00
Peter Veenstra
2b828867f7
change ctrl-pause to alt-pause
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2434
2006-01-22 14:13:00 +00:00
Peter Veenstra
19f535dbb8
OS/2 support. windib workaround from with in DOSBox. pause changed to ctrl-pause.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2397
2005-12-02 10:02:03 +00:00
Peter Veenstra
b318eb1324
a few tiny fixes to the logic determining the video graphics.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2371
2005-11-08 19:41:04 +00:00
Peter Veenstra
300514b10e
and the last one
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2364
2005-11-01 15:53:39 +00:00
Peter Veenstra
4a6719a725
some vs2005 fixes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2363
2005-11-01 11:09:14 +00:00
Peter Veenstra
5783f7ff82
Add patch 1335753 from virtualdub. Fixes a lost surface problem in ddraw mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2360
2005-10-31 10:21:45 +00:00
Peter Veenstra
eb1cda134d
Whoooooops :)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2358
2005-10-25 14:02:11 +00:00
Peter Veenstra
3878f069f5
disabled some log message
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2356
2005-10-24 17:39:00 +00:00
Sebastian Strohhäcker
5e08378445
add possibility to use scancodes rather than symkeys
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2355
2005-10-24 17:27:37 +00:00
Peter Veenstra
3bc50d7f6f
Add some reordering optimalisation from ih8regs
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2354
2005-10-24 14:43:53 +00:00
Peter Veenstra
7865e50411
Add modified patch for restartable renderer from moe.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2343
2005-10-09 15:50:09 +00:00
Peter Veenstra
5f47d64ea7
mapper accepts handlers again
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2341
2005-10-09 15:20:05 +00:00
Peter Veenstra
8d901f6982
don't add a handler twice.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2340
2005-10-09 15:17:01 +00:00
Sebastian Strohhäcker
b5336f32d1
add F11/F12, fix pause functionality
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2314
2005-09-18 19:50:03 +00:00
Peter Veenstra
75ee82edb4
fix screenshots that have only doubleheight set and not double width
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2297
2005-09-01 19:48:37 +00:00
Peter Veenstra
d0b017e5b3
Fix a few warnings. Reported by Xulchris
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2271
2005-08-10 20:36:36 +00:00
Sebastian Strohhäcker
206a21502e
prevent crashes when unexpectedly forced to exit fullscreen mode
...
(e.g. using windows keys in fullscreen)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2251
2005-07-28 19:53:43 +00:00
Peter Veenstra
c7c2ee5d5a
Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2240
2005-07-19 19:45:33 +00:00
Peter Veenstra
5045f19259
Add patch 1094730 from Jon Niehof. Added a time out event for the joystick.(fixes detection in certain games).
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2217
2005-06-13 14:48:02 +00:00
Peter Veenstra
d23d71add8
fix crashes with E_Exit in debug mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2211
2005-05-18 21:59:58 +00:00
Peter Veenstra
9b7ffd1010
vs.net2005 beta2
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2184
2005-04-21 18:51:54 +00:00
Peter Veenstra
6d91a47d24
New configuration. runtime changing of midi handler is possible.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2166
2005-03-25 12:05:21 +00:00
Peter Veenstra
460908f0e7
don't print to stdout when there is no stdout. Fixes some bug with -noconsole in a read-only envirionment
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2127
2005-03-08 09:34:27 +00:00
Peter Veenstra
2094d8b985
Year update
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
625b1dab40
Added midi device selection code for windows
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2099
2005-01-20 20:35:29 +00:00
Peter Veenstra
8b0c095dbf
Make gcc3.4 happy on amd64
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2079
2004-12-16 11:17:42 +00:00
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
e4f42ccda5
changed assertion
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2044
2004-10-28 14:46:15 +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
Peter Veenstra
9b9b4b3a51
Whoops
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2011
2004-10-02 11:23:07 +00:00
Peter Veenstra
fec782775d
Fix from c2woody for the sdl issues under win32
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2010
2004-10-02 11:15:59 +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
Peter Veenstra
c96b50cd39
Added old style joystick support.(largely by gulikoza?)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1943
2004-09-07 08:58:02 +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