haiku/src/servers/bluetooth
Oliver Ruiz Dorantes 111d946099 - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth
- Functionality to stop services, start preferences, and show debug console
- Cleanups in signatures

-This line, and those below, will be ignored--

M    headers/private/bluetooth/bluetoothserver_p.h
M    src/servers/bluetooth/BluetoothServer.h
A    src/servers/bluetooth/DeskbarReplicant.cpp
A    src/servers/bluetooth/DeskbarReplicant.h
M    src/servers/bluetooth/Jamfile
M    src/servers/bluetooth/BluetoothServer.cpp
M    src/preferences/bluetooth/BluetoothMain.cpp
M    src/preferences/bluetooth/Jamfile
M    src/preferences/bluetooth/defs.h
M    src/preferences/bluetooth/BluetoothWindow.cpp


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31508 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-10 15:12:51 +00:00
..
BluetoothServer.cpp - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth 2009-07-10 15:12:51 +00:00
BluetoothServer.h - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth 2009-07-10 15:12:51 +00:00
DeskbarReplicant.cpp - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth 2009-07-10 15:12:51 +00:00
DeskbarReplicant.h - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth 2009-07-10 15:12:51 +00:00
DeviceManager.cpp Fix spelling errors 2009-05-02 20:19:47 +00:00
DeviceManager.h Clean a bit the devfs monitoring stuff. Now monitores the correct folder, and registers everything that is already present(hotplugging not tested) 2009-01-29 22:12:54 +00:00
HCIControllerAccessor.cpp - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
HCIControllerAccessor.h - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
HCIDelegate.h - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
HCITransportAccessor.cpp - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
HCITransportAccessor.h - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
Jamfile - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth 2009-07-10 15:12:51 +00:00
LocalDeviceHandler.cpp - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
LocalDeviceHandler.h - Drop R5 compatibility by removing first 4 bytes in the IOCTLs containing the size of the command. 2009-03-21 21:38:00 +00:00
LocalDeviceImpl.cpp Add handling for write device class event 2009-07-10 13:43:35 +00:00
LocalDeviceImpl.h - Unregister the device when appears any error Issuing any command. Now at least we realize in userland when a dongle has been unplugged with the first problem appears. 2009-07-07 19:46:40 +00:00
Output.cpp Make debug window bigger 2009-07-10 14:29:33 +00:00
Output.h -Add the possibility to post formatted messages to the debug window 2008-11-26 18:05:27 +00:00
server-bluetooth.rdef - Fixed jamfile and added second version of the icons by Raynald Lesieur 2009-03-08 15:15:05 +00:00