OSDN Git Service
Jaroslav Kysela [Mon, 15 Oct 2001 11:47:53 +0000 (11:47 +0000)]
Fixed initial write
Jaroslav Kysela [Sun, 14 Oct 2001 11:04:00 +0000 (11:04 +0000)]
Added index page and PCM page (partial documentation)
Jaroslav Kysela [Sun, 14 Oct 2001 09:08:47 +0000 (09:08 +0000)]
Added snd_pcm_hw_params_can_resume
Jaroslav Kysela [Wed, 10 Oct 2001 09:56:12 +0000 (09:56 +0000)]
Added defaults for center_lfe
Jaroslav Kysela [Tue, 9 Oct 2001 12:44:30 +0000 (12:44 +0000)]
Don't report ENOSYS error via SYSERR for snd_pcm_resume
Takashi Iwai [Fri, 5 Oct 2001 09:44:00 +0000 (09:44 +0000)]
Fixed doxygen config file.
Jaroslav Kysela [Thu, 4 Oct 2001 16:59:23 +0000 (16:59 +0000)]
Changed retval for snd_pcm_resume
Jaroslav Kysela [Thu, 4 Oct 2001 15:03:54 +0000 (15:03 +0000)]
Added more descriptions for -ESTRPIPE (stream is suspended).
Jaroslav Kysela [Thu, 4 Oct 2001 07:55:24 +0000 (07:55 +0000)]
Fixed SUBMINOR generation
Jaroslav Kysela [Wed, 3 Oct 2001 19:30:23 +0000 (19:30 +0000)]
Added missing files
Jaroslav Kysela [Sun, 30 Sep 2001 17:53:10 +0000 (17:53 +0000)]
0.9.0beta8a
Jaroslav Kysela [Sun, 30 Sep 2001 17:39:22 +0000 (17:39 +0000)]
Added sys.h to noinst_HEADERS
Jaroslav Kysela [Thu, 27 Sep 2001 17:07:28 +0000 (17:07 +0000)]
0.9.0beta8
Takashi Iwai [Wed, 26 Sep 2001 15:32:06 +0000 (15:32 +0000)]
Fixed comments / documentation.
Jaroslav Kysela [Wed, 26 Sep 2001 15:23:46 +0000 (15:23 +0000)]
Cut&paste fixes
Jaroslav Kysela [Wed, 26 Sep 2001 14:59:17 +0000 (14:59 +0000)]
Fixed typos
Jaroslav Kysela [Wed, 26 Sep 2001 13:57:04 +0000 (13:57 +0000)]
Added power management functions and defines.
Jaroslav Kysela [Wed, 26 Sep 2001 07:41:05 +0000 (07:41 +0000)]
Fixed paths by Mark Cooke
Jaroslav Kysela [Mon, 24 Sep 2001 08:15:55 +0000 (08:15 +0000)]
Fixed surround_51 (shared jack) settings
Jaroslav Kysela [Sun, 23 Sep 2001 15:33:11 +0000 (15:33 +0000)]
Added setup for 3rd Analog/Digital Jack on SB Live 5.1
Jaroslav Kysela [Sun, 23 Sep 2001 08:21:24 +0000 (08:21 +0000)]
Fixes indexes for center_lfe controls
Jaroslav Kysela [Fri, 21 Sep 2001 08:29:32 +0000 (08:29 +0000)]
Added /usr/share/alsa directory
Jaroslav Kysela [Fri, 21 Sep 2001 08:27:24 +0000 (08:27 +0000)]
asoundrc.doc -> asoundrc.txt
Takashi Iwai [Wed, 19 Sep 2001 20:10:32 +0000 (20:10 +0000)]
fixed possible segfault in snd_seq_parse_address
Jaroslav Kysela [Tue, 18 Sep 2001 07:11:59 +0000 (07:11 +0000)]
Changed GPL->LGPL as agreed by Abramo
Jaroslav Kysela [Thu, 13 Sep 2001 11:38:32 +0000 (11:38 +0000)]
Separated asoundlib.h to small files.
Jaroslav Kysela [Thu, 13 Sep 2001 11:03:52 +0000 (11:03 +0000)]
Changed GPL to LGPL as agreed by Takashi
Jaroslav Kysela [Thu, 13 Sep 2001 10:16:50 +0000 (10:16 +0000)]
Changed GPL to LGPL as agreed by Uros
Jaroslav Kysela [Thu, 13 Sep 2001 09:16:56 +0000 (09:16 +0000)]
Initial version
Takashi Iwai [Wed, 12 Sep 2001 16:18:33 +0000 (16:18 +0000)]
Fixed installation.
Jaroslav Kysela [Tue, 11 Sep 2001 12:18:56 +0000 (12:18 +0000)]
Ok, added warning to sys/asoundlib.h with redirection to alsa/asoundlib.h.
Jaroslav Kysela [Tue, 11 Sep 2001 11:27:52 +0000 (11:27 +0000)]
Added symlink for sys/asoundlib.h to alsa/asoundlib.h
Jaroslav Kysela [Tue, 11 Sep 2001 09:35:42 +0000 (09:35 +0000)]
Changed location of asoundlib.h
Jaroslav Kysela [Tue, 11 Sep 2001 09:34:13 +0000 (09:34 +0000)]
Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
Jaroslav Kysela [Tue, 11 Sep 2001 08:42:15 +0000 (08:42 +0000)]
Added snd_pcm_sync_id_t
Jaroslav Kysela [Fri, 7 Sep 2001 09:33:20 +0000 (09:33 +0000)]
Removed obsolete test programs.
Jaroslav Kysela [Fri, 7 Sep 2001 09:24:30 +0000 (09:24 +0000)]
Updated to latest API
Jaroslav Kysela [Thu, 6 Sep 2001 09:09:24 +0000 (09:09 +0000)]
Fixed wrong return value in snd_seq_drain_output
Jaroslav Kysela [Mon, 3 Sep 2001 15:24:25 +0000 (15:24 +0000)]
Added automatic IEC958 Playback Switch handling
Jaroslav Kysela [Mon, 3 Sep 2001 15:15:32 +0000 (15:15 +0000)]
Fixes (YMFPCI -> YMF744)
Takashi Iwai [Mon, 3 Sep 2001 10:41:18 +0000 (10:41 +0000)]
Added snd_seq_sync_output_queue() function.
Rewrote playmidi1 to use this function. It is no longer necessary
to wait for echoback.
Jaroslav Kysela [Thu, 30 Aug 2001 09:28:17 +0000 (09:28 +0000)]
Fixed
Takashi Iwai [Tue, 28 Aug 2001 15:39:55 +0000 (15:39 +0000)]
Define SND_LITTLE_ENDIAN or SND_BIG_ENDIAN locally.
Fixed handling of non-linear formats now.
Jaroslav Kysela [Tue, 28 Aug 2001 13:41:03 +0000 (13:41 +0000)]
Fixed some typos for timer interface.
Jaroslav Kysela [Tue, 28 Aug 2001 13:38:27 +0000 (13:38 +0000)]
Added missing comment for doxygen
Jaroslav Kysela [Tue, 28 Aug 2001 13:31:01 +0000 (13:31 +0000)]
Updated to latest API
Jaroslav Kysela [Tue, 28 Aug 2001 08:03:19 +0000 (08:03 +0000)]
Added snd_seq_queue_timer_type_t.
Jaroslav Kysela [Mon, 27 Aug 2001 09:13:58 +0000 (09:13 +0000)]
Fixed typo
Jaroslav Kysela [Fri, 24 Aug 2001 12:23:19 +0000 (12:23 +0000)]
Fixed OOPS (double free)
Jaroslav Kysela [Wed, 22 Aug 2001 11:27:45 +0000 (11:27 +0000)]
Removed EAGAIN error report from drain
Jaroslav Kysela [Wed, 22 Aug 2001 11:24:57 +0000 (11:24 +0000)]
Fixed compilation
Jaroslav Kysela [Wed, 22 Aug 2001 06:39:08 +0000 (06:39 +0000)]
Compilation fixes (asound.h removal)
Jaroslav Kysela [Tue, 21 Aug 2001 08:59:07 +0000 (08:59 +0000)]
Added automatic ttable expansion
Jaroslav Kysela [Mon, 20 Aug 2001 13:15:30 +0000 (13:15 +0000)]
The main header file is not dependant on asound.h from driver.
Jaroslav Kysela [Mon, 20 Aug 2001 09:20:32 +0000 (09:20 +0000)]
0.9.0beta7
Jaroslav Kysela [Mon, 20 Aug 2001 09:06:11 +0000 (09:06 +0000)]
sum->average for route_policy
Jaroslav Kysela [Mon, 20 Aug 2001 09:03:46 +0000 (09:03 +0000)]
Updated route_policy
Jaroslav Kysela [Mon, 20 Aug 2001 09:02:41 +0000 (09:02 +0000)]
Added route_policy default
Jaroslav Kysela [Thu, 16 Aug 2001 16:05:39 +0000 (16:05 +0000)]
atomic functions are not available on sparc, too
Jaroslav Kysela [Wed, 15 Aug 2001 14:04:04 +0000 (14:04 +0000)]
Some small modifications to make doxygen happy.
Jaroslav Kysela [Wed, 15 Aug 2001 13:52:56 +0000 (13:52 +0000)]
Removed debug output
Jaroslav Kysela [Wed, 15 Aug 2001 12:12:16 +0000 (12:12 +0000)]
Added symbol versioning for dlsym-callbacks.
Removed snd_config_refer_load from confmisc.c and pcm.c.
Jaroslav Kysela [Fri, 10 Aug 2001 16:44:08 +0000 (16:44 +0000)]
Added arguments
Jaroslav Kysela [Fri, 10 Aug 2001 08:56:25 +0000 (08:56 +0000)]
Updated for latest API
Jaroslav Kysela [Wed, 8 Aug 2001 18:52:25 +0000 (18:52 +0000)]
Fixed broken initialization
Jaroslav Kysela [Mon, 30 Jul 2001 12:18:35 +0000 (12:18 +0000)]
Added libtoolize
Jaroslav Kysela [Mon, 30 Jul 2001 12:13:49 +0000 (12:13 +0000)]
Moved SND_PCM_INFO defines from asoundlib.h to pcm_local.h.
Jaroslav Kysela [Mon, 30 Jul 2001 11:56:46 +0000 (11:56 +0000)]
Some reorganization for libtool updates (version 1.4 is now supported).
Added --with-debug parameter for configure.
Jaroslav Kysela [Mon, 30 Jul 2001 11:25:57 +0000 (11:25 +0000)]
include/pcm.h
Jaroslav Kysela [Mon, 30 Jul 2001 09:58:32 +0000 (09:58 +0000)]
Another fix - switch behaviour
Jaroslav Kysela [Thu, 26 Jul 2001 13:52:43 +0000 (13:52 +0000)]
Added missing tests for hw_params->info.
Jaroslav Kysela [Thu, 26 Jul 2001 10:52:42 +0000 (10:52 +0000)]
Mixer behaviour fixes
Takashi Iwai [Wed, 25 Jul 2001 17:33:34 +0000 (17:33 +0000)]
Added snd_seq_system_info_get_cur_clients/queues.
Jaroslav Kysela [Wed, 25 Jul 2001 12:33:35 +0000 (12:33 +0000)]
Small fixes (capture & switch read)
Jaroslav Kysela [Mon, 23 Jul 2001 13:07:47 +0000 (13:07 +0000)]
Added snd_mixer_selem_is_active function.
Changed behaviour for CTL_SINGLE.
Function snd_mixer_handle_events is no longer called from simple mixer code.
Jaroslav Kysela [Sat, 21 Jul 2001 10:17:03 +0000 (10:17 +0000)]
Fixed braces
Jaroslav Kysela [Sat, 21 Jul 2001 10:10:55 +0000 (10:10 +0000)]
Added timer_local.h to noinst_HEADERS
Jaroslav Kysela [Sat, 21 Jul 2001 10:04:20 +0000 (10:04 +0000)]
Added hwdep_local.h to noinst_HEADERS
Jaroslav Kysela [Sat, 21 Jul 2001 09:55:01 +0000 (09:55 +0000)]
Fixed typo
Jaroslav Kysela [Fri, 20 Jul 2001 07:56:23 +0000 (07:56 +0000)]
0.9.0beta6
Jaroslav Kysela [Fri, 20 Jul 2001 07:44:21 +0000 (07:44 +0000)]
snd_pcm_route_load_ttable is exported again for pcm_plug.c
Jaroslav Kysela [Thu, 19 Jul 2001 16:11:50 +0000 (16:11 +0000)]
Improved documentation for snd_config_update
Jaroslav Kysela [Thu, 19 Jul 2001 16:08:52 +0000 (16:08 +0000)]
Enhanced description for write* and read* functions
Jaroslav Kysela [Thu, 19 Jul 2001 09:21:36 +0000 (09:21 +0000)]
Some small addition
Jaroslav Kysela [Thu, 19 Jul 2001 09:11:05 +0000 (09:11 +0000)]
Added route_policy option for the plug plugin.
Some fixes in the route and hooks plugin.
Jaroslav Kysela [Wed, 18 Jul 2001 12:17:11 +0000 (12:17 +0000)]
More documentation updates.
Jaroslav Kysela [Wed, 18 Jul 2001 09:22:34 +0000 (09:22 +0000)]
Renamed class to dev_class
Jaroslav Kysela [Mon, 16 Jul 2001 13:40:05 +0000 (13:40 +0000)]
Updated
Jaroslav Kysela [Mon, 16 Jul 2001 13:33:55 +0000 (13:33 +0000)]
Added encapsulation for timer interface
Jaroslav Kysela [Mon, 16 Jul 2001 11:15:28 +0000 (11:15 +0000)]
Updated timer interface to follow new uniform configuration style.
Jaroslav Kysela [Mon, 16 Jul 2001 09:50:01 +0000 (09:50 +0000)]
Fixed typos.
Abramo Bagnara [Fri, 13 Jul 2001 11:34:15 +0000 (11:34 +0000)]
Fixed typos
Jaroslav Kysela [Fri, 13 Jul 2001 10:00:19 +0000 (10:00 +0000)]
Recoded hwdep API to follow modern conf style.
Added hwdep configuration to alsa.conf.
Added documentation for hwdep interface.
Jaroslav Kysela [Wed, 11 Jul 2001 15:52:07 +0000 (15:52 +0000)]
Merged hwdep_m4.h to hwdep.h
Jaroslav Kysela [Wed, 11 Jul 2001 15:48:27 +0000 (15:48 +0000)]
More documentation enhancements / removal of non-existent functions.
Takashi Iwai [Wed, 11 Jul 2001 14:19:50 +0000 (14:19 +0000)]
Check the location of alsa-driver header files in configure (for doxygen)
Takashi Iwai [Wed, 11 Jul 2001 14:18:38 +0000 (14:18 +0000)]
Improved parse_address to accept the string without a port number
Takashi Iwai [Wed, 11 Jul 2001 14:17:55 +0000 (14:17 +0000)]
Fixed compile
Takashi Iwai [Wed, 11 Jul 2001 14:17:29 +0000 (14:17 +0000)]
Fixed the values of SND_SEQ_CLIENT_XXX etc.
Jaroslav Kysela [Wed, 11 Jul 2001 14:09:01 +0000 (14:09 +0000)]
Added documentation for instrument and midi event functions.
Removed snd_enum_() macros.
Documentation changes in asoundlib.h.