Commit Graph
11 Commits
Author SHA1 Message Date
Torbjörn Andersson fad29cf071 BBVS: Remove some uses of g_system 2016-07-04 06:52:37 +02:00
Torbjörn Andersson d388981714 BBVS: Fix recent video player memory leak (CID 1339416)
Surface::convertTo() creates a new surface, so we have to free it
once we're done with it.
2015-11-16 22:08:49 +01:00
Eugene Sandulenko b72d1b9bc7 BBVS: Add debug output 2015-11-16 07:00:58 +01:00
Eugene Sandulenko 54feebacb1 BBVS: Fix 16bpp video output 2015-11-16 04:55:33 +01:00
Filippos Karapetis 88e5998ee5 BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
Kirben e6236293f9 BBVS: Fix compilation. 2014-02-28 20:13:49 +11:00
Strangerke 120bd4c10e BBVS: Add a sanity check in playVideo() 2014-02-28 07:32:01 +01:00
johndoe123 5c93ecb130 BBVS: Set the best video mode when playing a video instead of a hardcoded one 2014-02-02 12:14:38 +01:00
johndoe123 c31762d0c4 BBVS: Add easter egg videos handling 2014-01-30 20:16:38 +01:00
johndoe123 bb1dc9136b BBVS: Remove some debug output 2014-01-29 13:27:50 +01:00
johndoe123 5f4fc9a1dd BBVS: Initial commit 2014-01-29 13:27:47 +01:00