summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* increase timing update interval exponentiallyLennart Poettering2009-04-012-4/+14
* in verbose mode log buffer attr changesLennart Poettering2009-04-011-0/+8
* add buffer_attr callback stuff to exported symbol listLennart Poettering2009-04-011-0/+1
* fix buffer defaultsLennart Poettering2009-03-311-3/+3
* be a bit more verbose about max_request changesLennart Poettering2009-03-311-5/+14
* Log underrunsLennart Poettering2009-03-311-1/+1
* handle buffer_attr changed messages properlyLennart Poettering2009-03-311-1/+49
* update command name tableLennart Poettering2009-03-311-1/+14
* fix an error where a signal was accidently freed when it is tried to register...Lennart Poettering2009-03-311-3/+2
* revive solaris moduleFinn Thain2009-03-312-54/+81
* Specifying ALSA mixer controlKyle Cronan2009-03-316-8/+19
* fix some typos in doxygen commentsMaarten Bosmans2009-03-311-7/+7
* handle failure to parse proplist in cli-command gracefullyMaarten Bosmans2009-03-311-4/+16
* explain ff7033c11d9248fe837204b03c8397231dc511feLennart Poettering2009-03-311-0/+3
* Revert "make sure we always read in all properties"Lennart Poettering2009-03-311-9/+0
* allow nofail mode only when no server string was specifiedLennart Poettering2009-03-302-4/+6
* minor cleanupsLennart Poettering2009-03-301-4/+8
* take org.pulseaudio.Server instead of org.pulseaudio to match the interface n...Lennart Poettering2009-03-302-5/+5
* fix compiler warningLennart Poettering2009-03-301-1/+1
* make sure we never access an invalid pa_bluetooth_device objectLennart Poettering2009-03-301-17/+19
* make sure we always read in all propertiesLennart Poettering2009-03-301-0/+9
* get rid of old 'Connected' property parsing and make sure we don't execute tw...Lennart Poettering2009-03-301-11/+0
* introduce typedef for pa_bt_audio_state and use it everywhereLennart Poettering2009-03-302-11/+10
* Merge commit 'elmarco/bluetooth-fixes'Lennart Poettering2009-03-308-131/+275
|\
| * bluetooth: use new audio State propertiesMarc-André Lureau2009-03-274-49/+112
| * bluetooth: GetProperties after profile UUID show upMarc-André Lureau2009-03-272-0/+26
| * bluetooth: remove racy GetProperties to check profileMarc-André Lureau2009-03-271-6/+0
| * bluetooth: don't access outside array rangeMarc-André Lureau2009-03-271-2/+4
| * bluetooth: fail when switching on non-connected profileMarc-André Lureau2009-03-271-3/+12
| * bluetooth: connected can be -1, check > 0Marc-André Lureau2009-03-271-1/+1
| * Do not reconfigure capabilities.Luiz Augusto von Dentz2009-03-261-0/+3
| * Query and make use of the current configuration.Luiz Augusto von Dentz2009-03-261-4/+16
| * Update ipc to match new message headers introduced on BlueZ 4.34.Luiz Augusto von Dentz2009-03-263-36/+84
| * Fix misuse of 'frame.joint' when estimating the frame length.Luiz Augusto von Dentz2009-03-261-17/+12
| * Maintain the original code style for sbc.Luiz Augusto von Dentz2009-03-262-16/+8
* | Merge commit 'elmarco/dbus'Lennart Poettering2009-03-3019-130/+379
|\ \
| * | gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAILMarc-André Lureau2009-03-301-10/+31
| * | pulse: client connect to dbusMarc-André Lureau2009-03-304-6/+90
| * | daemon: take org.pulseaudioMarc-André Lureau2009-03-301-0/+32
| * | dbus: split dbus-util into dbus-sharedMarc-André Lureau2009-03-3013-114/+226
| |/
* | Use pa_source_set_max_rewind_within_thread() for updating the monitor source'...Lennart Poettering2009-03-301-1/+1
* | Merge commit 'coling/master'Lennart Poettering2009-03-301-1/+10
|\ \
| * | raop: Add call to pa_sink_set_max_request()Colin Guthrie2009-03-251-1/+10
* | | Merge commit 'origin/master'Lennart Poettering2009-03-302-2/+2
|\ \ \
| * | | Small fix for MacOSX compatLennart Poettering2009-03-271-1/+1
| * | | fix typoLennart Poettering2009-03-271-1/+1
| | |/ | |/|
* | | rework tunneling codeLennart Poettering2009-03-301-58/+129
* | | notify clients about tlength changesLennart Poettering2009-03-306-206/+314
* | | typo fixLennart Poettering2009-03-301-1/+1
* | | add pa_memblockq_apply_attr()/pa_memblockq_get_attr()Lennart Poettering2009-03-302-1/+24