summaryrefslogtreecommitdiff
path: root/data/hfpd-dbus-doc.cs
Commit message (Collapse)AuthorAgeFilesLines
* Checkpoint of large change set, including:samr72009-01-091-67/+406
| | | | | | | | | | | | | | | - Minor HFP state machine overhaul - Move auto-reconnect handling to RfcommService/Session - Add timeouts for RFCOMM connection and HFP commands - Support CNUM, CLCC, and COPS commands in libhfp/hfpd - CmdCallDropActive -> CmdCallDropIndex - Add CallDropIndex() and CallPrivateConsult() to hfpd - Support voice recognition activation in libhfp/hfpd/hfconsole - Propagate in-band ring tone state to hfpd/hfconsole - Add '+' international prefix symbol to hfconsole keypad git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@80 126591fb-c623-4b62-a76d-97a8e4f34109
* Reorganize handling of auto-reconnect values in hfpd.samr72008-12-201-1/+15
| | | | | | | Add AutoReconnectChanged signal. git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@75 126591fb-c623-4b62-a76d-97a8e4f34109
* Add the OpenAudio() D-Bus method.samr72008-12-161-25/+85
| | | | | | | Update documentation. git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@72 126591fb-c623-4b62-a76d-97a8e4f34109
* Add ScoEnabled.samr72008-11-301-2/+43
| | | | | | | | Note that certain SoundIo methods bind the stream to the caller. Misc. minor improvements. git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@52 126591fb-c623-4b62-a76d-97a8e4f34109
* Add the stream snoop filter.samr72008-11-251-8/+79
| | | | | | | | | | | Fix the audiofile endpoint to support output. Fix minor problems in SoundIoPump, and the ALSA and OSS endpoints, discovered while testing streaming from files. Remove all non-character usage of char, replace with (u)int8_t. Update documentation. git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@43 126591fb-c623-4b62-a76d-97a8e4f34109
* Checkpoint massive change, including:samr72008-11-241-58/+120
| | | | | | | | - Improved error propagation and reporting - SoundIoPump loss control and clock skew detection git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@37 126591fb-c623-4b62-a76d-97a8e4f34109
* Documentation improvements.samr72008-11-131-12/+111
| | | | git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@33 126591fb-c623-4b62-a76d-97a8e4f34109
* Fix the D-Bus signatures of AudioGatewayAdded() and AudioGatewayRemoved()samr72008-11-131-0/+1955
Add documentation source for the hfpd D-Bus APIs Move doxymain.h into data/ git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@32 126591fb-c623-4b62-a76d-97a8e4f34109