116.11.2000
2	- released 0.9.4
3	- renamed gmixer to xgmixer cause of a name conflict with an other
4	  mixer program
5	- changed order of argv parsing
6
722.08.1999
8	gtk+ version:
9	- more entries in the exmaple rc file
10	- added tooltips for the small buttons
11	- close dialog on escape button and return button
12	- introduced a [global] section in the config file
13	- bugfix which hides all sliders when there is a config file but
14	  another mixer device is used as the config is for
15	- adjust also the sliders if user reloads old settings
16	- added label in the menubar to view the current values
17	- popup dialog at mouse pointer for the change-label dialog
18
1922.08.1999
20	- released 0.9.3
21	- changed title of toplevel (gtk+ version)
22
2321.08.1999
24	- added setup.tcl
25	gtk+ version:
26	- added menu entries to switch on/off devices
27	- added manual menu entry
28	- added callback to change the labels
29
3021.08.1999
31	- released 0.9.2
32	- added about.h
33	- removed scff subdirectory and copied scf.c/h to the source directory
34	- added first running gtk+ version (gmixer)
35	- changed configure.in/configure
36	- started a gui_gtk.c
37	- renamed gui.c to gui_xaw.c
38	- moved icons to icons/
39
4006.10.1998
41	- added mute toggle
42
4330.09.1998
44	- add support for multiple record source selection
45
4628.09.1998
47	- released 0.9
48	- changes in Imakefile
49	- bug fix in show-menu()
50	- added label for volume values
51	- updated xmixer.man
52	- bug fix in CbRec()
53	- changed content of "about" and some bitmaps
54
5528.09.1998
56	- released 0.8
57	- changed layout
58
5904.10.1997
60	- changed menu widgets ..
61
6202.10.1997
63	- changed "CbReload()" to use also the mapping informations
64	- removed some xaw widgets and introduced some own widgets
65
6629.09.1997
67	- released 0.7
68	- device labels can be changed via mouse
69	- window manager can now close app windows
70	- filled the menu option "File->Load Settings" with live
71
7225.09.1997
73	- device labels can be changed via config file
74
7514.09.1997
76	- release 0.6
77	- now unmaping devices will resize the program window
78
7929.08.1997
80	- unofficial release 0.5
81	- added small bitmaps to the new map menu
82	- added new menu for mapping/unmapping of the devices, thanks
83	  to Gerd Knorr (kraxel@goldbach.isdn.cs.tu-berlin.de) who send me
84	  a patch for this feature :)
85
8611.08.1997
87	- unofficial release 0.4
88	- now for batch mode no x server connection is needed ..
89	- added reload menu entry
90
9110.08.1997
92	- added update function
93
9428.07.1997
95	- changed the configuration file format
96
9725.07.1997
98	- added application icon
99
10021.07.1997
101	- renamed config file suffix to "scf" (Standard Configuration File Format)
102	- minor cosmetic changes / fixes
103
10421.07.1997
105	- released 0.3
106	- menu with "save" option
107	- support for a cfg file
108	- new command line switch "-n" which skippes the parsing of the cfg file
109	- new command line switch "-d" to dump the settings to stdout and terminate
110
11120.07.1997
112	- first public release (0.2)
113