summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Look for the thumbnail in the normal and large thumbnails, not twice inBastien Nocera1-1/+2
2008-07-09Resolve the video URI of YouTube videos when loading search results,Philip Withnall1-24/+14
2008-06-27Add accelerator to the Select text subtitle... text Mark Search YoutubeGabor Kelemen1-1/+1
2008-06-20Some Vala compilation fixes (Closes: #539170)Bastien Nocera1-1/+1
2008-06-19Don't use deprecated gtktype type and macros. Bug #539168.Christian Persch2-10/+10
2008-06-10Use ~/.local/share/totem/plugins/ for user-pluginsBastien Nocera1-1/+1
2008-06-10Kill some more stuff on plugin exitBastien Nocera1-2/+23
2008-05-30Bug 520629 – deCOMtaminate pluginsChristian Persch1-1/+0
2008-05-25Use higher-resolution YouTube videos when the user's connection speed isPhilip Withnall1-5/+15
2008-05-25Revert bits that shouldn't have been committedBastien Nocera1-4/+3
2008-05-25Remove unused variables, spotted by Philip WithnallBastien Nocera1-3/+4
2008-05-23require gmyth-upnp Patch by Renato Araujo Oliveira FilhoBastien Nocera3-119/+83
2008-05-23Improve my fix for a signed/unsigned comparison warning.Philip Withnall3-2/+21
2008-05-23Don't translate widget label.Kjartan Maraas1-1/+1
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera19-21/+21
2008-04-10Fix check for soup plugin. (Closes: #522547)Philip Withnall1-1/+1
2008-04-08Add a menu entry to open YouTube videos in the web browser. (Closes:Philip Withnall1-4/+30
2008-04-08Remove set_mrl_* functions from the bindings, as they bypass the playlist.Philip Withnall1-1/+65
2008-04-08Fix RequestError exception to actually work.Philip Withnall1-1/+1
2008-04-07Add runtime checks for flvdemux and souphttpsrc and display an error ifPhilip Withnall1-1/+28
2008-03-28Don't fall over if the YouTube servers return HTTP errors.Philip Withnall1-1/+5
2008-03-25Patch from Mathias Hasselmann <mathias.hasselmann@gmx.de> to properlyPhilip Withnall1-2/+4
2008-03-16Change to use the "api" data view (meaning we don't download a load ofPhilip Withnall1-20/+37
2008-03-16Convert the Publish plugin to GIO. (Closes: #512589)Philip Withnall1-10/+19
2008-03-16Convert the Tracker plugin to GIO and remove its dependency on libgnomeui.Philip Withnall1-14/+16
2008-03-14Convert the bulk of Totem to GIO, leaving the plugins and backends stillPhilip Withnall1-0/+1
2008-03-14Update the sample Vala plugin to match.Philip Withnall1-1/+2
2008-02-25Only stay on top if video is playing, not visualisations. (Closes:Philip Withnall1-1/+5
2008-02-15Add proper locking to the entry list, hopefully stopping any potentialPhilip Withnall1-11/+17
2008-02-15Fix YouTube searches which produce no results. (Closes: #516236)Philip Withnall1-11/+14
2008-02-07Fix the bus name being wrongBastien Nocera1-1/+1
2008-02-07Patch from Carsten Luedtke <acid_man@gmx.net> to allow setting the aspectBastien Nocera1-0/+3
2008-02-05Clean up a couple of memory leaks, clean up disposal/finalization on a fewPhilip Withnall6-18/+16
2008-02-04Fix build with gmyth 0.7.0Bastien Nocera1-4/+4
2008-02-04Use dbus-glib directly, instead of the C-glue, so that the media keysBastien Nocera1-9/+26
2008-01-31Protect finalisation of plugins which haven't loaded properly. (Closes:Philip Withnall1-3/+6
2008-01-27HIGify the Tracker plugin, following suggestions made by Kirk Bridger.Philip Withnall3-58/+114
2008-01-25Lock the screensaver when only audio is playing, but allow the user toBastien Nocera1-3/+49
2008-01-21Patch from Patrick Hulin <patrick.hulin@gmail.com>Bastien Nocera3-0/+266
2008-01-16Do not popup error only if gnome-settings-daemon was not running (ReallyFrederic Crozat1-2/+6
2008-01-15Prevent autostarting gnome-settings-daemon, only enable plugin if it isFrederic Crozat1-2/+21
2007-12-31Only put Totem on top when playing video, not audio. (Closes: #501521)Philip Withnall1-35/+39
2007-12-06Add missing files in the publish pluginBastien Nocera1-12/+13
2007-12-06Don't set the cursor for the window, we're not actually doing anythingBastien Nocera1-3/+4
2007-12-06Add the treeview to a scrolled viewport (Closes: #492741)Bastien Nocera1-1/+2
2007-12-06Move the plugins language detection before the movie plugins detection,Bastien Nocera1-2/+4
2007-12-06Add missing publish plugin UI file to the dist Add missing vala source toBastien Nocera2-3/+2
2007-12-06reviewed by: Philip WithnallTakao Fujiwara1-0/+1
2007-12-04Fix some problems with the UI files which were erroneously accepted by thePhilip Withnall1-3/+1
2007-12-03Small improvements to the publish plugin.Mathias Hasselmann1-5/+6