summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Clear pending request stream reference if stream goes away (e.g. media transporJohan Hedberg2007-09-171-0/+2
| | | | | | | | connection dies) before the request is replied to.
| * Fix compiler warningutils-3.19Marcel Holtmann2007-09-161-0/+2
| |
| * Update changelog and bump version numberMarcel Holtmann2007-09-162-1/+12
| |
| * Add refresh option to re-request device namesMarcel Holtmann2007-09-141-8/+16
| |
| * Add network service configuration fileMarcel Holtmann2007-09-142-1/+3
| |
| * Make it look niceMarcel Holtmann2007-09-131-6/+2
| |
| * network: add one space between the remote device name and the service nameClaudio Takahasi2007-09-131-2/+6
| |
| * Rely on bridge module autoloadingMarcel Holtmann2007-09-131-0/+2
| |
| * Show connection link type correctlyMarcel Holtmann2007-09-101-2/+15
| |
| * Use default event mask from the specificationMarcel Holtmann2007-09-101-1/+1
| |
| * Add support for Logitech diNovo Edge dongleMarcel Holtmann2007-09-091-0/+2
| |
| * Add utility for Babel devicesMarcel Holtmann2007-09-074-3/+273
| |
| * Check for valid stream fd after trying to receive it (and not before)Johan Hedberg2007-09-061-4/+5
| |
| * Fix a really dumb typoMarcel Holtmann2007-09-061-1/+1
| |
| * Fix poll revents checkMarcel Holtmann2007-09-061-3/+1
| |
| * Use poll instead of usleep to wait on worker thread.Luiz Augusto von Dentz2007-09-051-30/+51
| |
| * Cleanup fd passing a littleJohan Hedberg2007-09-052-43/+28
| |
| * Fix connection storage.Luiz Augusto von Dentz2007-09-041-23/+24
| |
| * Limit range of bitpool announced while in ACP side.Luiz Augusto von Dentz2007-09-031-3/+27
| |
| * removed unused variable total from bluetooth_stateBrad Midgley2007-09-031-3/+1
| |
| * stub in the state change ipc for pausing a stream (but don't enable it yet)Brad Midgley2007-09-032-24/+85
| |
| * Fix channel mode bug.Luiz Augusto von Dentz2007-09-031-1/+15
| |
| * hal common: removed small memory leakClaudio Takahasi2007-09-031-0/+4
| |
| * Update changelog and bump version numberutils-3.18Marcel Holtmann2007-09-022-1/+13
| |
| * increase request timeout since the request might not get sent immediatly ↵Johan Hedberg2007-09-021-1/+1
| | | | | | | | when the ACL is very congested
| * Remove transport channel callback before freeing streamJohan Hedberg2007-08-311-0/+3
| |
| * Decode more EIR elementsMarcel Holtmann2007-08-311-1/+19
| |
| * network: check if bridge module is loadedClaudio Takahasi2007-08-311-0/+7
| |
| * input: added interrupt and control channels watchesClaudio Takahasi2007-08-311-29/+62
| |
| * Fix endianess problem.Luiz Augusto von Dentz2007-08-314-2/+67
| |
| * network: added setup msg timeout and retransmissionsClaudio Takahasi2007-08-311-89/+127
| |
| * Fix stream starting if suspend request is pendingJohan Hedberg2007-08-311-1/+1
| |
| * Add some extra debug infoJohan Hedberg2007-08-311-4/+8
| |
| * Implement proper locking for headsetsJohan Hedberg2007-08-314-21/+67
| |
| * Cleanup and fixes of stream handlingJohan Hedberg2007-08-318-156/+146
| |
| * Fix more SEP locking issuesJohan Hedberg2007-08-311-26/+76
| |
| * Fix local SEP locking when connecting fails or unix client disconnectsJohan Hedberg2007-08-311-2/+8
| |
| * input: fixed last commitClaudio Takahasi2007-08-301-1/+1
| |
| * Fix use of = instead of == to compare audio mode.Luiz Augusto von Dentz2007-08-301-1/+1
| |
| * input: don't track POLLIN eventClaudio Takahasi2007-08-301-1/+1
| |
| * Fix missing {}.Luiz Augusto von Dentz2007-08-301-1/+2
| |
| * Remove unused variablesJohan Hedberg2007-08-301-3/+0
| |
| * Update changelog and bump version numberutils-3.17Marcel Holtmann2007-08-302-1/+9
| |
| * network: more robust bnep setup conn msg validationClaudio Takahasi2007-08-301-15/+13
| |
| * Fix socket validity checksJohan Hedberg2007-08-301-2/+2
| |
| * Don't confuse stream callback id's and stream setup callback id'sJohan Hedberg2007-08-301-1/+0
| |
| * Fix stream setup error handlingJohan Hedberg2007-08-302-4/+4
| |
| * Fix behaviour when no adapter is connectedJohan Hedberg2007-08-303-3/+11
| |
| * Prefer 44.1kHz over 48kHzMarcel Holtmann2007-08-301-3/+3
| |
| * Disable the broken optional codec parameters setupMarcel Holtmann2007-08-302-15/+14
| |