summaryrefslogtreecommitdiff
path: root/src/totem-options.c
Commit message (Expand)AuthorAgeFilesLines
* main: Make --version option publicBastien Nocera2019-07-121-1/+1
* main: Use Unicode in translatable stringsPiotr Drąg2017-01-311-1/+1
* main: Fix thumbnailing starting when launching with a videoBastien Nocera2015-04-231-0/+1
* main: Fix (again) doubling files added on the cmd lineBastien Nocera2015-04-221-4/+10
* main: Remove totem_options_process_early()Bastien Nocera2014-10-201-10/+0
* main: Remove unused totem_options_get_context()Bastien Nocera2014-10-201-22/+0
* main: Pass remote commands through D-BusBastien Nocera2014-10-201-5/+17
* main: Fix spacing in version optionBastien Nocera2014-10-201-1/+1
* main: Remove debug optionBastien Nocera2014-10-201-3/+0
* main: Show Totem window when opening new filesBastien Nocera2014-01-221-1/+1
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-4/+4
* main: Use non-obsolete public functionsBastien Nocera2013-03-191-4/+4
* main: Remove FIXME around commented codeBastien Nocera2013-03-091-3/+0
* main: Remove unused playlistidx command-line optionBastien Nocera2013-03-091-2/+0
* main: Save the session state on exitBastien Nocera2013-03-091-10/+0
* main: Remove "Toggle controls" featureBastien Nocera2013-03-061-9/+0
* main: Fix spinning cursor when launched through nautilusBastien Nocera2012-10-101-1/+1
* main: Handle the --help option locallyBastien Nocera2012-03-281-0/+25
* totem-options: Should not free commands list data.Estêvão Samuel Procópio2011-12-191-1/+0
* main: Remove debug messagesBastien Nocera2010-11-251-3/+0
* Port Totem to new GApplication codeBastien Nocera2010-10-291-76/+31
* Improve a translation comment for the command line optionsPhilip Withnall2010-09-241-1/+1
* Port to GSettingsPhilip Withnall2010-09-041-2/+1
* Bug 626422 — Translation comment neededPhilip Withnall2010-08-091-0/+1
* gcc warning fixes in TotemPhilip Withnall2010-07-151-1/+1
* Port from unique to GApplicationSaleem Abdulrasool2010-06-221-32/+66
* Fix saving current position for the wrong playlist itemBastien Nocera2009-11-021-1/+1
* Fixed some strict gcc warningsPhilip Withnall2009-07-181-2/+2
* Fix remote commands not workingBastien Nocera2009-05-161-0/+15
* Remove use of bacon-message-connection and use libunique instead (Closes:Bastien Nocera2009-04-021-45/+29
* Remove --print-playing, we have a D-Bus plugin to export that data nowBastien Nocera2009-04-011-18/+0
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-3/+2
* Add proper support for mute toggling through the remote interface, and addBastien Nocera2008-12-051-0/+6
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-0/+13
* Fix using unvetted strings in printf-style functions.Philip Withnall2008-09-201-1/+1
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-2/+2
* Add --no-existing-session to allow launching multiple Totems (Closes:Bastien Nocera2007-11-221-0/+1
* Rephrase slightly so as to remove "startup" from the stringBastien Nocera2007-08-091-0/+1
* Handle better having --fullscreen passed to the master program (Helps:Bastien Nocera2007-06-211-7/+3
* Move LIRC support to a plugin (Closes: #428294)Jan Arne Petersen2007-04-241-1/+0
* Plug a few leaksBastien Nocera2007-04-161-0/+2
* Patch from Michael Plump <plumpy@skylab.org> to avoid removing just addedBastien Nocera2007-04-041-0/+3
* Clean up _create_full_path to avoid duplicate copies of the code, andBastien Nocera2007-03-251-7/+7
* revert a change that cause build to fail Don't crash if no filenames wereBastien Nocera2007-02-141-1/+1
* Handle remote options properly, add the ability to pass multiple commandsBastien Nocera2007-01-261-67/+99
* hide the 2 session related options from being printed in --help, they'reBastien Nocera2006-12-061-2/+2
* Remove useless cast Fix xine-lib build Return early if we don't have anyBastien Nocera2006-11-291-0/+3
* upd the glib and libgnome requirementsBastien Nocera2006-11-291-128/+83
* Send back the title of the currently playing track with "--print-playing"Bastien Nocera2005-04-281-0/+20
* add --play and --pause command-line options (Closes: #165160)Bastien Nocera2005-03-271-0/+6