summaryrefslogtreecommitdiff
path: root/player
AgeCommit message (Expand)AuthorFilesLines
2008-06-21remove outdated filesBenjamin Otte8-1471/+0
2008-03-29various focus changesBenjamin Otte1-2/+7
2008-02-15emit debug messages about missing pluginsBenjamin Otte1-0/+2
2008-01-25s/libswfdec/swfdec part 2Benjamin Otte7-12/+12
2008-01-25rework loader API - breaks swfdec and swfdec-gtk APIBenjamin Otte1-39/+9
2008-01-19get rid of the slow loaderBenjamin Otte4-226/+4
2007-11-15add max-runtime switch to set maximum runtime. Set default runtime to 0Benjamin Otte1-1/+4
2007-11-08update to make it work againBenjamin Otte1-3/+3
2007-11-05memleakBenjamin Otte1-0/+1
2007-10-26set max-runtime to 0 in swfplayBenjamin Otte1-0/+2
2007-10-21remove obsolete conditional include that was never enabledBenjamin Otte1-3/+0
2007-10-19set our cool new iconBenjamin Otte1-0/+1
2007-10-12destroy the window when exitingBenjamin Otte1-1/+4
2007-10-04add a -g option to cause garbage collection as often as possibleBenjamin Otte1-1/+4
2007-09-29add an option to show redraw regionsBenjamin Otte1-0/+4
2007-09-28set the URL on the slow loaderBenjamin Otte1-1/+1
2007-08-29delete file that isn't used anymoreBenjamin Otte1-426/+0
2007-08-28move the debug widget hereBenjamin Otte2-210/+0
2007-08-26don't complain when closing the windowBenjamin Otte1-1/+1
2007-08-24quit correctly even when it's done in init codeBenjamin Otte1-1/+2
2007-08-24really make quit workBenjamin Otte1-6/+8
2007-08-22only quit the main loop onceBenjamin Otte1-1/+5
2007-08-22add support for player scripts (aka FSCommand)Benjamin Otte1-8/+21
2007-08-17disable build of swfdebugBenjamin Otte1-19/+8
2007-08-17port SwfdecDebugMovies to vivified (doesn't work yet)Benjamin Otte2-448/+0
2007-08-09move SwfdecScript into the APIBenjamin Otte2-0/+2
2007-08-09make swfdec_gtk_player_new () take an optional debugger argumentBenjamin Otte1-1/+1
2007-08-08remove outdated cruft from makefilesBenjamin Otte1-3/+3
2007-08-07reenable movie listBenjamin Otte3-108/+124
2007-08-06code style fixBenjamin Otte1-1/+1
2007-08-02pass the parent loader to SwfdecLoader->load()Benjamin Otte1-1/+1
2007-08-02make swfplay open normal files again and not require complete URLsBenjamin Otte1-11/+25
2007-08-01export the file loader so subclassing gets possibleBenjamin Otte1-1/+1
2007-08-01make it compile (it doesn't work yet)Benjamin Otte1-5/+10
2007-07-31move SwfdecLoader to use a SwfdecURL instead of a char *Benjamin Otte2-41/+48
2007-07-31remove code that got rid of gnome-vfsBenjamin Otte1-2/+0
2007-07-17add new warning flags and fix the associated warningsBenjamin Otte2-6/+6
2007-07-14remove the scaling code from the widgets (note: removes API)Benjamin Otte3-21/+6
2007-07-14add a "where" command to print a backtraceBenjamin Otte1-0/+16
2007-07-13This thing can completely work with public headers nowBenjamin Otte1-4/+2
2007-07-12use the stack iteratorBenjamin Otte1-8/+4
2007-07-11rewrite stack handlingBenjamin Otte1-6/+14
2007-07-08make loader->load allow real HTTP requestsBenjamin Otte1-2/+3
2007-07-07Merge branch 'master' into asBenjamin Otte1-4/+0
2007-07-07fix rest of the build without gtkBenjamin Otte1-4/+0
2007-07-03reimplement enumerateBenjamin Otte1-38/+26
2007-07-03add functions for debugging objects and use themBenjamin Otte1-1/+2
2007-06-20when setting a breakpoint to the start of every function, make sure the funct...Benjamin Otte1-6/+9
2007-06-20limit the width of the description lineBenjamin Otte1-0/+1
2007-06-14fix order of LDFLAGS, so libtool doesn't link against installed libsBenjamin Otte1-2/+2