]> code.delx.au - pulseaudio/history - src/modules/bluetooth/module-bluetooth-device.c
core: make fixed latency dynamically changeable
[pulseaudio] / src / modules / bluetooth / module-bluetooth-device.c
2009-08-14 Lennart Poetteringcore: make fixed latency dynamically changeable
2009-08-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-07 Lennart Poetteringcore: save volume/mute changes coming from the hardware...
2009-07-23 Lennart PoetteringMerge branch 'master-tx'
2009-07-01 Marc-André Lureaubluetooth: don't connect on unconnected profile
2009-07-01 Marc-André Lureaubluetooth: warn on EAGAIN after POLLOUT
2009-07-01 Lennart Poetteringbluetooth: don't busy loop when device is not writable...
2009-06-22 Lennart PoetteringMerge most of elmarco/rtclock2
2009-06-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-06-20 Marc-André Lureaupulse: move pa_rtclock_now in pulsecommon
2009-06-19 Lennart Poetteringcore: get rid of rt sig/timer handling since modern...
2009-06-19 Marc-André Lureauperl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g'...
2009-06-17 Lennart PoetteringMerge commit 'origin/master' into master-tx
2009-06-17 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-17 Lennart Poetteringbluetooth: return sensible error code in set_profile()
2009-06-17 Lennart Poetteringalsa: rework mixer logic
2009-06-08 Lennart Poetteringprop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-05-28 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-05-28 Lennart Poetteringmodules: add {sink|source|card}_properties argument...
2009-05-08 Jyri Sarhabluetooth-device: Add safe guard against BT streaming...
2009-05-08 Lennart Poetteringcore: introduce pa_{sink,source}_set_fixed_latency()
2009-04-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-17 Marc-André Lureaubluetoth-device: be less strict on CONNECTED state...
2009-04-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-09 Lennart Poetteringbluetooth: when starting up HSP stream, send 2 packets...
2009-04-09 Lennart Poetteringbluetooth: rework timing logic, properly implement...
2009-04-09 Lennart Poetteringbluetooth: be a bit more verbose if we exit due to...
2009-04-09 Lennart Poetteringbluetooth: rename sco to hsp also for the user
2009-04-08 Lennart Poetteringbluetooth: make sure to set max_request
2009-04-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-04-05 Lennart PoetteringModify smoothing code to make cubic interpolation optio...
2009-03-30 Lennart Poetteringfix compiler warning
2009-03-30 Lennart Poetteringmake sure we never access an invalid pa_bluetooth_devic...
2009-03-30 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-30 Lennart PoetteringMerge commit 'elmarco/dbus'
2009-03-30 Marc-André Lureaudbus: split dbus-util into dbus-shared
2009-03-27 Marc-André Lureaubluetooth: use new audio State properties
2009-03-27 Marc-André Lureaubluetooth: don't access outside array range
2009-03-27 Marc-André Lureaubluetooth: fail when switching on non-connected profile
2009-03-26 Luiz Augusto von... Do not reconfigure capabilities.
2009-03-26 Luiz Augusto von... Query and make use of the current configuration.
2009-03-26 Luiz Augusto von... Update ipc to match new message headers introduced...
2009-03-24 Marc-André Lureaubluetooth: fix #NOKIA, correctly unlink sink/src
2009-03-23 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-21 Lennart Poetteringreadd volume control logic
2009-03-21 Lennart Poetteringat a couple of #ifdef NOKIAs for now
2009-03-21 Lennart Poetteringrework device discovery to share a single device list...
2009-03-20 Lennart Poetteringfix a misplaced assert
2009-03-20 Lennart Poetteringrework bluetooth IO loops
2009-03-20 Lennart Poetteringsimply bluetooth nrec handling a bit
2009-03-19 Lennart Poetteringdocument things that need to be fixed with FIXME
2009-03-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-19 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-19 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-19 Lennart Poetteringfix prototypes of sbc functions a bit
2009-03-19 Lennart Poetteringdocument todo items discussed at bt meeting
2009-03-19 Lennart Poetteringget rid of setsockopt() calls since they have never...
2009-03-19 Marc-André Lureaubluetooth: update SCO over PCM with latest changes
2009-03-19 Lennart PoetteringMerge commit '2d903bae9a2e57f997a3d3f335379c3880f95c77'
2009-03-12 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-05 Marc-André Lureaubluetooth: stream also when source is suspended
2009-03-05 Marc-André Lureaubluetooth: restart timer when write begin
2009-03-05 Marc-André Lureaubluetooth: accept temporarily unavailable error
2009-03-05 Marc-André Lureaubluetooth: reset read/write index when starting to...
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-05 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-04 Marc-André Lureaubluetooth: don't init profile when off
2009-03-04 Marc-André Lureaubluetooth: service_fd could be 0
2009-03-04 Marc-André Lureaubluetooth: hsp case, check l for appropriate error...
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-01 Lennart Poetteringrename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUS
2009-02-24 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-22 Lennart Poetteringrework suspending/resuming
2009-02-20 Marc-André Lureaubluetooth: fix suspend on a2dp (to do on HSP non SCO...
2009-02-20 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-02-20 Lennart Poetteringmake profile names translatable
2009-02-19 Lennart PoetteringMerge commit '38ded3bb31bc49664641965f856a35f432a8a956'
2009-02-18 Marc-André Lureaubluetooth: print SBC encoder implementation info
2009-02-18 Marc-André Lureaubluetooth: don't crash on pa_thread_mq_done() if pa_ini...
2009-02-16 Lennart Poetteringbluetooth: fix message queue/rtpoll
2009-02-12 Lennart Poetteringdon't try to recycle rtpoll objects
2009-02-12 Lennart Poetteringuse the same service fd shutdown logic when destructing...
2009-02-12 Lennart Poetteringminor service IO fixes
2009-02-12 Lennart Poetteringthe service fd is a stream socket, so handle things...
2009-02-12 Lennart Poetteringhandle errors from BT service properly
2009-02-12 Lennart Poetteringtabs are evil
2009-02-12 Lennart Poetteringsome minor fixups
2009-02-12 Lennart Poetteringinstead of reparsing the rate module argument when...
2009-02-12 Lennart PoetteringMerge commit 'elmarco/bt-wip'
2009-02-10 Marc-André Lureaubluetooth: reinitialize the sample spec when switching...
2009-02-10 Marc-André Lureaubluetooth: export nrec
2009-02-10 Marc-André Lureaubluetooth: suspend SCO state when over PCM
2009-02-09 Marc-André Lureaubluetooth: SCO over PCM
next