Age | Commit message (Expand) | Author |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-09-25 | Remove obsolete path param | Max Horn |
2004-09-25 | Fix doxygen warnings | Max Horn |
2004-09-19 | Fix potential race condition | Max Horn |
2004-09-19 | Actually check if a sound is active, if the sound is outside music engine. | Travis Howell |
2004-09-18 | smush tracks are not music channel, removed outdated dimuse comment | Paweł Kołodziejski |
2004-09-04 | fixde bug IMUSE+DEBUG | Paweł Kołodziejski |
2004-09-04 | Fix for bug #1022265 (Memory leak in vorbis.cpp?) | Max Horn |
2004-08-22 | cleanup of TimerProc mess | Max Horn |
2004-08-08 | Remove orphaned TODO | Max Horn |
2004-08-03 | Update comment | Travis Howell |
2004-08-03 | Add comment | Travis Howell |
2004-08-03 | Add invalid version used by French Simon2 | Travis Howell |
2004-07-31 | changed loadVOCFile to work on a generic ReadStream instead of a File, and re... | Max Horn |
2004-07-16 | Applied patch #957544 to make output sample rate configurable at runtime. | Torbjörn Andersson |
2004-07-11 | Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to go... | James Brown |
2004-07-01 | getFreeSpace() is not longer used | Paweł Kołodziejski |
2004-06-29 | Fix for bug #981991 (VORBIS: Crash when using Ogg Vorbis CD tracks) | Max Horn |
2004-06-28 | Make use of new File refcount code; also fixed long standing bug in vorbis co... | Max Horn |
2004-06-09 | Fixed a typo in a comment. | Torbjörn Andersson |
2004-05-31 | Make allNotesOff() also turn off all "hanging notes". Without this change, | Torbjörn Andersson |
2004-05-09 | Config sample switch for WinCE | Nicolas Bacca |
2004-05-05 | Remove odd sample rate hack (for DOTT demo); instead, be slightly less strict... | Max Horn |
2004-05-02 | Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more cl... | Max Horn |
2004-05-01 | Doubled the buffer size to prevent crashes with the Inherit the Earth | Torbjörn Andersson |
2004-05-01 | Fix for [945497] Possible bug in midiparser_smf.cpp | Jamieson Christian |
2004-04-30 | Changed printf() to warning() | Torbjörn Andersson |
2004-04-29 | Changed printf() to warning(). (Even in the case where the message used to | Torbjörn Andersson |
2004-04-29 | Changed printf() to warning(), plus some formatting changes. | Torbjörn Andersson |
2004-04-26 | synced code free space with buffer changes | Paweł Kołodziejski |
2004-04-26 | MIDI control change 18 is no longer transmitted. | Jamieson Christian |
2004-04-26 | Tweaked a few things to accommodate | Jamieson Christian |
2004-04-25 | delete CustomProcInputStream and add getFreeSpace for appendable audiostream | Paweł Kołodziejski |
2004-04-13 | added CustomProcInputStream | Paweł Kołodziejski |
2004-04-10 | Clean up VOC code, and fix potential out-of-bounds access | Max Horn |
2004-04-10 | Fix for bug #885490 (FT: Ben stops talking mid-scentence @ the gorge) -> this... | Max Horn |
2004-04-09 | Changed the UNIX line breaks. | Torbjörn Andersson |
2004-04-08 | seems it is 'endianness' and not 'endianess' | Max Horn |
2004-03-28 | Format string fix. | Torbjörn Andersson |
2004-03-21 | When I played an Ogg Vorbis-encoded FotAQ I noticed that whenever a sound | Torbjörn Andersson |
2004-03-13 | Patch #902111: Change remaining random function calls to use RandomSource | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-22 | Patch #885904 (Flac Support) with some tweaks by me | Max Horn |
2004-02-14 | fixed bug #892426 - improved FT sound loops | Paweł Kołodziejski |
2004-02-12 | Removed now obsolete getSamplesPlayed() function. It was only ever used for | Torbjörn Andersson |
2004-02-12 | With no comments from fingolfin, and a go-ahead from ender, I've committed | Torbjörn Andersson |
2004-02-08 | Change AppendableMemoryStream overflows to debug messages, so people stop bel... | James Brown |
2004-02-06 | Fixed "no newline at end of file" warning. | Torbjörn Andersson |
2004-02-05 | Prepare Zodiac MIDI support | Chris Apers |