summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'printing-temporary-queues-gtk4' into 'master'Matthias Clasen2021-02-072-60/+267
|\
| * printing: Show all Avahi advertised printersMarek Kasik2021-02-051-3/+24
| * printing: Create temporary queues for Avahi printersMarek Kasik2021-02-052-57/+243
* | meson: use correct module file extension on macOSDavid Lechner2021-02-052-0/+6
|/
* gtkgstsink: Sync texture before handing it to GDKJan Alexander Steffens (heftig)2021-01-291-0/+14
* gtkgstsink: Use video_frame_free also for the GL pathJan Alexander Steffens (heftig)2021-01-261-19/+18
* gtkgstsink: Report allocation size even if no pool requestedJan Alexander Steffens (heftig)2021-01-261-14/+14
* gtkffmediafile.c: Use g_snprintf()Chun-wei Fan2021-01-081-1/+1
* Merge branch 'macos-ci' into 'master'Matthias Clasen2021-01-061-13/+0
|\
| * printing: Remove cairo header checksMatthias Clasen2021-01-031-13/+0
* | Merge branch 'media-caps' into 'master'Matthias Clasen2021-01-051-2/+7
|\ \
| * | media: Be more specific in our capsmedia-capsMatthias Clasen2021-01-051-2/+7
* | | gstreamer media backend: Disable OpenGL on Windowsno-gl-contextChun-wei Fan2021-01-051-0/+13
|/ /
* | media: Only force GL if we're using a GL rendererMatthias Clasen2021-01-041-1/+15
* | media: Convince gstreamer to deliver GL memoryMatthias Clasen2021-01-041-1/+8
* | media: Add support for OpenGL to GtkGstMediaFileBenjamin Otte2021-01-046-34/+381
|/
* gtkmediafile: Consider pixel-aspect-ratio for rendering video with the correc...Sebastian Dröge2020-12-274-11/+28
* gtkmediafile: Only unmap the GstVideoFrame in the GBytes destroy notifySebastian Dröge2020-12-261-3/+9
* Fix the value for the print-backends settingfix-printbackendsMatthias Clasen2020-12-211-2/+2
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-152-37/+48
* lpr: fix cast warningChristian Hergert2020-11-181-1/+1
* cloudprint: Make compile without warningsBenjamin Otte2020-10-271-3/+3
* gtkmediafile: Use cubic volume functionBenjamin Otte2020-10-271-1/+1
* Fix the build with cups < 2.2.12Thomas Lange2020-10-261-0/+4
* Apply 1 suggestion(s) to 1 file(s)Xavier Claessens2020-10-221-1/+1
* meson: Use feature options for media and print backendsXavier Claessens2020-10-172-89/+51
* Merge branch 'master' into 'master'Matthias Clasen2020-10-071-3/+7
|\
| * Allow LPR backend to print PDF and PS file formatsSean Farley2018-11-171-3/+7
* | Revert "Fix the build with cups < 2.3"Matthias Clasen2020-10-011-2/+0
* | build: Start using meson feature optionsMatthias Clasen2020-08-231-11/+1
* | *: Fix spelling mistakes found by codespellBjörn Daase2020-08-215-11/+11
* | printing: Use original names for remote CUPS printersMarek Kasik2020-08-201-2/+2
* | cloudprint: Fix redundant declarationsSimon McVittie2020-08-081-2/+0
* | cups: Don't emit a warning if we can't talk to avahiMatthias Clasen2020-08-011-1/+1
* | Fix the build with cups < 2.3Matthias Clasen2020-07-311-0/+2
* | Replace "gdouble" with "double"Benjamin Otte2020-07-254-34/+34
* | Replace "gchar" with "char"Benjamin Otte2020-07-2514-282/+282
* | Replace "gint" with "int"Benjamin Otte2020-07-259-89/+89
* | cups: Plug a memory leakMatthias Clasen2020-07-091-0/+1
* | cups: Use allow/ignore listEmmanuele Bassi2020-06-181-15/+15
* | Fix minor typosYuri Chornoivan2020-06-181-1/+1
* | Fix the lpr print backend build (redundant-decls)Martin Blanchard2020-06-141-2/+0
* | modules: Fix build on Visual StudioChun-wei Fan2020-06-057-16/+6
* | ffmediafile: Add fixes for recent cflags changesBenjamin Otte2020-06-031-1/+5
* | Fix minor typosYuri Chornoivan2020-05-281-1/+1
* | printing: Drop a redundant assignmentMatthias Clasen2020-05-251-15/+9
* | Build media backends with common_cflags and export the symbolQiu Wenbo2020-05-226-6/+19
* | Build print backends with common_cflagsTimm Bäder2020-05-194-48/+59
* | Pass common_cflags to print backendsTimm Bäder2020-05-193-7/+10
* | cups: Disable deprecation warningsEmmanuele Bassi2020-04-171-9/+49