Age | Commit message (Expand) | Author |
2019-12-04 | SAMSUNGTV: Fixed compilation | Paweł Kołodziejski |
2019-08-12 | BACKENDS: Use the default save file manager on Switch and SamsungTV | Cameron Cawley |
2019-08-05 | SDL: Simplify implementation of createLogFile() | Cameron Cawley |
2018-10-14 | BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in... | Thierry Crozat |
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel |
2014-02-18 | SAMSUNGTV: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-25 | BUILD: Unify build & configure rules for SDL based backends | Max Horn |
2011-05-24 | SAMSUNGTV: Fix build | Pawel Kolodziejski |
2011-05-24 | SAMSUNGTV: Fix build on non-SDL platforms | Willem Jan Palenstijn |
2011-05-24 | SAMSUNGTV: Update port | Pawel Kolodziejski |
2011-05-24 | SAMSUNGTV: changed paths | Pawel Kolodziejski |
2011-05-23 | SAMSUNGTV: update port | Pawel Kolodziejski |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn |
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn |
2010-11-28 | SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError | Max Horn |
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn |
2010-11-18 | BACKENDS: Implement logging API proposed by Max on -devel. | Johannes Schickel |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-06-29 | Renamed Samsung TV SDL Event Manager class and file for constancy, and added ... | Alejandro Marzini |
2010-06-27 | Improved getDefaultConfigFileName(). Code cleanup. | Alejandro Marzini |
2010-06-26 | Missing character. | Alejandro Marzini |
2010-06-26 | Override quit() and getConfigFileNameString(). Changed parent class to OSyste... | Alejandro Marzini |
2010-06-25 | Modularized Samsung TV port. | Alejandro Marzini |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-05-21 | sync with parent sdl backend | Paweł Kołodziejski |
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat |
2009-11-18 | samsungtv: cleanup | Paweł Kołodziejski |
2009-11-18 | samsungtv: no need make surface conversion here any more, sdl do that with in... | Paweł Kołodziejski |
2009-11-17 | samsungtv: cleanup | Paweł Kołodziejski |
2009-11-17 | samsungtv: since new sdl lib port support mouse and keyboard, adopting handle... | Paweł Kołodziejski |
2009-11-16 | samsungtv: no need workaround to subclasses, alternate sdl static library wor... | Paweł Kołodziejski |
2009-11-16 | samsungtv: remap keycode, main tv software tell with SDLK_POWER to imediately... | Paweł Kołodziejski |
2009-11-14 | samsungtv: continue reduction of code duplication | Paweł Kołodziejski |
2009-11-14 | reduce code duplication, unconst pixel format | Paweł Kołodziejski |
2009-11-13 | samsungtv: ops that should not go here | Paweł Kołodziejski |
2009-11-13 | samsungtv: remove code duplication | Paweł Kołodziejski |
2009-11-13 | samsungtv: revert last hasFeature change, feature kFeatureCursorHasPalette is... | Paweł Kołodziejski |
2009-11-13 | samsungtv: fix hasFeature flag | Paweł Kołodziejski |
2009-11-13 | update includes | Paweł Kołodziejski |
2009-11-13 | rename sdl.*->samsungtv.* | Paweł Kołodziejski |
2009-11-13 | samsungtv: remove more code duplication in the backend, based on Max patch | Paweł Kołodziejski |
2009-11-12 | samsungtv: fix sdl surface type | Paweł Kołodziejski |
2009-11-12 | samsungtv: disable SDL_UpdateRects it make worse | Paweł Kołodziejski |
2009-11-11 | samsungtv: disable selecting resolution based on aspect ratio for now | Paweł Kołodziejski |
2009-11-11 | samsungtv: reduction of includes | Paweł Kołodziejski |