summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* bluez: clean up GValue handling a littleTim-Philipp Müller2013-01-201-147/+112
* bluez: update SBC caps for renamed fieldsTim-Philipp Müller2013-01-202-5/+5
* shm: Initialize shm_area_buf to invalid valueOlivier Crête2013-01-171-0/+1
* shm: apply shm area permissions to shmpipe control socketRoland Elek2013-01-171-0/+6
* uvch264: Define LIBUSB_CLASS_VIDEO if using an old version of libusbYouness Alaoui2013-01-161-0/+3
* uvch264: Prevent temporary elements from going to playingOlivier Crête2013-01-161-2/+13
* uvch264: do not double-unref if transform_caps failsYouness Alaoui2013-01-161-3/+11
* uvch264: Add a fakesink to the transform_capsYouness Alaoui2013-01-161-1/+15
* bluez: use GLib defines to check for byte orderTim-Philipp Müller2013-01-101-2/+9
* bluez: add new plugin to build system, but disable for nowTim-Philipp Müller2013-01-093-2/+78
* bluez: make bluez elements compile with 1.0Tim-Philipp Müller2013-01-094-153/+128
* bluez: avinfo: Replace definitions with a2dp-codecs.h'sChan-yeol Park2013-01-091-2/+19
* bluez: audio: Add check for vendor specific A2DP codecChan-yeol Park2013-01-091-0/+6
* bluez: gstavdtpsink: Free the D-Bus error on reply failureSyam Sidhardhan2013-01-091-5/+10
* bluez: Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo2013-01-091-1/+1
* bluez: audio: Remove internal audio IPCLuiz Augusto von Dentz2013-01-092-948/+86
* bluez: Remove compatibility check for DBUS_TYPE_UNIX_FDAnderson Lizardo2013-01-091-4/+0
* bluez: avdtp: Fix incorrect gchar buffer allocationAnderson Lizardo2013-01-091-1/+1
* bluez: audio: Add SBC NULL check for GST AVDTP signalingChan-yeol Park2013-01-091-0/+5
* bluez: gstavdtpsink: Fix D-Bus memory leak in audioSyam Sidhardhan2013-01-091-1/+3
* bluez: AVDTP: Fix closing invalid FD on errorAnderson Lizardo2013-01-091-1/+1
* bluez: Fix return value check for bt_audio_service_open()Anderson Lizardo2013-01-091-1/+1
* bluez: AVDTP: Fix errno handling conventionAnderson Lizardo2013-01-091-10/+12
* bluez: audio: Update license for shared header filesMarcel Holtmann2013-01-091-9/+9
* bluez: Fix common misspelled wordsLucas De Marchi2013-01-091-3/+3
* bluez: Fix garbage return value in gst_avdtp_sink_audioservice_recvSzymon Janc2013-01-091-1/+1
* bluez: audio: Remove workaround for compiler warningsMarcel Holtmann2013-01-093-4/+2
* bluez: Update a2dpsink to use new Acquire APILuiz Augusto von Dentz2013-01-091-11/+5
* bluez: Fix use of deprecated glib on audio pluginLuiz Augusto von Dentz2013-01-091-68/+73
* bluez: Add support for media transport in gstreamer pluginLuiz Augusto von Dentz2013-01-095-10/+751
* bluez: Fix crash on gstreamer plugin if device doesn't support sbcLuiz Augusto von Dentz2013-01-091-0/+3
* bluez: Add pragma based workaround for GStreamer warningsMarcel Holtmann2013-01-092-0/+2
* bluez: Revert "Fix build issues with latest GStreamer updates"Marcel Holtmann2013-01-093-2/+4
* bluez: Fix build issues with latest GStreamer updatesMarcel Holtmann2013-01-093-4/+2
* 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