Peter Veenstra
0e589b8b89
Add splash and various new configuration file functionality
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3399
2009-05-20 18:26:35 +00:00
Sebastian Strohhäcker
6934389b52
update displayed year entries
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3309
2009-02-25 19:58:11 +00:00
Sebastian Strohhäcker
e2d1fc598f
prevent stuck keys when exiting the mapper, due to the mapper event preceding the addkey one
...
(thanks to etillite, see sf bug #2581983 and posted patch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3301
2009-02-11 22:16:05 +00:00
Peter Veenstra
4141de4aee
Add header for win32.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3294
2009-02-01 16:32:33 +00:00
Peter Veenstra
0c570b7b79
Disable menu, reintroduce pausedosbox. reintroduce -startmapper and keybindings.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3293
2009-02-01 16:06:26 +00:00
Peter Veenstra
4b1a5010f2
Split of sdl configuration part into seperate function. Add hopefully vista compatible configuration layout. Add -printconf and -editconf
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3288
2009-02-01 14:24:12 +00:00
Sebastian Strohhäcker
a5bbd753a1
update displayed copyright year
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3262
2009-01-17 21:31:21 +00:00
Sebastian Strohhäcker
c78a9f6c03
fix/work around some gcc Wall warnings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3192
2008-08-06 18:34:21 +00:00
Peter Veenstra
a82bd865f0
workaround for debian/ubuntu sdl changes. force mouse release on more events.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3163
2008-05-28 09:14:06 +00:00
Peter Veenstra
f209b02e6b
Add some modified version of some uncommited part of moe his patch. which add helptexts in the configfile.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3130
2008-03-19 20:35:18 +00:00
Sebastian Strohhäcker
cb1b1fcbce
release special alt-state when starting the gui (fixes tab-completion bug)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3107
2008-02-21 19:25:34 +00:00
Peter Veenstra
ff3634a5d9
Add "hack" to display the initial values of the prop_multival entries.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3100
2008-02-10 18:55:23 +00:00
Peter Veenstra
45074288cf
Partial rewrite of the configsystem part 2. Should be usuable. Missing parts are cosmetic. (based on Moe his stuff). I hope everything works in visual C.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3098
2008-02-10 11:14:03 +00:00
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
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
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
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
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
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
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
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
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
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
Sebastian Strohhäcker
fcd1a96808
implement different joystick querying, reduce polling intervall (thanks hal for the ideas)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2676
2006-07-22 18:32:29 +00:00
Sebastian Strohhäcker
dca519a601
fix keyboard handling for sdl windib driver as far as possible
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2670
2006-07-10 19:32:15 +00:00
Peter Veenstra
7cac8ec376
Make gcc happy. (thanks Ludwig).
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2664
2006-06-29 19:05:54 +00:00
Sebastian Strohhäcker
97470261fb
tweak size of auto-cycle interval (ih8regs);
...
switch to auto-cycle guessing if appropriate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2660
2006-06-25 18:49:32 +00:00
Peter Veenstra
f0ddb8d464
More informative description.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2652
2006-06-12 19:11:14 +00:00
Peter Veenstra
866211408b
Add patch 1503983 "quit during sdl_pause" by ykhwong and patch 1500664 "Auto-pause on minimise/focus loss" by philpem.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2651
2006-06-12 08:24:28 +00:00
Peter Veenstra
550e61640f
keep it compiling with msvc.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2594
2006-04-12 18:52:50 +00:00
Peter Veenstra
132bbffb68
Add part of patch 1235377 of msharov and fix a few small bugs in the return values of the cpu cores
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2593
2006-04-11 19:02:33 +00:00
Peter Veenstra
f34300a4f4
Better safe then sorry.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2571
2006-03-29 12:26:07 +00:00
Peter Veenstra
38fb9ee6fc
scale a log message down.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2565
2006-03-28 10:18:13 +00:00
Peter Veenstra
84edd8ef0e
original is a setting for windowresolution as well. Made the choice logic more simple.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2562
2006-03-28 06:44:09 +00:00
Peter Veenstra
3d06ae7bd9
Remove fullfixed. enable usescancodes by default
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2558
2006-03-27 19:40:25 +00:00
Peter Veenstra
545d465167
spaces + windowresolution documentation
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2527
2006-02-27 21:00:27 +00:00
Peter Veenstra
af25c4382d
Add workaround for corrupted surface on exposure event.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2519
2006-02-26 16:04:35 +00:00
Peter Veenstra
1446999784
SDL under vsc doesn't close console ?(kekko)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2505
2006-02-15 14:48:41 +00:00
Peter Veenstra
4ab4344906
Make cycles=auto look more beautiful ;)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2504
2006-02-14 13:04:02 +00:00
Peter Veenstra
fd40723fd2
Give console a name
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2499
2006-02-14 08:49:30 +00:00
Sjoerd van der Berg
36f1182601
Handle window exposure to trigger a full redraw
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2497
2006-02-13 09:26:01 +00:00
Sjoerd van der Berg
1ee4a87477
Fix some non-debug mapper handler to new format
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2493
2006-02-12 23:53:50 +00:00
Sjoerd van der Berg
2fb65fe0ee
New format for mapper handlers to support keeping keys pressed.
...
Better support for double buffering with surface output with the new cached scalers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2491
2006-02-12 23:39:37 +00:00