aboutsummaryrefslogtreecommitdiff
path: root/common/timer.h
AgeCommit message (Expand)Author
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-06COMMON: Corrected Previous Commit.D G Turner
2011-08-06COMMON: Fix Missing Dependency In Timer Header.D G Turner
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-02-27Clarify timer API.Willem Jan Palenstijn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Added class NonCopyable, and made various things derive from itMax Horn
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-06-24Added 'timer' backend module, based on the existing TimerManager code (work i...Max Horn
2006-06-24Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-06-07Increase max number of timers to 8.Eugene Sandulenko
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-08-22cleanup of TimerProc messMax Horn
2004-05-23we dont use more timers than 2Paweł Kołodziejski
2004-01-06updated copyright noticeMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07spelling fixesJonathan Gray
2003-11-01added doxygen commentMax Horn
2003-10-17renamed some Timer methodsMax Horn
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-10added refCon parameter to timer classMax Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-07-03Timer now uses a mutex, which should make it thread safe (it wasn't before, p...Max Horn
2003-05-29more OSystem docs & cleanupMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
2002-08-22Made MorphOS port use master makefile, few compilation fixesRuediger Hanke
2002-08-21Initial revisionMax Horn