summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add sbc_reinit.Luiz Augusto von Dentz2007-11-133-10/+32
|
* Fix double-check for HSP instead of checking HFPMarcel Holtmann2007-11-131-1/+1
|
* Fix bug in sbcenc when changing encoder parameters.Luiz Augusto von Dentz2007-11-121-0/+2
|
* Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz2007-11-127-99/+127
|
* hcid: check the scanned svc record valueClaudio Takahasi2007-11-121-6/+6
|
* Add record handle range from Apple iPhoneMarcel Holtmann2007-11-121-2/+2
|
* hcid: textfile_put value must be null terminatedClaudio Takahasi2007-11-101-4/+2
|
* Use clock_gettime instead of gettimeofdayJohan Hedberg2007-11-091-3/+16
|
* Use just one possible value in the period size list since multiple options ↵Johan Hedberg2007-11-091-5/+1
| | | | seem to break vls (looks like it's caused by a bug in the ALSA snd_pcm_hw_params_set_period_size_near function)
* A2DP wakeup refactoring & cleanup (patch from Kai Vehmanen ↵Johan Hedberg2007-11-091-64/+102
| | | | <kai.vehmanen@nokia.com>)
* Whitespace cleanupJohan Hedberg2007-11-077-38/+35
|
* Fix packet lenght to be the output MTU.Luiz Augusto von Dentz2007-11-053-14/+21
|
* correction in the 4 subband optimizationBrad Midgley2007-11-051-4/+5
|
* More coding style cleanupJohan Hedberg2007-11-021-23/+25
|
* Fix sbc negotiation and improves buffer handling by using GstAdapter.Luiz Augusto von Dentz2007-11-017-67/+213
|
* Some more whitespace fixesJohan Hedberg2007-11-011-4/+4
|
* Coding style cleanupJohan Hedberg2007-11-015-185/+229
|
* Fix buffers timestamps in sbcenc.Luiz Augusto von Dentz2007-11-011-0/+1
|
* Make the connection to fail if unable to add a interface to bridges.Luiz Augusto von Dentz2007-10-312-5/+8
|
* Add MULTICAST flag so interfaces could get announced by avahi-daemon.Luiz Augusto von Dentz2007-10-311-2/+3
|
* Remove bridge creation of NAP and make a better use of ahavi-autoipd.Luiz Augusto von Dentz2007-10-312-18/+76
|
* Handle disabling interfaces via configuration file.Luiz Augusto von Dentz2007-10-311-33/+68
|
* Add bitpool capability.Luiz Augusto von Dentz2007-10-295-6/+42
|
* Remove dependency of sbc library from a2dpsink element.Luiz Augusto von Dentz2007-10-261-19/+2
|
* Update changelog and bump version numberutils-3.22Marcel Holtmann2007-10-252-1/+11
|
* Fix buffer usage.Luiz Augusto von Dentz2007-10-252-37/+22
|
* Comment out introspection debug prints which cause a lot of useless loggingJohan Hedberg2007-10-251-4/+4
|
* Fix L2CAP socket leakJohan Hedberg2007-10-252-5/+4
|
* Move the usage function aroundMarcel Holtmann2007-10-251-20/+21
|
* More cleanupsMarcel Holtmann2007-10-251-52/+42
|
* Add build magic around sbctester programMarcel Holtmann2007-10-254-9/+24
|
* First round of cleanupsMarcel Holtmann2007-10-251-57/+55
|
* Add uinput support for AVRCPJohan Hedberg2007-10-253-32/+186
|
* Add rtp.h file to build dependenciesMarcel Holtmann2007-10-251-2/+2
|
* Frederic's conformance testsBrad Midgley2007-10-251-0/+358
| | | | | | it needs build system integration, including -lsndfile to link this app should compile only if libsndfile-dev is present 'make install' should ignore it
* Update changelog and bump version numberutils-3.21Marcel Holtmann2007-10-242-1/+14
|
* Some more coding style changesMarcel Holtmann2007-10-241-13/+1
|
* Some more coding style fixesMarcel Holtmann2007-10-241-3/+2
|
* Don't forget to include the config optionsMarcel Holtmann2007-10-241-0/+4
|
* Fix coding style.Luiz Augusto von Dentz2007-10-241-4/+4
|
* Fix coding style issuesMarcel Holtmann2007-10-242-20/+13
|
* Fix hci_devba check.Luiz Augusto von Dentz2007-10-241-1/+1
|
* Fix a2dpsink coding style problems and improve compatibility with some players.Luiz Augusto von Dentz2007-10-243-131/+149
|
* Add full license text for LGPL filesMarcel Holtmann2007-10-241-0/+504
|
* Add support for Enable config optionJohan Hedberg2007-10-241-0/+21
|
* Improve AVRCP button press decodingJohan Hedberg2007-10-241-11/+18
|
* Revert buffer contraints patch (it wasn't doing what was intended and it ↵Johan Hedberg2007-10-241-16/+5
| | | | actually caused errors for applications in some cases)
* Minor code cleanupJohan Hedberg2007-10-241-3/+4
|
* Update copyright informationMarcel Holtmann2007-10-2323-0/+23
|
* Update copyright informationMarcel Holtmann2007-10-2321-8/+25
|