aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2009-04-21Using # operator to stringify plugin name.Alok Barsode
2009-04-21Add priority field to plugin descriptor definition and load plugins in priori...Alok Barsode
2009-04-19Add basic AVRCP volume control supportJohan Hedberg
2009-04-18Add missing AVRCP operation id'sJohan Hedberg
2009-04-18Fix format stringJohan Hedberg
2009-04-17Don't force SCO up in the case of an incoming callJohan Hedberg
2009-04-17Do some coding style cleanupsMarcel Holtmann
2009-04-17Only install ALSA configuration when selectedMarcel Holtmann
2009-04-17Replace asound.conf with a more full-fledged bluetooth.confLennart Poettering
2009-04-17fix up sbc.h prototypes to use const/size_t wherever applicableLennart Poettering
2009-04-16Fix SCO connect attempt trackingJohan Hedberg
2009-04-16Use correct state enum for sink old_stateJohan Hedberg
2009-04-15Fix a2dp_source_get error checkingJohan Hedberg
2009-04-15Return proper error if HFP indicators aren't initializedJohan Hedberg
2009-04-15Fix call indicator value for multiple callsJohan Hedberg
2009-04-15Reset a2dp->sep whenever resetting a2dp->sessionJohan Hedberg
2009-04-15Fix sink.c crash if removing device while connectingJohan Hedberg
2009-04-15Track the AVCTP connect attempt from the startJohan Hedberg
2009-04-15Don't add a connect callback if a function wasn't providedJohan Hedberg
2009-04-14Fix segfault while handling an incoming SCO connection.Luiz Augusto von Dentz
2009-04-11Fix manager_get_device to not always create a new device objectJohan Hedberg
2009-04-11Don't cache HFP & HSP RFCOMM channelsJohan Hedberg
2009-04-11Fix incomming AVDTP connect while authorization in progressJohan Hedberg
2009-04-11Add debug print for indicator changesJohan Hedberg
2009-04-11Fix "callheld" indicator value for multiple callsJohan Hedberg
2009-04-11Clean up call state trackingJohan Hedberg
2009-04-11Fix "call" indicator value with multiple callsJohan Hedberg
2009-04-09Always use voice number type (no semicolon means data call)Johan Hedberg
2009-04-08Minor whitespace fixJohan Hedberg
2009-04-08IPC integration part for HFP HF support (org.bluez.HeadsetGateway)Forrest Zhao
2009-04-07Fix device removal while audio IPC client is connectedJohan Hedberg
2009-04-04Send reply for each if-clause separatelyJohan Hedberg
2009-04-03The main part for HFP HF (org.bluez.HeadsetGateway) supportForrest
2009-04-03Add basic framework support for HFP HF role (org.bluez.HeadsetGateway)Forrest
2009-04-02Fix disconnection timers for org.bluez.AudioJohan Hedberg
2009-04-01Fix possible null pointer deference.Luiz Augusto von Dentz
2009-04-01Fix possible null deference and mismatch seps triggering set configuration.Luiz Augusto von Dentz
2009-04-01Prevent possible null pointer deference.Luiz Augusto von Dentz
2009-04-01Remove unused variable.Luiz Augusto von Dentz
2009-04-01Do not ignore recv return.Luiz Augusto von Dentz
2009-04-01Add check for open seid when client request stream to stop.Luiz Augusto von Dentz
2009-04-01Add check for open seid when client request stream to start.Luiz Augusto von Dentz
2009-04-01Remove unused variable.Luiz Augusto von Dentz
2009-04-01Fix dead assignment.Luiz Augusto von Dentz
2009-04-01Remove unused variable.Luiz Augusto von Dentz
2009-04-01Remove unused variable.Luiz Augusto von Dentz
2009-04-01Fix dead assignments.Luiz Augusto von Dentz
2009-04-01Fix dead assignment.Luiz Augusto von Dentz
2009-04-01Fix org.bluez.Audio unregistrationJohan Hedberg
2009-03-29Fix misuse of BTADDR instead of BDADDRMarcel Holtmann