public
Description: ObexFS
Homepage: http://dev.zuckschwerdt.org/openobex/
Clone URL: git://github.com/zuckschwerdt/obexfs.git
obexfs / ChangeLog
100644 102 lines (54 sloc) 2.194 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
ObexFS 0.12 (released 2009-04-26)
---------------------------------
 
2009-04-26 Christian W. Zuckschwerdt <zany@triq.net>
 
* Added an option for source hci selection
 
 
ObexFS 0.11 (released 2008-06-15)
---------------------------------
 
2007-09-05 Christian W. Zuckschwerdt <zany@triq.net>
 
* Removing Bluez dependency
* Switching ObexFTP to pkg-config
 
2007-07-12 Christian W. Zuckschwerdt <zany@triq.net>
 
* Switching FUSE to pkg-config
 
2007-05-30 Christian W. Zuckschwerdt <zany@triq.net>
 
* Added USB discovery
 
2007-05-29 Christian W. Zuckschwerdt <zany@triq.net>
 
* Keep users CFLAGS by Ville Skyttäon
 
2007-05-27 Christian W. Zuckschwerdt <zany@triq.net>
 
* Added automatic bt channel selection
 
 
ObexFS 0.10 (released 2006-07-04)
---------------------------------
 
2006-07-03 Christian W. Zuckschwerdt <zany@triq.net>
 
* Removed statfs (caused problems on all but Siemens)
 
 
ObexFS 0.9 (released 2006-06-29)
--------------------------------
 
2006-06-12 Christian W. Zuckschwerdt <zany@triq.net>
 
* 64-bit safe printf format (Roberto Pariset)
 
2006-03-07 Christian W. Zuckschwerdt <zany@triq.net>
 
* added usb support (Stanislav Nikolov)
* device/channel code cleanup
 
 
ObexFS 0.8 (released 2006-02-08)
--------------------------------
 
 
ObexFS 0.7 (released 2006-01-18)
--------------------------------
 
 
ObexFS 0.6 (released 2005-12-15)
--------------------------------
 
 
ObexFS 0.5 (released 2005-09-23)
--------------------------------
 
2005-09-23 Christian W. Zuckschwerdt <zany@triq.net>
 
* rewrite for multiple devices auto scanning
 
 
ObexFS 0.4 (released 2005-09-16)
--------------------------------
 
2005-09-15 Christian W. Zuckschwerdt <zany@triq.net>
 
* read/write flag for data buffer
* nonblocking mode flag, blocking mode default now
* updated to obexftp 0.10.8 and fuse 2.3
 
 
ObexFS 0.3 (released 2005-06-19)
--------------------------------
 
2005-06-13 Christian W. Zuckschwerdt <zany@triq.net>
 
* removed caching
* implemented file writing support
* updated to obexftp 0.10.3 and fuse 2.2
 
 
ObexFS 0.2 (released 2004-01-15)
--------------------------------
 
 
ObexFS 0.1 (released 2003-01-05)
--------------------------------