Commit Graph

2 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
andy
169657ce31 Adding new scripts. An example python script playing video, and a python script which parses RSS2 feeds and
produces JavaScript for playing the videos from the "enclosures" in the feed.

layer.cpp - small check to avoid a segmentation fault on a null pointer.
2009-03-06 14:33:05 +01:00