aboutsummaryrefslogtreecommitdiff
path: root/audio/pcm_bluetooth.c
AgeCommit message (Expand)Author
2011-05-15Report error if read failed in bluetooth_playback_poll_reventsSzymon Janc
2011-05-10Fix C++ style commentsSzymon Janc
2010-08-25Don't report error for EINTRColin Didier
2010-08-25Fix leftovers handling with bluetooth_a2dp_writeColin Didier
2010-06-30Fix the ALSA plugin to match the updated libsbc APIJohan Hedberg
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-06-30Fix memory allocation failure check in ALSA initialization functionJohan Hedberg
2009-04-17Do some coding style cleanupsMarcel Holtmann
2009-04-17fix up sbc.h prototypes to use const/size_t wherever applicableLennart Poettering
2009-03-25Add specific codec types.Luiz Augusto von Dentz
2009-03-25Add lock flag for capabilities.Luiz Augusto von Dentz
2009-03-25Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz
2009-03-25Add source and destination fields to audio ipc messages.Luiz Augusto von Dentz
2009-03-12Make use of size_t and ssize_t when possibleJohan Hedberg
2009-02-25Check for valid sk value before calling bt_audio_service_closeJohan Hedberg
2009-02-24Improve IPC message receivingJohan Hedberg
2009-02-01Fix setting revents in bluetooth_playback_poll_reventsJohan Hedberg
2009-01-30Fix another signed/unsigned comparison warningMarcel Holtmann
2009-01-30Fix signed/unsigned comparison of ALSA pluginMarcel Holtmann
2009-01-21Fix bug on alsa plugin when debug is active.Luiz Augusto von Dentz
2009-01-19Use native byte order for audio in GStreamer and ALSA pluginsSiarhei Siamashka
2009-01-01Update copyright informationMarcel Holtmann
2008-12-29Remove usage of MSG_WAITALL from pcm_bluetooth.c as wellJohan Hedberg
2008-12-23Need to declare plugin entry functions firstMarcel Holtmann
2008-12-20More coding style fixesJohan Hedberg
2008-12-20More length header fixesJohan Hedberg
2008-12-20Fix length header values in messagesJohan Hedberg
2008-12-16Fix alsa plugin to reflect the ipc changes.Luiz Augusto von Dentz
2008-09-08Use DBG instead of printf for debug printJohan Hedberg
2008-08-08Avoid memory copies in A2DP write routineMarcel Holtmann
2008-05-15Fix return value for snd_pcm_hw_params() callsMarcel Holtmann
2008-03-04Make alsa plugin to detect disconnection of devices.Luiz Augusto von Dentz
2008-02-19Fix alsa plugin to make use of sbc new API.Luiz Augusto von Dentz
2008-02-14Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz
2008-02-02Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAXMarcel Holtmann
2008-02-02Update copyright informationMarcel Holtmann
2008-01-30Use snd_config_get_bool for autoconnectJohan Hedberg
2008-01-30Clean up unecessary variables from alsa config parsingJohan Hedberg
2008-01-30Add autoconnect config option to IPC and alsaJohan Hedberg
2008-01-23Add mpeg12 sep registration.Luiz Augusto von Dentz
2008-01-14coding styleBrad Midgley
2008-01-09Fix frame_size calculation when there already is data in the bufferJohan Hedberg
2008-01-05use correct variable to pick up alsa prefsBrad Midgley
2007-12-06Fixes for hsp.Luiz Augusto von Dentz
2007-12-04Fix error messages. (thanks to fchevalier for the patch)Luiz Augusto von Dentz
2007-12-03Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz
2007-11-26Mention Kai's contributionsMarcel Holtmann
2007-11-22Support multiple periodsJohan Hedberg
2007-11-22Get rid of struct timeval completelyJohan Hedberg