| Commit message (Expand) | Author | Age | Files | Lines |
* | playlist: Simplify TotemPlaylist creation | Bastien Nocera | 2022-02-10 | 1 | -33/+2 |
* | main: Use new starttime column in playlist | Bastien Nocera | 2019-02-17 | 1 | -2/+1 |
* | main: Add totem_playlist_steal_current_starttime() | Bastien Nocera | 2019-02-17 | 1 | -0/+1 |
* | main: Remove unused totem_playlist_save_current_playlist_ext() | Bastien Nocera | 2014-02-01 | 1 | -2/+0 |
* | main: Fix warnings with broken grl-filesystem paths | Bastien Nocera | 2014-02-01 | 1 | -1/+2 |
* | main: Remove shuffle setting | Bastien Nocera | 2014-01-23 | 1 | -4/+0 |
* | main: Remove "save-playback-state" setting | Bastien Nocera | 2013-07-09 | 1 | -4/+0 |
* | main: Save the current position when saving session | Bastien Nocera | 2013-03-11 | 1 | -1/+2 |
* | main: Split off saving of the session playlist | Bastien Nocera | 2013-03-11 | 1 | -1/+1 |
* | main: Rename totem_playlist_save_current_playlist() | Bastien Nocera | 2013-03-11 | 1 | -2/+2 |
* | main: Add accessors for the save property | Bastien Nocera | 2013-03-11 | 1 | -0/+4 |
* | main: Export starttime from session playlist restore | Bastien Nocera | 2013-03-09 | 1 | -1/+1 |
* | playlist: Remove custom {repeat,shuffle}-toggled signals | Bastien Nocera | 2013-03-08 | 1 | -2/+0 |
* | main: Split getting title and content-type | Bastien Nocera | 2012-07-14 | 1 | -2/+2 |
* | playlist: Remove unused function | Bastien Nocera | 2012-04-13 | 1 | -4/+0 |
* | main: Fix for GtkVBox changes | Bastien Nocera | 2011-06-17 | 1 | -2/+2 |
* | main: Don't poke at web servers for info | Bastien Nocera | 2011-03-17 | 1 | -1/+1 |
* | Add totem_playlist_add_mrls() API | Philip Withnall | 2010-12-15 | 1 | -0/+16 |
* | Fix title changes when the DVD chapters change. | Jan Schmidt | 2010-12-12 | 1 | -2/+1 |
* | Bug 559628 — Support async loading of playlists | Philip Withnall | 2010-04-27 | 1 | -6/+12 |
* | Fixed some strict gcc warnings | Philip Withnall | 2009-07-18 | 1 | -2/+2 |
* | Add totem_uri_is_subtitle() to check whether a URI is a subtitle | Bastien Nocera | 2008-12-10 | 1 | -0/+2 |
* | Patch from Kamil Pawlowski <kamilpe@gmail.com> to allow selecting a text | Bastien Nocera | 2008-12-10 | 1 | -0/+8 |
* | Fix totem_playlist_get_current() and totem_playlist_get_last() returning | Bastien Nocera | 2008-12-10 | 1 | -2/+2 |
* | Use single GTK+/GLib includes. | Cosimo Cecchi | 2008-11-10 | 1 | -1/+1 |
* | Don't use deprecated gtktype type and macros. Bug #539168. | Christian Persch | 2008-06-19 | 1 | -5/+5 |
* | Remove dead-code dating back from the audio CD support times | Bastien Nocera | 2008-05-24 | 1 | -4/+0 |
* | Update FSF address (Closes: #518264) | Bastien Nocera | 2008-04-24 | 1 | -2/+2 |
* | Convert the bulk of Totem to GIO, leaving the plugins and backends still | Philip Withnall | 2008-03-14 | 1 | -3/+3 |
* | Move to totem-pl-parser module | Bastien Nocera | 2007-12-03 | 1 | -2/+1 |
* | Clean up a couple of other memory leaks, clean up disposal/finalization on | Philip Withnall | 2007-12-02 | 1 | -1/+1 |
* | Merge changes from LIBEPC branch. To gives Totem the ability to | Mathias Hasselmann | 2007-12-01 | 1 | -0/+11 |
* | Remove row_activated signal, it's already implemented in the list view | Bastien Nocera | 2007-11-25 | 1 | -1/+3 |
* | Fix some compile warnings, show a busy cursor while downloading results in | Philip Withnall | 2007-11-12 | 1 | -1/+1 |
* | Print the URL that we detected from the device, for DVD and VCDs | Bastien Nocera | 2007-08-31 | 1 | -3/+0 |
* | Fix activation (adding to the playlist, switching opened files, etc.) when | Bastien Nocera | 2007-08-26 | 1 | -0/+1 |
* | When adding items to the playlist, set the cursor waiting on the outermost | Bastien Nocera | 2007-08-11 | 1 | -1/+5 |
* | Add a number of externally callable functions to allow the Bemused plugin | Bastien Nocera | 2007-07-10 | 1 | -0/+3 |
* | Use the play and pause icons in the playlist to show the current state, as | Bastien Nocera | 2007-04-17 | 1 | -1/+7 |
* | return TRUE in totem_playlist_clear when we've actually cleared anything | Bastien Nocera | 2006-12-11 | 1 | -1/+1 |
* | Patch from Christian Persch <chpe@cvs.gnome.org> to simplify the icon | Bastien Nocera | 2006-11-03 | 1 | -5/+5 |
* | - remove useless debug - force setting the playlist title when we're | Bastien Nocera | 2006-09-11 | 1 | -1/+2 |
* | Patch from Przemysław Grzegorczyk <pgrzegorczyk@gmail.com> to add XSPF | Bastien Nocera | 2006-05-16 | 1 | -0/+4 |
* | remove CD playback from the UI (as to avoid double-use with sound- juicer | Bastien Nocera | 2005-11-24 | 1 | -2/+0 |
* | upd | Bastien Nocera | 2005-10-31 | 1 | -0/+1 |
* | Move the playlist dialog to a sidebar, remove the labels for the playlist | Bastien Nocera | 2005-07-04 | 1 | -5/+5 |
* | Separate _update into _update and _reset, make _update act step-wise, also | Ronald Bultje | 2005-05-06 | 1 | -1/+8 |
* | add interface helpers for glade files, and images, Add vim bits to the gst | Bastien Nocera | 2005-01-12 | 1 | -2/+1 |
* | Create a generic playlist clearing function that takes a GCompareFunc to | Bastien Nocera | 2005-01-10 | 1 | -0/+3 |
* | merge totem_action_previous and totem_action_next into | Bastien Nocera | 2005-01-03 | 1 | -0/+7 |