summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* media: Be more specific in our capsmedia-capsMatthias Clasen2021-01-051-2/+7
* 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
* | printing: Fix crash in avahi_service_resolver_cbWGH2020-01-231-1/+1
* | Add missing (closure) GIR annotationsRobert Ancell2020-01-131-1/+1
* | printing: Fill device URI for non-Avahi printersMarek Kasik2019-12-131-0/+5
* | printing: Fix getting info for standalone IPP printersMarek Kasik2019-12-121-45/+90
* | printing: Don't show Rejecting Jobs when we don't knowMarek Kasik2019-12-121-0/+3
* | printing: Get PPD from original host if neededMarek Kasik2019-09-193-12/+84
* | meson: cups: use cups-config for looking up cupsChristoph Reiter2019-07-011-19/+3
* | build/cups: remove checks for httpGetAuthString and http_t.authstringChristoph Reiter2019-07-012-23/+3
* | Rename gtkprintbackend.h to gtkprintbackendprivate.hMatthias Clasen2019-05-266-6/+6
* | Rename gtkprinter-private.hMatthias Clasen2019-05-266-6/+6
* | Require CUPS >= 2.0Emmanuele Bassi2019-05-075-260/+35
* | cups: Use non-deprecated APIEmmanuele Bassi2019-05-073-2/+70