aboutsummaryrefslogtreecommitdiff
path: root/audio/main.c
AgeCommit message (Expand)Author
2010-09-15Add option to enable/disable unix ipc via audio.confLuiz Augusto Von Dentz
2010-05-21Move debug() to DBG()Gustavo F. Padovan
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-08-11Don't enable the SCO server socket when not necessaryJohan Hedberg
2009-06-19Fix SCO server socket for HFP HF roleJohan Hedberg
2009-04-21re-use the sco_server initiated by audio pluginForrest Zhao
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-16Fix SCO connect attempt trackingJohan Hedberg
2009-04-14Fix segfault while handling an incoming SCO connection.Luiz Augusto von Dentz
2009-04-07Fix device removal while audio IPC client is connectedJohan Hedberg
2009-03-25Add object field to audio ipc messages.Luiz Augusto von Dentz
2009-03-25Add source and destination fields to audio ipc messages.Luiz Augusto von Dentz
2009-03-23Use comma as list separator in audio.conf for consistency with main.confJohan Hedberg
2009-03-14Adding version check for plugins.Alok Barsode
2009-03-12Fix audio plugin initialization failure casesJohan Hedberg
2009-02-19Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.Luiz Augusto von Dentz
2009-02-19Make audio plugin to use BtIO API.Luiz Augusto von Dentz
2009-01-01Update copyright informationMarcel Holtmann
2008-10-05Cleanup SCO server socket in audio_exit()Johan Hedberg
2008-10-04Change SCO server socket into a generic oneJohan Hedberg
2008-09-06Fix D-Bus connection initMarcel Holtmann
2008-09-05Audio: Missing DBusConnection unrefClaudio Takahasi
2008-09-03Remove unnecessary includeJohan Hedberg
2008-09-03Add telephony initialization calls to correct placesJohan Hedberg
2008-08-12Make audio plugin to register adapter drivers.Luiz Augusto von Dentz
2008-07-28Cleanup audio manager.Luiz Augusto von Dentz
2008-07-28Adding {driver, priv} list to btd_device and addingAlok Barsode
2008-07-28Adding sdp_record list as parameter to probe.Alok Barsode
2008-07-28Renaming device to btd_device and making theAlok Barsode
2008-06-30Fixed missing includeClaudio Takahasi
2008-06-17Fix authorization mechanism for 3.x.Luiz Augusto von Dentz
2008-06-08Update probe/remove callback and implement serial APIMarcel Holtmann
2008-06-08Have the audio plugin register headset and sink driversMarcel Holtmann
2008-06-08Use DBG in plugin to show function namesMarcel Holtmann
2008-05-29Replace struct device with struct audio_deviceMarcel Holtmann
2008-05-15Fix default value handling when config file is not presentMarcel Holtmann
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann
2008-05-08Register service and UUIDs in one stepMarcel Holtmann
2008-05-08Remove service daemon activation handlingMarcel Holtmann
2008-05-01Moving authorization code to dbus-service.cClaudio Takahasi
2008-05-01fixed build warningsClaudio Takahasi
2008-05-01fixed service authorizationClaudio Takahasi
2008-03-28Fix service descriptionMarcel Holtmann
2008-03-27Convert audio service into a plugin.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2008-01-16Reorganize audio.conf parsing in a more modular mannerJohan Hedberg
2007-11-27Enable AVRCP by defaultJohan Hedberg