-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
50 lines (35 loc) · 1.55 KB
/
ChangeLog
File metadata and controls
50 lines (35 loc) · 1.55 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
- new: added support for windows
- cha: renamed guigl to gui, only one gui (X11/OpenGL) can now be enabled
- cha: improved font handling on OpenGL backend
1.3.2 (2015-06-14)
- fix: added missing file font.c for --enable-opengl
1.3.2 (2015-06-13)
- fix: rewind dir before drawing 'list' in CGI
- fix: fix clicking through CGI graph if tooltip is not enabled
1.3 (2015-06-12)
- new: added SVG and HTML/canvas graph back ends
- new: added OpenGL/GLFW graph back end for better portability
- new: added tooltip to CGI, enable with --tooltip option
- new: duc database is now portable between endianess and
architectures for sqlite3 databases
- new: added --ring-gap option to gui
- new: added --color option to ui
- cha: optimized memory usage
- fix: fixed building on Solaris
- fix: added better error handling in sqlite3 backend
1.2 (2015-05-11)
- new: Added --dark option to duc-gui
- fix: Fixed CGI file system traversing
- fix: Fixed duc-info output to be consistent with other tools
1.1 (2015-05-09)
- new: Added support for leveldb database backend
- new: Some visual changes and performance improvements in duc-gui
- new: Link to ncursesw if available for proper UTF-8 support in
duc-ui
- fix: Fixed HTML and CGI escaping for duc-cgi
- fix: Fixed unit scaling on 'humanized' formatted numbers
- fix: Added UTF-8 charset declaration to duc-cgi
- fix: Fatal errors are still printed in --quiet mode
- fix: Better handling of non-printable characters in file names
1.0-rc1 (2015-04-25)
- First release candidate for 1.0