summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* all: Convert totem_time_to_string() to using flagsBastien Nocera2022-02-171-2/+2
* 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
* open-directory: Replace GTimeVal by g_get_monotonic_time()Georges Basile Stavracas Neto2022-02-091-4/+3
* backend: Port to gtkglsinkBastien Nocera2022-02-041-5/+0
* recent: Fix warning for videos without known mime-typesBastien Nocera2022-02-011-0/+2
* screenshot: Always show an errorBastien Nocera2022-01-271-4/+1
* rotation: Handle empty rotation metadata as absentBastien Nocera2022-01-271-1/+1
* opensubtitles: Search by title as fallbackIgnacy KuchciƄski2022-01-261-6/+22
* opensubtitles: Fix dialogue not showing upBastien Nocera2022-01-261-4/+3
* media-player-keys: Remove pluginBastien Nocera2022-01-264-325/+0
* variable-rate: Simplify plugin declarationBastien Nocera2022-01-111-4/+0
* skipto: Simplify plugin declarationBastien Nocera2022-01-111-4/+0