summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Mention Bastien's contributionsMarcel Holtmann2008-02-011-0/+1
|
* Allow GetInfo and GetAddress to failMarcel Holtmann2008-02-012-2/+11
|
* Remove empty lineMarcel Holtmann2008-02-011-1/+0
|
* Add checks for GModule and dlopenMarcel Holtmann2008-02-012-6/+17
|
* Add GModule support to eglibJohan Hedberg2008-02-012-0/+85
|
* Remove mentions of Target interfaceJohan Hedberg2008-01-311-10/+0
|
* Don't confuse Sink interface with local sink supportJohan Hedberg2008-01-311-4/+4
|
* Check for client disconnect when discovery completesJohan Hedberg2008-01-311-0/+5
|
* arm assembly version of MULABrad Midgley2008-01-301-0/+10
|
* change MUL/MULA semanticsBrad Midgley2008-01-302-170/+173
|
* remove unused macrosBrad Midgley2008-01-301-3/+0
|
* fix off-by-one in sbcdecBrad Midgley2008-01-301-2/+2
|
* Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2008-01-306-10/+84
|
* Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2008-01-308-143/+113
|
* Use snd_config_get_bool for autoconnectJohan Hedberg2008-01-301-3/+5
|
* Clean up unecessary variables from alsa config parsingJohan Hedberg2008-01-301-31/+29
|
* Add extra check for session->dev == NULL before accessing itJohan Hedberg2008-01-301-1/+2
|
* Add autoconnect config option to IPC and alsaJohan Hedberg2008-01-303-3/+30
|
* one more .X 32-bitismBrad Midgley2008-01-291-1/+1
|
* revert 16-bit state.X change (bad on arm)Brad Midgley2008-01-291-4/+4
|
* revert arm conditional codeBrad Midgley2008-01-282-20/+1
|
* change function signature so the arm optimization will workBrad Midgley2008-01-281-1/+12
|
* arm-assembly from cidoca for MULABrad Midgley2008-01-281-1/+9
|
* remove 16x16 mult optimization--gcc actually generates more costly codeBrad Midgley2008-01-283-103/+101
|
* Whitespace cleanupJohan Hedberg2008-01-2814-64/+54
|
* avoid an (unlikely) overflowBrad Midgley2008-01-271-2/+2
|
* get 32-bit products whenever we're sure the multiplicands are both 16 bitsBrad Midgley2008-01-272-95/+97
|
* shorten the encoder tables to 16 bits, take out mula32/mul32 for now for ↵Brad Midgley2008-01-263-77/+75
| | | | simplicity
* pcm input array should be 16 not 32 bitsBrad Midgley2008-01-261-75/+75
| | | | use 32-bit product when multiplying two values limited to 16 bits each
* Fix gtreamer payloader sending fragmented frames.Luiz Augusto von Dentz2008-01-242-9/+28
|
* Add some buffer length checksJohan Hedberg2008-01-241-0/+6
|
* Fix external service (un)registrationJohan Hedberg2008-01-241-28/+31
|
* Fix use of gstreamer plugin with rhythmbox and banshee and rtp timestamps.Luiz Augusto von Dentz2008-01-234-15/+96
|
* Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2008-01-236-163/+163
|
* Add config options for each source.Luiz Augusto von Dentz2008-01-235-36/+90
|
* Bug fixes for gstreamer plugin.Luiz Augusto von Dentz2008-01-232-82/+114
|
* Make debug logs per sep.Luiz Augusto von Dentz2008-01-231-42/+43
|
* Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2008-01-237-49/+620
|
* Add mpeg12 sep registration.Luiz Augusto von Dentz2008-01-238-71/+247
|
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-2316-1062/+2037
|
* Fix HFP notification when ringing is canceledJohan Hedberg2008-01-231-0/+10
|
* Initial support of mpeg12 codec.Luiz Augusto von Dentz2008-01-235-83/+139
|
* Fix error code handling and minor coding style tweaksJohan Hedberg2008-01-231-14/+14
|
* Fix typoJohan Hedberg2008-01-231-1/+1
|
* Reply with ERROR to unknown headset commandsJohan Hedberg2008-01-231-1/+4
|
* Mention Alok's contributionsMarcel Holtmann2008-01-231-0/+1
|
* Initialize HFP supported features properlyJohan Hedberg2008-01-223-14/+16
|
* Fix coding styleJohan Hedberg2008-01-221-14/+11
|
* Add (experimental) Headset.IdentifyCall methodJohan Hedberg2008-01-222-3/+99
|
* update copyrightsBrad Midgley2008-01-192-2/+2
|