1
0
Fork 0
Commit graph

262 commits

Author SHA1 Message Date
Sebastian Strohhäcker
ae447b6477 prevent auto cycle adjusting to lower the cycles too much on heavy background load
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3080
2008-01-16 20:17:15 +00:00
Peter Veenstra
1cf6ec64cc Forgot to mention it here
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3068
2007-12-27 13:22:02 +00:00
Peter Veenstra
a1b4e1c778 Add (modified) version of patch 1490638: Coremidi support by Peter McCombs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3062
2007-12-12 19:18:39 +00:00
Peter Veenstra
ecb56a96ac Sync mouse on fullscreen startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3061
2007-12-12 13:37:38 +00:00
Sebastian Strohhäcker
5cdc1cd683 forward state of caps/numlock to mapper event system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3045
2007-11-07 17:41:32 +00:00
Peter Veenstra
362f920521 Fix problems with visual C.net 2003
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3043
2007-11-06 20:25:36 +00:00
Peter Veenstra
134b7f8ef2 Fix printfing the same string twice. Makes it possible to print %d
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3042
2007-11-06 20:08:34 +00:00
Peter Veenstra
6182b08be9 Make some visual C compiler happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3031
2007-10-31 11:45:14 +00:00
Peter Veenstra
7da84582f6 Fix PropertyEditorString when compiling with g++ 3.4. (name the wanted explicitly)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3030
2007-10-31 11:37:38 +00:00
Peter Veenstra
c4f26c724b Add menu to dosbox. V8 from Moe, with some fixes inspired by ykhwong
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3028
2007-10-28 16:36:42 +00:00
Peter Veenstra
5c9a311f7b Disable buildin icon loading on os x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2990
2007-08-26 18:03:25 +00:00
Peter Veenstra
189b269dfc small fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2976
2007-08-18 16:32:04 +00:00
Peter Veenstra
169cf5b3a7 Feedback when loading a mapperfile.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2972
2007-08-17 18:49:56 +00:00
Peter Veenstra
57f5ce73ad Some license info
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2971
2007-08-17 18:00:09 +00:00
Sebastian Strohhäcker
ca00d51a11 make the used joystick selectable when 4axis is specified
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2969
2007-08-16 13:00:08 +00:00
Sebastian Strohhäcker
eeeffe43f8 small fix for hq2x 32bpp to 16bpp conversion
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2966
2007-08-13 20:37:03 +00:00
Sebastian Strohhäcker
6741e18d60 make the joystick to use for 4axis selectable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2962
2007-08-12 10:23:37 +00:00
Peter Veenstra
636f7c79d5 Fix crashes when changing scaler on startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2959
2007-08-11 12:19:00 +00:00
Sebastian Strohhäcker
c24c5a9772 fix color reversal of selected buttons
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2958
2007-08-10 18:18:29 +00:00
Peter Veenstra
4fdda4e51e Query port 17:0 as well as default port
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2953
2007-08-08 08:04:53 +00:00
Sebastian Strohhäcker
0cf80b61fa initialize variables, should fix some crashes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2946
2007-08-04 09:43:13 +00:00
Sebastian Strohhäcker
ade6b1cd59 add some feedback to the mapper screen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2923
2007-07-17 13:50:27 +00:00
Peter Veenstra
b6086e31de Make use of the dummy parameter.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2921
2007-07-16 11:02:32 +00:00
Sebastian Strohhäcker
b69fad7b15 typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2917
2007-07-05 19:26:33 +00:00
Peter Veenstra
a2bcd669fc Some refinements in the joystick support to work with non standard joystick layouts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2916
2007-07-05 17:49:40 +00:00
Sebastian Strohhäcker
8f76382e7d add a define to disable additional scalers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2914
2007-07-05 16:03:49 +00:00
Sebastian Strohhäcker
37914fb224 additional scaler reset checks, mention scaler forcing in the configuration file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2910
2007-07-02 20:06:59 +00:00
Sebastian Strohhäcker
602b0aea94 add scaler forcing option (idea from ykhwong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2908
2007-06-30 19:53:41 +00:00
Peter Veenstra
3d1ac8d7f0 Make valgrind happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2889
2007-06-14 18:47:27 +00:00
Peter Veenstra
a5ac3216ba Some more const stuff. Silences a few warnings and removes a few casts. Update description of dss.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2886
2007-06-14 08:23:46 +00:00
Sebastian Strohhäcker
0c24e87fdc silence some warnings, add most of sf patch #1185267 by Moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2883
2007-06-12 20:22:09 +00:00
Sebastian Strohhäcker
6198a00920 don't crash when closing the console window (win only), thanks to etil for the patch
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2866
2007-06-03 10:59:46 +00:00
Sebastian Strohhäcker
e54e2cd8d5 set variables correctly for some fallback code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2849
2007-05-01 20:00:45 +00:00
Peter Veenstra
cb98d87b7a Make textmode 54 and 55 work again
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2845
2007-04-19 13:11:49 +00:00
Sebastian Strohhäcker
75b028da9e fix digital joystick centering (royalozma, sf bug #1673772);
correct joystick display in mapper


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2844
2007-04-18 16:40:48 +00:00
Sebastian Strohhäcker
d104eea175 fix windib fallback; fix ddraw->surface fallback
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2837
2007-04-15 10:34:02 +00:00
Sebastian Strohhäcker
3e591eb615 initialize variable in dummy case
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2823
2007-02-22 15:12:48 +00:00
Peter Veenstra
c392dcfc90 Add new option: buttonwrap. For people who like to map a lot of keys to their joystick.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2817
2007-02-22 08:44:07 +00:00
Sjoerd van der Berg
a76a07d2c9 Finish the frame without drawing if there's screen reset
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2796
2007-02-03 13:00:16 +00:00
Sjoerd van der Berg
b9e934fd97 Fix uninitialized value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2784
2007-01-25 07:35:06 +00:00
Sjoerd van der Berg
5660ee1856 Fixes to hercules emulation, better detection and bank switching
Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
EGA/VGA memory changes detection for faster rendering added
Renderer does initial pass to check for needing to lock buffer


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2781
2007-01-24 16:29:09 +00:00
Peter Veenstra
91eb2fa612 Add timed joystick support (Justice and others) and silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2750
2007-01-11 09:51:37 +00:00
Sebastian Strohhäcker
e529cae446 Add beta2 patch: enable full joystick remapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2747
2007-01-10 15:01:15 +00:00
Peter Veenstra
384f3703eb Some OS/2 specific fix.(Josch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2733
2007-01-08 21:07:39 +00:00
Peter Veenstra
fdd16dea1a Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
2007-01-08 19:45:42 +00:00
Sebastian Strohhäcker
26bc8da23d favoured use of old simple core; default to automatic core selection;
some processor usage limiting capabilities for max cycles


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2721
2006-11-14 14:12:00 +00:00
Peter Veenstra
cd64154623 Warning instead of exit when joystick init fails. Fixes bug:1577125
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2716
2006-10-31 17:29:32 +00:00
Peter Veenstra
54b29e831c Change configfile loading support. Introduce some sort of global configfile parsing and add some additional settings from local configuration files. Allow multiple configuration files to be specified at the commandline like patch 1513790.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2705
2006-10-08 19:26:04 +00:00
Peter Veenstra
190e290e83 Small error.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2684
2006-08-06 19:43:14 +00:00
Peter Veenstra
7db3da30f6 add patch 1485766 from Kronuz.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2682
2006-08-05 09:06:44 +00:00