summaryrefslogtreecommitdiff
path: root/player
AgeCommit message (Expand)AuthorFilesLines
2008-01-14whoops, typoHEADmasterBenjamin Otte1-1/+1
2008-01-14catch a loader error, tooBenjamin Otte1-2/+11
2008-01-14add error handling to swfdec-playerBenjamin Otte3-6/+94
2008-01-14make sure the recent files only include files from swfdec-playerBenjamin Otte1-5/+23
2008-01-14remove the old placeholderBenjamin Otte1-1/+0
2008-01-14add a simple recent files menu entryBenjamin Otte2-1/+18
2008-01-14set settings automatically after creating the windowBenjamin Otte2-1/+1
2008-01-14add file to recent files when it starts playingBenjamin Otte1-1/+13
2008-01-14improve messageBenjamin Otte1-1/+1
2008-01-14add translators to about boxBenjamin Otte1-0/+9
2008-01-14mark all messages for translationBenjamin Otte1-4/+4
2007-11-15Merge branch 'master' of git://anongit.freedesktop.org/git/swfdec/swfdec-gnomeStephane Loeuillet4-56/+56
2007-11-13Change LGPL headers to GPLPekka Lampila4-56/+56
2007-11-01Mark more strings translatableStephane Loeuillet1-11/+11
2007-11-01TypoStephane Loeuillet1-1/+1
2007-10-28we open files and don't save themBenjamin Otte1-1/+1
2007-10-28set player window non-interactive when pausedBenjamin Otte1-0/+4
2007-10-28Don't forget to dist the .ui fileStéphane Loeuillet1-0/+4
2007-10-21set a default sizeBenjamin Otte1-0/+2
2007-10-21implement File->OpenBenjamin Otte1-0/+36
2007-10-21cute little hacks don't work, set properties manuallyBenjamin Otte1-4/+5
2007-10-21set the window title when a file was selectedBenjamin Otte1-0/+4
2007-10-21add a settings object and make the "mute" and "play" buttons workBenjamin Otte3-7/+14
2007-10-21add SwfdecWindowSettings to hold all the settings for a windowBenjamin Otte4-9/+68
2007-10-21make about dialog workBenjamin Otte1-0/+18
2007-10-21set application nameBenjamin Otte1-0/+1
2007-10-21properly clean upBenjamin Otte1-0/+18
2007-10-21make close workBenjamin Otte1-0/+1
2007-10-21add logoBenjamin Otte1-0/+1
2007-10-21make setting the URL work properlyBenjamin Otte1-1/+6
2007-10-21return a correct default valueBenjamin Otte1-0/+1
2007-10-21weak-ref the window, so we can destroy our window when we're doneBenjamin Otte1-0/+1
2007-10-21create the object properlyBenjamin Otte1-1/+1
2007-10-21make these proper GObjectsBenjamin Otte2-11/+57
2007-10-21make swfdec-player a more gnomey application.Benjamin Otte6-116/+365
2007-10-16Remove --no-scripts command line option from swfdec-playerPekka Lampila1-8/+2
2007-10-16Remove support for slow loading from swfdec-playerPekka Lampila4-221/+0
2007-10-16Call it swfdec-player, not swfplay. Add player/swfdec-player to ignore listPekka Lampila2-4/+4
2007-10-16Change configure scripts to make swfplay buildPekka Lampila1-2/+2
2007-10-16Forgot to add player/swfdec_slow_loader.hPekka Lampila1-0/+60
2007-10-16Copy swfplay from swfdec git (e1267777e2a617fcafb578fa411a5c739ef51253)Pekka Lampila3-0/+354