| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the "Select text subtitle..." entry in the playlist popup menu to | Philip Withnall | 2008-10-26 | 1 | -1/+1 |
* | Remove accelerators for the window resize menu items, they were causing | Bastien Nocera | 2008-10-22 | 1 | -3/+0 |
* | Use "Movie Player", and not "Totem Movie Player" in the UI | Bastien Nocera | 2008-09-29 | 1 | -1/+1 |
* | Add the subtitle and languages menus to the fullscreen popup as well | Bastien Nocera | 2008-09-21 | 1 | -0/+7 |
* | Fix using unvetted strings in printf-style functions. | Philip Withnall | 2008-09-20 | 1 | -1/+1 |
* | Add schemas for the visuals quality and connection speed settings, patch | Bastien Nocera | 2008-09-10 | 1 | -0/+40 |
* | Fix recent-menu not adding anything because it couldn't get a fast | Bastien Nocera | 2008-09-09 | 1 | -0/+1 |
* | Convert British English words back to American English in the language | Philip Withnall | 2008-09-02 | 1 | -4/+4 |
* | upd 2.23.91 Fix make distV_2_23_91 | Bastien Nocera | 2008-08-29 | 1 | -1/+0 |
* | Move the playlist treeview model to the GtkBuilder UI file. Also remove an | Philip Withnall | 2008-08-26 | 1 | -7/+19 |
* | Update the man page to remove documentation for a now non-existent --usage | Philip Withnall | 2008-08-26 | 1 | -49/+48 |
* | Fix a stupid typo Fix another stupid typo, and output to fd 3, so we can | Bastien Nocera | 2008-08-26 | 4 | -7/+9 |
* | Handle video/ogg for thumbnails, because libgnomeui sucks (Closes: | Bastien Nocera | 2008-08-14 | 1 | -0/+1 |
* | Fix "Fit window to movie" and "Zoom reset" keyboard shortcuts (Closes: | Bastien Nocera | 2008-08-13 | 1 | -3/+4 |
* | Make sure we use the border width is set to 1 by default, as used in the | Bastien Nocera | 2008-08-12 | 1 | -1/+2 |
* | Add application/smil+xml as used at | Bastien Nocera | 2008-08-08 | 1 | -0/+1 |
* | Update lirc plugin to read from a default configuration file, and not fail | Bastien Nocera | 2008-07-30 | 1 | -125/+0 |
* | Fix mnemonics overlap between Sidebar button and Sound menu (Closes: | Bastien Nocera | 2008-07-23 | 1 | -1/+1 |
* | Add accelerator to the Select text subtitle... text Mark Search Youtube | Gabor Kelemen | 2008-06-27 | 1 | -1/+1 |
* | Add video/x-flv as a support mime-type | Bastien Nocera | 2008-05-26 | 1 | -0/+1 |
* | Fix bugreport script not having a full-path (Closes: #526664) | Bastien Nocera | 2008-04-07 | 1 | -1/+1 |
* | end the outputted line with \n | Vincent Untz | 2008-03-17 | 1 | -0/+1 |
* | Add a broom icon to the "Clear Playlist" menu entry. (Closes: #522623) | Philip Withnall | 2008-03-16 | 1 | -0/+1 |
* | lists the x-speex mimetype as supported (Closes: #522330) | Sebastien Bacher | 2008-03-14 | 1 | -0/+1 |
* | Re-add ATK properties (Closes: #454642) | Bastien Nocera | 2008-03-02 | 1 | -0/+5 |
* | Back-out some of the changes in revision 5187, as they accidentally broke | Philip Withnall | 2008-02-28 | 1 | -5/+0 |
* | Re-add ATK properties to the UI files, converted from the glade files. | Philip Withnall | 2008-02-27 | 2 | -30/+95 |
* | Say we support audio/midi, with the new wildmidi plugin in gst-plugins-bad | Bastien Nocera | 2008-02-25 | 1 | -0/+1 |
* | And make sure to add the bugreport script to EXTRA_DIST | Bastien Nocera | 2008-02-24 | 1 | -0/+1 |
* | Fix build (whoops). (Closes: #518486) | Philip Withnall | 2008-02-24 | 1 | -1/+1 |
* | Add a custom Bug Buddy script to get the format of the file last played if | Philip Withnall | 2008-02-24 | 3 | -0/+25 |
* | Fix to make totem_action_toggle_aspect_ratio() work again | Bastien Nocera | 2008-02-08 | 1 | -7/+12 |
* | Lock the screensaver when only audio is playing, but allow the user to | Bastien Nocera | 2008-01-25 | 2 | -1/+49 |
* | Add support for the new x-content/ types, fix FLAC being missing from the | Bastien Nocera | 2008-01-18 | 4 | -4/+11 |
* | Remove volume up/volume down from the popup menu, they're useless | Bastien Nocera | 2007-12-17 | 1 | -2/+0 |
* | Add 48x48 icon, so the icon isn't tiny when drag'n'dropping it on the | Bastien Nocera | 2007-12-11 | 3 | -1/+5 |
* | reviewed by: Philip Withnall | Takao Fujiwara | 2007-12-06 | 1 | -3/+3 |
* | Fix some problems with the UI files which were erroneously accepted by the | Philip Withnall | 2007-12-04 | 4 | -157/+150 |
* | move those files to the publish plugin directory | Bastien Nocera | 2007-12-01 | 3 | -328/+0 |
* | Merge changes from LIBEPC branch. To gives Totem the ability to | Mathias Hasselmann | 2007-12-01 | 3 | -1/+329 |
* | removed icon in front of Color balance slider. Fixes bug #499730 | Andreas Nilsson | 2007-11-28 | 1 | -16/+0 |
* | Add some extra keys, pointing to the documentation, and listing other | Philip Withnall | 2007-11-25 | 1 | -0/+2 |
* | Add a context menu to TotemVideoList with entries to add to playlist and | Philip Withnall | 2007-11-25 | 2 | -1/+37 |
* | Remove row_activated signal, it's already implemented in the list view | Bastien Nocera | 2007-11-25 | 1 | -0/+9 |
* | Mark a whole bunch of messages for translation. | Kjartan Maraas | 2007-11-21 | 2 | -88/+88 |
* | Small fix to work with Solaris' sh, spotted by Damien Carbery | Bastien Nocera | 2007-11-01 | 1 | -1/+1 |
* | add audio/x-xm (XM tracker files) as supported (Closes: #489580) | Bastien Nocera | 2007-10-25 | 1 | -0/+1 |
* | updV_2_21_0 | Bastien Nocera | 2007-10-21 | 1 | -0/+1 |
* | Patch from Stephane Loeuillet <leroutier@gmail.com> to fix some warnings | Bastien Nocera | 2007-10-19 | 2 | -2/+0 |
* | Add a preference as to whether or not to load text subtitles automatically | Bastien Nocera | 2007-10-19 | 2 | -9/+46 |