blob: ecbf626d4dc66c4ea30fd66bcf8e898cf1e454d6 (
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
Eeze 1.7.8
Changes since Eeze 1.7.7:
---------------------------
No changes, just updating to keep in sync with lastest release.
Eeze 1.7.7
Changes since Eeze 1.7.6:
-------------------------
No changes, just updating to keep in sync with last release.
Changes since Eeze 1.7.5:
-------------------------
No changes, just updating to keep in sync with last release.
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
|