summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-31revive solaris moduleFinn Thain2-54/+81
2009-03-31Specifying ALSA mixer controlKyle Cronan6-8/+19
2009-03-31fix some typos in doxygen commentsMaarten Bosmans1-7/+7
2009-03-31handle failure to parse proplist in cli-command gracefullyMaarten Bosmans1-4/+16
2009-03-31explain ff7033c11d9248fe837204b03c8397231dc511feLennart Poettering1-0/+3
2009-03-31Revert "make sure we always read in all properties"Lennart Poettering1-9/+0
2009-03-30allow nofail mode only when no server string was specifiedLennart Poettering2-4/+6
2009-03-30minor cleanupsLennart Poettering1-4/+8
2009-03-30take org.pulseaudio.Server instead of org.pulseaudio to match the interface n...Lennart Poettering2-5/+5
2009-03-30fix compiler warningLennart Poettering1-1/+1
2009-03-30make sure we never access an invalid pa_bluetooth_device objectLennart Poettering1-17/+19
2009-03-30make sure we always read in all propertiesLennart Poettering1-0/+9
2009-03-30get rid of old 'Connected' property parsing and make sure we don't execute tw...Lennart Poettering1-11/+0
2009-03-30introduce typedef for pa_bt_audio_state and use it everywhereLennart Poettering2-11/+10
2009-03-30Merge commit 'elmarco/bluetooth-fixes'Lennart Poettering8-131/+275
2009-03-30Merge commit 'elmarco/dbus'Lennart Poettering19-130/+379
2009-03-30Use pa_source_set_max_rewind_within_thread() for updating the monitor source'...Lennart Poettering1-1/+1
2009-03-30gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAILMarc-André Lureau1-10/+31
2009-03-30pulse: client connect to dbusMarc-André Lureau4-6/+90
2009-03-30daemon: take org.pulseaudioMarc-André Lureau1-0/+32
2009-03-30dbus: split dbus-util into dbus-sharedMarc-André Lureau13-114/+226
2009-03-30Merge commit 'coling/master'Lennart Poettering1-1/+10
2009-03-30Merge commit 'origin/master'Lennart Poettering2-2/+2
2009-03-30rework tunneling codeLennart Poettering1-58/+129
2009-03-30notify clients about tlength changesLennart Poettering7-206/+327
2009-03-30typo fixLennart Poettering1-1/+1
2009-03-30add pa_memblockq_apply_attr()/pa_memblockq_get_attr()Lennart Poettering2-1/+24
2009-03-30document more often the context certain functions are called inLennart Poettering1-1/+22
2009-03-30simplify latency config functions a bit and make them callable in more contextsLennart Poettering2-60/+50
2009-03-30Trigger move callback a little bit earlier so that no IO thread is runningLennart Poettering5-17/+17
2009-03-30don't enabled tsched on software ALSA devicesLennart Poettering4-1/+26
2009-03-27bluetooth: use new audio State propertiesMarc-André Lureau4-49/+112
2009-03-27bluetooth: GetProperties after profile UUID show upMarc-André Lureau2-0/+26
2009-03-27bluetooth: remove racy GetProperties to check profileMarc-André Lureau1-6/+0
2009-03-27bluetooth: don't access outside array rangeMarc-André Lureau1-2/+4
2009-03-27bluetooth: fail when switching on non-connected profileMarc-André Lureau1-3/+12
2009-03-27bluetooth: connected can be -1, check > 0Marc-André Lureau1-1/+1
2009-03-27Small fix for MacOSX compatLennart Poettering1-1/+1
2009-03-27fix typoLennart Poettering1-1/+1
2009-03-26Do not reconfigure capabilities.Luiz Augusto von Dentz1-0/+3
2009-03-26Query and make use of the current configuration.Luiz Augusto von Dentz1-4/+16
2009-03-26Update ipc to match new message headers introduced on BlueZ 4.34.Luiz Augusto von Dentz3-36/+84
2009-03-26Fix misuse of 'frame.joint' when estimating the frame length.Luiz Augusto von Dentz1-17/+12
2009-03-26Maintain the original code style for sbc.Luiz Augusto von Dentz2-16/+8
2009-03-25raop: Add call to pa_sink_set_max_request()Colin Guthrie1-1/+10
2009-03-25add missing initializationLennart Poettering1-0/+1
2009-03-25make sure the discovery module is only loaded onceLennart Poettering1-0/+1
2009-03-25on monitor source be fine with any latency range set by the sinkLennart Poettering1-1/+2
2009-03-25add missing whitespaceLennart Poettering1-1/+1
2009-03-25copy latency flags from sink to monitor sourceLennart Poettering1-1/+7