summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-05Read correct argument when parsing alignment0.8李智豪1-1/+1
2008-10-23back to developmentBenjamin Otte1-1/+1
2008-10-23release 0.8.20.8.2Benjamin Otte1-1/+1
2008-10-23update NEWSBenjamin Otte1-0/+5
2008-09-24make sure to delete initial stream if it gets destroyedBenjamin Otte1-0/+2
2008-09-24SwfmozPlayer.initial is not a GObject, we must not unref itBenjamin Otte1-4/+0
2008-09-09back to developmentBenjamin Otte1-1/+1
2008-09-08release 0.8.00.8.0Benjamin Otte1-4/+4
2008-09-08update NEWS for releaseBenjamin Otte1-0/+7
2008-09-08apply same chirurgy here as to swfdec's configure.acBenjamin Otte1-9/+2
2008-09-05make query_size work properly, so that (de)maximizing works nicelyBenjamin Otte4-11/+61
2008-09-03make the windowless disabling be togglable by CFLAGS="-DDISABLE_WINDOWLESS"Benjamin Otte1-3/+3
2008-08-27dump the revision we report from 100 to 999Benjamin Otte1-1/+1
2008-08-27store pointer to NPP in loaders (fixes 16822)Benjamin Otte3-9/+10
2008-08-27don't try to repaint stuff if there's no target to paint onBenjamin Otte1-7/+17
2008-08-16Implement different autoplay policies, add GUI for changing between themRiccardo Magliocchetti3-25/+117
2008-08-16draw to the visual from the NPWindowKarl Tomlinson5-11/+16
2008-07-30back to developmentBenjamin Otte1-2/+2
2008-07-30release 0.7.40.7.4Benjamin Otte1-2/+2
2008-07-30update NEWSBenjamin Otte1-0/+7
2008-07-30add an icon, now that the core doesn't ship oneBenjamin Otte16-1/+374
2008-07-22append the flashvars to the initial file's urlBenjamin Otte3-3/+16
2008-07-22don't throw an error when saving autoplay values eitherBenjamin Otte1-2/+8
2008-07-17don't throw an error if we try to autoplay file:// urlsBenjamin Otte1-0/+2
2008-07-17display "at X" when more data has been loaded than is availableBenjamin Otte1-3/+4
2008-07-16rework to recent API changesBenjamin Otte3-10/+5
2008-07-13Make sending headers actually workPekka Lampila1-4/+6
2008-07-02update API of render functionsBenjamin Otte1-4/+3
2008-06-25back to developmentBenjamin Otte1-2/+2
2008-06-25release 0.7.20.7.2Benjamin Otte1-2/+2
2008-06-25update NEWS for next releaseBenjamin Otte1-0/+10
2008-06-17redo the output of the media page (fixes #15960)Riccardo Magliocchetti3-26/+35
2008-06-13Add support for also sending headers for the launch requestsPekka Lampila4-37/+69
2008-06-13Add support for sending headers to the loaderPekka Lampila1-3/+39
2008-06-11fix compilation warning about function prototypeBenjamin Otte1-1/+2
2008-05-29Changes required by the removal of SwfdecLoaderRequest in the libraryPekka Lampila2-18/+10
2008-05-24Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec/swfdec-...Benjamin Otte3-4/+25
2008-05-24select first media url by default (fixes #15958)Riccardo Magliocchetti1-0/+7
2008-05-24make save media as button label hig compliant (fixes #15959)Riccardo Magliocchetti1-1/+1
2008-05-04Don't update the background on windowless modePekka Lampila1-1/+1
2008-05-04Take credit. Sync AUTHORS with the about dialogPekka Lampila2-0/+4
2008-05-04Handle background color according to the latest changesPekka Lampila2-4/+21
2008-05-02move toolkit check to instantiation codeBenjamin Otte1-7/+6
2008-05-01adapt to background color fixesBenjamin Otte1-1/+5
2008-04-28add renderer handlingBenjamin Otte1-12/+24
2008-04-28more updates to fullscreen handlingBenjamin Otte1-9/+21
2008-04-28implement fullscreen supportBenjamin Otte2-5/+41
2008-04-22Remove some excessive logging from the autoplay config code.James Bowes1-5/+0
2008-04-22silence argument parserBenjamin Otte1-9/+0
2008-04-22implement windowless mode (bug 12149)Benjamin Otte6-120/+222