aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/dcmain.cpp
AgeCommit message (Expand)Author
2003-12-21Make sure plugins are loaded when the selector is running.Marcus Comstedt
2003-10-02updated Marcus' copyrightMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-06"Better" fix... (Die C++, die!)Marcus Comstedt
2003-07-06Fixed parse error.Marcus Comstedt
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-26Count CD tracks from the beginning, not the end... ^^;;Marcus Comstedt
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
2003-06-18Added some missing methods and a constructor.Marcus Comstedt
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-03-02Timer implemented.Marcus Comstedt
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
2002-09-13Stubs for new functions.Marcus Comstedt
2002-09-13Hide the ronin declaration of Timer to avoid conflict with the Timer class.Marcus Comstedt
2002-09-13Updated for new directory layout.Marcus Comstedt
2002-08-21Initial revisionMax Horn