892 Commits

Author SHA1 Message Date
Max Horn
4bd05071e5 Got rid of OSystem::move_screen
svn-id: r14882
2004-09-04 01:31:04 +00:00
Marcus Comstedt
c7a7f00577 Clear screen and overlay buffer after allocation.
svn-id: r14832
2004-08-29 19:42:27 +00:00
Marcus Comstedt
76e72ce98d Disable interrupts while performing cache trickery, just in case.
svn-id: r14831
2004-08-29 19:36:34 +00:00
Marcus Comstedt
5a1e353c12 Oops, forgot to clear BSS...
svn-id: r14830
2004-08-29 19:32:14 +00:00
Marcus Comstedt
e967fdbb2a Don't return -1 from read/write, they are uint32...
svn-id: r14788
2004-08-26 21:56:25 +00:00
Marcus Comstedt
77026760c8 Run the DC launcher from inside the regular main() function.
svn-id: r14787
2004-08-26 21:51:26 +00:00
Marcus Comstedt
fa89ee800a Removed obsolete checks for LFL games (thank you MD5!).
svn-id: r14786
2004-08-26 21:29:56 +00:00
Marcus Comstedt
549ffd9cc1 Disable building of scalers.
svn-id: r14785
2004-08-26 21:01:54 +00:00
Marcus Comstedt
65729bcff5 Build plugins.
svn-id: r14754
2004-08-25 21:47:07 +00:00
Marcus Comstedt
d0d7e594d6 Only relocate allocated sections.
svn-id: r14753
2004-08-25 21:19:47 +00:00
Marcus Comstedt
45ac190548 Support dynamic plugins on Dreamcast.
svn-id: r14689
2004-08-22 21:47:20 +00:00
Max Horn
759cd67de5 cleanup of TimerProc mess
svn-id: r14683
2004-08-22 13:27:34 +00:00
Marcus Comstedt
174193c289 More build-dirs added.
svn-id: r14655
2004-08-20 21:44:07 +00:00
Max Horn
ee70457667 Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); moral: either document how things work, or at least provide well named constants for certain return values... using the cheap way out here, i.e. method (b) :-)
svn-id: r14557
2004-08-11 21:49:58 +00:00
Max Horn
76bfd1f929 Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our README (see also bug #1001126)
svn-id: r14382
2004-07-31 11:32:25 +00:00
Jonathan Gray
d1616e1cb5 Add passthrough ability. Patch by Christian Schoenebeck with slight modifications
svn-id: r14354
2004-07-27 13:21:52 +00:00
Max Horn
be31329d05 Ignore case when sorting file system nodes
svn-id: r14294
2004-07-21 14:27:45 +00:00
Joost Peters
33ef51b7a7 fix null backend driver
svn-id: r14289
2004-07-20 14:26:32 +00:00
Bertrand Augereau
056751e1ee Updated the null driver to current OSystem interface
(makes it easier to start a new driver)

svn-id: r14276
2004-07-19 13:52:20 +00:00
Torbjörn Andersson
70f8f689a1 Applied patch #957544 to make output sample rate configurable at runtime.
svn-id: r14225
2004-07-16 10:24:29 +00:00
Max Horn
f2f1687988 Only show gfx mode change messages in the OSD if the change was initiated by the user; not if it was done automatically (e.g. because a 640x480 game was started and we auto-switch to 1x scaling)
svn-id: r14223
2004-07-16 09:29:09 +00:00
Max Horn
e5f90509a6 Cleaned up SaveFileManager stuff a little bit
svn-id: r14056
2004-06-25 22:11:48 +00:00
Jonathan Gray
31970a7877 compilation fix from Nicolas Joly, bug #976657
svn-id: r14000
2004-06-22 10:43:00 +00:00
Jonathan Gray
0237685473 disable alt-x and ctrl-z quit keys in favour of ctrl-q on non Mac OS X unices (including Linux) for consistency with other applications
svn-id: r13989
2004-06-21 02:09:50 +00:00
Nicolas Bacca
b99ffd8faa Oops newline
svn-id: r13905
2004-05-30 13:30:29 +00:00
Nicolas Bacca
055f9bf864 Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug (Monkey 1 and 2)
svn-id: r13904
2004-05-30 13:24:51 +00:00
Nicolas Bacca
65949528d8 Automatic severe crash reporting
svn-id: r13903
2004-05-30 13:15:02 +00:00
Nicolas Bacca
ba2a4a48c4 Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops we broke GAPI
svn-id: r13902
2004-05-30 13:13:36 +00:00
Chris Apers
f66c9a36bc New file : PalmOS renderer, updated 'buffered' now use PalmAPI only
svn-id: r13890
2004-05-25 15:02:00 +00:00
Chris Apers
b06da5a81f ARM resources def
svn-id: r13889
2004-05-25 14:58:33 +00:00
Chris Apers
e47ef7d49a Added battery handler and new OSystsem functions support, some parts were moved to new source files
svn-id: r13887
2004-05-25 14:42:13 +00:00
Chris Apers
9db22d76bc New file : OSystem gfx stuffs, added hotswap capability and new Osystem functions
svn-id: r13886
2004-05-25 14:33:45 +00:00
Chris Apers
fa80884b09 New file : OSystem event only, added hotswap gfx key, sleep/resume sound thread and battery handler
svn-id: r13885
2004-05-25 14:29:47 +00:00
Chris Apers
9cfe68364e Removed obsolete options, added speech command and sound detection
svn-id: r13884
2004-05-25 14:26:22 +00:00
Chris Apers
30c851b370 Forgot this one
svn-id: r13883
2004-05-25 14:23:52 +00:00
Chris Apers
819bfde9cf Sound FX support
svn-id: r13882
2004-05-25 14:23:17 +00:00
Chris Apers
530fd01fa3 New file : OSystem mouse only, removed memory check using overlays
svn-id: r13881
2004-05-25 14:18:51 +00:00
Chris Apers
b9d56f4424 New file, sound support using Pa1Lib (bad) and Palm API
svn-id: r13880
2004-05-25 14:16:33 +00:00
Chris Apers
d08f952ca6 New file : Osystem overlay function only, overlay now only on storage memory
svn-id: r13879
2004-05-25 14:14:20 +00:00
Chris Apers
b6f2b6fd53 Updated
svn-id: r13878
2004-05-25 14:07:43 +00:00
Chris Apers
429644d1a7 Added Queen support
svn-id: r13877
2004-05-25 14:06:30 +00:00
Chris Apers
fc78794c94 New form including old music and volume form
svn-id: r13876
2004-05-25 13:58:12 +00:00
Chris Apers
d066a07598 Use the new tabs manager
svn-id: r13875
2004-05-25 13:56:53 +00:00
Chris Apers
c6b2992465 Updated forms
svn-id: r13874
2004-05-25 13:56:11 +00:00
Chris Apers
9f40696ff3 Tabs manager
svn-id: r13873
2004-05-25 13:53:59 +00:00
Chris Apers
fc2eedaa37 Now in the new Music & Sound form
svn-id: r13872
2004-05-25 13:52:22 +00:00
Chris Apers
bbd13e5d91 New ARM functions (sound, copyrect, wide display)
svn-id: r13871
2004-05-25 13:44:22 +00:00
Chris Apers
662ead7dcc Minor update
svn-id: r13870
2004-05-25 13:39:50 +00:00
Chris Apers
2fd3e0ed80 Cleanup, new strspn function
svn-id: r13869
2004-05-25 13:38:36 +00:00
Chris Apers
e228f9b55d New strtol function, bsearch now use system call, cleanup
svn-id: r13868
2004-05-25 13:36:02 +00:00