summaryrefslogtreecommitdiff
path: root/src/totem-object.c
Commit message (Expand)AuthorAgeFilesLines
* main: Allow passing empty display name to add_to_playlist()Bastien Nocera2021-10-121-1/+1
* main: Make XF86Back go back up a level in libraryignapk2020-09-211-1/+6
* main: Make Alt+Right/Alt+Left workBastien Nocera2020-08-221-0/+25
* main: Fix Ctrl+Space shortcut not workingBastien Nocera2020-08-221-0/+4
* main: Fix Ctrl+F fullscreen shortcut not workingBastien Nocera2020-08-221-0/+2
* main: Re-indent window_key_press_event_cb()Bastien Nocera2020-08-221-10/+8
* main: Add F1 shortcut to the player viewBastien Nocera2020-08-201-0/+3
* main: Replace deprecated gtk_show_uri()Gabor Karsay2019-10-071-1/+1
* build: Add support for building Nightly versionBastien Nocera2019-09-251-1/+1
* main: Present application window if already openUmang Jain2019-05-061-0/+3
* main: Add a useful totem_object_stop() APIBastien Nocera2019-02-231-15/+26
* main: Remove totem_object_stop()Bastien Nocera2019-02-231-18/+10
* main: Remove unused TotemTimeLabel widgetBastien Nocera2019-02-191-1/+0
* main: Use new starttime column in playlistBastien Nocera2019-02-171-11/+14
* main: Update state of previous/next when chapters info arrivesBastien Nocera2019-02-151-0/+1
* main: Add API to track the current "main page"Bastien Nocera2019-02-141-1/+18
* main: Simplify prev/next button sensitivity with new helpersBastien Nocera2019-02-141-13/+4
* main: Add can_seek_{previous,next} APIBastien Nocera2019-02-141-0/+28
* main: Don't allow --fullscreen when not playingBastien Nocera2019-02-141-15/+10
* main: Fix media player controls not appearing in gnome-shellBastien Nocera2019-02-141-0/+2
* main: Make it possible to load subtitles from the command-lineBastien Nocera2019-02-131-11/+36
* main: Make Ctrl+W go back before exitingBastien Nocera2019-02-131-9/+13
* main: Remove unused math.h includeBastien Nocera2019-02-071-1/+0
* main: Remove "exit thread" work-aroundBastien Nocera2019-02-071-11/+0
* main: Remove app menuBastien Nocera2019-02-051-1/+16
* main: Change player view menu button iconsBastien Nocera2019-02-051-2/+2
* main: Remove Quit app menu itemBastien Nocera2019-02-041-0/+8
* main: Remove unused PROP_REMEMBER_POSITIONBastien Nocera2017-07-171-2/+1
* main: Use Unicode in translatable stringsPiotr Drąg2017-01-311-3/+3
* main: Remove obsolete FIXMEBastien Nocera2016-12-051-2/+0
* docs: Documentation checking fixesPhilip Withnall2016-11-281-1/+3
* main: Set a minimum width for the "Go" menuBastien Nocera2016-11-021-0/+1
* data: Rename icon to org.gnome.TotemBastien Nocera2016-04-201-1/+1
* main: Make playback rate available to pluginsBastien Nocera2016-03-211-0/+29
* main: Remove sidebar handling APIBastien Nocera2016-03-111-37/+1
* data: Support RTL shortcuts as wellBastien Nocera2015-12-161-1/+1
* totem-object: Fix segfaultFlorian Müllner2015-12-121-2/+2
* backend: embed the fullscreen top header bar in the video widgetLionel Landwerlin2015-12-101-55/+12
* main: Add Ctrl+W shortcut to exitBastien Nocera2015-12-041-0/+9
* main: Add shortcuts help windowBastien Nocera2015-11-241-0/+28
* Revert "main: Bring back video inside the window under Wayland"Lionel Landwerlin2015-09-151-20/+0
* main: Bring back video inside the window under WaylandBastien Nocera2015-08-241-0/+20
* main: Fix thumbnailing starting when launching with a videoBastien Nocera2015-04-231-10/+14
* main: Disable popover transitions for video menusBastien Nocera2015-03-131-0/+5
* main: Always use a popover for menu buttonsBastien Nocera2015-03-131-3/+0
* main: Fix Totem doubling files added on the cmd lineBastien Nocera2015-01-061-0/+3
* main: Show popup when seeking with the keyboardBastien Nocera2014-12-071-1/+8
* main: Keep the controls visible when seeking with the sliderBastien Nocera2014-11-251-0/+3
* main: Handle "Powerpoint" buttons on remotesBastien Nocera2014-11-251-3/+13
* main: Skip tracks when using 2-finger swipesBastien Nocera2014-11-251-0/+12