summaryrefslogtreecommitdiff
path: root/src/totem-session.c
Commit message (Expand)AuthorAgeFilesLines
* main: Small clean up in totem_session_save()Bastien Nocera2020-02-281-2/+2
* main: Also save unconsumed "start times" to the session playlistBastien Nocera2019-02-171-1/+1
* main: Use new starttime column in playlistBastien Nocera2019-02-171-1/+3
* main: Remove transitions between player/browserBastien Nocera2014-01-291-1/+1
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-2/+2
* main: Remove "save-playback-state" settingBastien Nocera2013-07-091-3/+1
* main: Optimise session savingBastien Nocera2013-07-091-12/+14
* main: Switch to player when restored sessionBastien Nocera2013-05-081-0/+3
* main: Don't save the current time for DVDsBastien Nocera2013-04-291-2/+3
* main: Use totem_dot_dir() to get the session fileBastien Nocera2013-03-191-1/+1
* main: Don't save session if video widget failedBastien Nocera2013-03-131-0/+3
* main: _set_mrl_with_warning() did not workBastien Nocera2013-03-131-1/+1
* main: Remove FIXME implemented in the playlist widgetBastien Nocera2013-03-111-1/+0
* main: Save the current position when saving sessionBastien Nocera2013-03-111-2/+3
* main: Split off saving of the session playlistBastien Nocera2013-03-111-8/+22
* main: Don't restore anything if session save is disabledBastien Nocera2013-03-111-0/+3
* main: Rename totem_playlist_save_current_playlist()Bastien Nocera2013-03-111-1/+1
* main: Save the session state on exitBastien Nocera2013-03-091-127/+23
* main: Save session playlist in XSPF formatBastien Nocera2013-03-091-1/+1
* Bug 559628 — Support async loading of playlistsPhilip Withnall2010-04-271-1/+3
* Fixed some strict gcc warningsPhilip Withnall2009-07-181-2/+2
* Update smclient from libegg masterChristian Persch2009-06-251-1/+1
* Call egg_set_desktop_file on x11Christian Persch2009-06-141-0/+9
* Add smclient options when parsing totem's command line. Bug #576620.Christian Persch2009-03-241-0/+11
* Add a check for filenames != NULL to totem_session_restore. (Closes:Philip Withnall2009-01-221-0/+1
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-1/+1
* Fix totem_playlist_get_current() and totem_playlist_get_last() returningBastien Nocera2008-12-101-2/+7
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-27/+22
* Move the playlist treeview model to the GtkBuilder UI file. Also remove anPhilip Withnall2008-08-261-1/+0
* Only seek for session restore once we've opened the file, and we know it'sBastien Nocera2008-08-181-5/+2
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-2/+2
* Remove row_activated signal, it's already implemented in the list viewBastien Nocera2007-11-251-8/+8
* When adding items to the playlist, set the cursor waiting on the outermostBastien Nocera2007-08-111-1/+1
* Use totem_dot_dir() all over, and make sure that ~/.gnome2/Totem isBastien Nocera2007-04-101-3/+3
* Remove useless cast Fix xine-lib build Return early if we don't have anyBastien Nocera2006-11-291-2/+2
* upd the glib and libgnome requirementsBastien Nocera2006-11-291-16/+13
* Patch from Marek Schmidt <xschmi01@stud.fit.vutbr.cz> to fix restoring theBastien Nocera2006-11-231-2/+8
* Don't save the state if the save style is Global, thanks to Dan WinshipBastien Nocera2006-10-081-0/+3
* Fix GTK+-only build (Closes: #300488), some warning fixesBastien Nocera2005-04-131-1/+2
* move the totem_signal_(un)block_by_data helpers to totem-private.h,Bastien Nocera2005-03-271-3/+0
* when restoring a playlist, or when rewinding to the start of a playlistBastien Nocera2005-01-131-0/+1
* Remove possible "burps" on startup when the sound is supposed to be muteBastien Nocera2005-01-011-13/+96
* upd update from libbaconBastien Nocera2004-12-301-0/+84