summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-12run make update-pov0.9.15-test2Lennart Poettering11-440/+440
2009-02-12prepare test2Lennart Poettering1-1/+1
2009-02-12handle errors from BT service properlyLennart Poettering1-10/+15
2009-02-12make module-hal-detect pick up all cards even when they have no device 0Lennart Poettering1-6/+1
2009-02-12properly free modargs object when init fails; don't abbreviate modargs in structLennart Poettering1-8/+14
2009-02-12tabs are evilLennart Poettering2-7/+7
2009-02-12some minor fixupsLennart Poettering1-6/+4
2009-02-12instead of reparsing the rate module argument when changing profile, simply r...Lennart Poettering1-8/+3
2009-02-12addendum to f56da9893: don't crash when s->sink is NULLLennart Poettering1-0/+3
2009-02-12call _kill functions instead of _unlink since the latter should only be calle...Lennart Poettering2-4/+4
2009-02-12Merge commit 'elmarco/bt-wip'Lennart Poettering6-73/+264
2009-02-12minor reformattingLennart Poettering1-2/+2
2009-02-12declare 'animation' stream role for Flash and suchlikeLennart Poettering1-1/+1
2009-02-12make gcc 4.4 shut upLennart Poettering1-1/+1
2009-02-12implement a module that corks music/video streams automatically when a phone ...Lennart Poettering3-1/+236
2009-02-12allow sending meta/policy events to clientsLennart Poettering17-2/+369
2009-02-11pulsecore: add PA_CORE_HOOK_*_MOVE_FAILMarc-André Lureau3-4/+10
2009-02-11suspend-on-idle: don't crash when so->source is NULLMarc-André Lureau1-0/+3
2009-02-10bluetooth: reinitialize the sample spec when switching profileMarc-André Lureau1-0/+8
2009-02-10bluetooth: export nrecMarc-André Lureau1-13/+28
2009-02-10bluetooth: suspend SCO state when over PCMMarc-André Lureau1-0/+72
2009-02-09bluetooth: SCO over PCMMarc-André Lureau2-46/+131
2009-02-09bluetooth: reconnect to audio service when switching profileMarc-André Lureau1-12/+14
2009-02-06Merge branch 'master-tx'Lennart Poettering1-149/+133
2009-02-06RTP segfault/uninitialized resamplerErich Boleyn1-1/+1
2009-02-06add #defines for all enums that lacked itLennart Poettering3-0/+141
2009-02-06A few MacOS X portability fixesLennart Poettering2-3/+11
2009-02-05Updated Polish translationPiotr Drąg1-156/+173
2009-02-05add new module-augment-properties module for augmenting properties from .desk...Lennart Poettering4-3/+301
2009-02-05parse ini-style sections properlyLennart Poettering4-93/+117
2009-02-05make native protocol use pa_{sink_input|source_output|card}_update_proplist()Lennart Poettering1-9/+4
2009-02-05add missing hookLennart Poettering1-0/+1
2009-02-05allow overwriting of process properties with environment variablesLennart Poettering1-6/+1
2009-02-05make return value of pa_{sink_input|source_output}_update_proplist() voidLennart Poettering4-22/+18
2009-02-05add pa_client_update_proplist() callLennart Poettering2-0/+15
2009-02-05handle default volume initialization properlyLennart Poettering1-1/+4
2009-02-05make module-position-event-sounds use volume factorLennart Poettering1-10/+5
2009-02-05add a 'volume factor' that is implicitly multiplied into the volume of a sink...Lennart Poettering3-8/+27
2009-02-04add a .mailmap file for git shortlogLennart Poettering1-0/+7
2009-02-04store the identification key in the module-stream-restore.id propertyLennart Poettering1-5/+13
2009-02-04run make update-poLennart Poettering11-988/+1585
2009-02-04bump version and sonamev0.9.15-test1Lennart Poettering1-2/+2
2009-02-04make pacmd work in a pipeLennart Poettering1-36/+68
2009-02-04rate limit underrun messagesLennart Poettering2-2/+5
2009-02-04Merge commit 'flameeyes/flameeyes'Lennart Poettering1-1/+1
2009-02-04Merge commit 'vudentz/master'Lennart Poettering1-0/+3
2009-02-04Merge commit 'coling/master'Lennart Poettering2-45/+36
2009-02-04remove soft volume from pa_sink_input_new_info since it should be handled int...Lennart Poettering7-72/+63
2009-02-04properly handle failing stream creationLennart Poettering1-4/+4
2009-02-04fix a validity checkLennart Poettering1-1/+1