summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-28properties.h: include stdarg.hffontaine/pipewire-masterFabrice Fontaine1-0/+2
2020-01-27support: fix build on uclibcFabrice Fontaine1-0/+4
2020-01-27pw-cat: fill in the media-name propertyWim Taymans1-0/+1
2020-01-27pw-cat: relax some more checksWim Taymans1-46/+8
2020-01-27pw-cat: fix s24 formatsWim Taymans1-14/+0
2020-01-27fmt-ops: add support for s24 with endian conversionWim Taymans3-0/+43
2020-01-27rename pipewire toolsWim Taymans8-18/+18
2020-01-27pwcat: add support for WAVEX and 24 bitsWim Taymans1-66/+58
2020-01-27pwcat: Add list-targets optionPantelis Antoniou1-133/+371
2020-01-27pwcat: Fix --target optionPantelis Antoniou1-1/+7
2020-01-27pwcat: Add volume control option.Pantelis Antoniou1-1/+31
2020-01-27pwcat: simple native playback/record toolPantelis Antoniou5-0/+997
2020-01-27spa: add spa_aprintf helperWim Taymans16-85/+102
2020-01-27examples: don't fail when alsa is not foundWim Taymans1-18/+20
2020-01-27meson: add examples optionFabrice Fontaine3-2/+10
2020-01-21Bump version to distinguish between stable bugfix release and pre-releaseJan Grulich1-1/+1
2020-01-17stream: don't set inactive on corkWim Taymans2-5/+4
2020-01-17protocol-native: improve message debugWim Taymans1-11/+20
2020-01-16fix some segfaultsWim Taymans2-4/+6
2020-01-16media-session: avoid some segfaultsWim Taymans2-0/+6
2020-01-16jack: stop data thread when closing clientWim Taymans1-8/+10
2020-01-16data-loop: use pthread_cancel to stop threadWim Taymans2-26/+17
2020-01-16make symlinks to replacement libs for uninstalled scriptWim Taymans2-2/+12
2020-01-16append -pw and version to .so librariesWim Taymans2-6/+6
2020-01-15tests: make test work on 32 bitsWim Taymans1-1/+2
2020-01-15pod: be more careful with boolWim Taymans3-3/+3
2020-01-15module-access: handle -EACCES as non-flatpakWim Taymans1-0/+2
2020-01-15install the jack and pulseaudio librariesWim Taymans2-3/+3
2020-01-15tests: pass the right type to SPA_POD_Long()Wim Taymans1-3/+3
2020-01-15cpu: add fallback dummy init() functionWim Taymans1-0/+2
2020-01-15Fix some unit testWim Taymans7-12/+59
2020-01-15protocol: improve old version checkWim Taymans1-1/+1
2020-01-15add some more useful definesWim Taymans25-50/+50
2020-01-15connection: improve old version checkWim Taymans1-1/+1
2020-01-14impl-core: handle NULL resourcesWim Taymans1-1/+2
2020-01-14media-session: pause policy while creating objectsWim Taymans1-4/+44
2020-01-14core: implement pw_core_set_pausedWim Taymans4-86/+133
2020-01-14tests: add small dict benchmarkWim Taymans2-0/+145
2020-01-14alsa-pcm: call reuse_buffers when resetting the state of the buffersGeorge Kiagiadakis1-0/+1
2020-01-14core: add some definesWim Taymans2-2/+10
2020-01-14alsa-monitor: don't crash when dbus connection failedWim Taymans1-2/+5
2020-01-14client: don't update client permissions with defaultsWim Taymans1-0/+2
2020-01-13media-session: instal media sessionWim Taymans5-5/+6
2020-01-13pulse: don't use endpointsWim Taymans4-239/+175
2020-01-10bluez: implement profile on deviceWim Taymans3-35/+90
2020-01-10a2dp: fix audioWim Taymans1-14/+16
2020-01-09audioconvert: use position rate as default rateWim Taymans4-5/+38
2020-01-09Respect the rate from the position as the defaultWim Taymans3-4/+25
2020-01-09jack: use sample rate from positionWim Taymans1-0/+2
2020-01-09policy-node: use the daemon samplerateWim Taymans3-4/+39