summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a pad template for the source padwip/gstmediafile-inputSebastian Dröge2021-08-041-3/+14
* Force widget-factory to use an input streamMatthias Clasen2021-08-032-2/+17
* Delay calling gst_player_pauseMatthias Clasen2021-07-181-2/+2
* Add a ghost padMatthias Clasen2021-07-181-0/+4
* wip: Add a bin to handle input streamsMatthias Clasen2021-07-184-20/+180
* media: Initialize gstreamer when loading the moduleMatthias Clasen2021-07-181-0/+2
* Merge branch 'pango-main' into 'master'Matthias Clasen2021-07-171-1/+1
|\
| * Use pango from the main branchMatthias Clasen2021-07-161-1/+1
* | Update Ukrainian translationYuri Chornoivan2021-07-171-305/+318
|/
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-07-165-5/+18
|\
| * cssimagecrossfade: Don't abort() when failing to parse imageBenjamin Otte2021-07-165-5/+18
|/
* Merge branch 'fix-negative-scales' into 'master'Matthias Clasen2021-07-164-2/+55
|\
| * testsuite: Avoid negative scales with gl rendererMatthias Clasen2021-07-163-1/+1
| * testsuite: Add test for crasherBenjamin Otte2021-07-153-0/+49
| * ngl: Handle negative scalesMatthias Clasen2021-07-151-2/+6
* | Merge branch 'metainfo' into 'master'Matthias Clasen2021-07-165-9/+17
|\ \
| * | meson: Use a valid SPDX identifierMaximiliano Sandoval R2021-07-161-1/+1
| * | appdata: Use launchable rather than idMaximiliano Sandoval R2021-07-164-4/+8
| * | appdata: Add content_ratingMaximiliano Sandoval R2021-07-164-0/+4
| * | appdata: Use correct SPDX license identifierMaximiliano Sandoval R2021-07-164-4/+4
| |/
* | Merge branch 'wip/chergert/fix-texthistory-insert' into 'master'Matthias Clasen2021-07-162-5/+31
|\ \ | |/ |/|
| * texthistory: fix calculation of n_charsChristian Hergert2021-07-152-5/+31
* | Merge branch 'transparent-optimizations' into 'master'Matthias Clasen2021-07-152-3/+19
|\ \
| * | ngl: Do nothing for transparent text nodesMatthias Clasen2021-07-151-1/+6
| * | ngl: Do nothing for transparent color nodesMatthias Clasen2021-07-151-1/+6
| * | snapshot: Handle transparent opacity nodes correctlyMatthias Clasen2021-07-151-1/+7
* | | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2021-07-151-49/+114
|\ \ \ | |/ / |/| |
| * | snapshot: Only compute start and end point if we have toTimm Bäder2021-07-151-14/+18
| * | snapshot: Replace trivial gradients with color nodesTimm Bäder2021-07-151-35/+96
|/ /
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-07-141-18/+6
|\ \
| * | rendernodeparser: Remove leftover debug printsBenjamin Otte2021-07-141-12/+0
| * | rendernodeparser: Don't use %g when writing fileBenjamin Otte2021-07-141-6/+6
|/ /
* | Merge branch 'doc-fixes' into 'master'Emmanuele Bassi2021-07-131-2/+2
|\ \
| * | doc: Syntax fixesMarco Melorio2021-07-131-2/+2
|/ /
* | Merge branch 'fp16-tests' into 'master'Matthias Clasen2021-07-134-3/+82
|\ \
| * | tests: Add some fp16 testsMatthias Clasen2021-07-132-1/+74
| * | ngl: Make the C half-float implementation accessibleMatthias Clasen2021-07-132-2/+8
| |/
* | Merge branch 'gi-fixes' into 'master'Emmanuele Bassi2021-07-134-3/+7
|\ \ | |/ |/|
| * gtk: fix GtkPasswordEntryBuffer introspectionMarc-André Lureau2021-07-132-2/+2
| * Add GtkMenuButton:primary Since: annotationMarc-André Lureau2021-07-131-0/+4
| * Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotationMarc-André Lureau2021-07-131-1/+1
|/
* Update Brazilian Portuguese translationRafael Fontenelle2021-07-101-1698/+1721
* Update Brazilian Portuguese translationRafael Fontenelle2021-07-101-960/+984
* Merge branch 'activatable-buttons' into 'master'Matthias Clasen2021-07-104-0/+132
|\
| * appchooserbutton: Make buttons activatable againMatthias Clasen2021-07-051-0/+32
| * colorbutton: Make color buttons activatable againMatthias Clasen2021-07-051-0/+31
| * font button: Make font buttons activatable againMatthias Clasen2021-07-051-0/+31
| * menubutton: Make menu buttons activatable againMatthias Clasen2021-07-051-0/+38
* | Merge branch 'wip/chergert/fix-4094' into 'master'Matthias Clasen2021-07-097-9/+391
|\ \
| * | joinedmenu: add helper to join menus instead of nestingChristian Hergert2021-07-087-9/+391