blob: cd23b8cb592226100bb674412fcc2967e8047379 (
plain)
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
|
Eeze 1.7.0
Changes since Eeze 1.7.0:
-------------------------
Additions:
* Sensor subsystem
* Unit tests
Changes since Eeze 1.2.0:
-------------------------
Additions:
* Joystick support
* Support for mtab-less systems
Changes since Eeze 1.1.0:
-------------------------
Additions:
* Detect bluetooth devices.
* Network device API (eeze_net_*).
Changes since Eeze 1.0.0:
-------------------------
Additions:
* more disk-related detection/info functions
* disk mounting API
* eeze_scanner utility for applications to hook for drive detection
Fixes:
* bugs with device detection related to newer kernel versions
* device filtering to be more accurate in some cases
|