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