summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* backend: Remove DIRECTION_STR macrowip/hadess/rate-2nd-fileBastien Nocera2022-11-301-2/+1
* backend: Restore speed after opening new fileBastien Nocera2022-11-301-48/+45
* backend: Add missing period at the end of error messageBastien Nocera2022-11-301-1/+1
* backend: Bump max playback rate to 3xBastien Nocera2022-11-301-1/+1
* backend: Move min/max playback rates to constantsBastien Nocera2022-11-302-2/+16
* backend: Return an error on playback failureBastien Nocera2022-11-301-0/+2
* skipto: Remove skipto pluginBastien Nocera2022-11-2910-881/+0
* opensubtitles: Re-enable menu item after DownloadKrifa752022-11-291-0/+2
* main: Merge the main header and fullscreen headerKrifa752022-11-282-30/+25
* opensubtitles: Fix invalid format specifierKrifa752022-11-271-1/+1
* main: Simplify playing the current playlist itemBastien Nocera2022-11-261-36/+18
* main: Clean up some code by using g_auto*Bastien Nocera2022-11-261-59/+32
* main: Simplify filename handling in totem_setup_window()Bastien Nocera2022-11-251-4/+1
* main: Simplify GError handlingBastien Nocera2022-11-251-24/+12
* main: Use HdyApplicationWindow instead of GtkApplicationWindowKrifa752022-11-251-0/+1
* main: Use template to create TotemSearchEntryKrifa752022-11-241-48/+15
* main: Use HdyHeaderBar as a base class for TotemMainToolbarKrifa752022-11-244-14/+14
* opensubtitles: Re-fix blank dialogue (and traceback)Bastien Nocera2022-11-242-2/+6
* opensubtitles: Fix blank dialogue when reopenedBastien Nocera2022-11-241-0/+1
* main: Remove unused totem_interface_create_header_button()Krifa752022-11-242-42/+0
* properties: Use HdyWindow instead of GtkDialogKrifa752022-11-233-6/+12
* properties: Use template to create dialogueKrifa752022-11-234-857/+1043
* main: Connect to BaconVideoWidget properties in GtkBuilderKrifa752022-11-231-6/+4
* main: Set BaconVideoWidget window mask events in GtkBuilderKrifa752022-11-231-3/+0
* main: Move BaconVideoWidget signal connection to GtkBuilderKrifa752022-11-231-76/+38
* main: Move fullscreen headerbar signal connection to GtkBuilderKrifa752022-11-231-2/+0
* main: Move fullscreen headerbar button signal connection to GtkBuilderKrifa752022-11-231-4/+0
* main: Bind properties between headerbars in GtkBuilderKrifa752022-11-231-4/+0
* main: Move fullscreen headerbar widgets to GtkBuilderKrifa752022-11-231-30/+5
* main: Set window mask events in GtkBuilderKrifa752022-11-231-3/+0
* main: Move headerbar signals connection to GtkBuilderKrifa752022-11-232-9/+8
* main: Move TotemMainToolbar to GtkBuilderKrifa752022-11-231-4/+0
* main: Move header bar widgets to GtkBuilderKrifa752022-11-231-49/+7
* main: Move volume button signal connection to GtkBuilderKrifa752022-11-231-6/+6
* main: Move seekbar signal connection to GtkBuilderKrifa752022-11-231-9/+6
* main: Move "Go" button signal connection to GtkBuilderKrifa752022-11-231-3/+4
* main: Move the control buttons to GtkBuilderKrifa752022-11-231-49/+1
* preferences: Simplify video widget refcountingBastien Nocera2022-11-231-3/+1
* preferences: Move the plugins settingsKrifa752022-11-235-59/+281
* properties: Update item visibilityKrifa752022-11-221-2/+1
* plugins: Simplify TOTEM_PLUGIN_REGISTER() macroBastien Nocera2022-11-171-19/+5
* plugins: Remove support for configurable pluginsBastien Nocera2022-11-171-21/+0
* preferences: Allow to disable hardware accelerationKrifa752022-11-171-0/+6
* mpris: Work-around some players not handling empty TrackIdBastien Nocera2022-11-161-0/+5
* properties: remove unused GtkSizeGroupKrifa752022-11-161-14/+0
* properties: Modernise properties dialogueKrifa752022-11-162-664/+828
* preferences: Modernise preferences UIKrifa752022-11-162-7/+6
* main: Fix scroll-by-page GTK setting breaking sliderAlban Browaeys2022-10-211-0/+4
* build: Use i18n.merge_file() for plugin filesGeorges Basile Stavracas Neto2022-10-2118-106/+89
* mpris: Fix artist not showing in gnome-shellBastien Nocera2022-10-171-9/+22