Commit graph

445 commits

Author SHA1 Message Date
Jaroslav Kysela
edf18e3d3f Added dummy distdir rule 2005-03-24 13:56:57 +00:00
Jaroslav Kysela
de1481924f Packaging fix 2005-03-24 11:36:41 +00:00
Jaroslav Kysela
cc71593203 release: 1.0.9rc2 2005-03-24 09:50:33 +00:00
Takashi Iwai
ab3e05d1da Add qlo10k1
Added qlo10k1 by Peter Zubaj.
2005-03-18 16:42:48 +00:00
Takashi Iwai
83b4a93e03 Fix cvscompile
- Use autoreconf.
- Check as10k1 program in configure.
2005-03-18 16:34:28 +00:00
Takashi Iwai
2df1aa7c20 Add ld10k1 tool
Added ld10k1 tool by Peter Zubaj.
2005-03-18 13:40:44 +00:00
Takashi Iwai
37104ebf62 Fix build
Fix build and clean of as10k1 to work properly with the recent
auto-tools.
2005-03-17 16:43:29 +00:00
Jaroslav Kysela
71a69106ee release: 1.0.9rc1 2005-03-13 09:31:57 +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
Jaroslav Kysela
a0e0a22611 release: 1.0.8 2005-01-13 09:55:19 +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
ecef9b6d60 Fix digital mixer checkboxes
Fix by Dirk Jagdmann <doj@cubic.org>:

The digital mixer can routed only to HW1/2 or SPDIF1/2.
In other channels, the checkbox shouldn't appear.
2005-01-07 17:17:41 +00:00
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
Jaroslav Kysela
b568eeefd7 release: 1.0.8rc2 2005-01-05 06:59:18 +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
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
Jaroslav Kysela
a382aa1a82 Added missing cvscompile script 2004-12-22 14:02:24 +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
Jaroslav Kysela
db2ad7ffaf release: 1.0.8rc1 2004-12-21 15:24:52 +00:00
Jaroslav Kysela
7fda35607f release: 1.0.8-rc1 2004-12-21 14:33:17 +00:00
Takashi Iwai
ba2978aa9f Add pcxhrloader
Added pcxhrloader, the firmware loader for Digigram PCXHR driver.
2004-12-21 13:42:07 +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
Takashi Iwai
7ffb186591 Fix interface type of mixer controls
ALSA BTS #681
        https://bugtrack.alsa-project.org/alsa-bug/view.php?id=681

The interface type of mixer controls is changed from IFACE_PCM
to IFACE_MIXER according to the recent change of rme32/96 drivers.
2004-11-29 15:10:34 +00:00
Takashi Iwai
4b24bfe5eb Fix interface type of mixer controls
ALSA BTS #681
	https://bugtrack.alsa-project.org/alsa-bug/view.php?id=681

The interface type of mixer controls is changed from IFACE_PCM
to IFACE_MIXER according to the recent change of rme32/96 drivers.
2004-11-29 15:09:16 +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
Jaroslav Kysela
465acb88f4 release: 1.0.7 2004-11-11 18:29:14 +00:00
Jaroslav Kysela
6d8fb4e7a6 release: 1.0.7rc2 2004-10-12 05:58:53 +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
2e875b8b72 [hdsp] Fix for 64bit architectures
Fixed the loading of firmware data and the handling of meter mmap
on 64bit architectures.
2004-09-21 10:38:02 +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
01603e9b57 release: 1.0.6 2004-08-15 08:25:05 +00:00
Jaroslav Kysela
459e462ecd release: 1.0.6rc2 2004-08-06 14:29:10 +00:00
Jaroslav Kysela
2c1ad7892f release: 1.0.6rc1 2004-08-04 13:42:09 +00:00
Takashi Iwai
aa16536cb3 From Rui Nuno Capela <rncbc@rncbc.org>:
Tascam US-224/428 MMC Implementation

This is my latest patch against the alsa-tools tree (as of todays CVS
HEAD), regarding the us428control MMC implementation as for the Tascam
US-224/428 audio/midi USB control surfaces:

    us428control now bumps to version 0.4.4.

Interesting points are: jog wheel dialing is now alternating between
spitting out some MMC-Step or MMC-Shuttle messages, depending on transport
state, instead of those MMC-Locate(s) which was an early implementation
mistake of mine.

Controlling ardour with (my) US-224 is getting much more fun now :)

However, there's still some little annoyances due to my lack of advice
regarding ardour's Play/Record control behaviour:

1) Ardour doesn't seem to send out MMC-Play messages when one starts
transport within it (e.g. by clicking the playback button widget).

2) Ardour doesn't seem to react against MMC-RecordPause, which I assume
(probably erroneously) it would be equivalent to clicking on its record
widget button.

3) Sending a MMC-RecordStrobe message to ardour has the strange effect to
start playback while toggling recording off instantaneously.

AFAICT these issues seems to be specific to ardour (0.9beta18.4), not to
us428control which is just sending out the proper MMC messages. Or that I
think.

I would like to settle all this before I'm going off on holidays. Hope
it's welcome and on time for the imminent alsa dot-6 release :)
2004-08-02 11:53:45 +00:00
Takashi Iwai
5313c94163 Added MMC support by Rui Nuno Capela <rncbc@rncbc.org>
MMC support has been improved and transport LEDs is getting almost
functional. Tascam control protocol sysex decoding is also complete (LEDs
control mainly).
2004-07-28 15:56:45 +00:00
Clemens Ladisch
9615f45528 document -P option everywhere;
actually use the parameter's value instead of the default path
2004-07-02 12:21:13 +00:00
Takashi Iwai
40e94c77dc - Support -P option to specify the patch path.
- Distribute the missing patch files.
2004-06-30 14:05:57 +00:00
Takashi Iwai
0b5c1c4ef0 Fixed to support non-48k AC3 files. 2004-06-22 16:39:36 +00:00
Jaroslav Kysela
16b296725d release: 1.0.5 2004-05-28 13:17:28 +00:00
Jaroslav Kysela
57955eaaa2 Added missing dist files 2004-05-28 13:06:57 +00:00
Jaroslav Kysela
e88cd4c773 release: 1.0.5rc1 2004-05-24 17:58:37 +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