summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-20filter-apply: Make housekeeping optionalArun Raghavan1-0/+14
2011-04-20filter: Move the proplist defines into the central place and document them.Colin Guthrie3-6/+6
2011-04-19tests: improve resampler testMarc-André Lureau1-10/+197
2011-04-19interpol-test: remove unused include getopt.hMarc-André Lureau1-1/+0
2011-04-18vala: More vala fixesAlexander Kurtz1-4/+6
2011-04-18volume: Get more data from volume testsArun Raghavan4-57/+147
2011-04-18stream-restore: Check for readability before reading volumeArun Raghavan1-1/+1
2011-04-18pa_poll(): Simplify detection of invalid fds in select() emulation modeDaniel Mack1-2/+27
2011-04-18sink-input: Check flat volume with pa_sink_flat_volume_enabled().Tanu Kaskinen1-2/+2
2011-04-18filter-heuristics: New module that applies some basic heuristics regarding fi...Colin Guthrie2-2/+125
2011-04-18filter-apply: New module to automatically load filter sinks (and move streams...Colin Guthrie2-2/+408
2011-04-18equalizer: Use sink_master as the module argument rather than just master.Colin Guthrie1-3/+3
2011-04-05bluetooth-device: fix rounding errors caused by few bt volume stepsJuho Hämäläinen1-11/+36
2011-04-05stream-restore: add version to new entry.Harri Mähönen1-0/+1
2011-04-05doc: Fix typoColin Guthrie1-1/+1
2011-04-04alsa: Fix log output to inform about positive base volumes correctly.Tanu Kaskinen2-8/+2
2011-04-04bluetooth: drop data every 500ms on oor conditionMarc-André Lureau1-11/+14
2011-04-03switch-on-connect: Add a new module to allow for hotplugged devices to be use...Michael Terry2-2/+195
2011-04-01tests: add a connection stress testDaniel Mack2-2/+207
2011-04-01bluetooth: Fix HSP volume handling.Tanu Kaskinen1-32/+69
2011-04-01bluetooth: restore original sco_{sink, src}->set_volume when unloadingMarc-André Lureau1-0/+6
2011-04-01bluetooth: fix set_volume_cb on sco over pcmMarc-André Lureau1-9/+50
2011-04-01bluetooth: use sco_sink/source to start with right stateMarc-André Lureau1-16/+23
2011-04-01bluetooth: Drop all "#ifdef NOKIA" directives.Tanu Kaskinen1-49/+8
2011-03-31vala: ChannelMap has no destroy function.Sean McNamara1-1/+1
2011-03-31bluetooth: Pull a2dp-codecs.h from BlueZArun Raghavan5-39/+125
2011-03-30alsa-mixer: Check that the kernel driver returns consistent limits with both ...Tanu Kaskinen1-0/+37
2011-03-30alsa-mixer: Make sure that SND_MIXER_SCHN_UNKNOWN isn't used when indexing e-...Tanu Kaskinen1-2/+11
2011-03-30alsa-mixer: Make probing elements with more than two volume channels fail.Tanu Kaskinen1-0/+16
2011-03-29pactl: Add short output format for list actionMaarten Bosmans1-9/+79
2011-03-29pactl: Separate stat and info actionsMaarten Bosmans1-2/+9
2011-03-29pactl: Add subcommands to the list commandMaarten Bosmans1-14/+53
2011-03-29pactl: Accept more volume specification formatsMaarten Bosmans1-58/+171
2011-03-29sink-input: Add volume_writable to pa_sink_input.Tanu Kaskinen9-47/+27
2011-03-29.gitignore: add `.tarball-version`Paul Menzel1-0/+1
2011-03-29bluetooth: run `make update-sbc` to pull in build fix for thumb modePaul Menzel2-3/+3
2011-03-28module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2-10/+16
2011-03-28cork-on-phone: Handle sink-inputs with NULL sinksArun Raghavan1-0/+3
2011-03-28alsa-mixer: Get rid of a compiler warning.Tanu Kaskinen3-10/+26
2011-03-28.gitignore: Add ChangeLog to the ignore list.Tanu Kaskinen1-0/+1
2011-03-26vala: Fix path error in the last commit.Colin Guthrie1-1/+1
2011-03-26vala: move GLibMainLoop class into separate file to fix linker errorsAlexander Kurtz4-12/+20
2011-03-26bluetooth: Fix a double-free-esque error introduced in 8f3ef04bColin Guthrie1-2/+0
2011-03-25dbus: Do not refcnt the core.Colin Guthrie3-7/+3
2011-03-25daemon: Fix regression introduced in f1d1447e.Colin Guthrie1-3/+43
2011-03-25daemon: Fix some more error paths in the double forking.Colin Guthrie1-1/+8
2011-03-25build: Bump Orc dependency to 0.4.11Arun Raghavan1-1/+1
2011-03-25vala: delegate FreeCb does not have a target.Sean McNamara1-1/+1
2011-03-24po: Remove files no longer in the tree (and which didn't have any translation...Colin Guthrie1-2/+0
2011-03-24vala: Some bugfixes for the vala bindingsAlexander Kurtz3-5/+7