OSDN Git Service
Jaroslav Kysela [Wed, 14 Nov 2001 11:40:46 +0000 (11:40 +0000)]
pcm.h - major documentation updates and reordering
Cleanup for __cplusplus defines.
Jaroslav Kysela [Wed, 14 Nov 2001 11:39:08 +0000 (11:39 +0000)]
Reordered header files
Jaroslav Kysela [Wed, 14 Nov 2001 08:58:25 +0000 (08:58 +0000)]
Enhanced snd_pcm_wait
Jaroslav Kysela [Mon, 12 Nov 2001 09:36:14 +0000 (09:36 +0000)]
Modifications by Miroslav Benes <mbenes@tenez.cz>
Jaroslav Kysela [Sun, 11 Nov 2001 19:19:02 +0000 (19:19 +0000)]
Fixed silence for 24-bit format
Jaroslav Kysela [Thu, 8 Nov 2001 17:34:30 +0000 (17:34 +0000)]
More updates regarding configuration
Jaroslav Kysela [Thu, 8 Nov 2001 15:50:47 +0000 (15:50 +0000)]
Enhanced - minimal sleep
Jaroslav Kysela [Thu, 8 Nov 2001 15:39:54 +0000 (15:39 +0000)]
Initial version of conf.doxygen
Jaroslav Kysela [Thu, 8 Nov 2001 14:58:51 +0000 (14:58 +0000)]
Discard newline when backslash is the last character before new-line in a string constant
Jaroslav Kysela [Thu, 8 Nov 2001 12:46:42 +0000 (12:46 +0000)]
Added support for new Center and LFE controls
Jaroslav Kysela [Tue, 6 Nov 2001 12:34:02 +0000 (12:34 +0000)]
More verbose output when source channels are not defined
Jaroslav Kysela [Mon, 5 Nov 2001 13:17:08 +0000 (13:17 +0000)]
Fixed description of mmap functions
Jaroslav Kysela [Mon, 5 Nov 2001 08:13:18 +0000 (08:13 +0000)]
Added more descriptions for offset/size values for mmap access functions
Jaroslav Kysela [Mon, 5 Nov 2001 07:49:58 +0000 (07:49 +0000)]
Added doxygen documentation
Jaroslav Kysela [Mon, 5 Nov 2001 07:48:39 +0000 (07:48 +0000)]
0.9.0beta9
Jaroslav Kysela [Thu, 1 Nov 2001 07:46:59 +0000 (07:46 +0000)]
Enhanced mmap_begin and mmap_commit descriptions
Jaroslav Kysela [Thu, 1 Nov 2001 07:23:28 +0000 (07:23 +0000)]
Removed useless check
Jaroslav Kysela [Wed, 31 Oct 2001 16:03:33 +0000 (16:03 +0000)]
Added time, poll and effect options and code.
Jaroslav Kysela [Fri, 26 Oct 2001 16:12:01 +0000 (16:12 +0000)]
Fixed the right latency settings and added block mode
Jaroslav Kysela [Fri, 26 Oct 2001 07:08:34 +0000 (07:08 +0000)]
Add norm code back for mix plugin
Jaroslav Kysela [Thu, 25 Oct 2001 18:24:22 +0000 (18:24 +0000)]
Fixed signess for route conversion
Jaroslav Kysela [Thu, 25 Oct 2001 18:22:14 +0000 (18:22 +0000)]
Added GETS helpers, removed norm
Jaroslav Kysela [Thu, 25 Oct 2001 18:21:18 +0000 (18:21 +0000)]
Fixed using ttable when it is specified on same count of channels
Jaroslav Kysela [Thu, 25 Oct 2001 13:53:35 +0000 (13:53 +0000)]
Fixed the share->state when DRAINING
Jaroslav Kysela [Thu, 25 Oct 2001 13:51:26 +0000 (13:51 +0000)]
Added missing DRAINING state to snd_pcm_state_name()
Jaroslav Kysela [Thu, 25 Oct 2001 13:36:00 +0000 (13:36 +0000)]
Fixed PCM STATE range
Jaroslav Kysela [Thu, 25 Oct 2001 12:29:42 +0000 (12:29 +0000)]
Fixed typo
Jaroslav Kysela [Thu, 25 Oct 2001 12:27:19 +0000 (12:27 +0000)]
Fixed initialization (slave pcm definition parsing)
Jaroslav Kysela [Wed, 24 Oct 2001 14:16:13 +0000 (14:16 +0000)]
Added missing file
Jaroslav Kysela [Wed, 24 Oct 2001 14:15:54 +0000 (14:15 +0000)]
Added missing files with symbols.
Jaroslav Kysela [Wed, 24 Oct 2001 14:14:11 +0000 (14:14 +0000)]
Changes for static build.
Jaroslav Kysela [Wed, 24 Oct 2001 14:13:49 +0000 (14:13 +0000)]
More updates
Jaroslav Kysela [Wed, 24 Oct 2001 14:13:24 +0000 (14:13 +0000)]
Disabled building of static library, changed kernel to soundbase dir
Jaroslav Kysela [Tue, 23 Oct 2001 09:51:57 +0000 (09:51 +0000)]
More updates
Jaroslav Kysela [Tue, 23 Oct 2001 09:51:45 +0000 (09:51 +0000)]
Added overrange function
Jaroslav Kysela [Thu, 18 Oct 2001 19:35:56 +0000 (19:35 +0000)]
Added examples (test/pcm.c and test/latency.c)
Jaroslav Kysela [Thu, 18 Oct 2001 18:05:41 +0000 (18:05 +0000)]
Added mmap_write & mmap_readi functions to include/pcm.h.
Jaroslav Kysela [Thu, 18 Oct 2001 18:04:26 +0000 (18:04 +0000)]
Added direct_write transfer method
Jaroslav Kysela [Thu, 18 Oct 2001 17:10:46 +0000 (17:10 +0000)]
Changed CFLAGS
Jaroslav Kysela [Thu, 18 Oct 2001 17:10:06 +0000 (17:10 +0000)]
Enhanced, added async and direct (mmap) mode
Jaroslav Kysela [Thu, 18 Oct 2001 12:33:45 +0000 (12:33 +0000)]
Fixed typos and made some cleanups in the async stuff
Jaroslav Kysela [Wed, 17 Oct 2001 17:50:16 +0000 (17:50 +0000)]
Changes to show the different transfer methods
Jaroslav Kysela [Wed, 17 Oct 2001 15:04:39 +0000 (15:04 +0000)]
Enhanced, added -c, -r options
Jaroslav Kysela [Tue, 16 Oct 2001 16:14:33 +0000 (16:14 +0000)]
More enhancements, transfer methods
Jaroslav Kysela [Tue, 16 Oct 2001 16:11:04 +0000 (16:11 +0000)]
Rewritten test code
Jaroslav Kysela [Tue, 16 Oct 2001 09:29:01 +0000 (09:29 +0000)]
Added SUSPENDED state
Jaroslav Kysela [Mon, 15 Oct 2001 15:31:58 +0000 (15:31 +0000)]
Added general overview and PCM formats
Jaroslav Kysela [Mon, 15 Oct 2001 12:36:55 +0000 (12:36 +0000)]
Added -s option
Jaroslav Kysela [Mon, 15 Oct 2001 11:49:36 +0000 (11:49 +0000)]
2nd fix for initial write
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