summaryrefslogtreecommitdiff
path: root/src/totem-playlist.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove possible "burps" on startup when the sound is supposed to be muteBastien Nocera2005-01-011-0/+4
* upd update the Copyright noticesBastien Nocera2004-09-151-0/+2
* FreeBSD fixes from libbaconBastien Nocera2004-01-071-0/+1
* couple of warnings fixesBastien Nocera2003-10-041-1/+1
* starts of a shuffle playlist, fix parsing of ASX playlists (fixes playbackBastien Nocera2003-09-261-0/+5
* upd from libbacon couple of coding style cleanups update the playlistBastien Nocera2003-07-241-9/+10
* removed the placeholderBastien Nocera2003-07-231-0/+91