1
0
Fork 0
Commit graph

66 commits

Author SHA1 Message Date
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
Sjoerd van der Berg
4c13a9d897 ALSA Midi Support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@870
2003-04-06 06:31:54 +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
c7f8e95cdb midi_coreaudio.h added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@843
2003-03-30 12:37:33 +00:00
Sjoerd van der Berg
447094cfb3 Default to using /dev/sequencer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@842
2003-03-30 11:03:44 +00:00
Sjoerd van der Berg
f83ff4ea6e Changed faulty #elif into #else
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@841
2003-03-30 10:51:01 +00:00
Sjoerd van der Berg
c0ddbe1da3 -scaler command line option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@829
2003-03-28 23:38:48 +00:00
Sjoerd van der Berg
98b32db971 CoreAudio midi support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@824
2003-03-28 07:57:30 +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
Sjoerd van der Berg
bd50a564f0 Midi now uses midi device classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@808
2003-03-27 20:19:31 +00:00
Peter Veenstra
9a6d254943 changed the help string in the configfile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@804
2003-03-27 19:48:33 +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
Sjoerd van der Berg
ebaa08a204 Use environment strings for settings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@791
2003-03-24 11:29:26 +00:00
Peter Veenstra
fd1e05cb25 Documentation update added command intro
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@785
2003-03-23 19:54:00 +00:00
Peter Veenstra
89051332ef autoclose on error
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@784
2003-03-23 19:51:54 +00:00
Sjoerd van der Berg
a209676ec6 Support for shadow surface flag when setting screen size..
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@780
2003-03-19 22:42:29 +00:00
Sjoerd van der Berg
e60ffa00e4 Set certain render types to use shadow surfaces
Add some more support for screenshot messages and fix a bug with pngl structures getting allocated before testing if screenshot file can be made.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@779
2003-03-19 22:41:30 +00:00
Sjoerd van der Berg
c2a123dc37 don't need <mmreg.h>
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@756
2003-03-12 13:25:04 +00:00
Peter Veenstra
0e35a7dfe2 added sys/types.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@752
2003-03-12 12:58:15 +00:00
Peter Veenstra
c131ab0320 changed defines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@751
2003-03-12 12:53:55 +00:00
Sjoerd van der Berg
d24b927f52 Fixes to correctly load mmx version of scale2x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@743
2003-03-11 00:03:56 +00:00
Sjoerd van der Berg
fbda2d52aa Use strcasecmp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@742
2003-03-10 23:42:44 +00:00
Sjoerd van der Berg
359aca11f3 add scale2x and normal headers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@732
2003-03-10 10:19:45 +00:00
Sjoerd van der Berg
d768369be9 Fixes drawing of last and first line.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@730
2003-03-09 20:58:54 +00:00
Sjoerd van der Berg
3adae7c555 Added Scale2x rendering.
Enabled screenshot support again.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@727
2003-03-09 18:17:19 +00:00
Sjoerd van der Berg
712de9cd78 sysex message size now 1024
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@707
2003-03-02 23:34:15 +00:00
Sjoerd van der Berg
b36c835664 Changed keyboard modifiers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@706
2003-03-02 21:50:42 +00:00
Sjoerd van der Berg
60c35559f9 Ascii foreign keyboard support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@703
2003-03-02 21:42:43 +00:00
Sjoerd van der Berg
732856e2f6 Midi support for win32 and linux oss
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@698
2003-03-02 20:21:41 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Sjoerd van der Berg
1c0611c1b0 Signal the thread to kill itself, to fix some bugs with pthreads in SDL.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@679
2003-02-22 12:00:14 +00:00
Ulf Wohlers
ade6f33cd7 fixed tab key stuck when switching tasks (no keyboard response)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@658
2003-01-30 15:40:57 +00:00
Sjoerd van der Berg
b2af34aa58 some changes for locking screen in fullscreen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@648
2003-01-20 19:03:37 +00:00
Peter Veenstra
34188f9e14 renamed Thread to thread as else the linux filesystem couldn't find it
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@625
2003-01-07 18:11:11 +00:00
Sjoerd van der Berg
b4fe560bd7 Async graphics updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@621
2003-01-05 12:32:37 +00:00
Peter Veenstra
eb27ac8bba gcc warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@600
2002-12-22 18:27:40 +00:00
Sjoerd van der Berg
0f28c80907 Added render_support.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@594
2002-12-22 15:23:08 +00:00
Sjoerd van der Berg
3442926a79 Removed frame skipping support.
Added support for special flags when setting up resolution, to support the new rendering operations.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@593
2002-12-22 15:22:59 +00:00
Sjoerd van der Berg
565b8119e4 Support for doubling of width/height/both.
Moved frame skipping in here.
Support for direct rendering to display depth.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@592
2002-12-22 15:22:22 +00:00
Ulf Wohlers
3350fc0c86 if mouse is autolocked, ignore first button click
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@585
2002-12-19 14:03:44 +00:00
Ulf Wohlers
22f9949b9d Be sure not to draw sdl mouse pointer in fullscreen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@580
2002-12-17 14:13:01 +00:00
Sjoerd van der Berg
5229f349f0 Removed multithreaded video updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@515
2002-11-17 08:51:15 +00:00
Peter Veenstra
9a3ccda025 friendlier when an E_Exit is done
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@484
2002-11-06 14:26:10 +00:00
Peter Veenstra
f1d0fac4ef fixed bug #629219
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@483
2002-11-06 11:11:47 +00:00
Sjoerd van der Berg
d5d60cdba5 Fixed frame skipping mutex.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@433
2002-10-25 21:32:23 +00:00