|
Revision 23, 0.9 KB
(checked in by zany, 3 years ago)
|
|
adding automatic channel selection
|
| Line | |
|---|
| 1 | 2007-05-27 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 2 | |
|---|
| 3 | * Added automatic bt channel selection |
|---|
| 4 | |
|---|
| 5 | 2006-07-03 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 6 | |
|---|
| 7 | * Removed statfs (caused problems on all but Siemens) |
|---|
| 8 | |
|---|
| 9 | 2006-06-12 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 10 | |
|---|
| 11 | * 64-bit safe printf format (Roberto Pariset) |
|---|
| 12 | |
|---|
| 13 | 2006-03-07 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 14 | |
|---|
| 15 | * added usb support (Stanislav Nikolov) |
|---|
| 16 | * device/channel code cleanup |
|---|
| 17 | |
|---|
| 18 | 2005-09-23 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 19 | |
|---|
| 20 | * rewrite for multiple devices auto scanning |
|---|
| 21 | |
|---|
| 22 | 2005-09-15 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 23 | |
|---|
| 24 | * read/write flag for data buffer |
|---|
| 25 | * nonblocking mode flag, blocking mode default now |
|---|
| 26 | * updated to obexftp 0.10.8 and fuse 2.3 |
|---|
| 27 | |
|---|
| 28 | 2005-06-13 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 29 | |
|---|
| 30 | * removed caching |
|---|
| 31 | * implemented file writing support |
|---|
| 32 | * updated to obexftp 0.10.3 and fuse 2.2 |
|---|
| 33 | |
|---|