summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* handle errors from BT service properlyLennart Poettering2009-02-121-10/+15
* make module-hal-detect pick up all cards even when they have no device 0Lennart Poettering2009-02-121-6/+1
* properly free modargs object when init fails; don't abbreviate modargs in structLennart Poettering2009-02-121-8/+14
* tabs are evilLennart Poettering2009-02-122-7/+7
* some minor fixupsLennart Poettering2009-02-121-6/+4
* instead of reparsing the rate module argument when changing profile, simply r...Lennart Poettering2009-02-121-8/+3
* addendum to f56da9893: don't crash when s->sink is NULLLennart Poettering2009-02-121-0/+3
* call _kill functions instead of _unlink since the latter should only be calle...Lennart Poettering2009-02-122-4/+4
* Merge commit 'elmarco/bt-wip'Lennart Poettering2009-02-126-73/+264
|\
| * pulsecore: add PA_CORE_HOOK_*_MOVE_FAILMarc-André Lureau2009-02-113-4/+10
| * suspend-on-idle: don't crash when so->source is NULLMarc-André Lureau2009-02-111-0/+3
| * bluetooth: reinitialize the sample spec when switching profileMarc-André Lureau2009-02-101-0/+8
| * bluetooth: export nrecMarc-André Lureau2009-02-101-13/+28
| * bluetooth: suspend SCO state when over PCMMarc-André Lureau2009-02-101-0/+72
| * bluetooth: SCO over PCMMarc-André Lureau2009-02-092-46/+131
| * bluetooth: reconnect to audio service when switching profileMarc-André Lureau2009-02-091-12/+14
| * bluetooth: typoMarc-André Lureau2009-02-031-1/+1
* | minor reformattingLennart Poettering2009-02-121-2/+2
* | declare 'animation' stream role for Flash and suchlikeLennart Poettering2009-02-121-1/+1
* | make gcc 4.4 shut upLennart Poettering2009-02-121-1/+1
* | implement a module that corks music/video streams automatically when a phone ...Lennart Poettering2009-02-123-1/+236
* | allow sending meta/policy events to clientsLennart Poettering2009-02-1217-2/+369
* | RTP segfault/uninitialized resamplerErich Boleyn2009-02-061-1/+1
* | add #defines for all enums that lacked itLennart Poettering2009-02-063-0/+141
* | A few MacOS X portability fixesLennart Poettering2009-02-062-3/+11
* | add new module-augment-properties module for augmenting properties from .desk...Lennart Poettering2009-02-054-3/+301
* | parse ini-style sections properlyLennart Poettering2009-02-054-93/+117
* | make native protocol use pa_{sink_input|source_output|card}_update_proplist()Lennart Poettering2009-02-051-9/+4
* | add missing hookLennart Poettering2009-02-051-0/+1
* | allow overwriting of process properties with environment variablesLennart Poettering2009-02-051-6/+1
* | make return value of pa_{sink_input|source_output}_update_proplist() voidLennart Poettering2009-02-054-22/+18
* | add pa_client_update_proplist() callLennart Poettering2009-02-052-0/+15
* | handle default volume initialization properlyLennart Poettering2009-02-051-1/+4
* | make module-position-event-sounds use volume factorLennart Poettering2009-02-051-10/+5
* | add a 'volume factor' that is implicitly multiplied into the volume of a sink...Lennart Poettering2009-02-053-8/+27
* | store the identification key in the module-stream-restore.id propertyLennart Poettering2009-02-041-5/+13
* | make pacmd work in a pipeLennart Poettering2009-02-041-36/+68
* | rate limit underrun messagesLennart Poettering2009-02-042-2/+5
* | Merge commit 'vudentz/master'Lennart Poettering2009-02-041-0/+3
|\ \
| * | Prevent changing volume on wrong device.Luiz Augusto von Dentz2009-02-041-0/+3
| |/
* | Merge commit 'coling/master'Lennart Poettering2009-02-042-45/+36
|\ \
| * | A couple of dependancy ordering fixes.Colin Guthrie2009-02-031-8/+8
| * | Trivial typo in a commentColin Guthrie2009-02-031-1/+1
| * | Clean up volume/mute settings a bit.Colin Guthrie2009-02-031-37/+28
| |/
* | remove soft volume from pa_sink_input_new_info since it should be handled int...Lennart Poettering2009-02-047-72/+63
* | properly handle failing stream creationLennart Poettering2009-02-041-4/+4
* | fix a validity checkLennart Poettering2009-02-041-1/+1
* | version all entries in the databaseLennart Poettering2009-02-043-15/+42
* | merge in properties earlier to make identification of streams from hooks easierLennart Poettering2009-02-042-6/+6
* | clarify things a bitLennart Poettering2009-02-041-4/+4