summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Enable checking for GStreamer supportMarcel Holtmann2007-08-222-7/+14
| * Make the uint boundary check a little bit more reliableJohan Hedberg2007-08-221-5/+4
| * Don't restart playback thread when stop and start are calledJohan Hedberg2007-08-221-18/+20
| * Handle phonebook access serverMarcel Holtmann2007-08-221-0/+1
| * Handle Common ISDN Access profileMarcel Holtmann2007-08-221-0/+1
| * Use "unsigned int" instead of "unsigned long long" and reset the point of ref...Johan Hedberg2007-08-221-4/+14
| * First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-229-4/+78
| * Calculate service classes value for class of deviceMarcel Holtmann2007-08-221-4/+63
| * Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz2007-08-215-15/+19
| * Another big coding style fixupMarcel Holtmann2007-08-211-89/+65
| * Fix useless tab and spaces left.Luiz Augusto von Dentz2007-08-211-15/+15
| * Remove unnecessary assertJohan Hedberg2007-08-211-7/+0
| * memcpy_changeendian shouldn't be publicJohan Hedberg2007-08-211-1/+1
| * Fix pthread function error checkingJohan Hedberg2007-08-211-2/+2
| * More coding style cleanupJohan Hedberg2007-08-211-5/+4
| * More cleanupJohan Hedberg2007-08-211-5/+6
| * Fix coding styleJohan Hedberg2007-08-211-13/+13
| * Implement proper timing for sending AVDTP streamJohan Hedberg2007-08-211-147/+278
| * Handle connect attempts during authorization betterJohan Hedberg2007-08-212-2/+13
| * Plug a memory leak when manager_authorize failsJohan Hedberg2007-08-211-0/+1
| * Implement RequestAuthorization supportJohan Hedberg2007-08-216-64/+170
| * Fix load of default device from storage.Luiz Augusto von Dentz2007-08-201-2/+3
| * Improve robustness of A2DP SEP active stream state by using a stream state ca...Johan Hedberg2007-08-202-28/+35
| * Revert accidental commit of pcm_bluetooth.c changesJohan Hedberg2007-08-201-264/+147
| * Fix handling of multiple unix clientsJohan Hedberg2007-08-202-150/+268
| * Improve handling of simultaneous connect attempts to different devicesJohan Hedberg2007-08-202-9/+29
| * Improve handling of unix clients which stay connected even though the headset...Johan Hedberg2007-08-193-8/+7
| * Update list of authorsMarcel Holtmann2007-08-191-0/+6
| * Fix the listing of service based trustsMarcel Holtmann2007-08-192-22/+35
| * Reduce stream idle timeout from 30s to 20sJohan Hedberg2007-08-181-1/+1
| * Add idle timeout for streamsJohan Hedberg2007-08-181-1/+35
| * Reset value of timer id after removing itJohan Hedberg2007-08-181-1/+3
| * Accept start requests and add timeout for suspending unused streamsJohan Hedberg2007-08-182-40/+115
| * Add initial steps for generic device handlingMarcel Holtmann2007-08-175-7/+148
| * Add some debug for the stream endpoint discoveryMarcel Holtmann2007-08-171-17/+21
| * serial: proxy cleanup - it is not necessary apply the TTY settings at proxy r...Claudio Takahasi2007-08-171-7/+5
| * Fix seid counting in suspend and start requestsJohan Hedberg2007-08-171-2/+2
| * Create server address fileMarcel Holtmann2007-08-161-0/+17
| * Fix path (un)registering when hcid is not runningJohan Hedberg2007-08-161-6/+6
| * serial: added Proxy.SetSerialParamsClaudio Takahasi2007-08-162-4/+160
| * Handle error situations betterJohan Hedberg2007-08-166-82/+280
| * Revert changes from previous commit that were not supposed to go inJohan Hedberg2007-08-164-64/+17
| * Fix minumum bitpool calculationJohan Hedberg2007-08-165-19/+65
| * Add skeletons for creating and removing devicesMarcel Holtmann2007-08-161-2/+46
| * Rename device helpers to adapter helpersMarcel Holtmann2007-08-163-15/+15
| * More header cleanupsMarcel Holtmann2007-08-1611-14/+21
| * Small header cleanupMarcel Holtmann2007-08-162-2/+3
| * Small header cleanupsMarcel Holtmann2007-08-163-4/+3
| * serial: proxy service record - fixed memory leakClaudio Takahasi2007-08-161-4/+6
| * Free callback data after removing it from the listJohan Hedberg2007-08-161-0/+1