aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2004-10-20Added fgetc/getc functionChris Apers
svn-id: r15619
2004-10-19Fix for bug #1049937 (FOA: Regression in Adlib music)Max Horn
svn-id: r15618
2004-10-19Made the calculation of _samples_per_tick a bit less prone to arithmeticTorbjörn Andersson
overflow. It failed if the output rate was 44100 Hz. (It didn't use to, but somewhere along the line an unsigned value was changed to a signed. This seemed like a better fix, though.) svn-id: r15610
2004-10-17Fix warningMax Horn
svn-id: r15593
2004-10-17added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers'Max Horn
svn-id: r15589
2004-10-17CleanupMax Horn
svn-id: r15588
2004-10-15Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handlingMax Horn
svn-id: r15563
2004-10-13Don't let undraw_mouse() terminate with the surface still locked. Now I canTorbjörn Andersson
finally quit Broken Sword II again, without ScummVM crashing. svn-id: r15536
2004-10-11Make use of the new setupPremix variant (i.e. use an AudioStream subclass ↵Max Horn
instead of a premix proc) svn-id: r15523
2004-10-11Subtitles by defaultChris Apers
svn-id: r15520
2004-10-11Fixed paramChris Apers
svn-id: r15519
2004-10-11New paramsChris Apers
svn-id: r15517
2004-10-08True assert functionChris Apers
svn-id: r15471
2004-10-08Fixed pathChris Apers
svn-id: r15470
2004-10-07Force ARM in direct modeChris Apers
svn-id: r15443
2004-10-06Forgot this oneChris Apers
svn-id: r15438
2004-10-06Use common PI value insteadChris Apers
svn-id: r15435
2004-10-06Update tableChris Apers
svn-id: r15431
2004-10-06Use system pathChris Apers
svn-id: r15430
2004-10-06Added M_PI definitionChris Apers
svn-id: r15429
2004-10-06Not needed anymoreChris Apers
svn-id: r15428
2004-10-06FOTAQ ARM optimizationChris Apers
svn-id: r15427
2004-10-06AdjustmentsChris Apers
svn-id: r15426
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
svn-id: r15332
2004-09-12OopsChris Apers
svn-id: r15077
2004-09-12New ARM codeChris Apers
svn-id: r15074
2004-09-12New forms with tabsChris Apers
svn-id: r15073
2004-09-12- simon : russian supportChris Apers
- simon : remove obsolete const - scumm : oldScaleTable support svn-id: r15072
2004-09-12Changed min versionChris Apers
svn-id: r15071
2004-09-12Not usedChris Apers
svn-id: r15070
2004-09-12Those options are defined for each gamesChris Apers
svn-id: r15067
2004-09-12- Use new form namesChris Apers
- Fixed card redraw svn-id: r15066
2004-09-12...Chris Apers
svn-id: r15065
2004-09-12????...Chris Apers
svn-id: r15064
2004-09-12Create folder for MP3/Ogg filesChris Apers
svn-id: r15063
2004-09-12New form with tabsChris Apers
svn-id: r15062
2004-09-12This is now defined for each gamesChris Apers
svn-id: r15061
2004-09-12CleanupChris Apers
svn-id: r15060
2004-09-12- Music and sound options can now be defined for each gamesChris Apers
svn-id: r15059
2004-09-12- Music and sound options can now be defined for each gamesChris Apers
- updated games config svn-id: r15058
2004-09-12- ARM functions are now globalChris Apers
- Zodiac filter option - more CD options for Pocket Tunes API svn-id: r15057
2004-09-12Added Zodiac codeChris Apers
svn-id: r15056
2004-09-12- New rumble codeChris Apers
- ARM init functions - use the new game config - use the new exit(...) function - --output-rate support - clean up svn-id: r15055
2004-09-12Forgot this oneChris Apers
svn-id: r15053
2004-09-12Feature memory init/cleanupChris Apers
svn-id: r15052
2004-09-12- Pocket Tunes supportChris Apers
- new mouse emu code - setWindowCaption fix - get rid of _quitCount and selfQuit - clean up svn-id: r15051
2004-09-12- New mouse emulation codeChris Apers
- Get rid of _selfQuit and _quitCount (useless with the new exit(..) function) - Zodiac keys support svn-id: r15050
2004-09-12<<Get rid of _quitCount and _selfQuitChris Apers
Added Zodiac support Use new ARM macros Cleanup svn-id: r15049
2004-09-12Get rid of _quitCount and _selfQuitChris Apers
svn-id: r15048
2004-09-12- Use new rumble functions\n- REnamed updateScreen functions\n- Zodiac ↵Chris Apers
support\n- ARM calls using the new macros svn-id: r15047