summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port to GSettingsPhilip Withnall2010-09-0413-418/+172
* Fix naming of visualization methods in BaconVideoWidgetPhilip Withnall2010-09-043-63/+61
* Add a visuals-quality property to BaconVideoWidgetPhilip Withnall2010-09-041-1/+22
* Add a connection-speed property to BaconVideoWidgetPhilip Withnall2010-09-042-1/+54
* Generate enum types for BaconVideoWidgetPhilip Withnall2010-09-041-1/+23
* Add a remember-position property to TotemObjectPhilip Withnall2010-09-041-1/+18
* Add a deinterlacing property to BaconVideoWidgetPhilip Withnall2010-09-041-1/+21
* Add an autoload-subtitles property to TotemObjectPhilip Withnall2010-09-041-2/+24
* Add an auto-resize property to BaconVideoWidgetPhilip Withnall2010-09-041-1/+20
* Bug 627573 — Port from GDK to CairoPhilip Withnall2010-09-042-10/+16
* Simplify unsupported schemes avoidance in chaptersBastien Nocera2010-09-042-4/+3
* Add missing include for configurable pluginsBastien Nocera2010-09-031-0/+1
* Fix renaming typos in totem-fullscreen.cBastien Nocera2010-09-021-1/+1
* Fix compile-time warning in chapters pluginBastien Nocera2010-09-021-0/+1
* Fix compilation warningsBastien Nocera2010-09-022-33/+5
* Only popup controls when mouse moves a certain distanceRalf Ebert2010-09-021-1/+23
* Remove the unused "restart after change" dialoguesBastien Nocera2010-09-023-28/+12
* Don't try to load subtitles for streamsBastien Nocera2010-08-311-1/+3
* Don't try loading subtitles for streamsBastien Nocera2010-08-311-3/+8
* Fix run-time warning wrt libpeas changesBastien Nocera2010-08-201-1/+0
* Port to libpeas 0.5.5Bastien Nocera2010-08-193-10/+10
* Add view-sidebar icon from Hylke BonsBastien Nocera2010-08-182-18/+14
* Clean up private struct usage in skipto pluginBastien Nocera2010-08-121-5/+6
* Improve the handling of the "frames per second" plural stringPhilip Withnall2010-08-091-18/+16
* Add plural strings in the "Skip to" dialoguePhilip Withnall2010-08-092-3/+22
* Add a plural string for "frames per second"Philip Withnall2010-08-091-2/+18
* Bug 626422 — Translation comment neededPhilip Withnall2010-08-095-1/+8
* Use libsoup directly to load video pages in the YouTube pluginPhilip Withnall2010-08-092-16/+40
* Port the Galago and Tracker plugins to libpeas 0.5.4Philip Withnall2010-08-092-8/+25
* Port chapters plugin to libpeas 0.5.4Bastien Nocera2010-08-093-19/+20
* Merge chapters plugin with a master branchAlexander Saprykin2010-08-0912-1/+2868
* Port all the Python plugins to libpeas 0.5.4Philip Withnall2010-08-087-49/+59
* Port all the C plugins to libpeas 0.5.4Bastien Nocera2010-08-0615-122/+175
* Require libpeas 0.5.4Bastien Nocera2010-08-062-5/+79
* Fix compilation following accurate seek changesBastien Nocera2010-08-061-6/+12
* Don't block main thread in _seek()Bastien Nocera2010-08-051-9/+80
* Bug 619207 — Support Web-M videosPhilip Withnall2010-08-011-5/+64
* Only use Gtk.Allocation properties if they're availablePhilip Withnall2010-08-011-0/+5
* Work around bgo#622987 to fix the Jamendo pluginPhilip Withnall2010-07-302-7/+19
* Bug 625013 — Can't play "GUADEC 2010 STATE OF THE UNION Teaser"Philip Withnall2010-07-241-28/+23
* gcc warning fixes in TotemPhilip Withnall2010-07-154-31/+13
* gcc warning fixes in pluginsPhilip Withnall2010-07-154-34/+26
* Use millisecond seeking in the video thumbnailerPhilip Withnall2010-07-151-10/+14
* Remove use of GtkNotebookPage due to removal from GTK+Philip Withnall2010-07-151-2/+2
* Update builtin plugin support in line with the latest libpeas changesPhilip Withnall2010-07-141-32/+3
* Fix the documentation buildPhilip Withnall2010-07-131-2/+2
* Fix the configuration dialogue in the jamendo pluginPhilip Withnall2010-07-112-216/+158
* Add (allow-none) annotation to totem_plugin_load_interface()Philip Withnall2010-07-111-1/+1
* Fix the configuration dialogue in the publish pluginPhilip Withnall2010-07-111-29/+35
* Port publish plugin to libpeasPhilip Withnall2010-07-113-156/+91