peter1138
|
5e85e8c5e0
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
|
orudge
|
f0117974cd
|
(svn r10310) -Fix: Trunk can now be built on OS/2 :)
|
2007-06-24 20:41:24 +00:00 |
|
rubidium
|
979ccd45ba
|
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
|
2007-03-07 12:11:48 +00:00 |
|
belugas
|
0f090a0c1d
|
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
Some documentation addition, when i can easily supply them
|
2007-02-23 18:55:07 +00:00 |
|
truelight
|
1f9fdc8bc1
|
(svn r8757) -Add: added libtimidity music driver (it is a nice small library simular to timidity via extmidi)
[PSP] -Add: added PSP specific code for libtimidity. libtimidity code is based on the work of Turulo. Tnx a bunch!
|
2007-02-16 09:50:28 +00:00 |
|
truelight
|
84cd8f49df
|
(svn r8307) [WinCE] -Fix: for now disable sound and music. That will be done later.
|
2007-01-21 14:19:44 +00:00 |
|
KUDr
|
07c30785ab
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|