Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-07 | (svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones ↵ | egladil | |
and handle broken iconv declaration in OSX 10.5. | |||
2007-10-21 | (svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached ↵ | bjarni | |
conditional defines from some OSX specific files | |||
2007-07-05 | (svn r10444) -Codechange: switch to c++ classes and inheritance for ↵ | peter1138 | |
sound/music/video drivers, using self-registration based on the blitter-model. | |||
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium | |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵ | KUDr | |
renamed to .cpp) |