blob: dc61b33633fa5ef221b727f6cb7f23e1021ea617 (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
Eeze 1.7.5
Changes since Eeze 1.7.4:
-------------------------
No changes, just updating to keep in sync with last release.
Changes since Eeze 1.7.3:
-------------------------
* Add XML output to doc
* Add installation rule for doc
Changes since Eeze 1.7.2:
-------------------------
No changes, just updating to keep in sync with last release.
Changes since Eeze 1.7.1:
-------------------------
No changes, just updating to keep in sync with last release.
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
|