Giuliano Pochini
4ba89e3b9f
echomixer: little bug fix
...
This patch fixes a stupid bug that was introduced in the last change.
Signed-off-by: Giuliano Pochini <pochini@shiny.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-19 08:33:36 +01:00
Giuliano Pochini
cf4b9bcad4
echomixer: Fix echomixer to work with the new drivers
...
There is a long standing bug in the drivers for cards with a vmixer because
I overlooked a detail in the c++ generic driver by echoaudio. Those cards
do not have a line-out volume control. It is a virtual control provided by
the generic driver. The bug is harmless because the DSP just ignores the
command to change the volume.
Since that control has been removed, echomixer must be updated. With this
patch it uses the vmixer to fake the line-out volume.
This patch makes echomixer work with the new drivers.
Signed-off-by: Giuliano Pochini <pochini@shiny.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-16 08:48:48 +01:00
Giuliano Pochini
8e2e19c8e8
ALSA: echomixer, fix vmixer GUI
...
This patch fixes several bugs in the vmixer GUI and removes the "misc"
button from the main window when the card has no global controls.
Signed-off-by: Giuliano Pochini <pochini@shiny.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-09 14:13:40 +01:00
Jaroslav Kysela
a29ee706ff
Release v1.0.19
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2009-01-19 12:17:21 +01:00
Takashi Iwai
9a75162bf4
Remove -Werror for ac3dec/tools
...
The -Werror option may cause build errors depending on the compiler
version.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-11-30 18:24:55 +01:00
Diego 'Flameeyes' Pettenò
56970e8143
Fix building of alsa-tools when using the --as-needed linker option.
...
Please note that LDFLAGS is the _wrong_ variable to pass libraries
with, automake tells you to use _LDADD for binaries and _LIBADD for
libraries, while autoconf wants them in the LIBS variable.
Signed-off-by: Diego 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-13 13:13:53 +01:00
Jaroslav Kysela
1a8fa92c75
Release v1.0.18
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-10-29 13:42:12 +01:00
Takashi Iwai
b34b15d39f
ac3dec - Add missing -H option
...
The option -H was missing in getopt argument.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-10-24 11:44:08 +02:00
Takashi Iwai
3941d472b2
Merge branch 'master' of upstream
2008-10-24 09:26:45 +02:00
Takashi Iwai
1ffbd0ab28
ac3dec - Add -H option for HDMI
...
The HD-audio can have an independent HDMI PCM device via "hdmi".
The option -H is for using hdmi instead of spdif.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-10-24 09:24:32 +02:00
Jaroslav Kysela
8a3b9b2901
Added seq/gitcompile and seq/Makefile to tarball
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:48:16 +02:00
Jaroslav Kysela
1cdcc3638a
Fix the gitcompile addition to EXTRA_DIST - echomixer
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:30:00 +02:00
Jaroslav Kysela
a726e5df68
Added configure target to global Makefile and gitcompile to EXTRA_DIST
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:17:10 +02:00
Jaroslav Kysela
a3102522e2
improved automake directory detection for echomixer tree
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:36:49 +02:00
Jaroslav Kysela
07da829731
improve Makefile error paths, improve automake directory detection for sbiload
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:33:36 +02:00
Jaroslav Kysela
2a8feeba76
sb16_csp/gitcompile improve automake directory detection
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:27:24 +02:00
Jaroslav Kysela
d2492966a9
rmedigicontrol/gitcompile fixed typo
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:24:35 +02:00
Jaroslav Kysela
f0bb8866ce
more gitcompile cleanups
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:22:20 +02:00
Jaroslav Kysela
880926b3cd
gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 18:51:25 +02:00
Jaroslav Kysela
f2bddc6656
Release v1.0.17
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-07-14 10:57:54 +02:00
Jaroslav Kysela
0478bb19e1
improved compile script (too look also to subdirs)
2008-06-03 11:54:50 +02:00
Jaroslav Kysela
1da75307b0
Modified .gitignore
2008-06-03 11:51:10 +02:00
Jaroslav Kysela
414a35f120
Added compile script
2008-06-03 11:40:27 +02:00
Jaroslav Kysela
1b3db14159
Release v1.0.17rc1
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-06-03 10:40:33 +02:00
Jaroslav Kysela
0b84b5add9
HGCOMPILE -> GITCOMPILE
2008-06-03 10:40:13 +02:00
Jaroslav Kysela
c989fddc7e
hgcompile -> gitcompile changes (include README files)
2008-06-03 10:39:28 +02:00
Jaroslav Kysela
c738ef9352
remove .hg files and renamed hgcompile to gitcompile
2008-05-20 13:38:30 +02:00
Takashi Iwai
e56788b739
hdspmixer - Fix Digiface channel map for ADAT speed mode 1
...
Fixed the channel map for ADAT speed mode 1 (rate > 48000).
ALSA bug#3732
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3732
2008-02-05 13:30:45 +01:00
Jaroslav Kysela
8c8cf18353
Added tag v1.0.16 for changeset 50f300cf6ce4
2008-02-05 10:08:12 +01:00
Jaroslav Kysela
7ab0521c7a
release 1.0.16
...
Patch-level: Merged
2008-02-05 10:08:12 +01:00
Takashi Iwai
60a3e7ce96
Fix a small memleak
...
Added the forgotten free. ALSA bug#3687
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3687
2008-01-30 08:58:17 +01:00
Takashi Iwai
18a3037d87
hdspmixer - small memory leak fix
...
ALSA bug#3687
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3687
the hdspmixer application leaks one memory block, a c-style string
which is obtained by snd_card_get_longname, but never freed ...
2008-01-29 13:22:33 +01:00
Jaroslav Kysela
60cb55c0f3
Added tag v1.0.16rc1 for changeset fe102545bfa6
2008-01-21 10:42:49 +01:00
Jaroslav Kysela
03474baa24
release 1.0.16rc1
...
Patch-level: Merged
2008-01-21 10:42:49 +01:00
Jaroslav Kysela
93de415cfe
support for dynamic 2.0/5.1 AC3 changes - bug#3441
2008-01-15 14:47:26 +01:00
Takashi Iwai
d6d0775e8c
hdspmixer - Automatic initialization of secondary cards
...
From debian bug#450805:
We are using Hammerfall DSP cards. After booting, their audio output
remains silent until hdspmixer is started. No interaction in the GUI
of hdspmixer is necessary to unmute the first HDSP card; however,
further cards are only unmuted when activating the respective GUI
page ("2", "3"). Apparently, hdspmixer does some automatic
initialization of the card when activating the page.
Since we'd like to have a fully automatic startup, the following
patch activates the page for each existing card on startup, thereby
initializing them. There are surely more elegant solutions, but this
patch is tested and solves the problem for us.
2007-11-14 13:04:34 +01:00
Takashi Iwai
e978fc745e
sbiload - Rewritten to use hwdep device
...
Major rewritten to use hwdep device instead of instrument layer.
Also, more options (-c, -2, -q, -D) and better guess work for
patch types now.
2007-10-30 11:53:40 +01:00
Takashi Iwai
31b5ee97f2
hdspmixer - Fix compilation with gcc4.3
...
Fixed the doubled parameter 'w'. Yeah, gcc 4.3 is picky.
2007-10-22 15:16:35 +02:00
Jaroslav Kysela
db1ed7f83b
Added tag v1.0.15 for changeset 703170cf0b69
2007-10-15 10:36:48 +02:00
Jaroslav Kysela
7a3083216e
release 1.0.15
...
Patch-level: Merged
2007-10-15 10:36:48 +02: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
Takashi Iwai
7a88f93116
Add missing library dependency
...
ac3dec requires math library.
2007-06-04 15:16:24 +02:00
Jaroslav Kysela
f98434ac4c
qlo10k1 - add --enable-qtforce32 switch (post 1.0.14 stuff)
2007-06-04 13:49:12 +02:00
Jaroslav Kysela
15036efa80
Added tag v1.0.14 for changeset de955db608f2
2007-06-04 13:26:52 +02:00
Jaroslav Kysela
76e69084e2
release 1.0.14
...
Patch-level: Merged
2007-06-04 13:26:52 +02:00
Jaroslav Kysela
7937787cec
qlo10k1 - added real support for lib64 detection (OpenSuSE 10.2)
2007-06-04 13:26:35 +02:00
Jaroslav Kysela
575ce51147
Added tag v1.0.14 for changeset 8a72a0e24d7d
2007-06-04 11:57:49 +02:00
Jaroslav Kysela
4d7ffacb11
release 1.0.14
...
Patch-level: Merged
2007-06-04 11:57:49 +02:00
Jaroslav Kysela
b19ecd8d8d
Add lib64 search paths for QTDIR
2007-06-04 11:57:17 +02:00