Make AddMouseRegion's index unsigned
[dockapps.git] / wmtv / ChangeLog
blob70d2346b76db1c82077557aa804a22674604274d
1 version 0.6.7
2 -------------
3 Date    -       18/4/20
4                 -       Use extern when declaring global variables in header
5                         file.
6                 -       Switch deprecated XKeycodeToKeysym to XkbKeycodeToKeysym
8 version 0.6.6
9 -------------
10 Date    -       1/2/16
11                 -       Now maintained by the Window Maker Developers Team.
12                 -       Update GPL text and Free Software Foundation address.
13                 -       Remove trailing whitespace.
14                 -       Config file handling.
15                 -       Fix calculation of bytes per line.
16                 -       Fix security hole.
17                 -       Add some French channels.
18                 -       Start without user config file.
19                 -       Do not shorten user config file.
20                 -       Remaining changes from debian package versions 0.6.5-8
21                         through 13.
22                 -       Fix frequency sent to external program.
23                 -       Add new -c option to choose the video4linux device to
24                         use.
25                 -       Update video4linux include.
26                 -       Replace obsolete include of xf86dga.h with Xxf86dga.h.
27                 -       Switch to autotools for build.
28                 -       Add manpage from Debian.
29                 -       Update and tidy up README.
31 Version 0.6.5
32 -------------
33 Date    -       25/4/99
34                 -       Fixed fullscreen freeze bug
35                 -       Change mouse button assignments for launch of external application
36                 -       Settings for fullscreen mode in config file
38 Version 0.6.3b
39 --------------
40 Date    -       22/4/99
41                 -       Releases video device when TV is turned off
42                 -       Support for both external TV application and inbuilt fullscreen
43                 -       Auto edit of config file for finetune offsets.
44                 -   Other bug fixes
46 Version 0.6.2b
47 --------------
48 Date    -   25/3/99
49                 -       Added support for fine tune parameters in config file
50                 -   Some keyboard bindings in fullscreen
51                 -       Mute feature
52                 -       Misc bug fixes
54 Version 0.6.1b
55 --------------
56 Date    -   17/3/99
57 Changes -   Fixed CPU utilisation hog bug.
58                 -   Should now take up less than 1% CPU
59                 -   Fixed hanging state for executables
60                 -   Other minor bugfixes
62 Version 0.6b
63 ------------
64 Date    -       15/3/99
65 Changes -       Full Screen Support!
66         -       Changed preset displays for Composite and S-Video
67         -       Changed command line parsing format
68         -       Miscellaneous minor bug fixes
70 Version 0.5.2b
71 --------------
72 Date    -       3/3/99
73 Changes -       TV Source bug fixed - Composite and S-Video inputs should work
74                 properly now.
75         -       Now supports editing of config file after startup of wmtv.
76                 (ie. wmtv's config file will be reread when the TV is turned On)
77         -       Fixed TV Off mode. Clicking and holding down more than 3 seconds
78                 during TV On mode or Set Tuner mode would turn wmtv off.
80 Version 0.5.1b
81 --------------
82 Date    -   26/2/99
83 Changes -       Supports 8/16/24/32 depths as opposed to the first version
84                 which only runs on 16 bit displays.
86 Version 0.5b
87 ------------
88 Date    -       25/2/99
89 Changes -       Initial Public Beta Release