Age | Commit message (Expand) | Author |
2003-08-05 | This sam and max demo includes midi tracks | Travis Howell |
2003-08-05 | Rvert this non-smallheader adlib change | Travis Howell |
2003-08-05 | stdafx.h should always be first | Max Horn |
2003-08-05 | removed obsolete FIXME | Max Horn |
2003-08-05 | fixed VAR_TALKSTOP_KEY for V7 games (descumm6.cpp had it right all the time :-) | Max Horn |
2003-08-05 | fix bug #783423 | Max Horn |
2003-08-05 | Humongous Games should use native midi drivers if available, since music reso... | Travis Howell |
2003-08-05 | nuke old resource again | Travis Howell |
2003-08-05 | Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ... | Travis Howell |
2003-08-05 | more cleanup (like the previous two, I just moved around code, to clearly sep... | Max Horn |
2003-08-05 | some more cleanup | Max Horn |
2003-08-05 | cleanup; removed some code duplication | Max Horn |
2003-08-05 | and finally VorbisInputStream::readBuffer. Once we verified the new readBuffe... | Max Horn |
2003-08-05 | optimized MP3InputStream::readBuffer (once more, I won't gurantee for correct... | Max Horn |
2003-08-05 | simplified code a bit | Max Horn |
2003-08-05 | optimized WrappedMemoryStream::readBuffer (It's almost 3 AM, so I don't trust... | Max Horn |
2003-08-05 | catch one potential problem, namely if eos is already reached when readBuffer... | Max Horn |
2003-08-05 | get rid of calls to the obsolete AudioInputStream::size method | Max Horn |
2003-08-04 | not really sure if using readBuffer would give any gain in CopyRateConverter | Max Horn |
2003-08-04 | while this fixed a problem with sdl_gl on OS X, it causes annoying problems w... | Max Horn |
2003-08-04 | renamed eof -> eos (end of stream); hid MP3/Vorbis stream classes completly (... | Max Horn |
2003-08-04 | oops, accidentally commited this one | Max Horn |
2003-08-04 | fixed EOF handling of MP3 streams (subtract time from duration timer, instead... | Max Horn |
2003-08-04 | limit to 80 char again after last change... | Jonathan Gray |
2003-08-04 | ditto | Travis Howell |
2003-08-04 | fix lines exceeding 80 chars in usage help | Jonathan Gray |
2003-08-04 | more fixes from marticus | Jonathan Gray |
2003-08-04 | fix typo | Jonathan Gray |
2003-08-04 | Remove line | Travis Howell |
2003-08-04 | Typo | Travis Howell |
2003-08-04 | Add instructions for simon2mp3 | Travis Howell |
2003-08-04 | fixed dialog skipping | Robert Göffringmann |
2003-08-03 | fix for bug #781903 (ALL: jerky cursor movement regression) | Max Horn |
2003-08-03 | fix for bug #782132 (MI1: -e null doesn't work) | Max Horn |
2003-08-03 | Add Hebrew support for spoken text | Travis Howell |
2003-08-03 | fix warning | Max Horn |
2003-08-03 | removed obsolete warning | Max Horn |
2003-08-03 | o5_getStringWidth was missing getResultPos() (thanks to _Q for pointing this ... | Max Horn |
2003-08-03 | More complete keymap. | Marcus Comstedt |
2003-08-03 | new compacts, new loading + saving code (not compatible to old one) | Robert Göffringmann |
2003-08-03 | new compact data | Robert Göffringmann |
2003-08-03 | More const. | Marcus Comstedt |
2003-08-03 | Detect Simon. | Marcus Comstedt |
2003-08-03 | update dsp files | Paweł Kołodziejski |
2003-08-03 | Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon. | Torbjörn Andersson |
2003-08-03 | On second thought, WAVE_FORMAT_PCM probably means uncompressed WAV-data | Torbjörn Andersson |
2003-08-03 | Don't use level 1 I/O, it's not part of the C++ standard... | Marcus Comstedt |
2003-08-03 | Added GCC bugtracking id to workaround for future reference. | Marcus Comstedt |
2003-08-03 | Add 0.5.0 release date | Travis Howell |
2003-08-03 | GCC bug workaround... (merge from branch-0-5-0) | Marcus Comstedt |