Age | Commit message (Expand) | Author |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-19 | Move raw audio flags from sound/mixer.h to sound/raw.h | Max Horn |
2010-01-19 | Get rid of Mixer::FLAG_AUTOFREE. | Max Horn |
2010-01-08 | Rename QueuedAudioStream to QueuingAudioStream | Max Horn |
2010-01-08 | Switch Tinsel, MADE and some of the video players to QueuedAudioStream | Max Horn |
2010-01-03 | Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null | Torbjörn Andersson |
2009-10-04 | Applied patch #2872409 "MADE engine fixes" by agent-q, with one small modific... | Filippos Karapetis |
2009-08-18 | - PMV player: Use frame count from PVM file and fix incorrect "invalid chunk ... | Benjamin Haisch |
2009-03-12 | PMV player: stop reallocating the frame buffer on every frame, if its size ha... | Filippos Karapetis |
2009-01-22 | - Added support for The Manhole EGA version | Benjamin Haisch |
2009-01-14 | Fixed warnings. | Torbjörn Andersson |
2009-01-13 | - PMV video headers are evaluated correctly now | Filippos Karapetis |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-07 | Implemented RTL support | Benjamin Haisch |
2008-09-06 | Got rid of File::eof() | Max Horn |
2008-06-27 | - Fixed umlauts in printText | Benjamin Haisch |
2008-05-20 | Clarification about the weird sound frequencies in PMV videos | Filippos Karapetis |
2008-05-19 | RtZ: Fixed bug which caused PMV videos to look odd (noticeable in the intro m... | Benjamin Haisch |
2008-05-08 | Silenced MSVC warnings about uninitialized variables | Filippos Karapetis |
2008-05-08 | Possibly fixed the sound stuttering in the PMV videos and added frame skippin... | Benjamin Haisch |
2008-05-07 | - cmd_return now exits the game if it returns from the main function | Benjamin Haisch |
2008-04-29 | Fixed crash that occurred when skipping a video while MIDI music was active | Filippos Karapetis |
2008-04-25 | Center videos to screen | Filippos Karapetis |
2008-04-21 | Some palette related fixes | Filippos Karapetis |
2008-04-21 | Code merge | Filippos Karapetis |
2008-04-21 | Added missing ScummVM headers | Filippos Karapetis |
2008-04-21 | Performed some optimizations to the PMV player | Filippos Karapetis |
2008-04-21 | Fixed palette handling in PMV videos. | Benjamin Haisch |
2008-04-20 | Made the sound less choppy. Though we may have to do some kind of double | Torbjörn Andersson |
2008-04-20 | Compilation fixes by lordhoto | Filippos Karapetis |
2008-04-20 | Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicest | Torbjörn Andersson |
2008-04-20 | Changed spaces to tabs. | Torbjörn Andersson |
2008-04-20 | Initial import of the work in progress MADE engine | Filippos Karapetis |