summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add gstsbcutil.c and gstsbcutil.h.Luiz Augusto von Dentz2007-10-183-1/+234
|
* Fix alsa buffer constraintsJohan Hedberg2007-10-181-7/+22
|
* Fix poll timeout to avoid unnecessary pollsJohan Hedberg2007-10-181-1/+7
|
* Fix EIR tag number for device id recordMarcel Holtmann2007-10-171-1/+1
|
* Misc. headset fixesJohan Hedberg2007-10-171-8/+12
|
* 8-subband encoder had a sign error that made high frequencies noisyBrad Midgley2007-10-171-1/+1
|
* Fix hidp_connad_req usageJohan Hedberg2007-10-122-6/+7
|
* Don't set suspend timer if the SEP is lockedJohan Hedberg2007-10-111-1/+2
|
* Bring back the suspend timer but only set it for suspends initiated by usJohan Hedberg2007-10-111-0/+24
|
* Remove stream idle timerJohan Hedberg2007-10-111-24/+0
|
* Publish device id information through EIRMarcel Holtmann2007-10-101-0/+22
|
* Add two more record handle ranges from Sony Ericsson headsetsMarcel Holtmann2007-10-101-1/+3
|
* Store Extended Inquiry Response data informationMarcel Holtmann2007-10-103-0/+21
|
* Send error response in case of unsupported commandsMarcel Holtmann2007-10-101-5/+7
|
* Fix warning caused by previous patchJohan Hedberg2007-10-101-1/+1
|
* Remove suspend timer if the other end sends a suspend commandJohan Hedberg2007-10-101-0/+6
|
* Make firmware and paramter loading optionalMarcel Holtmann2007-10-091-5/+21
|
* Change init sequence and add commentsMarcel Holtmann2007-10-091-14/+10
|
* Share code for Ericsson and ST chipsMarcel Holtmann2007-10-091-47/+5
|
* Support higher baud rates for Ericcson based chipsMarcel Holtmann2007-10-091-0/+20
|
* Handle cross-connect case for AVDTPJohan Hedberg2007-10-093-6/+56
|
* Fix device removal when it is not the current adapter.Luiz Augusto von Dentz2007-10-093-2/+8
|
* Allow service classes to use Sequence16 and Sequence32Marcel Holtmann2007-10-081-1/+4
|
* Use the CreateSecureDevice methodMarcel Holtmann2007-10-081-1/+1
|
* Allow PANU server and client connectionMarcel Holtmann2007-10-081-1/+7
|
* make it obvious the audo service defaults to not autostart (other .service ↵Brad Midgley2007-10-081-0/+1
| | | | files have this)
* respond to alsa delay signal (players were getting stuck at the end of tracks)Brad Midgley2007-10-081-0/+21
|
* a little more factoringBrad Midgley2007-10-061-7/+5
|
* clean out dead codeBrad Midgley2007-10-061-132/+5
|
* Update changelog and bump version numberutils-3.20Marcel Holtmann2007-10-052-1/+20
|
* Add support for inquiry transmit power levelMarcel Holtmann2007-10-052-0/+43
|
* fix MUL* macros with ()Brad Midgley2007-10-052-14/+7
| | | | factor more multiplies in 4-subband encoder
* enable 4 subband lower half optimizationsBrad Midgley2007-10-041-32/+23
|
* fix & enable 8-subband second half optimizationBrad Midgley2007-10-041-4/+5
|
* Fix potential infinite loop in inotify supportMarcel Holtmann2007-10-041-11/+15
|
* input: added CreateSecureDeviceClaudio Takahasi2007-10-046-13/+132
|
* Handle deprecated dbus_watch_get_fd() functionMarcel Holtmann2007-10-042-2/+8
|
* hcid: removed RFCOMM functionsClaudio Takahasi2007-10-042-296/+2
|
* Fix stream callback typeJohan Hedberg2007-10-041-1/+1
|
* off-by-one problem in 8 subband optimizationBrad Midgley2007-10-041-2/+2
|
* a (disabled for now) cpu optimization for the bottom half of the 8 subbands ↵Brad Midgley2007-10-041-0/+37
| | | | encoder. seems to work fine.
* optimizations for 2nd stage of 4-subband encoderBrad Midgley2007-10-041-0/+23
| | | | disabled but in place so indt folks don't duplicate the optimization effort
* Fix dict signatures.Luiz Augusto von Dentz2007-10-036-7/+7
|
* Minor coding style fixesJohan Hedberg2007-10-032-6/+3
|
* Error handling fixesJohan Hedberg2007-10-031-17/+26
|
* FindAdapter: don't ignore adapters in DOWN stateJohan Hedberg2007-10-031-1/+52
|
* input: removed mem leak(HID desc list attribute)Claudio Takahasi2007-10-021-0/+3
|
* input: minor leak and code standardClaudio Takahasi2007-10-022-2/+5
|
* Further fixes to audio service SDP error handlingJohan Hedberg2007-10-021-16/+13
|
* Fix audio service SDP failure handlingJohan Hedberg2007-10-021-5/+15
|