aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-11-12Implement Fingolfin's modular backend timer, savefile and mixer managersKostas Nakos
2006-11-12Patch #1594533: morphos fs backendMax Horn
2006-11-04Added Touche engine supportChris Apers
2006-11-04Fixed and updated Palm save managerChris Apers
2006-11-03Adding M3 file missing from last commit.Neil Millstone
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
2006-11-01Added Audio::Mixer::setReady method to work around bug #1588848Max Horn
2006-10-28Simon -> AGOSChris Apers
2006-10-28New modular backend implementationChris Apers
2006-10-26Increase timer accuracy againMax Horn
2006-10-25Rewrote the DefaultTimerManager to use a priority queue instead of a fixed si...Max Horn
2006-10-25Update GP2X port to support Fingolfin's ongoing implementation of the Modular...John Willis
2006-10-25DS : Blind backends changes to comply to fingolfin's changesBertrand Augereau
2006-10-25DS : Yet another scaling helpersBertrand Augereau
2006-10-25DS backend : Compile fixes for the new backends system, still needs plugging ...Bertrand Augereau
2006-10-25Compile fixBertrand Augereau
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
2006-10-22delayMillis() should now cope with delays over 20 minutes without overflowing.Marcus Comstedt
2006-10-22Removed timerproc and soundproc.Marcus Comstedt
2006-10-22Modularization.Marcus Comstedt
2006-10-22Check for degenerated rect in copyRectTo*.Marcus Comstedt
2006-10-22Removed unused return value & param from DefaultTimerManager::handler()Max Horn
2006-10-22SDL backend: got rid of setTimerCallback and clearSoundCallbackMax Horn
2006-10-22Tweaked the NULL backend to match my recent backend changesMax Horn
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-22don't set CFLAGS, as we don't need them and they're now used for building the...Joost Peters
2006-10-21Fix multiple simulated mouse key events bug (sync).Kostas Nakos
2006-10-11Fix file cachingWon Star
2006-10-10Merge dirsKostas Nakos
2006-10-10newres.h is not needed anymoreKostas Nakos
2006-10-10Merge ozone headerKostas Nakos
2006-10-09Update GP2X backend with overloads for default config file stuff (including s...John Willis
2006-10-09Implement stdout/stderr redirectionKostas Nakos
2006-10-08Updates to the GP2X backend specific README-GP2X (and HTML ver)John Willis
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
2006-10-08Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problemsMax Horn
2006-10-07#include <base/engine.h> -> #include <engines/engine.h (Though I don't likeEugene Sandulenko
2006-10-07Fix compilation. SDL.h is required for SDL_GetError()Eugene Sandulenko
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-07Added SDL plugin providerMax Horn
2006-10-07Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...Max Horn
2006-10-07Added plugin providers for Win32 and DCMax Horn
2006-10-07Started to refactor the plugin code (moving backend specific stuff into backe...Max Horn
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko
2006-10-05DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc...Bertrand Augereau
2006-10-05Path fixup in the zipreader (necessary with my adapter/zip/build combination?)Bertrand Augereau
2006-10-02NDS : Naive C++ scanline 320*16 -> 256*16 rescaler codeBertrand Augereau
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-09-29Phase 4. Some more internal updates.,Eugene Sandulenko
2006-09-29Phase 3 of Simon engine renaming. Files renaming.Eugene Sandulenko