summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* main: Ressurect old "channel" iconBastien Nocera2022-04-011-1/+1
* icon-helpers: Set dark UI the same way as the main playerBastien Nocera2022-04-012-4/+8
* skipto: Simplify TotemTimeEntry declarationBastien Nocera2022-03-312-35/+17
* skipto: Simplify TotemSkipto declarationBastien Nocera2022-03-312-53/+32
* screenshot: Simplify TotemGallery declarationBastien Nocera2022-03-312-28/+13
* screenshot: Simplify TotemGalleryProgress declarationBastien Nocera2022-03-312-47/+30
* properties: Simplify BaconVideoWidgetProperties declarationBastien Nocera2022-03-312-36/+17
* plugins: Simplify TotemPluginsEngine declarationBastien Nocera2022-03-312-52/+23
* main: Simplify TotemSearchEntry declarationBastien Nocera2022-03-312-61/+38
* all: Clean up headersBastien Nocera2022-03-3120-145/+21
* all: Remove mentions of "Totem" in error messagesBastien Nocera2022-03-313-8/+8
* main: Simplify missing plugins fatal warningBastien Nocera2022-03-311-14/+5
* main: Make totem_object_show_error_and_exit() privateBastien Nocera2022-03-312-2/+1
* main: Remove UI when XInitThreads() failsBastien Nocera2022-03-311-8/+1
* main: Remove unused header includesBastien Nocera2022-03-311-5/+0
* plugins: Always include top-level totem.hBastien Nocera2022-03-301-0/+1
* plugins: Remove unused totem-interface header includeBastien Nocera2022-03-305-6/+0
* main: Remove unused gdkx includeBastien Nocera2022-03-301-1/+0
* main: Remove totem_interface_load()Bastien Nocera2022-03-302-101/+0
* main: Build main window from resourceBastien Nocera2022-03-301-4/+1
* main: Build shortcuts dialogue from resourceBastien Nocera2022-03-301-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