Age | Commit message (Expand) | Author |
2008-07-15 | Reverted some incorrect changes and fixed sound settings issues for LURE. Fi... | Christopher Page |
2008-07-15 | Implemented audio double buffering (for now OSX only) | Max Horn |
2008-07-14 | Fixed code formatting | Max Horn |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-13 | SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr... | Christopher Page |
2008-07-12 | Added comments in virtual-keyboard-parser.h describing the file format. Added... | Stephen Kennedy |
2008-07-11 | Better handling of virtual keyboard and gui being displayed at the same time.... | Stephen Kennedy |
2008-07-11 | Queen works with the new GMM implementation, and made a correction to a chang... | Christopher Page |
2008-07-10 | Fixed a few warnings | Bertrand Augereau |
2008-07-09 | - added system delay to event loop, to reduce CPU usage | Stephen Kennedy |
2008-07-09 | DS: Backend changes for new mixer code | Neil Millstone |
2008-07-09 | Added pushEvent to EventManager (from cpage88's branch) and changed VirtualKe... | Stephen Kennedy |
2008-07-09 | - keyboard fully tested with multiple modes - key press events successfully p... | Stephen Kennedy |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-08 | set DEPDIR | Joost Peters |
2008-07-08 | Enable static engines -- time to start thinking about prx/plugin support! | Joost Peters |
2008-07-08 | changes for new Mixer API | Joost Peters |
2008-07-08 | - Virtual keyboard now can now be dragged, when the user clicks on any part o... | Stephen Kennedy |
2008-07-07 | Implemented Common::EventManager::pushEvent() to insert fake events into the ... | Christopher Page |
2008-07-07 | MILESTONE: bitmap showing with key color transparency implemented! | Stephen Kennedy |
2008-07-07 | - updates for GCC compilation - still having linker errors though :( | Stephen Kennedy |
2008-07-07 | - changed VirtualKeyboard classes to Common namespace | Stephen Kennedy |
2008-07-07 | - renaming of files | Stephen Kennedy |
2008-07-07 | - moved VirtualKeyboard files into backends/common directory | Stephen Kennedy |
2008-07-07 | WIP: VirtualKeyboard updates: | Stephen Kennedy |
2008-07-07 | Don't let listSavefiles() search subdirectories. Files with the same name (in... | Sven Hesse |
2008-07-06 | adjustments to the recent mixer api changes | Andre Heider |
2008-07-05 | Enable all engines. | Marcus Comstedt |
2008-07-02 | Changes to implementation of the GMM | Christopher Page |
2008-06-30 | del instead of rm command | Lars Persson |
2008-06-29 | changes required for new mixer API + implement getMillis() and delayMillis() ... | Joost Peters |
2008-06-29 | fix some quirks of the newer build system | Kostas Nakos |
2008-06-29 | finish up new mixer changes | Kostas Nakos |
2008-06-29 | Updated to use new EngineMan.detectGames() API. | Marcus Comstedt |
2008-06-29 | New Mixer API. | Marcus Comstedt |
2008-06-29 | Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflec... | John Willis |
2008-06-28 | Set $(DEPDIR). | Marcus Comstedt |
2008-06-28 | Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks | Max Horn |
2008-06-28 | Doxygenified a comment | Max Horn |
2008-06-28 | Removed obsolete ::clearSoundCallback() code | Max Horn |
2008-06-28 | Removed dead X11 backend | Max Horn |
2008-06-28 | add getFilesystemFactory() method to null backend | Joost Peters |
2008-06-26 | Quit or RTL from the main menu now triggers an EVENT_QUIT in DefaultEventMana... | Christopher Page |
2008-06-26 | Remove inclusion of .o in mmp.in | Lars Persson |
2008-06-26 | Changed default paths | Lars Persson |
2008-06-26 | Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian b... | Lars Persson |
2008-06-24 | Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f... | Christopher Page |
2008-06-22 | Update comment. | Johannes Schickel |
2008-06-16 | Merged revisions 32668-32669,32676,32687-32689,32693,32695,32698-32701,32705 ... | Christopher Page |
2008-06-15 | Make null plugin compilable | Eugene Sandulenko |