summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-02update for render API changesHEADmasterBenjamin Otte2-46/+38
2008-07-02update for latest versionRiccardo Magliocchetti1-5/+6
2008-01-30no need to include swfdec.h hereBenjamin Otte1-1/+0
2008-01-30make key events workBenjamin Otte4-5/+277
2008-01-30update to new APIBenjamin Otte1-1/+5
2008-01-30add initial input handling supportBenjamin Otte3-4/+150
2008-01-30make the DirectFB used a propertyBenjamin Otte2-4/+23
2008-01-30fix alignmentBenjamin Otte1-13/+11
2008-01-30update API to 0.5.90Benjamin Otte1-1/+6
2008-01-30add required construct propertiesBenjamin Otte1-1/+4
2008-01-30remove the new_from_file() functionBenjamin Otte2-30/+0
2008-01-30add an option for disabling the backgroundPedro Aguilar1-0/+4
2008-01-30set fullscreen as defaultPedro Aguilar1-0/+2
2008-01-22add a -f/--format option for specifying the pixel formatBenjamin Otte1-2/+28
2008-01-22clarify docsBenjamin Otte1-2/+2
2008-01-22add properties for setting cache and garbage sizeBenjamin Otte1-0/+6
2007-12-18clip resize region to surface sizeBenjamin Otte1-1/+13
2007-12-17new Swfdec releaseBenjamin Otte1-2/+2
2007-12-14add --primary to force rendering on the primary displayBenjamin Otte1-0/+6
2007-12-14add a "verbose" switch and print more stuff when activatedBenjamin Otte1-1/+5
2007-12-14add a benchmarking program that tests rendering speedBenjamin Otte5-1/+126
2007-12-14remove any leftover repaint idle functions when disposingBenjamin Otte1-0/+4
2007-12-14queue a full repaint upon creationBenjamin Otte1-0/+5
2007-12-14install the directfb playerBenjamin Otte1-1/+1
2007-12-13seperate out the renderer functionalityBenjamin Otte6-47/+235
2007-12-13make the player have a reference to the IDirectFBBenjamin Otte3-7/+20
2007-12-13port the first parts of swfdec-gtk to the DirectFB libBenjamin Otte12-20/+740
2007-12-12add a --size optionBenjamin Otte1-7/+27
2007-12-12write a simple test application that renders as fast as possibleBenjamin Otte1-3/+72
2007-12-12check in skeletonBenjamin Otte18-0/+789