Age | Commit message (Expand) | Author |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-07-03 | BACKENDS: Remove unused member in DefaultTimerManager. | Johannes Schickel |
2011-11-17 | COMMON: Remove outdated fixme | Willem Jan Palenstijn |
2011-08-10 | TIMER: Add a comment to explain why we remove the name in removeTimerProc. | Johannes Schickel |
2011-08-10 | TIMER: Remove all names associated with a callback, since all callbacks are r... | Johannes Schickel |
2011-08-10 | TIMER: Remove name of callback in removeTimerProc. | Johannes Schickel |
2011-08-06 | JANITORIAL: Remove SVN keywords | Eugene Sandulenko |
2011-08-06 | TIMER: Implemented checks for duplicated timers | Eugene Sandulenko |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-03-22 | TIMER: Cleanup | dhewg |
2009-08-22 | Add FIXME about DefaultTimerManager implementation. | Johannes Schickel |
2009-02-28 | Remove misleading comment. | Willem Jan Palenstijn |
2008-06-28 | Doxygenified a comment | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-01-24 | Modified version of Torbjoern's patch from bug #1640420 (fixes an overflow in... | Max Horn |
2006-10-26 | Increase timer accuracy again | Max Horn |
2006-10-25 | Rewrote the DefaultTimerManager to use a priority queue instead of a fixed si... | Max Horn |
2006-10-22 | Removed unused return value & param from DefaultTimerManager::handler() | Max Horn |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-06-24 | Added 'timer' backend module, based on the existing TimerManager code (work i... | Max Horn |