aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-09AUDIO: Fix QuickTime MIDI with extra info in the headerMatthew Hoops
2012-09-09COMMON: Make QuickTimeParser::readSampleDesc take the desc sizeMatthew Hoops
2012-09-09GROOVIE: Rename MusicPlayerMac to MusicPlayerMac_t7gMatthew Hoops
2012-09-09GROOVIE: Add StuffIt archive code for 11H MacMatthew Hoops
2012-09-08AUDIO: Fix QuickTime MIDI pitch bendMatthew Hoops
2012-09-07Merge remote branch 'upstream/master' into qtmidiMatthew Hoops
2012-09-07JANITORIAL: Remove underscores from MidiParser variable names.Alyssa Milburn
2012-09-07CINE: Workaround disabled menus in FW when loading from launcher/cl.Johannes Schickel
2012-09-07CINE: Fix sprite loading in FW.Johannes Schickel
2012-09-07AUDIO: Remove unused members of MidiParser_XMIDI.Alyssa Milburn
2012-09-07TONY: Wait for events to pulse in 'threads'.Alyssa Milburn
2012-09-07AUDIO: Add some documentation to MidiParser_QTMatthew Hoops
2012-09-07AUDIO: Make MidiParser_QT::loadMusic() detect the file typeMatthew Hoops
2012-09-07AUDIO: Fix QuickTime MIDI tempoMatthew Hoops
2012-09-07AUDIO: Fix QuickTime MIDI end of trackMatthew Hoops
2012-09-07AUDIO: Begin basic playback of QuickTime MIDI filesMatthew Hoops
2012-09-07VIDEO: Add support for odd-sized Bink-videosEinar Johan Trøan Sømåen
2012-09-07AUDIO: Keep track of the QuickTime MIDI time scaleMatthew Hoops
2012-09-07TONY: Some more cleanupStrangerke
2012-09-07TONY: Move const tables back to .cpp, as suggested by LordHotoStrangerke
2012-09-07CINE: A little bit enforcement of our formatting guidelines.Johannes Schickel
2012-09-06Merge pull request #277 from lordhoto/cine-amiga-menuDavid Turner
2012-09-07WINTERMUTE: Remove engine-specific READMEEinar Johan Trøan Sømåen
2012-09-07CINE: Explain the name "undrawChar" and add a possible TODO.Johannes Schickel
2012-09-07CINE: Make selection menu focus rectangle match the original size.Johannes Schickel
2012-09-07CINE: Implement proper text coloring in selection menus for Amiga.Johannes Schickel
2012-09-06AUDIO: Fill in _tracks from MidiParser_QTMatthew Hoops
2012-09-06AUDIO: Read in all QuickTime MIDI track dataMatthew Hoops
2012-09-06CREDITS: Increase name widths to avoid cut off namesWillem Jan Palenstijn
2012-09-06CREDITS: Reshuffle special thanksWillem Jan Palenstijn
2012-09-06CREDITS: Output warning if name is too wide for text outputWillem Jan Palenstijn
2012-09-06CREDITS: Minor tweaksWillem Jan Palenstijn
2012-09-06CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME.Einar Johan Trøan Sømåen
2012-09-06CREDITS: Add myself to credits for the Wintermute-engineEinar Johan Trøan Sømåen
2012-09-06AUDIO: Allow for parsing QuickTime 'Tune' filesMatthew Hoops
2012-09-06TONY: Some more cleanupStrangerke
2012-09-05AUDIO: Clean up note request list readingMatthew Hoops
2012-09-05AUDIO: Add parsing of the QuickTime MIDI sample descriptionMatthew Hoops
2012-09-05COMMON: Allow for parsing QuickTime MIDI filesMatthew Hoops
2012-09-05MAEMO: Package tony.datTarek Soliman
2012-09-05WIN32: Embed tony.dat in executableLittleboy
2012-09-05CREATE_PROJECT: Copy translations.dat in postbuild stepLittleboy
2012-09-05AUDIO: Silence MSVC warning about un-initialized newIncrement variableLittleboy
2012-09-05CREATE_PROJECT: Remove hardcoded define for post-build eventLittleboy
2012-09-05CREATE_PROJECT: Add config option to disable language extensions and edit and...Littleboy
2012-09-06PNG: call png_set_interlace_handling() before calling png_read_update_info()Filippos Karapetis
2012-09-06TONY: Misc cleanupStrangerke
2012-09-05GROOVIE: ROQ Info blocks clean the buffers unconditionally.Jordi Vilalta Prat
2012-09-05VIDEO: Restrict setEndTime()'s affects to videos that are playingMatthew Hoops
2012-09-05TONY: Bugfix for OFFSETOF macro on 64-bit systemsPaul Gilbert