Age | Commit message (Expand) | Author |
2008-12-18 | Audio support for Smacker videos. Audio doesn't sound right yet, though | Filippos Karapetis |
2008-12-18 | Fixed warnings. Hopefully without breaking anything. | Torbjörn Andersson |
2008-12-17 | Some more Smacker audio code (still non-functional) | Filippos Karapetis |
2008-12-17 | - Added some disabled code for Smacker audio support (still incomplete, not w... | Filippos Karapetis |
2008-12-16 | - Some more comments | Filippos Karapetis |
2008-12-16 | - Added some comments | Filippos Karapetis |
2008-12-16 | Synced Smacker player with ffmpeg revision #16143 | Filippos Karapetis |
2008-12-15 | Initialize palette when loading a new Smacker file - all palette colors shoul... | Filippos Karapetis |
2008-12-15 | - Removed the blockRuns array | Filippos Karapetis |
2008-12-15 | Mirror last Smacker changes. | Travis Howell |
2008-12-15 | SMK player: do not include headers that are not needed, do not expose interna... | Max Horn |
2008-12-15 | Adjust return values for HE games, when loading video file fails. | Travis Howell |
2008-12-15 | Ignore BINK files. | Travis Howell |
2008-12-14 | Avoid file leaking. | Travis Howell |
2008-12-14 | Enable Smacker support, and switch later HE games to Smacker support (since t... | Travis Howell |
2008-12-14 | Add preliminary support for SMK player. Code is derived from ffmpeg. | Eugene Sandulenko |
2008-12-07 | cleanup | Gregory Montoir |
2008-12-02 | add missing _curFrame reset to 0 | Gregory Montoir |
2008-11-29 | Formatting | Filippos Karapetis |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-28 | added load/closeFile to Graphics::FlicPlayer (matching DXAPlayer class) | Gregory Montoir |
2008-11-28 | Check whether opening a flic actually worked... proper error handling would o... | Max Horn |
2008-11-20 | Updated documentation. | Johannes Schickel |
2008-11-20 | Fixed ZipArchive/FSDirectory creation. | Johannes Schickel |
2008-11-16 | some fixes to input handling, cleanup | Gregory Montoir |
2008-11-15 | remove outdated comment | Joost Peters |
2008-11-15 | added missing File destructor call if file can't be read | Gregory Montoir |
2008-11-15 | added FLIC player from KoM engine module. | Gregory Montoir |
2008-11-13 | minor tweaks | Max Horn |
2008-11-12 | Further optimized drawCharIntern (on my system, 30% of the time used to draw ... | Max Horn |
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI... | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-11-05 | Fixed off-by-one error in horizontal text centering code | Max Horn |
2008-11-04 | Reordered initialization lists to kill a ton of warnings. | Nicola Mettifogo |
2008-11-03 | Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Gr... | Johannes Schickel |
2008-11-03 | Oops actually it seems I forgot to remove mask entries of PixelFormat before ... | Johannes Schickel |
2008-11-03 | Simplified Graphics::createPixelFormatFromMask helper. | Johannes Schickel |
2008-11-03 | Committed my patch #2216641 "GRAPHICS: PixelFormat introduction". | Johannes Schickel |
2008-10-29 | Typo. | Johannes Schickel |
2008-10-29 | Enable gui renderer for all bit depths we support currently. | Johannes Schickel |
2008-10-29 | Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st... | Johannes Schickel |
2008-10-22 | Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP... | Johannes Schickel |
2008-10-18 | Simplify DXAPlayer::decodeZlib, and use common/zlib.h instead of system's zlib.h | Max Horn |
2008-10-18 | Need a differentiating zlib.h filename for SymbianOS. | Lars Persson |
2008-10-18 | ImageManager: Added support for generic archives (zips and folders). | Vicent Marti |
2008-10-12 | Fix some in-line doxygen comments to document the correct member(s); also fix... | Max Horn |
2008-10-09 | Fixed small graphical glitch in Classic theme tabs. | Vicent Marti |
2008-09-29 | - Merged 75 revisions from trunk. | Vicent Marti |
2008-09-26 | Merged revisions 33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,... | Stephen Kennedy |