Commit Graph

19 Commits

Author SHA1 Message Date
Cameron Cawley
aa083256ec SDL: Simplify implementations of getDefaultConfigFileName() 2019-12-07 21:15:41 +02:00
Cameron Cawley
8b8fb6d3a4 SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
Johannes Schickel
a3d012357e SAMSUNGTV: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
Pawel Kolodziejski
944e0be209 SAMSUNGTV: update port 2011-05-23 18:11:40 +02:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Max Horn
8f37f6634c SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError
svn-id: r54526
2010-11-28 15:44:34 +00:00
Max Horn
7760077cf5 Merging the gsoc2010-opengl branch
svn-id: r54518
2010-11-28 14:56:31 +00:00
Johannes Schickel
e1030e53a5 BACKENDS: Implement logging API proposed by Max on -devel.
This commits a slightly modified patch from my patch tracker item #3104630
"OSYSTEM: Add logging API as proposed by Max on -devel".

I was not able to test compilation on Android and SamsungTV, since there is no
toolchain for those on buildbot (or I was too blind to find them).

svn-id: r54339
2010-11-18 19:12:14 +00:00
Alejandro Marzini
afd2a2c01d Renamed Samsung TV SDL Event Manager class and file for constancy, and added initialization for it on Samsung TV backend.
svn-id: r50481
2010-06-29 05:00:44 +00:00
Alejandro Marzini
936f558579 Improved getDefaultConfigFileName(). Code cleanup.
svn-id: r50364
2010-06-27 05:12:37 +00:00
Alejandro Marzini
e08762fe51 Missing character.
svn-id: r50303
2010-06-26 04:03:07 +00:00
Alejandro Marzini
51a7440a7c Override quit() and getConfigFileNameString(). Changed parent class to OSystem_POSIX.
svn-id: r50302
2010-06-26 03:51:28 +00:00
Alejandro Marzini
d04a2a266d Modularized Samsung TV port.
svn-id: r50258
2010-06-25 05:02:40 +00:00
Jordi Vilalta Prat
22e5a557b7 Added the svn:keywords property to some files missing it.
svn-id: r48148
2010-02-27 17:02:58 +00:00
Paweł Kołodziejski
b6b96d9452 samsungtv: cleanup
svn-id: r45972
2009-11-18 11:16:50 +00:00
Paweł Kołodziejski
424c5eea92 samsungtv: no need make surface conversion here any more, sdl do that with internal emulation
svn-id: r45971
2009-11-18 10:14:30 +00:00
Paweł Kołodziejski
836e5c088e samsungtv: no need workaround to subclasses, alternate sdl static library works fine
svn-id: r45940
2009-11-16 21:27:09 +00:00
Paweł Kołodziejski
ace686aa3f samsungtv: continue reduction of code duplication
svn-id: r45900
2009-11-14 15:46:38 +00:00
Paweł Kołodziejski
0bbb62771a rename sdl.*->samsungtv.*
svn-id: r45878
2009-11-13 00:37:53 +00:00