OSDN Git Service

android-x86/external-alsa-lib.git
22 years agoAdded __cplusplus defines
Jaroslav Kysela [Tue, 20 Nov 2001 16:14:58 +0000 (16:14 +0000)]
Added __cplusplus defines

22 years agoFixed the async stuff in snd_pcm_close
Jaroslav Kysela [Tue, 20 Nov 2001 15:21:20 +0000 (15:21 +0000)]
Fixed the async stuff in snd_pcm_close

22 years agoAdded extra initialization for hlist
Jaroslav Kysela [Tue, 20 Nov 2001 15:16:58 +0000 (15:16 +0000)]
Added extra initialization for hlist

22 years agoRomoved pcm.doxygen from EXTRA_DIST
Jaroslav Kysela [Tue, 20 Nov 2001 09:33:00 +0000 (09:33 +0000)]
Romoved pcm.doxygen from EXTRA_DIST

22 years agoRemoved pack target
Jaroslav Kysela [Tue, 20 Nov 2001 09:32:19 +0000 (09:32 +0000)]
Removed pack target

22 years agoUpdated...
Jaroslav Kysela [Tue, 20 Nov 2001 09:30:15 +0000 (09:30 +0000)]
Updated...

22 years agoAdded support for SuSE and automake
Jaroslav Kysela [Tue, 20 Nov 2001 09:29:21 +0000 (09:29 +0000)]
Added support for SuSE and automake

22 years agoAdded REFINE_DEBUG
Jaroslav Kysela [Mon, 19 Nov 2001 15:52:45 +0000 (15:52 +0000)]
Added REFINE_DEBUG

22 years agoFixed typo
Jaroslav Kysela [Mon, 19 Nov 2001 11:54:06 +0000 (11:54 +0000)]
Fixed typo

22 years agoFixed typos.
Jaroslav Kysela [Mon, 19 Nov 2001 11:06:03 +0000 (11:06 +0000)]
Fixed typos.

22 years agoConfiguration:
Jaroslav Kysela [Mon, 19 Nov 2001 08:14:21 +0000 (08:14 +0000)]
Configuration:
  - changed snd_config_get_id function to follow semantic of other get functions
  - added snd_config_test_id
  - added runtime pointer type (not persistent)
    - added snd_config_make_pointer, snd_config_set_pointer, snd_config_get_pointer
  - added type/contents checking for callback functions
    - changed 'void *private_data' to 'snd_config_t *private_data'
  - renamed card_strtype functions to card_driver
Control:
  - fixed passing parameters to snd_ctl_async
Async handlers:
  - added public snd_async_handler_get_signo function
Documentation:
  - moved all documentation to source files

22 years agoFixed the period size setup for hardware with fixed values
Jaroslav Kysela [Fri, 16 Nov 2001 10:59:29 +0000 (10:59 +0000)]
Fixed the period size setup for hardware with fixed values

22 years agopcm.h - major documentation updates and reordering
Jaroslav Kysela [Wed, 14 Nov 2001 11:40:46 +0000 (11:40 +0000)]
pcm.h - major documentation updates and reordering
Cleanup for __cplusplus defines.

22 years agoReordered header files
Jaroslav Kysela [Wed, 14 Nov 2001 11:39:08 +0000 (11:39 +0000)]
Reordered header files

22 years agoEnhanced snd_pcm_wait
Jaroslav Kysela [Wed, 14 Nov 2001 08:58:25 +0000 (08:58 +0000)]
Enhanced snd_pcm_wait

22 years agoModifications by Miroslav Benes <mbenes@tenez.cz>
Jaroslav Kysela [Mon, 12 Nov 2001 09:36:14 +0000 (09:36 +0000)]
Modifications by Miroslav Benes <mbenes@tenez.cz>

22 years agoFixed silence for 24-bit format
Jaroslav Kysela [Sun, 11 Nov 2001 19:19:02 +0000 (19:19 +0000)]
Fixed silence for 24-bit format

22 years agoMore updates regarding configuration
Jaroslav Kysela [Thu, 8 Nov 2001 17:34:30 +0000 (17:34 +0000)]
More updates regarding configuration

22 years agoEnhanced - minimal sleep
Jaroslav Kysela [Thu, 8 Nov 2001 15:50:47 +0000 (15:50 +0000)]
Enhanced - minimal sleep

22 years agoInitial version of conf.doxygen
Jaroslav Kysela [Thu, 8 Nov 2001 15:39:54 +0000 (15:39 +0000)]
Initial version of conf.doxygen

22 years agoDiscard newline when backslash is the last character before new-line in a string...
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

22 years agoAdded support for new Center and LFE controls
Jaroslav Kysela [Thu, 8 Nov 2001 12:46:42 +0000 (12:46 +0000)]
Added support for new Center and LFE controls

22 years agoMore verbose output when source channels are not defined
Jaroslav Kysela [Tue, 6 Nov 2001 12:34:02 +0000 (12:34 +0000)]
More verbose output when source channels are not defined

22 years agoFixed description of mmap functions
Jaroslav Kysela [Mon, 5 Nov 2001 13:17:08 +0000 (13:17 +0000)]
Fixed description of mmap functions

22 years agoAdded more descriptions for offset/size values for mmap access 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

22 years agoAdded doxygen documentation
Jaroslav Kysela [Mon, 5 Nov 2001 07:49:58 +0000 (07:49 +0000)]
Added doxygen documentation

22 years ago0.9.0beta9
Jaroslav Kysela [Mon, 5 Nov 2001 07:48:39 +0000 (07:48 +0000)]
0.9.0beta9

22 years agoEnhanced mmap_begin and mmap_commit descriptions
Jaroslav Kysela [Thu, 1 Nov 2001 07:46:59 +0000 (07:46 +0000)]
Enhanced mmap_begin and mmap_commit descriptions

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