summaryrefslogtreecommitdiff
path: root/sys/bluez
Commit message (Expand)AuthorAgeFilesLines
...
* bluez: Update copyright informationMarcel Holtmann2013-01-094-4/+4
* bluez: Fix codec selection on gstream plugin.Luiz Augusto von Dentz2013-01-091-0/+1
* bluez: Fix unnecessary NULL checksJohan Hedberg2013-01-091-2/+1
* bluez: Remove useless instruction.Luiz Augusto von Dentz2013-01-091-6/+2
* bluez: Register the a2dp gst sink as marginalFilippo Giunchedi2013-01-091-1/+1
* bluez: Add specific codec types.Luiz Augusto von Dentz2013-01-091-6/+6
* bluez: Remove unnecessary memset.Luiz Augusto von Dentz2013-01-091-1/+0
* bluez: Add lock flag for capabilities.Luiz Augusto von Dentz2013-01-091-1/+1
* bluez: Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz2013-01-091-8/+39
* bluez: Add source and destination fields to audio ipc messages.Luiz Augusto von Dentz2013-01-091-2/+2
* bluez: Make use of g_io_channel_shutdown instead of deprecated g_io_channel_c...Luiz Augusto von Dentz2013-01-091-2/+1
* bluez: Update copyright informationMarcel Holtmann2013-01-094-4/+4
* bluez: First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann2013-01-093-5/+8
* bluez: More coding style fixesJohan Hedberg2013-01-091-4/+4
* bluez: Coding style fixesJohan Hedberg2013-01-091-1/+2
* bluez: Fix length header values in messagesJohan Hedberg2013-01-091-4/+15
* bluez: Fix gstreamer plugin to reflect the ipc changes.Luiz Augusto von Dentz2013-01-091-62/+92
* bluez: Fix channel mode string from dual to dual-channel.Luiz Augusto von Dentz2013-01-091-1/+1
* bluez: Fix channel mode string to joint-stereo.Luiz Augusto von Dentz2013-01-091-1/+1
* bluez: Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2013-01-091-3/+3
* bluez: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2013-01-092-2/+0
* bluez: Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2013-01-091-61/+35
* bluez: Update copyright informationMarcel Holtmann2013-01-094-4/+4
* bluez: Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2013-01-091-7/+5
* bluez: Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2013-01-094-1/+48
* bluez: Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2013-01-093-33/+61
* bluez: Fix use of gstreamer plugin with rhythmbox and banshee and rtp timesta...Luiz Augusto von Dentz2013-01-092-12/+91
* bluez: Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2013-01-094-22/+1456
* bluez: Bug fixes for gstreamer plugin.Luiz Augusto von Dentz2013-01-092-80/+110
* bluez: Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2013-01-092-36/+176
* bluez: Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2013-01-092-812/+238
* bluez: Fix error messages. (thanks to fchevalier for the patch)Luiz Augusto von Dentz2013-01-091-11/+13
* bluez: Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz2013-01-091-19/+58
* bluez: Code cleanup.Luiz Augusto von Dentz2013-01-091-20/+0
* bluez: Integrate new ipc API implementation.Luiz Augusto von Dentz2013-01-092-321/+423
* bluez: Fix sbc negotiation and improves buffer handling by using GstAdapter.Luiz Augusto von Dentz2013-01-092-2/+84
* bluez: Add bitpool capability.Luiz Augusto von Dentz2013-01-091-2/+5
* bluez: Remove dependency of sbc library from a2dpsink element.Luiz Augusto von Dentz2013-01-091-19/+1
* bluez: Fix buffer usage.Luiz Augusto von Dentz2013-01-092-38/+23
* bluez: Some more coding style fixesMarcel Holtmann2013-01-091-2/+1
* bluez: Fix coding style.Luiz Augusto von Dentz2013-01-091-3/+3
* bluez: Fix a2dpsink coding style problems and improve compatibility with some...Luiz Augusto von Dentz2013-01-092-127/+145
* bluez: Add rtp header.Luiz Augusto von Dentz2013-01-091-58/+1
* bluez: Fix coding style issues.Luiz Augusto von Dentz2013-01-091-23/+8
* bluez: Fixes a2dpsink element.Luiz Augusto von Dentz2013-01-092-63/+697
* bluez: Add possible capabilities and connect to audio serverMarcel Holtmann2013-01-092-58/+118
* bluez: Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann2013-01-092-34/+37
* bluez: Add skeleton for an A2DP sink elementMarcel Holtmann2013-01-092-0/+240