summaryrefslogtreecommitdiff
path: root/src/video
AgeCommit message (Expand)Author
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9039) -Fix r9034: missed the _pause in cocoa_v.mmbjarni
2007-03-06(svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea...truelight
2007-03-03(svn r8994) -Fix [FS642, r3320]: [win32] Resolution doubled in cfg file when ...Darkvater
2007-03-02(svn r8967) -Fix (OSX): silent the warnings in cocoa_v.mm about deprecated st...truelight
2007-02-26(svn r8907) -Fix (r3281): reading from an unitialized variable.rubidium
2007-02-23(svn r8860) -Cleanup: some style changes, proper #endif comments, variable in...Darkvater
2007-02-16(svn r8756) [PSP] -Fix: made the dedicated code compile with PSP. It is almos...truelight
2007-02-12(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files...Darkvater
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-01-21(svn r8310) -Fix r8309: it is wise to put #endifs in the right place ;)truelight
2007-01-21(svn r8309) [WinCE] -Fix: WinCE doesn't know resolution changingtruelight
2007-01-20(svn r8288) -Fix: [OSX] compiling with debug enabled now works againbjarni
2007-01-15(svn r8141) -Fix r8128: [OSX] now OSX can compile again.bjarni
2007-01-13(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to...KUDr
2007-01-10(svn r8043) -Fix (8028): forgot setting a variable.rubidium
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr
2007-01-10(svn r8028) -Fix: overflow of ticks was not handled properly, possibly result...rubidium
2007-01-05(svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it ...bjarni
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium