Commit graph

18 commits

Author SHA1 Message Date
Jaroslav Kysela
c989fddc7e hgcompile -> gitcompile changes (include README files) 2008-06-03 10:39:28 +02:00
Takashi Iwai
e13da40b0e Add hgcompile scripts
Added hgcompile scripts.
2006-05-12 15:36:52 +02:00
Takashi Iwai
ef87719aec Fix exec permission of cvscompile and add .hgignore 2006-04-07 18:17:19 +02:00
Takashi Iwai
5341e4ece0 Support both GTK+1.2 and GTK+2.x
Support both GTK+ 1.2 and GTK+ 2.x in single configure scripts.
GTK+ 2.x is used unless --with-gtk2=no is given.

If you have no gtk1 or gtk2 devel packages, use configure.in-gtk1
or -gtk2 and do autoreconf.
2006-03-29 11:33:02 +00:00
Giuliano Pochini
8ee0611dc1 [PATCH] echomixer, update driver name
- Updates echomixer according to the new driver name.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-07-26 12:57:08 +00:00
Giuliano Pochini
bac8fe19d3 echomixer - display fix
- Fix a display bug in the vmixer part of the graphic mixer that was
introduced recently.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-06-08 14:16:42 +00:00
Takashi Iwai
2e27f490d5 Fix compile warnings
Fix compile warnings regarding int <-> pointer conversion
2005-05-24 16:52:18 +00:00
Giuliano Pochini
407c3bcb66 increment subversion
- Increment subversion to 1.0.5.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-04-05 17:29:52 +00:00
Giuliano Pochini
ecf60d374d echomixer automute support
This patch:

- Adds support for the digital input automute control.

- Some minor cleanup.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-04-05 17:28:24 +00:00
Giuliano Pochini
d9ae4c6cc9 echomixer cleanup
This patch:

- Cleans up the mess about nominal level switches.

- Removes some old unused code.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-04-05 17:27:26 +00:00
Giuliano Pochini
86a5b18787 echomixer autoclock support
This patch:

- Adds the "autoclock" feature. When it's enabled echomixer automatically
switches between external and internal clock source if the cards receives,
or it doesn't, a valid clock signal, respectively.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-04-05 17:25:20 +00:00
Giuliano Pochini
861570e782 echomixer GUI changes
The following patch:

- Adds a frame that will hold many switches.

- Replaces the phantom power toggle button with a checkbutton inside the
frame.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-04-05 17:24:09 +00:00
Giuliano Pochini
f04d425f78 echomixer update 4/4
- Changes version from 1.0.3 to 1.0.4

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-01-19 10:53:17 +00:00
Giuliano Pochini
c57ea192bb echomixer update 3/4
- Code cleanup: remove some redundant variables.

- Enhancement: The matrix mixer ignores mouse clicks that don't fall inside
  enabled mixer cells.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-01-19 10:51:57 +00:00
Giuliano Pochini
6d36219735 echomixer update 2/4
- Bugfix: Makes sure that the "changed" event will be triggered when we will
  set the right value (the trick of setting an out of range value do not work
  anymore with gtk+-2.x).

- Bugfix: Same as above for toggle buttons.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-01-19 10:50:30 +00:00
Giuliano Pochini
08916c0027 echomixer update 1/4
- Matrix mixer drawing code cleanup.

- New feature: echomixer can load and restore the status of nominal level
  switches.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-01-19 10:48:45 +00:00
Giuliano Pochini
af8b81030d echomixer update
- Big cleanup in the matrix mixer drawing code. It make is way
  smaller and readable.

- New feature: echomixer can load and restore the status of nominal level
  switches.

- Version number bumped to 1.0.3.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
2005-01-11 14:05:45 +00:00
Takashi Iwai
df4477b5b6 Add echomixer
Added echomixer by Giuliano Pochini <pochini@shiny.it>
Mixer app for echoaudio drivers.
2004-12-29 13:02:53 +00:00