Commit graph

831 commits

Author SHA1 Message Date
Takashi Iwai
d3267473a3 Add missing header files
Added missing header files to Makefile.am.
2005-08-19 17:26:07 +00:00
Takashi Iwai
b166248a76 Fix autoreconf
Fixed the package to be autoreconf-able.
2005-08-19 13:07:45 +00:00
Takashi Iwai
28e748c694 Fix compilation
- Revert gettext version to older one
- Added po/Makefile.in again
2005-08-19 12:44:54 +00:00
Takashi Iwai
9cbb9ba893 Create m4 directory
Create m4 directory (which was removed from cvs repo)
2005-08-19 12:43:59 +00:00
Jaroslav Kysela
3f7d324d0b release 1.0.10rc1
Patch-level: Merged
2005-08-19 11:45:05 +00:00
Jaroslav Kysela
d4ed3220eb more cvscompile cleanups (m4/Makefile.am) 2005-08-19 11:36:43 +00:00
Jaroslav Kysela
3d8360265f handle better the getexize dependency 2005-08-19 11:30:25 +00:00
Jaroslav Kysela
a14604e69c Removed debug print for awk 2005-08-19 10:54:46 +00:00
Clemens Ladisch
83b58028a6 fix handling of po/Makefile.in
gettextize 0.14.1 adds po/Makefile.in to the first line of AC_OUPUT.
The duplicate in the next line then upsets autoheader.

This patch removes the potentially duplicate "po/Makefile.in" so that
it's safe for gettextize to add it again.
2005-08-19 07:54:52 +00:00
Clemens Ladisch
895352ba31 fix installation instructions
Add the required "gettextize" call to the CVS compilation instructions.
2005-08-19 07:47:00 +00:00
Takashi Iwai
759a83c781 Removed unneeded files for CVS
Removed unneeded files for CVS compile.  They are auto-generated.
2005-08-17 17:15:05 +00:00
James Courtier-Dutton
6304ad4634 Correct buffer size choosing. 2005-08-13 16:53:39 +00:00
James Courtier-Dutton
8a2ce1908d update build tools.
It seems that running ./cvscompile changes all these files due to
an updates. So, sink CVS with build tools.
2005-08-13 16:27:59 +00:00
Jaroslav Kysela
d112b21c86 alsaconf - add support for PnP BIOS devices
This patch adds the support for PnP BIOS devices.
2005-08-13 13:09:21 +00:00
Jaroslav Kysela
18a09d56cd added -R,--resources option and improved resource checking using sysfs
- added the -R,--resource option
- the check_dma_avail() and check_irq_avail() procedures now checks also
  active resources from sysfs & PnP subsystem to avoid collisions
2005-08-09 12:24:53 +00:00
Takashi Iwai
62a2c263b9 Support hwcfg-* set up
Added /etc/sysconfig/hardware/hwcfg-* set up for the recent suse versions.
2005-08-04 15:59:17 +00:00
Jaroslav Kysela
439ac7ba9e fixed detection of ISAPnP cards using 2.6 sysfs 2005-08-02 20:06:47 +00:00
Clemens Ladisch
e6cbac57f6 aseqdump - remove fishy comment
Remove the fishy comment because it isn't needed anymore after the tuna
has been accidentally removed.
2005-07-25 15:20:07 +00:00
Takashi Iwai
f6abfcd2f3 Add gettextize
Added gettextize to process po files correctly.
2005-06-28 13:28:23 +00:00
Takashi Iwai
a65cc484f1 Fix msgfmt errors
Fixed errors by msgfmt in ja.po file.
2005-06-28 12:58:45 +00:00
Takashi Iwai
39ff48b437 Output help messages to stdout
Output help messages and lists to stdout instead of stderr.
2005-06-23 10:39:16 +00:00
Takashi Iwai
6343f35202 i18nize some programs
i18nize some programs with gettext.
2005-06-23 10:38:06 +00:00
Jaroslav Kysela
fefe0aafaf initial debug script 2005-06-16 11:53:49 +00:00
Jaroslav Kysela
dd97818e6e Added support for abstraction selection
- (basic abst might be the default someday)
2005-06-16 11:53:20 +00:00
Takashi Iwai
210e946410 Add enum control support to sget/sset
Added the enum control support to amixer sget/sset.
2005-06-15 14:55:37 +00:00
Takashi Iwai
74dca8fd02 Fix a wrong display in the last patch
Fixed a wrong item display in the last patch.
2005-06-15 12:53:30 +00:00
Takashi Iwai
11f789c4f9 Fix unexpected abort of alsamixer
Fixed unexpected abort of alsamixer when no playback or capture elements
are available.  Also fixed the wrong use of temporary array in
displaying item name.
2005-06-15 12:49:07 +00:00
Takashi Iwai
7b0c847f1a Fix typos in man pages
Fix typos in man pages (bug #1024)
2005-06-08 13:55:54 +00:00
Jaroslav Kysela
eb408a393d amixer - useful script for debugging 2005-06-07 11:41:48 +00:00
Jaroslav Kysela
53c4073617 Two modporbe calls lack path
All but two calls to modprobe in alsaconf call it with the full path.  For
consistency the remaining two calls should also use the full path.
2005-06-07 07:03:37 +00:00
Jaroslav Kysela
734cb04e08 Set the device name for smixer_options 2005-06-06 14:02:10 +00:00
Jaroslav Kysela
3121251d82 release 1.0.9a
Patch-level: Merged
2005-06-02 11:38:46 +00:00
Takashi Iwai
49693cac86 Add Russian translation
Add Russian translation for alsaconf, taken from BTS #1130.
2005-05-31 11:03:33 +00:00
Takashi Iwai
ff1354844a Fix crash with enum controls
Fix crash in display enum controls.
2005-05-30 16:37:52 +00:00
James Courtier-Dutton
ae524665a9 Comment out a section that causes an assert in alsamixer, until this section of code works. 2005-05-28 16:06:14 +00:00
Jaroslav Kysela
08e1bde353 release: 1.0.9 2005-05-27 12:58:49 +00:00
Jaroslav Kysela
b2c39abcd1 release: 1.0.9rc4a 2005-05-23 20:41:12 +00:00
Takashi Iwai
34e3b1c783 Fix segfault with no-capture devices
Fix segfault on the device without capture controls when the view
is changed to capture mode (bug #1080).
2005-05-23 16:48:17 +00:00
Takashi Iwai
b45a11b0ed Add alsactl.h
Added the missing alsactl.h
2005-05-23 14:52:32 +00:00
Jaroslav Kysela
d4404e3d50 release: 1.0.9rc4 2005-05-23 11:32:48 +00:00
James Courtier-Dutton
f8d4923fa7 Improve display of long text for enums. 2005-05-22 14:16:38 +00:00
Takashi Iwai
a9881f3f20 Fix --force option
Fixed the broken --force option.
2005-05-17 16:18:14 +00:00
Takashi Iwai
4e1596422b Ignore -ENOTTY error
Ignore -ENOTTY errror in probe functions, which indicates the
non-existing component.
2005-05-17 10:38:07 +00:00
Takashi Iwai
cae569e10e Remove unused variable
Removed unused variable.
2005-05-13 17:30:50 +00:00
Takashi Iwai
259fb326fb Fix compile warnings
Fixed compile warnings with gcc4.
2005-05-13 17:30:00 +00:00
Takashi Iwai
228f635482 Fix manpage installation
Fix the installation of man page files (the exstion was omitted).
2005-05-13 12:14:16 +00:00
Clemens Ladisch
1da1c52d03 alsactl - add names for unique rawmidi subdevices
When a rawmidi device has subdevices with unique names, add names for
all of them instead of only one name for the device.
2005-05-12 08:27:11 +00:00
Clemens Ladisch
13e1fc1a1d alsactl - probe rawmidi device for rawmidi definitions
Try to open the rawmidi device instead of a pcm device with the
same name when probing virtual rawmidi definitions.
2005-05-11 07:43:39 +00:00
Clemens Ladisch
5c1b10dea0 fix name of hw sequencer definition
The name of the hardware sequencer definition is "hw", not "seq".
2005-05-11 07:41:09 +00:00
Jaroslav Kysela
0a95822af5 alsa-lib 1.0.9 is required now 2005-05-10 11:23:56 +00:00