wmusic: fix overflow when calculating remaing track time
[dockapps.git] / wmcube / CHANGES
blob1b8f1b28b4a9bb6a2d79041c44e9a5514bfac5a7
1 wmcube 1.0.2 (February 28, 2016):
2         * Two following patches by Douglas Torrance: avoiding
3           hyphen-used-as-minus-sign Lintian warning as well as removing
4           inline keywords and allowing builds using gcc5.
6 wmcube 1.0.1 (February 19, 2015):
7         * Applied a few patches written by Doug Torrance (see: THANKS
8           file).
9         * Updated Makefile (Makefile.LINUX) file according to the
10           modifications by Doug Torrance.
11         * Added three new objects -- X-lines.wmc, X-planes.wmc, and
12           beryllium.wmc -- all of them recommended by Doug Torrance.
13         * Added updated version of wmcube.1 manual page borrowed from
14           Debian.
15         * Added THANKS file.
17 wmcube 1.0.0 (November 26, 2014):
18         * Default color scheme changed to the gray one.
19         * Added red, green, and blue color schemes (you may combine them
20           in order to get cyan, magenta, and yellow ones).
21         * Added smooth font.
22         * Program installs the plugins in /usr/share/wmcube directory.
23         * Added the recognition of the plugins directory.
24         * Added three versions of Slackware Linux logo.
25         * Updated Makefiles.
26         * Updated the documentation.
27         * The name of the program changed from wmCube to wmcube.
28         * Licence changed to GNU GPL v. 3.
29         * The program since this version is maintained by Cezary M. Kruk.
31 wmCube 0.98:
32         * Added solid flat-shading to 3d-engine.
33         * New tag in object-files (WMCUBE_PLANES) for solid objects.
35 wmCube 0.97:
36         * NetBSD support.
37         * New improved automatic scaling of objects.
38         * Click cpu-load to hide/reveal usage.
39         * More bundled objects.
40         * Bugfixes in object-loading.
41         * Bugfixes in intro-sequence.
42         * Bugfixes in Linux SMP.
43         * Removed scanning directory for objects in Solaris (doesnt work).
45 wmCube 0.96:
46         * Solaris (Sparc/x86) support.
47         * OpenBSD support.
48         * FreeBSD support.
49         * More bundled objects.
50         * Possibility to change object at run-time by clicking the app
51           (scans the specified directory for objects).
53 wmCube 0.95:
54         * You can now design and use other objects than the default cube.
55         * SMP-support: Commandline option to choose which cpu to monitor.
56         * Commandline option to leave out "nice" processes when calculating
57           cpu-load (thanks to Thorsten Jens).
58         * Commandline option to invert the relationship between rotation-
59           speed and cpu-load.
60         * Commandline option not to display cpu-load.
61         * Improvements in the cpu-load calculation (thanks to Jakob Borg).
63 wmCube 0.90:
64         * Initial release.