summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* grilo: Fix crash when scrolling for more content in some casesBastien Nocera2022-05-031-1/+2
* mpris: Fix exported movie lengthAndy Holmes2022-04-251-1/+1
* backend: Fix some memory leak on missing pluginsBastien Nocera2022-03-291-0/+2
* main: Fix warning on exit if playbin plugin is missingBastien Nocera2022-03-291-3/+0
* backend: Plug memory leaks on exitBastien Nocera2022-03-291-0/+10
* backend: Remove duplicate free of subtitle_uriBastien Nocera2022-03-291-1/+0
* backend: Fix warning if glsinkbin plugin is missingBastien Nocera2022-03-291-1/+2
* backend: Check for glsinkbin at runtimeBastien Nocera2022-03-291-1/+4
* gst: Fix saving screenshots with a GL video sinkBastien Nocera2022-03-091-25/+45
* gst: Remove support for cropping videosBastien Nocera2022-03-091-55/+6
* gst: Remove support for exporting non-raw framesBastien Nocera2022-03-091-85/+8
* gst: Import video conversion code from GStreamerBastien Nocera2022-03-091-3/+406
* backend: Print errors taking screenshotsBastien Nocera2022-03-091-1/+9
* gst: Add error-reporting to screenshot helperBastien Nocera2022-03-095-15/+16
* gst: Use #pragma once in headersBastien Nocera2022-03-093-25/+3
* dbusservice: Remove Python-based MPRIS pluginBastien Nocera2022-02-214-365/+0
* variable-rate: The MPRIS plugin also uses those ratesBastien Nocera2022-02-211-0/+2
* mpris: Add new native MPRIS pluginBastien Nocera2022-02-215-0/+861
* vimeo: Stop using intermediate private structBastien Nocera2022-02-211-9/+11
* variable-rate: Stop using intermediate private structBastien Nocera2022-02-211-31/+29
* skipto: Stop using intermediate private structBastien Nocera2022-02-211-62/+58
* screenshot: Stop using intermediate private structBastien Nocera2022-02-211-49/+47
* screensaver: Stop using intermediate private structBastien Nocera2022-02-211-39/+41
* save-file: Stop using intermediate private structBastien Nocera2022-02-211-62/+62
* rotation: Stop using intermediate private structBastien Nocera2022-02-211-52/+46
* recent: Stop using intermediate private structBastien Nocera2022-02-211-12/+14
* properties: Stop using intermediate private structBastien Nocera2022-02-211-26/+28
* open-directory: Stop using intermediate private structBastien Nocera2022-02-211-25/+25
* autoload-subtitles: Stop using intermediate private structBastien Nocera2022-02-211-17/+19
* apple-trailers: Stop using intermediate private structBastien Nocera2022-02-211-9/+11
* im-status: Stop using intermediate private structBastien Nocera2022-02-211-25/+27
* plugins: Don't use intermediate private structBastien Nocera2022-02-211-6/+0
* backend: Simplify code that uses the toplevel windowBastien Nocera2022-02-201-9/+2
* backend: Always show cursor when toplevel is unfocusedBastien Nocera2022-02-201-0/+15
* backend: Simplify cursor settingBastien Nocera2022-02-201-35/+34
* main: Keep controls up when paused or stoppedBastien Nocera2022-02-171-4/+5
* main: Show milliseconds when stepping through videoBastien Nocera2022-02-171-0/+3
* backend: Add msecs support to time label widgetBastien Nocera2022-02-173-6/+59
* gst: Add support for showing msecs in time labelBastien Nocera2022-02-173-27/+80
* gst: Fix translator commentBastien Nocera2022-02-171-1/+1
* gst: Move unknown time special-case to helper functionBastien Nocera2022-02-172-11/+7
* all: Convert totem_time_to_string() to using flagsBastien Nocera2022-02-177-33/+31
* main: Use new bacon_time_label_reset() helperBastien Nocera2022-02-171-8/+4
* backend: Add helper to reset time labelsBastien Nocera2022-02-172-2/+12
* properties: Use 3 significant figures to display 24pBastien Nocera2022-02-171-2/+10
* properties: Add Ctrl+I as a shortcut for PropertiesBastien Nocera2022-02-171-1/+1
* main: Remove Ctrl+F as a fullscreen shortcutBastien Nocera2022-02-171-2/+0
* main: Add F10 menu shortcut in browse viewBastien Nocera2022-02-171-0/+13
* main: Add shortcut for "Add local video"Bastien Nocera2022-02-172-9/+6
* main: Add shortcut for "Add web video"Bastien Nocera2022-02-172-8/+7