summaryrefslogtreecommitdiff
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-303-2/+18
* backend: Return an error on playback failureBastien Nocera2022-11-301-0/+2
* main: Change the percentage skip labelBastien Nocera2022-11-291-1/+1
* main: Document digits 1 through 9 skipping 10% to 90%Bastien Nocera2022-11-292-2/+7
* skipto: Remove skipto pluginBastien Nocera2022-11-2914-898/+0
* opensubtitles: Re-enable menu item after DownloadKrifa752022-11-291-0/+2
* main: Fix popup showing up on startupBastien Nocera2022-11-281-1/+1
* main: Merge the main header and fullscreen headerKrifa752022-11-283-117/+49
* Update Russian translationAleksandr Melman2022-11-281-227/+245
* 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 new playback options iconJakub Steiner2022-11-253-1/+17
* main: Use HdyApplicationWindow instead of GtkApplicationWindowKrifa752022-11-252-406/+413
* main: Use template to create TotemSearchEntryKrifa752022-11-243-48/+72
* 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-243-43/+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-232-6/+6
* main: Set BaconVideoWidget window mask events in GtkBuilderKrifa752022-11-232-3/+1
* main: Move BaconVideoWidget signal connection to GtkBuilderKrifa752022-11-232-76/+55
* main: Move fullscreen headerbar signal connection to GtkBuilderKrifa752022-11-232-2/+1
* main: Move fullscreen headerbar button signal connection to GtkBuilderKrifa752022-11-232-4/+2
* main: Bind properties between headerbars in GtkBuilderKrifa752022-11-232-4/+2
* main: Move fullscreen headerbar widgets to GtkBuilderKrifa752022-11-232-30/+68
* main: Set window mask events in GtkBuilderKrifa752022-11-232-3/+1
* main: Move headerbar signals connection to GtkBuilderKrifa752022-11-233-9/+11
* main: Move TotemMainToolbar to GtkBuilderKrifa752022-11-232-4/+2
* main: Move header bar widgets to GtkBuilderKrifa752022-11-232-49/+126
* main: Move volume button signal connection to GtkBuilderKrifa752022-11-232-6/+8
* main: Move seekbar signal connection to GtkBuilderKrifa752022-11-232-9/+9
* main: Move "Go" button signal connection to GtkBuilderKrifa752022-11-232-3/+5
* main: Move the control buttons to GtkBuilderKrifa752022-11-232-56/+77
* flatpak: Disable libpeas-gtkKrifa752022-11-231-0/+1
* preferences: Simplify video widget refcountingBastien Nocera2022-11-231-3/+1
* preferences: Move the plugins settingsKrifa752022-11-2310-84/+441
* 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-172-22/+0
* preferences: Allow to disable hardware accelerationKrifa752022-11-172-0/+26
* mpris: Work-around some players not handling empty TrackIdBastien Nocera2022-11-161-0/+5