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