Commit graph

26 commits

Author SHA1 Message Date
Andreas Persson
ddc93b66b4 envy24control: port to GTK 3
Closes: https://github.com/alsa-project/alsa-tools/pull/35
Signed-off-by: Andreas Persson <andreasp56@outlook.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-04-09 12:38:23 +02:00
Andreas Persson
6d2d500456 envy24control: fix spdif output settings
The S/PDIF Output Settings in envy24control had some bugs: wrong bits
were set when user changed "Stream" under "Professional" or any of the
settings under "Consumer".

Closes: https://github.com/alsa-project/alsa-tools/pull/28
Signed-off-by: Andreas Persson <andreasp56@outlook.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-04-08 15:22:20 +02:00
Jaroslav Kysela
38f7504af2 Change FSF address (Franklin Street)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2017-11-14 14:47:19 +01:00
Jaroslav Kysela
41282b058b Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:36 +02:00
Takashi Iwai
126ee9bddb envy24control - Fix SPDIF input control
Fix SPDIF input control name that was wrongly set due to a typo in
the changeset 48406c03292e.
2007-10-09 12:30:14 +02:00
Jaroslav Kysela
ce125c5d76 envy24control - Delta 1010LT driver has Word Clock Status now
See ALSA bug#1806 for details.
2006-02-10 08:43:45 +00:00
Jaroslav Kysela
06570095be envy24control - select external clock source for WordClock
See bug#1806 for more details.
2006-02-08 08:19:42 +00:00
Takashi Iwai
547c373a47 envy24control - Fix/clean up checks of DMX 6fire
Fix/clean up checks of DMX 6fire.
2006-01-02 16:13:06 +00:00
Takashi Iwai
4ba26a7f4f envy24control wordclock text patch
From: John Rigg <ad@sound-man.co.uk>

I reported a bug in envy24control about the text displayed when using
the BNC word clock input on a Delta 1010 (bug id 0001677). It says
`No signal' when locked and `Locked' when there's no signal. I wasn't
sure how to submit a patch using the Bugtrack interface, so I've
attached it here (this fixes it in alsa-tools-1.0.10).
2006-01-02 14:25:53 +00:00
Alan Horstmann
26b56f36f5 Rationalise envy24control controls specific to Terratec DMX6fire
Remove separate 'breakbox led' selector and use led to indicate 'front line
in' is selected (as it should be); combine digital input select to a
one-of-three selector; change various labels; set default pcm mixer channels
to 6.

Signed-off-by:  Alan Horstmann <gineera@aspect135.co.uk>
2005-12-05 21:03:06 +00:00
Takashi Iwai
80dcc7974d Fix for Delta boards
Fix the element types of some delta-specific controls to follow the change
in the driver.
2005-11-28 18:15:09 +00:00
Alan Horstmann
6b1cf9b7d1 Fix envy24control digital input on Terratec DMX6fire
This patch fixes typo in hardware.c that prevented front digital inputs being
selected on the Terratec DMX6fire.  Also renames the digital input controls
for greater clarity with this card.

Signed-off-by: Alan Horstmann <gineera@aspect135.co.uk>
2005-11-25 11:52:40 +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
a58a42378f Delta1010LT has wordclock too 2004-02-19 10:44:53 +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
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
Takashi Iwai
d5834a9663 Changed iface of some controls according to the latest driver change. 2001-07-12 16:36:25 +00:00
Takashi Iwai
1e5f598904 - Fixed control callbacks.
- Changed patchbay controls using the latest enumerated routing controls.
  No longer displays unsupported Routing table entries.
- Removed "On" buttons.  Only "Mute" buttons now..  It's enough, isn't it?
2001-06-13 18:41:38 +00:00
Takashi Iwai
a78e4c037f Changed codes to adapt for the latest control interface.
Seems working now..
2001-06-06 13:58:01 +00:00
Abramo Bagnara
a189f2d0ec Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation 2001-02-11 15:45:44 +00:00
Abramo Bagnara
f7fbb6ce1a Completed control and mixer API 2001-02-09 11:20:32 +00:00
Abramo Bagnara
c4f5780e6e Better names for control API 2001-02-07 15:13:16 +00:00
Jaroslav Kysela
8785f9288e Initial version 2000-10-29 21:51:51 +00:00