File: NEWS.eeze

package info (click to toggle)
efl 1.8.6-2.5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 122,896 kB
  • ctags: 52,058
  • sloc: ansic: 503,707; sh: 12,299; cpp: 11,154; makefile: 1,756; lisp: 433; pascal: 398; python: 233; asm: 209; objc: 101; xml: 35; sed: 16
file content (39 lines) | stat: -rw-r--r-- 722 bytes parent folder | download | duplicates (7)
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