Max Horn
|
c718463a24
|
Added Audio::Mixer::setReady method to work around bug #1588848
svn-id: r24583
|
2006-11-01 21:28:14 +00:00 |
|
Max Horn
|
f4d8920f2b
|
SDL backend: got rid of setTimerCallback and clearSoundCallback
svn-id: r24446
|
2006-10-22 16:05:07 +00:00 |
|
Max Horn
|
07f7761479
|
Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility
svn-id: r24443
|
2006-10-22 15:42:29 +00:00 |
|
Max Horn
|
df5be19409
|
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
svn-id: r24153
|
2006-10-07 01:05:12 +00:00 |
|
Torbjörn Andersson
|
d7b786ea41
|
Implemented "iconify window" opcode. This, of course, needs support in the
backend to work, and so far it's only done in the SDL backend. See the new
kFeatureIconifyWindow flag. (This is patch #1568775.)
svn-id: r24060
|
2006-10-02 04:46:50 +00:00 |
|
Max Horn
|
ca7880df6c
|
Added new method OSystem::getScreenChangeID(), which can be used by code to track screen changes even without getting all EVENT_SCREEN_CHANGED events
svn-id: r23661
|
2006-08-04 13:10:28 +00:00 |
|
Max Horn
|
492c65009c
|
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
svn-id: r23293
|
2006-06-24 12:33:52 +00:00 |
|