Marcel Holtmann
|
539522aa34
|
Add initial version of the audio API document
|
2006-12-06 13:58:19 +00:00 |
|
Claudio Takahasi
|
b8ab52e9c2
|
Missing autostart requirements: it is necessary make it configurable.
|
2006-12-04 18:02:33 +00:00 |
|
Claudio Takahasi
|
267f58fa53
|
Reporting missing authorization requests cancel when stopping/unregistering adapters
|
2006-12-04 17:51:26 +00:00 |
|
Claudio Takahasi
|
d293da62fe
|
Reporting dbus-api "void" confuse meaning for message replies
|
2006-12-04 17:26:22 +00:00 |
|
Claudio Takahasi
|
06ce1a666a
|
reporting missing functionality: AuthorizeService and CancelAuthorizationProcess must be accepted in the adapters path
|
2006-12-04 14:56:36 +00:00 |
|
Johan Hedberg
|
25a6009775
|
More robust handling of scan mode change during a HCI_DEV_UP event
|
2006-12-04 13:16:26 +00:00 |
|
Claudio Takahasi
|
4433fb7232
|
Truested devices:changed error names and integration with AuthorizeService
|
2006-12-04 12:53:58 +00:00 |
|
Marcel Holtmann
|
225ca66857
|
Add device ids for Logitech diNovo Laser keyboard and mouse
|
2006-12-03 14:09:45 +00:00 |
|
Claudio Takahasi
|
6fdf5128e0
|
Send RemoteDeviceDisconnected for all connected devices when HCI_DEV_DOWN event is received
|
2006-11-29 15:03:43 +00:00 |
|
Claudio Takahasi
|
135f79c352
|
new issue: how reply properly to a msg sent to not registered service path
|
2006-11-28 21:02:33 +00:00 |
|
Johan Hedberg
|
adcfee2f84
|
Support for providing input and output files for audio
|
2006-11-28 14:23:59 +00:00 |
|
Claudio Takahasi
|
8776296ee1
|
Fixed code standard for dbus_message_get_args: check the return value instead of the error content
|
2006-11-28 13:33:37 +00:00 |
|
Claudio Takahasi
|
9e491111d8
|
Updated TODO list
|
2006-11-27 17:53:01 +00:00 |
|
Johan Hedberg
|
842d312184
|
Add simple introspection support
|
2006-11-27 13:26:25 +00:00 |
|
Johan Hedberg
|
954a25724f
|
Implement SpeakerGainChanged and MicrophoneGainChanged signals
|
2006-11-27 12:48:08 +00:00 |
|
Marcel Holtmann
|
59a4bc3afb
|
Use multibyte friendly checks instead of isprint()
|
2006-11-26 09:17:15 +00:00 |
|
Johan Hedberg
|
6834de18b9
|
More implementation. E.g. signals and Play and Stop methods
|
2006-11-24 15:41:08 +00:00 |
|
Johan Hedberg
|
e8dc0cc060
|
Implement AT command parsing
|
2006-11-24 10:12:34 +00:00 |
|
Claudio Takahasi
|
93c28cc12c
|
Updated possible errors returned by Manager methods
|
2006-11-23 19:50:25 +00:00 |
|
Marcel Holtmann
|
07ad6734b5
|
Don't forget to mention the --xml option in the manual page
|
2006-11-23 05:01:13 +00:00 |
|
Marcel Holtmann
|
77d92a75f1
|
Add support for XML view of service records
|
2006-11-23 04:59:17 +00:00 |
|
Johan Hedberg
|
12bb1a4aaf
|
Implement ring timer and CancelRinging method
|
2006-11-22 15:00:59 +00:00 |
|
Johan Hedberg
|
62281b2196
|
Fix RING string
|
2006-11-22 13:09:53 +00:00 |
|
Johan Hedberg
|
0bf43d5dc4
|
Implement Ring method
|
2006-11-22 12:35:42 +00:00 |
|
Johan Hedberg
|
b3f669cd67
|
Cleanup
|
2006-11-22 12:01:08 +00:00 |
|
Marcel Holtmann
|
ab5de0c393
|
Use AddServiceRecordFromXML as method name
|
2006-11-22 11:47:19 +00:00 |
|
Marcel Holtmann
|
51c8909313
|
Add examples for SPP and FTP
|
2006-11-22 06:31:14 +00:00 |
|
Marcel Holtmann
|
40e353d0f5
|
Add another example service record
|
2006-11-22 06:26:52 +00:00 |
|
Marcel Holtmann
|
b2afe935ff
|
Use "boolean" instead of "bool"
|
2006-11-22 06:19:35 +00:00 |
|
Marcel Holtmann
|
6cb273616d
|
Fix UUID16 parsing
|
2006-11-22 06:17:12 +00:00 |
|
Marcel Holtmann
|
214cc18ef9
|
Add first draft XML based service record registration
|
2006-11-22 06:06:36 +00:00 |
|
Marcel Holtmann
|
4195a470a5
|
Typo
|
2006-11-22 05:29:05 +00:00 |
|
Marcel Holtmann
|
32327680a5
|
Don't change scan enable on devup
|
2006-11-21 15:44:56 +00:00 |
|
Johan Hedberg
|
b3e36f1329
|
Fall back to hcid.conf setting if offmode=devdown, mode is "off", and somebody does a DEVUP
|
2006-11-21 14:48:18 +00:00 |
|
Johan Hedberg
|
8982d081ea
|
Improve "off" mode behaviour when offmode=devdown
|
2006-11-21 13:03:48 +00:00 |
|
Marcel Holtmann
|
253ba836f0
|
Add support for XML based service records
|
2006-11-21 11:45:59 +00:00 |
|
Claudio Takahasi
|
beb22838a0
|
Send a Cancel msg to the Auth agent when NoReply(timeout) msg arrives for Authorize request
|
2006-11-20 18:46:28 +00:00 |
|
Claudio Takahasi
|
c1bf1d2d09
|
Fixed seg fault when calling CancelAuthorizationProcess: reply Auth agent does not exist if there isn't a default one.
|
2006-11-20 17:25:29 +00:00 |
|
Claudio Takahasi
|
7cdaf7f0a4
|
Fixed seg fault: reply Auth agent does not exist if there isn't a default one.
|
2006-11-20 17:06:14 +00:00 |
|
Marcel Holtmann
|
489d06626b
|
Fix dependency for concurrent builds
|
2006-11-20 11:21:21 +00:00 |
|
Marcel Holtmann
|
927b3c7e50
|
Look for dialup networking service when in dialup mode
|
2006-11-20 08:13:52 +00:00 |
|
Marcel Holtmann
|
2a97c2f029
|
Check if the accept() call fails
|
2006-11-18 20:13:09 +00:00 |
|
Marcel Holtmann
|
9ce11bb84c
|
Check for errors on listening socket
|
2006-11-18 20:07:37 +00:00 |
|
Marcel Holtmann
|
b8e61e63c2
|
Create skeleton of new master daemon
|
2006-11-17 23:39:20 +00:00 |
|
Marcel Holtmann
|
258fbc7781
|
Compile with Expat if available
|
2006-11-17 23:27:29 +00:00 |
|
Marcel Holtmann
|
8cd0873aef
|
Only compile the master daemon
|
2006-11-17 23:26:10 +00:00 |
|
Marcel Holtmann
|
ea2ad75761
|
Create one master daemon
|
2006-11-17 23:06:49 +00:00 |
|
Marcel Holtmann
|
4cfded0ce1
|
Include the SDP prototypes
|
2006-11-17 23:04:48 +00:00 |
|
Marcel Holtmann
|
1987c3287f
|
Create a HCI library for easier linking
|
2006-11-17 22:59:58 +00:00 |
|
Marcel Holtmann
|
1e33e3190f
|
Change linking order
|
2006-11-17 22:58:54 +00:00 |
|