summaryrefslogtreecommitdiff
path: root/src/totem-playlist.h
Commit message (Expand)AuthorAgeFilesLines
* playlist: Simplify TotemPlaylist creationBastien Nocera2022-02-101-33/+2
* main: Use new starttime column in playlistBastien Nocera2019-02-171-2/+1
* main: Add totem_playlist_steal_current_starttime()Bastien Nocera2019-02-171-0/+1
* main: Remove unused totem_playlist_save_current_playlist_ext()Bastien Nocera2014-02-011-2/+0
* main: Fix warnings with broken grl-filesystem pathsBastien Nocera2014-02-011-1/+2
* main: Remove shuffle settingBastien Nocera2014-01-231-4/+0
* main: Remove "save-playback-state" settingBastien Nocera2013-07-091-4/+0
* main: Save the current position when saving sessionBastien Nocera2013-03-111-1/+2
* main: Split off saving of the session playlistBastien Nocera2013-03-111-1/+1
* main: Rename totem_playlist_save_current_playlist()Bastien Nocera2013-03-111-2/+2
* main: Add accessors for the save propertyBastien Nocera2013-03-111-0/+4
* main: Export starttime from session playlist restoreBastien Nocera2013-03-091-1/+1
* playlist: Remove custom {repeat,shuffle}-toggled signalsBastien Nocera2013-03-081-2/+0
* main: Split getting title and content-typeBastien Nocera2012-07-141-2/+2
* playlist: Remove unused functionBastien Nocera2012-04-131-4/+0
* main: Fix for GtkVBox changesBastien Nocera2011-06-171-2/+2
* main: Don't poke at web servers for infoBastien Nocera2011-03-171-1/+1
* Add totem_playlist_add_mrls() APIPhilip Withnall2010-12-151-0/+16
* Fix title changes when the DVD chapters change.Jan Schmidt2010-12-121-2/+1
* Bug 559628 — Support async loading of playlistsPhilip Withnall2010-04-271-6/+12
* Fixed some strict gcc warningsPhilip Withnall2009-07-181-2/+2
* Add totem_uri_is_subtitle() to check whether a URI is a subtitleBastien Nocera2008-12-101-0/+2
* Patch from Kamil Pawlowski <kamilpe@gmail.com> to allow selecting a textBastien Nocera2008-12-101-0/+8
* Fix totem_playlist_get_current() and totem_playlist_get_last() returningBastien Nocera2008-12-101-2/+2
* Use single GTK+/GLib includes.Cosimo Cecchi2008-11-101-1/+1
* Don't use deprecated gtktype type and macros. Bug #539168.Christian Persch2008-06-191-5/+5
* Remove dead-code dating back from the audio CD support timesBastien Nocera2008-05-241-4/+0
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-2/+2
* Convert the bulk of Totem to GIO, leaving the plugins and backends stillPhilip Withnall2008-03-141-3/+3
* Move to totem-pl-parser moduleBastien Nocera2007-12-031-2/+1
* Clean up a couple of other memory leaks, clean up disposal/finalization onPhilip Withnall2007-12-021-1/+1
* Merge changes from LIBEPC branch. To gives Totem the ability toMathias Hasselmann2007-12-011-0/+11
* Remove row_activated signal, it's already implemented in the list viewBastien Nocera2007-11-251-1/+3
* Fix some compile warnings, show a busy cursor while downloading results inPhilip Withnall2007-11-121-1/+1
* Print the URL that we detected from the device, for DVD and VCDsBastien Nocera2007-08-311-3/+0
* Fix activation (adding to the playlist, switching opened files, etc.) whenBastien Nocera2007-08-261-0/+1
* When adding items to the playlist, set the cursor waiting on the outermostBastien Nocera2007-08-111-1/+5
* Add a number of externally callable functions to allow the Bemused pluginBastien Nocera2007-07-101-0/+3
* Use the play and pause icons in the playlist to show the current state, asBastien Nocera2007-04-171-1/+7
* return TRUE in totem_playlist_clear when we've actually cleared anythingBastien Nocera2006-12-111-1/+1
* Patch from Christian Persch <chpe@cvs.gnome.org> to simplify the iconBastien Nocera2006-11-031-5/+5
* - remove useless debug - force setting the playlist title when we'reBastien Nocera2006-09-111-1/+2
* Patch from Przemysław Grzegorczyk <pgrzegorczyk@gmail.com> to add XSPFBastien Nocera2006-05-161-0/+4
* remove CD playback from the UI (as to avoid double-use with sound- juicerBastien Nocera2005-11-241-2/+0
* updBastien Nocera2005-10-311-0/+1
* Move the playlist dialog to a sidebar, remove the labels for the playlistBastien Nocera2005-07-041-5/+5
* Separate _update into _update and _reset, make _update act step-wise, alsoRonald Bultje2005-05-061-1/+8
* add interface helpers for glade files, and images, Add vim bits to the gstBastien Nocera2005-01-121-2/+1
* Create a generic playlist clearing function that takes a GCompareFunc toBastien Nocera2005-01-101-0/+3
* merge totem_action_previous and totem_action_next intoBastien Nocera2005-01-031-0/+7