]> code.delx.au - pulseaudio/history - src/modules/module-raop-sink.c
move flat volume logic into the core. while doing so add n_volume_steps field to...
[pulseaudio] / src / modules / module-raop-sink.c
2009-01-27 Lennart Poetteringmove flat volume logic into the core. while doing so...
2009-01-21 Lennart Poetteringinclude PA_SINK_INVALID_STATE in all switch/case statem...
2009-01-15 Lennart Poetteringrework module usage counter stuff to be pull based
2009-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-10-08 Lennart PoetteringMerge commit 'coling/airtunes-0.9.13'
2008-10-08 Colin GuthrieFollow master change r34dd4a and fix shutdown when...
2008-10-08 Colin GuthrieMake module-raop-sink/discover work with 0.9.11 API
2008-10-08 Colin GuthrieImplement hardware volume control.
2008-10-08 Colin GuthrieAdd Lennart back in to Copyright as I copied these...
2008-10-08 Colin GuthrieMinor correction of help text
2008-10-08 Colin GuthrieStill send silence when we are not doing anything else...
2008-10-08 Colin GuthrieFix up a couple of values related to encoding overhead.
2008-10-08 Colin GuthrieA few related changes:
2008-10-08 Colin GuthrieSet forgotten keyword property
2008-10-08 Colin GuthrieMove the encoding loop around a bit such that it does...
2008-10-08 Colin Guthrieunref the raw data memblock before requesting more...
2008-10-08 Colin GuthrieChange suggested by Lennart. Do not return a memchunk...
2008-10-08 Colin GuthrieVarious changes suggested by Lennart.
2008-10-08 Colin GuthrieListen to the on_close callback. This still causes...
2008-10-08 Colin GuthrieMove the ownership of the encoded data memchunk into...
2008-10-08 Colin GuthrieA very rough first version of the sink.
2008-10-08 Colin GuthrieSome minor tidyup to remove code now in raop client...
2008-10-08 Colin GuthrieStart the raop sink. It's based on pipe sink and isn...