summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* opensubtitles: Re-fix blank dialogue (and traceback)Bastien Nocera2022-11-242-2/+6
* opensubtitles: Fix blank dialogue when reopenedBastien Nocera2022-11-241-0/+1
* properties: Use HdyWindow instead of GtkDialogKrifa752022-11-233-6/+12
* properties: Use template to create dialogueKrifa752022-11-234-857/+1043
* preferences: Move the plugins settingsKrifa752022-11-231-1/+0
* 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
* 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
* 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
* screenshot: Move screenshot dir code to screenshot pluginJake Dane2022-08-183-5/+28
* screenshot: Save screenshots into ~/Pictures/ScreenshotsJake Dane2022-08-182-4/+5
* build: Disable MALLOC_PERTURB_ when running pylintBastien Nocera2022-06-272-0/+2
* opensubtitles: Ignore "Too many instance attributes" warningBastien Nocera2022-06-271-0/+1
* opensubtitles: Use "with" for locking when usefulBastien Nocera2022-06-271-39/+30
* opensubtitles: Work-around pylint not knowing about GI bindingsBastien Nocera2022-06-271-4/+4
* pythonconsole: Fix some pylint warningsBastien Nocera2022-06-271-5/+3
* opensubtitles: Fix some pylint warningsBastien Nocera2022-06-271-17/+15
* opensubtitles: Fix "string statement with no effect"Bastien Nocera2022-06-271-1/+1
* opensubtitles: Remove "u" string prefixBastien Nocera2022-06-271-13/+13
* open-directory: Use libportal to open containing folderBastien Nocera2022-05-243-53/+40
* im-status: Simplify cancellable unrefBastien Nocera2022-05-241-2/+1
* mpris: Fix exported movie lengthAndy Holmes2022-04-251-1/+1
* 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
* all: Clean up headersBastien Nocera2022-03-318-62/+8
* all: Remove mentions of "Totem" in error messagesBastien Nocera2022-03-312-4/+4
* plugins: Always include top-level totem.hBastien Nocera2022-03-301-0/+1
* plugins: Remove unused totem-interface header includeBastien Nocera2022-03-305-6/+0
* 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