Commit Graph

5 Commits

Author SHA1 Message Date
Jaromil b409820950 Factory is now used also for Screens
Screen API changed a bit: now size args are taken from init(w,h)
screen implementations should provide an _init(w,h) as well
constructors are without arguments (as in the rest of freej)
2009-08-29 11:53:48 +02:00
Jaromil 3dad01792b fixes for RSSPlaylist
now working with audio (jack) and not crashing when a video is closed
2009-07-24 16:28:27 +02:00
Jaromil bf8268b517 AudioCollector in python bindings 2009-07-24 14:24:35 +02:00
Jaromil 37f2bc3e92 fixes to DIR and RSS playlist in python
now correctly initialising and using the EOS callback
2009-06-28 17:42:46 +02:00
lluis ec83621d02 added python script example to play continuous video playlists from RSS feeds 2009-03-06 14:07:26 +01:00