1
0
Fork 0
Commit graph

92 commits

Author SHA1 Message Date
Peter Veenstra
fdcf5243aa Updated alsa checks to support 1.0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1485
2003-12-10 18:28:25 +00:00
Sjoerd van der Berg
5ad16d2037 make static table
Fix templates not inlining with gcc


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1470
2003-11-30 11:51:09 +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
c4269952c4 Increase the line cache size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1433
2003-11-12 07:16:46 +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
a1e279829b Rendering rewrite for aspect correction and vga vertical stretching
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1411
2003-11-08 09:53:11 +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
Peter Veenstra
dc3bf0be87 oopsie
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1344
2003-10-16 07:14:27 +00:00
Sjoerd van der Berg
e1dfb66baa MMX render only works when it can blit directly to 8bpp surface
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1338
2003-10-15 08:20:50 +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
857b872857 New scaler name and removed keepsmall
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1320
2003-10-14 15:27:39 +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
Sjoerd van der Berg
a870f5d6cf EMMS instruction after the mmx scale2x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1309
2003-10-11 10:02:47 +00:00
Sjoerd van der Berg
c441866164 Fix a missing line while rendering
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1294
2003-10-05 14:48:43 +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
Peter Veenstra
54ef7a5825 Warning cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1147
2003-07-24 12:42:17 +00:00
Sjoerd van der Berg
4eaaac62b5 sysex messages need a send_event
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1043
2003-06-06 06:51:32 +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
b48f2de04d Updated for new logging system.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@998
2003-05-11 10:08:35 +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
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