Commit graph

60 commits

Author SHA1 Message Date
Takashi Iwai
12cf761844 Fix for envy24control and midi
Fix by Dirk Jagdmann <doj@cubic.org>:
The attached patch fixes a compiler warning, which points to a possible
bug when initializing the midi controllers.
2005-01-07 14:26:51 +00:00
Takashi Iwai
d16f4c79f3 Fix the abort with MIDI control
From Dirk Jagdmann <doj@cubic.org>

Hello developers,

I just gave the latest CVS version of envy24control a try and had to add
this simple patch, so it would not abort upon program start immediately.
2004-12-27 14:54:42 +00:00
Takashi Iwai
a2b7de1c28 Add missing midi.h
Added missing midi.h to SOURCES in Makefile.am
2004-12-21 17:15:01 +00:00
Takashi Iwai
a41170e153 Add auto-probing of ice1712 cards
The ice1712 card is probed automatically when no option is given.
2004-12-20 19:03:14 +00:00
Dirk Jagdmann
1be230856c envy24control: midi support for mixer
Hello devlopers,

I have made the mixer sliders in envy24control react to MIDI
controllers. This way the hardware mixer can be controlled from a
sequencer program or some external MIDI controller hardware.

envy24control became a standard ALSA sequencer client which you can
connect to arbitrary other MIDI sources/sinks.

Signed-off-by: Dirk Jagdmann <doj@cubic.org>
2004-11-17 11:41:56 +00:00
Nicolas FRANCOIS
8ad21de4a0 Fix hyphens in man pages
This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
2004-10-08 16:15:33 +00:00
Takashi Iwai
7cd97bf3a2 added missing README.profiles 2004-09-15 17:02:43 +00:00
Takashi Iwai
4aaaae1db0 Fix segfault with --help
Fixed segfault when envy24control --help is called.
2004-09-15 16:57:23 +00:00
Jaroslav Kysela
57955eaaa2 Added missing dist files 2004-05-28 13:06:57 +00:00
Jaroslav Kysela
70fcc4161e <Dirk.Kalis@t-online.de>
fixed profile number range checks
2004-05-18 11:34:07 +00:00
Jaroslav Kysela
65197f4e7a <Dirk.Kalis@t-online.de>
Next fix for -D option.
2004-05-16 13:42:31 +00:00
Jaroslav Kysela
8d4747de3c <Dirk.Kalis@t-online.de>
Fix for -D option.
2004-05-16 13:41:14 +00:00
Jaroslav Kysela
2115618fac last missing file for profile patch 2004-05-16 13:38:13 +00:00
Jaroslav Kysela
d552f0ca37 Added missing files for profile patch 2004-05-16 13:37:31 +00:00
Jaroslav Kysela
f0db78cea5 <Dirk.Kalis@t-online.de>
profiles management in envy24control
2004-05-16 13:36:30 +00:00
Jaroslav Kysela
1e6e85f1c3 <Dirk.Kalis@t-online.de>
This patch added callbacks for rate locking and rate reset and fixed
an initialisation problem from envy24control.
If we have a default rate from e.g. 96000 and a stream is playing with
e.g. 48000 an we start envy24control then the value 48000 is set
as default rate.
2004-04-16 13:09:35 +00:00
Jaroslav Kysela
05fbfbba18 <Dirk.Kalis@t-online.de>
I have a little cosmetic patch for envy24control. First, from my test
code was two unused variables declared.
The second is an update for the manpage.
2004-03-06 12:55:17 +00:00
Jaroslav Kysela
9a5420b76a Dirk Kalis <Dirk.Kalis@t-online.de>
The second patch is for envy24control. this patch uses the new driver
design. it is not necessary to give the parameters for inputs and/or
outputs. only the available controls given by the driver will be displayed.
this patch needs the kernel driver patch.
2004-03-05 09:10:01 +00:00
Takashi Iwai
4b57479284 added configure.in-gtk2. 2004-02-26 17:55:30 +00:00
Takashi Iwai
3e2d7cbfa9 added AUTOMAKE_OPTIONS. 2004-02-25 11:26:47 +00:00
Jaroslav Kysela
766a16ca2e <Dirk.Kalis@t-online.de>
I have attached patch for envy24control because after update from James
Tappin i have had problems with the mixer and patchbay.
SPDIF inputs and outputs was duplicated.
2004-02-24 19:05:44 +00:00
Jaroslav Kysela
f4c1772117 More word clock fix for Delta1010LT 2004-02-23 12:51:02 +00:00
Jaroslav Kysela
a58a42378f Delta1010LT has wordclock too 2004-02-19 10:44:53 +00:00
Takashi Iwai
3843634ef0 - moved usx2yloader firmwares to alsa-firmware module.
- check ALSA 1.0.0 in configure.
- fixed typos in README's.
2003-11-25 17:13:39 +00:00
Takashi Iwai
e33cfeb2ff Daniel Ankers <dan_a@manx.net>:
- Fixes a minor bug in the previous patch in hardware.c
- Adds friendly names to the analog volume controls for DMX 6Fire users
- Automatically sets the number of I/O channels for DMX 6Fire users
2003-11-03 18:20:53 +00:00
Takashi Iwai
18a3b80878 Daniel Ankers <dan_a@manx.net>:
This patch against the stable version of envy24control gives access
to most of the Terratec DMX 6Fire mixer controls.  It also changes
the lables on the inputs in the monitor mixer to be more useful.
It should have no effect on your envy24control if you are using a
card other than the 6Fire.
2003-10-30 15:09:04 +00:00
Jaroslav Kysela
361222a795 Bo Johansson <bjont97@student.vxu.se>
- fixes crash when an invalid option was given
2003-10-10 07:47:38 +00:00
Takashi Iwai
0005ffa403 fixed for compilation with gtk2 2003-07-02 10:23:53 +00:00
Takashi Iwai
aee7320aee configure.in to compile with gtk2 2003-07-02 10:23:27 +00:00
Takashi Iwai
1febedba63 fixes/extension by Ross Vandegrift <ross@willow.seitz.com>:
* HW In level meters were broken
* The last PCM Out meter was broken
* S/PDIF channels can now be controlled with -s, --spdif
* The Patchbay/Router and Analog Volume tabs now accurately reflect the
number of requested channels in all cases.
2003-06-04 13:46:49 +00:00
Takashi Iwai
9d40e1834b autoconf & automake clean up. 2003-03-25 17:33:21 +00:00
Takashi Iwai
e24a42fbea added missing inclusion of header files 2003-03-25 17:32:51 +00:00
Takashi Iwai
8888670203 patch by Soren Wedel Nielsen
- use hbox/vbox for the layout.
2003-03-25 17:32:21 +00:00
Jaroslav Kysela
3343a6b188 Dirk Kalis <dirk.kalis@rs2.de>
In the patch is the adc volume rate only set to max if ipga volume is set.
2002-12-07 09:44:27 +00:00
Jaroslav Kysela
7882d219a2 Dirk Kalis <dirk.kalis@rs2.de>
i have an useability patch for envy24control.
Jaroslav
First try to fix ADC Volume range for AK4529...
2002-12-03 17:10:35 +00:00
Jaroslav Kysela
90d50374eb Updated for latest ICE1712 driver, used ideas by Dirk Kalis <dirk.kalis@rs2.de> 2002-11-14 11:22:19 +00:00
Jaroslav Kysela
f7d6dd76c1 Converted to IEC958 universal API so the S/PDIF setup should be ok now 2002-11-09 13:12:54 +00:00
Jaroslav Kysela
dc8f7480b5 Updated for new automake 2002-10-24 12:26:42 +00:00
Jaroslav Kysela
15063b861c GUI update by Derrick Karpo <dkarpo@telusplanet.net> 2002-10-12 08:48:50 +00:00
Takashi Iwai
9800bec72a added -c option for easier user. this is equivalent with -Dhw:# 2002-01-08 17:22:23 +00:00
Jaroslav Kysela
8f838d87d6 Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
Jaroslav Kysela
26eb487e60 Added man page to EXTRA_DIST 2001-11-06 07:51:40 +00:00
Jaroslav Kysela
adfa382906 Added man page 2001-10-08 11:52:11 +00:00
Jaroslav Kysela
5f17f207c2 Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
2001-09-11 09:34:13 +00:00
Jaroslav Kysela
0ce4d14906 Added value label for analog volume 2001-09-04 10:39:34 +00:00
Jaroslav Kysela
2c87d88158 Updates for package distribution. 2001-08-20 15:17:09 +00:00
Jaroslav Kysela
40a648acbf Fixed typo 2001-07-16 13:51:03 +00:00
Takashi Iwai
d5834a9663 Changed iface of some controls according to the latest driver change. 2001-07-12 16:36:25 +00:00
Takashi Iwai
0ebaf0d04e Added ADC/DAC volume controls 2001-07-09 08:36:08 +00:00
Jaroslav Kysela
26e2fec915 Fixed condition (quick thinko) 2001-06-26 20:43:51 +00:00