summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 42.042.0Bastien Nocera2022-03-183-1/+24
|
* build: Fix appdata path for check-news.shBastien Nocera2022-03-181-1/+1
| | | | Fixes: 30253c7d9c
* Update Catalan translationJordi Mas2022-03-161-150/+170
|
* Update Occitan translationQuentin PAGÈS2022-03-151-286/+385
|
* Update Serbian translationМарко Костић2022-03-141-282/+387
|
* Update German translationChristian Kirbach2022-03-131-296/+397
|
* Update Japanese translationsicklylife2022-03-131-48/+23
|
* Update Japanese translationsicklylife2022-03-131-275/+402
|
* Update Hungarian translationBalázs Úr2022-03-131-277/+371
|
* Update Kazakh translationBaurzhan Muftakhidinov2022-03-121-287/+388
|
* gst: Fix saving screenshots with a GL video sinkBastien Nocera2022-03-091-25/+45
| | | | | | | | | | | Implement a separate pipeline using GL-specific colour conversion and scaling elements that will know how to get the frame data off of the GPU for us to convert to a pixbuf and eventually save. This works around this GStreamer bug/missing feature: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1073 Closes: #508
* gst: Remove support for cropping videosBastien Nocera2022-03-091-55/+6
| | | | We also don't use this feature.
* gst: Remove support for exporting non-raw framesBastien Nocera2022-03-091-85/+8
| | | | We use the raw frames to convert them to GdkPixbuf.
* gst: Import video conversion code from GStreamerBastien Nocera2022-03-091-3/+406
| | | | | | So we can modify it for our needs. From gst-plugins-base/gst-libs/gst/video/convertframe.c
* backend: Print errors taking screenshotsBastien Nocera2022-03-091-1/+9
|
* gst: Add error-reporting to screenshot helperBastien Nocera2022-03-095-15/+16
| | | | | Make totem_gst_playbin_get_frame() report (untranslated) errors back up to the caller.
* gst: Use #pragma once in headersBastien Nocera2022-03-093-25/+3
|
* ci: Work-around rawhide gettext problemBastien Nocera2022-03-091-0/+1
|
* Updated Lithuanian translationAurimas Černius2022-03-071-287/+401
|
* Update Finnish translationJiri Grönroos2022-03-041-285/+389
|
* Update Korean translationChangwoo Ryu2022-03-041-277/+380
|
* Update Swedish translationAnders Jonsson2022-03-041-289/+386
|
* Update Friulian translationFabio Tomat2022-03-031-272/+384
|
* Update French translationCharles Monzat2022-03-031-284/+407
|
* Update Croatian translationGoran Vidović2022-03-011-141/+227
|
* Updated Danish translationAlan Mortensen2022-02-281-282/+388
|
* Update Polish translationPiotr Drąg2022-02-271-285/+359
|
* Update Slovenian translationMatej Urbančič2022-02-251-988/+222
|
* Update Basque translationAsier Sarasua Garmendia2022-02-251-141/+224
|
* appdata: Update screenshotsSophie Herold2022-02-253-2/+2
|
* 42.beta42.betaBastien Nocera2022-02-242-3/+12
|
* build: Remove 2 unused variablesBastien Nocera2022-02-241-2/+0
| | | | | | Saves us from a meson error with our first 42 release. meson.build:13:0: ERROR: Index 2 out of bounds of array of size 2.
* docs: Don't reconstruct the version from its elementsBastien Nocera2022-02-242-5/+2
| | | | Use the version instead...
* Update Galician translationFran Dieguez2022-02-241-142/+236
|
* Updated Spanish translationDaniel Mustieles2022-02-241-193/+308
|
* Update Chinese (China) translationLuming Zh2022-02-231-200/+316
|
* Update Persian translationDanial Behzadi2022-02-221-81/+86
|
* flatpak: Remove unused cogl dependencyBastien Nocera2022-02-211-15/+0
| | | | Fixes: fe38e551eb4fc10f5e92dc0bdf3e87f3b9eee8a0
* flatpak: Remove python D-Bus modulesBastien Nocera2022-02-211-37/+0
|
* dbusservice: Remove Python-based MPRIS pluginBastien Nocera2022-02-215-367/+0
| | | | It was replaced by a native version.
* variable-rate: The MPRIS plugin also uses those ratesBastien Nocera2022-02-211-0/+2
|
* mpris: Add new native MPRIS pluginBastien Nocera2022-02-216-0/+863
| | | | | | | | This version is implemented in C so as to be able to enable it by default, without dragging in Python, whether at compile-time, or at run-time. Closes: #59
* 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
|