aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-05cleanupMax Horn
2003-08-05fix warning, cleanup codeMax Horn
2003-08-05added support for output sample rates > 32767 (still limited to a max of 6553...Max Horn
2003-08-05cleanupMax Horn
2003-08-05oopsTravis Howell
2003-08-05F10 key works in simon1Travis Howell
2003-08-05F10 key works in simon1, although it highlights exitsTravis Howell
2003-08-05Make prepositions workJames Brown
2003-08-05fix warning / whitespaceMax Horn
2003-08-05Forgot some V1 prep codeJames Brown
2003-08-05V1 preposition support, but broken.James Brown
2003-08-05RevertTravis Howell
2003-08-05This sam and max demo includes midi tracksTravis Howell
2003-08-05Rvert this non-smallheader adlib changeTravis Howell
2003-08-05stdafx.h should always be firstMax Horn
2003-08-05removed obsolete FIXMEMax Horn
2003-08-05fixed VAR_TALKSTOP_KEY for V7 games (descumm6.cpp had it right all the time :-)Max Horn
2003-08-05fix bug #783423Max Horn
2003-08-05Humongous Games should use native midi drivers if available, since music reso...Travis Howell
2003-08-05nuke old resource againTravis Howell
2003-08-05Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ...Travis Howell
2003-08-05more cleanup (like the previous two, I just moved around code, to clearly sep...Max Horn
2003-08-05some more cleanupMax Horn
2003-08-05cleanup; removed some code duplicationMax Horn
2003-08-05and finally VorbisInputStream::readBuffer. Once we verified the new readBuffe...Max Horn
2003-08-05optimized MP3InputStream::readBuffer (once more, I won't gurantee for correct...Max Horn
2003-08-05simplified code a bitMax Horn
2003-08-05optimized WrappedMemoryStream::readBuffer (It's almost 3 AM, so I don't trust...Max Horn
2003-08-05catch one potential problem, namely if eos is already reached when readBuffer...Max Horn
2003-08-05get rid of calls to the obsolete AudioInputStream::size methodMax Horn
2003-08-04not really sure if using readBuffer would give any gain in CopyRateConverterMax Horn
2003-08-04while this fixed a problem with sdl_gl on OS X, it causes annoying problems w...Max Horn
2003-08-04renamed eof -> eos (end of stream); hid MP3/Vorbis stream classes completly (...Max Horn
2003-08-04oops, accidentally commited this oneMax Horn
2003-08-04fixed EOF handling of MP3 streams (subtract time from duration timer, instead...Max Horn
2003-08-04limit to 80 char again after last change...Jonathan Gray
2003-08-04dittoTravis Howell
2003-08-04fix lines exceeding 80 chars in usage helpJonathan Gray
2003-08-04more fixes from marticusJonathan Gray
2003-08-04fix typoJonathan Gray
2003-08-04Remove lineTravis Howell
2003-08-04TypoTravis Howell
2003-08-04Add instructions for simon2mp3Travis Howell
2003-08-04fixed dialog skippingRobert Göffringmann
2003-08-03fix for bug #781903 (ALL: jerky cursor movement regression)Max Horn
2003-08-03fix for bug #782132 (MI1: -e null doesn't work)Max Horn
2003-08-03Add Hebrew support for spoken textTravis Howell
2003-08-03fix warningMax Horn
2003-08-03removed obsolete warningMax Horn
2003-08-03o5_getStringWidth was missing getResultPos() (thanks to _Q for pointing this ...Max Horn