OSDN Git Service

android-x86/external-alsa-lib.git
22 years agoRemoved useless check
Jaroslav Kysela [Thu, 1 Nov 2001 07:23:28 +0000 (07:23 +0000)]
Removed useless check

22 years agoAdded time, poll and effect options and code.
Jaroslav Kysela [Wed, 31 Oct 2001 16:03:33 +0000 (16:03 +0000)]
Added time, poll and effect options and code.

22 years agoFixed the right latency settings and added block mode
Jaroslav Kysela [Fri, 26 Oct 2001 16:12:01 +0000 (16:12 +0000)]
Fixed the right latency settings and added block mode

22 years agoAdd norm code back for mix plugin
Jaroslav Kysela [Fri, 26 Oct 2001 07:08:34 +0000 (07:08 +0000)]
Add norm code back for mix plugin

22 years agoFixed signess for route conversion
Jaroslav Kysela [Thu, 25 Oct 2001 18:24:22 +0000 (18:24 +0000)]
Fixed signess for route conversion

22 years agoAdded GETS helpers, removed norm
Jaroslav Kysela [Thu, 25 Oct 2001 18:22:14 +0000 (18:22 +0000)]
Added GETS helpers, removed norm

22 years agoFixed using ttable when it is specified on same count of channels
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

22 years agoFixed the share->state when DRAINING
Jaroslav Kysela [Thu, 25 Oct 2001 13:53:35 +0000 (13:53 +0000)]
Fixed the share->state when DRAINING

22 years agoAdded missing DRAINING state to snd_pcm_state_name()
Jaroslav Kysela [Thu, 25 Oct 2001 13:51:26 +0000 (13:51 +0000)]
Added missing DRAINING state to snd_pcm_state_name()

22 years agoFixed PCM STATE range
Jaroslav Kysela [Thu, 25 Oct 2001 13:36:00 +0000 (13:36 +0000)]
Fixed PCM STATE range

22 years agoFixed typo
Jaroslav Kysela [Thu, 25 Oct 2001 12:29:42 +0000 (12:29 +0000)]
Fixed typo

22 years agoFixed initialization (slave pcm definition parsing)
Jaroslav Kysela [Thu, 25 Oct 2001 12:27:19 +0000 (12:27 +0000)]
Fixed initialization (slave pcm definition parsing)

22 years agoAdded missing file
Jaroslav Kysela [Wed, 24 Oct 2001 14:16:13 +0000 (14:16 +0000)]
Added missing file

22 years agoAdded missing files with symbols.
Jaroslav Kysela [Wed, 24 Oct 2001 14:15:54 +0000 (14:15 +0000)]
Added missing files with symbols.

22 years agoChanges for static build.
Jaroslav Kysela [Wed, 24 Oct 2001 14:14:11 +0000 (14:14 +0000)]
Changes for static build.

22 years agoMore updates
Jaroslav Kysela [Wed, 24 Oct 2001 14:13:49 +0000 (14:13 +0000)]
More updates

22 years agoDisabled building of static library, changed kernel to soundbase dir
Jaroslav Kysela [Wed, 24 Oct 2001 14:13:24 +0000 (14:13 +0000)]
Disabled building of static library, changed kernel to soundbase dir

22 years agoMore updates
Jaroslav Kysela [Tue, 23 Oct 2001 09:51:57 +0000 (09:51 +0000)]
More updates

22 years agoAdded overrange function
Jaroslav Kysela [Tue, 23 Oct 2001 09:51:45 +0000 (09:51 +0000)]
Added overrange function

22 years agoAdded examples (test/pcm.c and test/latency.c)
Jaroslav Kysela [Thu, 18 Oct 2001 19:35:56 +0000 (19:35 +0000)]
Added examples (test/pcm.c and test/latency.c)

22 years agoAdded mmap_write & mmap_readi functions to include/pcm.h.
Jaroslav Kysela [Thu, 18 Oct 2001 18:05:41 +0000 (18:05 +0000)]
Added mmap_write & mmap_readi functions to include/pcm.h.

22 years agoAdded direct_write transfer method
Jaroslav Kysela [Thu, 18 Oct 2001 18:04:26 +0000 (18:04 +0000)]
Added direct_write transfer method

22 years agoChanged CFLAGS
Jaroslav Kysela [Thu, 18 Oct 2001 17:10:46 +0000 (17:10 +0000)]
Changed CFLAGS

22 years agoEnhanced, added async and direct (mmap) mode
Jaroslav Kysela [Thu, 18 Oct 2001 17:10:06 +0000 (17:10 +0000)]
Enhanced, added async and direct (mmap) mode

22 years agoFixed typos and made some cleanups in the async stuff
Jaroslav Kysela [Thu, 18 Oct 2001 12:33:45 +0000 (12:33 +0000)]
Fixed typos and made some cleanups in the async stuff

22 years agoChanges to show the different transfer methods
Jaroslav Kysela [Wed, 17 Oct 2001 17:50:16 +0000 (17:50 +0000)]
Changes to show the different transfer methods

22 years agoEnhanced, added -c, -r options
Jaroslav Kysela [Wed, 17 Oct 2001 15:04:39 +0000 (15:04 +0000)]
Enhanced, added -c, -r options

22 years agoMore enhancements, transfer methods
Jaroslav Kysela [Tue, 16 Oct 2001 16:14:33 +0000 (16:14 +0000)]
More enhancements, transfer methods

22 years agoRewritten test code
Jaroslav Kysela [Tue, 16 Oct 2001 16:11:04 +0000 (16:11 +0000)]
Rewritten test code

22 years agoAdded SUSPENDED state
Jaroslav Kysela [Tue, 16 Oct 2001 09:29:01 +0000 (09:29 +0000)]
Added SUSPENDED state

22 years agoAdded general overview and PCM formats
Jaroslav Kysela [Mon, 15 Oct 2001 15:31:58 +0000 (15:31 +0000)]
Added general overview and PCM formats

22 years agoAdded -s option
Jaroslav Kysela [Mon, 15 Oct 2001 12:36:55 +0000 (12:36 +0000)]
Added -s option

22 years ago2nd fix for initial write
Jaroslav Kysela [Mon, 15 Oct 2001 11:49:36 +0000 (11:49 +0000)]
2nd fix for initial write

22 years agoFixed initial write
Jaroslav Kysela [Mon, 15 Oct 2001 11:47:53 +0000 (11:47 +0000)]
Fixed initial write

22 years agoAdded index page and PCM page (partial documentation)
Jaroslav Kysela [Sun, 14 Oct 2001 11:04:00 +0000 (11:04 +0000)]
Added index page and PCM page (partial documentation)

22 years agoAdded snd_pcm_hw_params_can_resume
Jaroslav Kysela [Sun, 14 Oct 2001 09:08:47 +0000 (09:08 +0000)]
Added snd_pcm_hw_params_can_resume

22 years agoAdded defaults for center_lfe
Jaroslav Kysela [Wed, 10 Oct 2001 09:56:12 +0000 (09:56 +0000)]
Added defaults for center_lfe

22 years agoDon't report ENOSYS error via SYSERR for snd_pcm_resume
Jaroslav Kysela [Tue, 9 Oct 2001 12:44:30 +0000 (12:44 +0000)]
Don't report ENOSYS error via SYSERR for snd_pcm_resume

22 years agoFixed doxygen config file.
Takashi Iwai [Fri, 5 Oct 2001 09:44:00 +0000 (09:44 +0000)]
Fixed doxygen config file.

22 years agoChanged retval for snd_pcm_resume
Jaroslav Kysela [Thu, 4 Oct 2001 16:59:23 +0000 (16:59 +0000)]
Changed retval for snd_pcm_resume

22 years agoAdded more descriptions for -ESTRPIPE (stream is suspended).
Jaroslav Kysela [Thu, 4 Oct 2001 15:03:54 +0000 (15:03 +0000)]
Added more descriptions for -ESTRPIPE (stream is suspended).

22 years agoFixed SUBMINOR generation
Jaroslav Kysela [Thu, 4 Oct 2001 07:55:24 +0000 (07:55 +0000)]
Fixed SUBMINOR generation

22 years agoAdded missing files
Jaroslav Kysela [Wed, 3 Oct 2001 19:30:23 +0000 (19:30 +0000)]
Added missing files

22 years ago0.9.0beta8a
Jaroslav Kysela [Sun, 30 Sep 2001 17:53:10 +0000 (17:53 +0000)]
0.9.0beta8a

22 years agoAdded sys.h to noinst_HEADERS
Jaroslav Kysela [Sun, 30 Sep 2001 17:39:22 +0000 (17:39 +0000)]
Added sys.h to noinst_HEADERS

22 years ago0.9.0beta8
Jaroslav Kysela [Thu, 27 Sep 2001 17:07:28 +0000 (17:07 +0000)]
0.9.0beta8

22 years agoFixed comments / documentation.
Takashi Iwai [Wed, 26 Sep 2001 15:32:06 +0000 (15:32 +0000)]
Fixed comments / documentation.

22 years agoCut&paste fixes
Jaroslav Kysela [Wed, 26 Sep 2001 15:23:46 +0000 (15:23 +0000)]
Cut&paste fixes

22 years agoFixed typos
Jaroslav Kysela [Wed, 26 Sep 2001 14:59:17 +0000 (14:59 +0000)]
Fixed typos

22 years agoAdded power management functions and defines.
Jaroslav Kysela [Wed, 26 Sep 2001 13:57:04 +0000 (13:57 +0000)]
Added power management functions and defines.

22 years agoFixed paths by Mark Cooke
Jaroslav Kysela [Wed, 26 Sep 2001 07:41:05 +0000 (07:41 +0000)]
Fixed paths by Mark Cooke

22 years agoFixed surround_51 (shared jack) settings
Jaroslav Kysela [Mon, 24 Sep 2001 08:15:55 +0000 (08:15 +0000)]
Fixed surround_51 (shared jack) settings

22 years agoAdded setup for 3rd Analog/Digital Jack on SB Live 5.1
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

22 years agoFixes indexes for center_lfe controls
Jaroslav Kysela [Sun, 23 Sep 2001 08:21:24 +0000 (08:21 +0000)]
Fixes indexes for center_lfe controls

22 years agoAdded /usr/share/alsa directory
Jaroslav Kysela [Fri, 21 Sep 2001 08:29:32 +0000 (08:29 +0000)]
Added /usr/share/alsa directory

22 years agoasoundrc.doc -> asoundrc.txt
Jaroslav Kysela [Fri, 21 Sep 2001 08:27:24 +0000 (08:27 +0000)]
asoundrc.doc -> asoundrc.txt

22 years agofixed possible segfault in snd_seq_parse_address
Takashi Iwai [Wed, 19 Sep 2001 20:10:32 +0000 (20:10 +0000)]
fixed possible segfault in snd_seq_parse_address

22 years agoChanged GPL->LGPL as agreed by Abramo
Jaroslav Kysela [Tue, 18 Sep 2001 07:11:59 +0000 (07:11 +0000)]
Changed GPL->LGPL as agreed by Abramo

22 years agoSeparated asoundlib.h to small files.
Jaroslav Kysela [Thu, 13 Sep 2001 11:38:32 +0000 (11:38 +0000)]
Separated asoundlib.h to small files.

22 years agoChanged GPL to LGPL as agreed by Takashi
Jaroslav Kysela [Thu, 13 Sep 2001 11:03:52 +0000 (11:03 +0000)]
Changed GPL to LGPL as agreed by Takashi

22 years agoChanged GPL to LGPL as agreed by Uros
Jaroslav Kysela [Thu, 13 Sep 2001 10:16:50 +0000 (10:16 +0000)]
Changed GPL to LGPL as agreed by Uros

22 years agoInitial version
Jaroslav Kysela [Thu, 13 Sep 2001 09:16:56 +0000 (09:16 +0000)]
Initial version

22 years agoFixed installation.
Takashi Iwai [Wed, 12 Sep 2001 16:18:33 +0000 (16:18 +0000)]
Fixed installation.

22 years agoOk, added warning to sys/asoundlib.h with redirection to alsa/asoundlib.h.
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.

22 years agoAdded symlink for sys/asoundlib.h 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

22 years agoChanged location of asoundlib.h
Jaroslav Kysela [Tue, 11 Sep 2001 09:35:42 +0000 (09:35 +0000)]
Changed location of asoundlib.h

22 years agoChanged location of asoundlib.h from sys dir to alsa dir.
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>')

22 years agoAdded snd_pcm_sync_id_t
Jaroslav Kysela [Tue, 11 Sep 2001 08:42:15 +0000 (08:42 +0000)]
Added snd_pcm_sync_id_t

22 years agoRemoved obsolete test programs.
Jaroslav Kysela [Fri, 7 Sep 2001 09:33:20 +0000 (09:33 +0000)]
Removed obsolete test programs.

22 years agoUpdated to latest API
Jaroslav Kysela [Fri, 7 Sep 2001 09:24:30 +0000 (09:24 +0000)]
Updated to latest API

22 years agoFixed wrong return value in snd_seq_drain_output
Jaroslav Kysela [Thu, 6 Sep 2001 09:09:24 +0000 (09:09 +0000)]
Fixed wrong return value in snd_seq_drain_output

22 years agoAdded automatic IEC958 Playback Switch handling
Jaroslav Kysela [Mon, 3 Sep 2001 15:24:25 +0000 (15:24 +0000)]
Added automatic IEC958 Playback Switch handling

22 years agoFixes (YMFPCI -> YMF744)
Jaroslav Kysela [Mon, 3 Sep 2001 15:15:32 +0000 (15:15 +0000)]
Fixes (YMFPCI -> YMF744)

22 years agoAdded snd_seq_sync_output_queue() function.
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.

22 years agoFixed
Jaroslav Kysela [Thu, 30 Aug 2001 09:28:17 +0000 (09:28 +0000)]
Fixed

22 years agoDefine SND_LITTLE_ENDIAN or SND_BIG_ENDIAN locally.
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.

22 years agoFixed some typos for timer interface.
Jaroslav Kysela [Tue, 28 Aug 2001 13:41:03 +0000 (13:41 +0000)]
Fixed some typos for timer interface.

22 years agoAdded missing comment for doxygen
Jaroslav Kysela [Tue, 28 Aug 2001 13:38:27 +0000 (13:38 +0000)]
Added missing comment for doxygen

22 years agoUpdated to latest API
Jaroslav Kysela [Tue, 28 Aug 2001 13:31:01 +0000 (13:31 +0000)]
Updated to latest API

22 years agoAdded snd_seq_queue_timer_type_t.
Jaroslav Kysela [Tue, 28 Aug 2001 08:03:19 +0000 (08:03 +0000)]
Added snd_seq_queue_timer_type_t.

22 years agoFixed typo
Jaroslav Kysela [Mon, 27 Aug 2001 09:13:58 +0000 (09:13 +0000)]
Fixed typo

22 years agoFixed OOPS (double free)
Jaroslav Kysela [Fri, 24 Aug 2001 12:23:19 +0000 (12:23 +0000)]
Fixed OOPS (double free)

22 years agoRemoved EAGAIN error report from drain
Jaroslav Kysela [Wed, 22 Aug 2001 11:27:45 +0000 (11:27 +0000)]
Removed EAGAIN error report from drain

22 years agoFixed compilation
Jaroslav Kysela [Wed, 22 Aug 2001 11:24:57 +0000 (11:24 +0000)]
Fixed compilation

22 years agoCompilation fixes (asound.h removal)
Jaroslav Kysela [Wed, 22 Aug 2001 06:39:08 +0000 (06:39 +0000)]
Compilation fixes (asound.h removal)

22 years agoAdded automatic ttable expansion
Jaroslav Kysela [Tue, 21 Aug 2001 08:59:07 +0000 (08:59 +0000)]
Added automatic ttable expansion

22 years agoThe main header file is not dependant on asound.h from driver.
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.

22 years ago0.9.0beta7
Jaroslav Kysela [Mon, 20 Aug 2001 09:20:32 +0000 (09:20 +0000)]
0.9.0beta7

22 years agosum->average for route_policy
Jaroslav Kysela [Mon, 20 Aug 2001 09:06:11 +0000 (09:06 +0000)]
sum->average for route_policy

22 years agoUpdated route_policy
Jaroslav Kysela [Mon, 20 Aug 2001 09:03:46 +0000 (09:03 +0000)]
Updated route_policy

22 years agoAdded route_policy default
Jaroslav Kysela [Mon, 20 Aug 2001 09:02:41 +0000 (09:02 +0000)]
Added route_policy default

22 years agoatomic functions are not available on sparc, too
Jaroslav Kysela [Thu, 16 Aug 2001 16:05:39 +0000 (16:05 +0000)]
atomic functions are not available on sparc, too

22 years agoSome small modifications to make doxygen happy.
Jaroslav Kysela [Wed, 15 Aug 2001 14:04:04 +0000 (14:04 +0000)]
Some small modifications to make doxygen happy.

22 years agoRemoved debug output
Jaroslav Kysela [Wed, 15 Aug 2001 13:52:56 +0000 (13:52 +0000)]
Removed debug output

22 years agoAdded symbol versioning for dlsym-callbacks.
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.

22 years agoAdded arguments
Jaroslav Kysela [Fri, 10 Aug 2001 16:44:08 +0000 (16:44 +0000)]
Added arguments

22 years agoUpdated for latest API
Jaroslav Kysela [Fri, 10 Aug 2001 08:56:25 +0000 (08:56 +0000)]
Updated for latest API

22 years agoFixed broken initialization
Jaroslav Kysela [Wed, 8 Aug 2001 18:52:25 +0000 (18:52 +0000)]
Fixed broken initialization

23 years agoAdded libtoolize
Jaroslav Kysela [Mon, 30 Jul 2001 12:18:35 +0000 (12:18 +0000)]
Added libtoolize

23 years agoMoved SND_PCM_INFO defines from asoundlib.h to pcm_local.h.
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.