summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* all: Port to glib's Uuid.string_random()Jens Georg2022-07-296-9/+9
| | | | No more need for our own UUID function since GLib has its own
* Add Abkhazian translationNart Tlisha2022-07-292-0/+1581
|
* Update (or drop) the Docker image used by Flatpak jobbarthalion/gnome-runtime-images-quayBartłomiej Piotrowski2022-07-271-1/+0
| | | | | | The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template. Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it.
* Update Turkish translationEmin Tufan Çetin2022-07-221-145/+155
|
* Add Georgian translationZurab Kargareteli2022-07-172-0/+1589
|
* Update Indonesian translationKukuh Syafaat2022-07-121-127/+135
|
* flatpak: Bump version of GESJens Georg2022-07-091-3/+4
|
* flatpak: Drop libsoup3Jens Georg2022-07-091-15/+0
| | | | This should be in master
* gst-launch: Fix escaping of urisJens Georg2022-07-092-2/+2
|
* Prepare 0.41.1rygel-0.41.1Jens Georg2022-07-022-1/+18
|
* Updated Spanish translationDaniel Mustieles2022-06-221-133/+145
|
* Updated Lithuanian translationAurimas Černius2022-06-201-142/+145
|
* doc: Add missing attributions to NEWSJens Georg2022-06-061-0/+55
|
* Update Russian translationAleksandr Melman2022-06-051-143/+138
|
* media-export: Adapt to VAPI clean-up in GUPnPJens Georg2022-06-041-1/+1
|
* build: Fix deprecations in meson filesJens Georg2022-06-0410-40/+48
|
* Prepare Rygel 0.41.0rygel-0.41.0Jens Georg2022-06-041-0/+159
|
* ci: Bump SDK versionJens Georg2022-06-042-2/+2
|
* all: API bumpJens Georg2022-06-0325-97/+139
|
* Update Friulian translationFabio Tomat2022-06-031-150/+173
|
* Update Nepali translationPawan Chitrakar2022-05-311-217/+132
| | | | (cherry picked from commit ae3fe63b3b5c13e130750063941b7c8b21267560)
* Update Hebrew translationYosef Or Boczko2022-05-301-125/+134
|
* Update Occitan translationQuentin PAGÈS2022-05-301-129/+138
|
* Update Persian translationDanial Behzadi2022-05-291-130/+139
|
* Update Chinese (China) translationBoyuan Yang2022-05-281-136/+147
|
* Update Portuguese translationHugo Carvalho2022-05-271-213/+146
|
* Update Ukrainian translationYuri Chornoivan2022-05-241-133/+145
|
* tests: Re-enable and fixJens Georg2022-05-244-15/+37
| | | | | | | Need to mock Soup.ServerMessage for the seek test since that does not allow us to modify the parameters anymore that we need. Luckily the mock is quite shallow.
* server: Fix client hacksJens Georg2022-05-2414-29/+27
|
* flatpak: Add libsoup for soup3Jens Georg2022-05-241-0/+15
|
* flatpak: Switch to GSSDP/GUPnP masterJens Georg2022-05-241-2/+2
|
* all: Port to libsoup3 / GUPnP-1.6Jens Georg2022-05-2438-376/+302
|
* Update Nepali translationPawan Chitrakar2022-05-221-272/+336
| | | | (cherry picked from commit 0f5254d4df3dac032a66b4c58d40100dd291dfec)
* core: Sort files while loading modulesJens Georg2022-05-221-0/+11
| | | | Fixes #173
* rygel: Re-add old DBus interfaceJens Georg2022-05-223-25/+24
|
* media-export: Actually turn of meta-dataJens Georg2022-05-223-3/+17
| | | | This was not disabling stuff properly
* Update POTFILES.in and POTFILES.skipPiotr Drąg2022-05-152-2/+0
|
* rygel: Add missing license identifierJens Georg2022-05-121-0/+2
|
* rygel: Remove rygel-main.valaJens Georg2022-05-121-333/+0
| | | | This is the old pre-gapplication implementation
* rygel: Force initialization for X threadsJens Georg2022-05-121-0/+2
| | | | | Unfortunately we have to do that if Rygel is running in an X session and uses VAAPI, otherwise there will be a random crashfest
* engine-gst: Enable VA-API encoder for H.264Jens Georg2022-05-121-0/+6
|
* engine-gst: Add preset for vo-aacencJens Georg2022-05-121-0/+12
| | | | This seems to be the preferred AAC encoder on Ubuntu
* engine-gst: Enable MPEG2 encoding using VA-APIJens Georg2022-05-124-1/+10
|
* engine-gst: Plug unused pads in encodebinJens Georg2022-05-121-0/+30
| | | | | | | | Use silence for audio and black screen for video if we try to transcode something where the other is missing Fixes lock-up in transcoding pipeline if there the source material does not have any audio
* preset: Add AVC_MP4_BL_CIF15_AAC_520 to mp4muxJens Georg2022-05-121-0/+4
|
* presets: Add openh264enc presetJens Georg2022-05-121-0/+6
| | | | Together with the fdkaacenc, this should provide Fedora OOTB transcoding
* presets: Add fdkaacencJens Georg2022-05-121-0/+12
|
* tracker3: Do not error out if service is missingJens Georg2022-05-103-8/+4
| | | | Fixes #196
* renderer: Fix critical if no mime_typeJens Georg2022-05-101-3/+5
| | | | Fixes #160
* Update POTFILES.in and POTFILES.skipPiotr Drąg2022-05-022-0/+2
|