]> code.delx.au - pulseaudio/history - src/modules/alsa/alsa-source.c
introduce default channel map in addition to the default sample spec
[pulseaudio] / src / modules / alsa / alsa-source.c
2009-02-21 Lennart Poetteringintroduce default channel map in addition to the defaul...
2009-02-20 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-02-20 Lennart Poetteringbig alsa module rework to make things more robust to...
2009-02-20 Lennart Poetteringmake profile names translatable
2009-02-19 Lennart PoetteringMerge commit '38ded3bb31bc49664641965f856a35f432a8a956'
2009-02-19 Lennart PoetteringMerge commit 'elmarco/legacy-dir'
2009-02-19 Lennart Poetteringsplit out mixer setup into seperate functions to make...
2009-02-18 Lennart Poetteringsimplify pa_alsa_init_proplist_pcm() a bit and include...
2009-02-13 Lennart Poetteringunify ALSA mixer initialization
2009-02-12 Lennart PoetteringMerge commit 'elmarco/bt-wip'
2009-02-06 Lennart PoetteringMerge branch 'master-tx'
2009-02-04 Lennart Poetteringrate limit underrun messages
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-28 Lennart PoetteringMerge commit '12db687acf3befe485bfff3700111999c95247fa'
2009-01-28 Lennart Poetteringfix two typos
2009-01-28 Lennart Poetteringprint the right software volume
2009-01-27 Lennart Poetteringadd new paramter ignore_dB= to alsa modules
2009-01-27 Lennart Poetteringmove flat volume logic into the core. while doing so...
2009-01-24 Lennart Poetteringinclude a few HAL properties in our card/sink/source...
2009-01-23 Lennart Poetteringuse pa_log_ratelimit() at a few places
2009-01-21 Lennart Poetteringinclude PA_SINK_INVALID_STATE in all switch/case statem...
2009-01-21 Lennart Poetteringrework logic how alsa sinks/sources/cards are named
2009-01-21 Lennart Poetteringmark a few more ALSA dB values as 'valid' for valgrind
2009-01-21 Lennart Poetteringmake implementation of module-alsa-card complete
2009-01-21 Lennart Poetteringfill in dev_id properly
2009-01-20 Lennart Poetteringadd an API to create arbitrary alsa sinks/sources dynam...