summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Revert "meson: Use feature for GStreamer and make it auto"rhel-8.0Wim Taymans4-24/+16
2019-01-11Avoid invalid conversion error with C++ compilatorsJan Grulich1-1/+1
2018-12-20Release 0.2.5Wim Taymans2-8/+9
2018-12-20free() can handle NULL just fine so skip the checkWim Taymans10-87/+46
2018-12-18video-src: set valid cursor idWim Taymans1-1/+1
2018-12-18Add some more error checkingWim Taymans2-12/+37
2018-12-14loop: use simple hook emissionWim Taymans2-2/+14
2018-12-12flatpak: only update permissions on sandboxed clientsWim Taymans1-2/+6
2018-11-30meta: use spa_point and spa_rectangleWim Taymans4-32/+42
2018-11-30video-play: handle arbitrary cursor sizesWim Taymans2-22/+46
2018-11-30meta: define invalid cursor metadataWim Taymans2-2/+3
2018-11-30meta: add cursor metadata and examplesWim Taymans3-10/+124
2018-11-26module-rtkit: define RLIMIT_RTTIME in case it isn't defined.maxice81-0/+4
2018-11-26meson: don't add systemd_dep to dependencies if systemd option is false.maxice81-1/+7
2018-11-26meson: Fix configure when systemd option is set to falsemaxice81-1/+1
2018-11-22Release 0.2.4Wim Taymans2-15/+9
2018-11-22v4l2: fix crash when unpluggingWim Taymans2-2/+7
2018-11-22examples: add video crop exampleWim Taymans3-8/+55
2018-11-12spa: explicitly cast the offset to signed intWim Taymans1-1/+1
2018-11-06flatpak: also check for client property changesWim Taymans1-9/+39
2018-11-06improve update_propertiesWim Taymans4-26/+36
2018-11-06properties: don't add NULL valuesWim Taymans1-15/+38
2018-10-31gitignore: Add vim filesArun Raghavan1-0/+24
2018-10-31gitignore: Add build dir and cscope filesArun Raghavan1-1/+4
2018-10-31Set GStreamer plugins path in uninstalled envThibault Saunier1-0/+1
2018-10-31meson: Use feature for GStreamer and make it autoThibault Saunier4-16/+24
2018-10-29examples: document how to runMathieu Duponchelle1-0/+19
2018-10-29Fix build when systemd is found but not libsystemdThibault Saunier1-1/+1
2018-10-18protocol-native: return errno when server failedWim Taymans1-1/+1
2018-10-18protocol-native: -1 is for invalid fd, not 1Wim Taymans1-1/+1
2018-10-18add systemd socket activationWim Taymans5-31/+52
2018-09-25meson: Add an uninstalled target and scriptArun Raghavan2-0/+40
2018-09-19man: fix man page install pathWim Taymans1-1/+1
2018-09-19pipewire: fix leak of dbus interfaceWim Taymans5-11/+74
2018-09-17stream: improve cleanupWim Taymans2-30/+28
2018-09-10Fix build with clangTomas Popela1-7/+7
2018-09-03meson: Use pkgconfig.generateJan Alexander Steffens (heftig)6-46/+18
2018-09-03Fix memory leak in pw_properties_setJesse Pullinen1-5/+5
2018-08-30man: install manpages in the right directoryWim Taymans1-9/+12
2018-08-30Release 0.2.3Wim Taymans2-14/+12
2018-08-17remove unused functionsWim Taymans4-18/+1
2018-08-17protocol: don't log error on disconnectWim Taymans1-1/+1
2018-08-17meson: remove jack dependencyWim Taymans1-3/+0
2018-08-17meson: rename options as per meson's style guideRasmus Thomsen3-7/+7
2018-08-17meson: add systemd optionRasmus Thomsen2-4/+11
2018-08-17build: respect 'includedir' meson paramRasmus Thomsen1-1/+1
2018-08-17man: add man page for config fileWim Taymans3-4/+76
2018-08-17man: update man pageWim Taymans1-2/+8
2018-08-17daemon: add some optionsWim Taymans1-1/+45
2018-08-16remove last debug includesWim Taymans5-9/+0