OSDN Git Service

android-x86/external-alsa-lib.git
23 years agoImprovement by Pavel Roskin
Abramo Bagnara [Fri, 16 Mar 2001 07:34:22 +0000 (07:34 +0000)]
Improvement by Pavel Roskin

23 years agoAttempt to fix incongruities between C++ preprocessor and C one for the same gcc...
Abramo Bagnara [Sat, 10 Mar 2001 18:13:59 +0000 (18:13 +0000)]
Attempt to fix incongruities between C++ preprocessor and C one for the same gcc version

23 years agoAvoid use of gcc extensions if not strictly needed
Abramo Bagnara [Sat, 10 Mar 2001 10:19:37 +0000 (10:19 +0000)]
Avoid use of gcc extensions if not strictly needed

23 years agoClearer name
Abramo Bagnara [Sat, 10 Mar 2001 10:09:34 +0000 (10:09 +0000)]
Clearer name

23 years agoRemoved obsolete code
Abramo Bagnara [Thu, 8 Mar 2001 14:21:15 +0000 (14:21 +0000)]
Removed obsolete code

23 years agoBetter diagnostic for config load failure
Abramo Bagnara [Thu, 8 Mar 2001 14:20:32 +0000 (14:20 +0000)]
Better diagnostic for config load failure

23 years agoUnconditionally drop on capture close
Abramo Bagnara [Wed, 7 Mar 2001 13:56:13 +0000 (13:56 +0000)]
Unconditionally drop on capture close

23 years agoUpdated
Abramo Bagnara [Wed, 7 Mar 2001 12:41:00 +0000 (12:41 +0000)]
Updated

23 years agoExported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmi...
Abramo Bagnara [Wed, 7 Mar 2001 12:36:05 +0000 (12:36 +0000)]
Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmidi,seq}type configuration. Fixed bogus dlclose. Implemented ncurses levelmeter (temporarily placed in src/pcm/scopes)

23 years agoRemoved hook to not yet commited code
Abramo Bagnara [Sun, 4 Mar 2001 20:40:39 +0000 (20:40 +0000)]
Removed hook to not yet commited code

23 years agoRenamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/params
Abramo Bagnara [Sun, 4 Mar 2001 20:39:02 +0000 (20:39 +0000)]
Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/params

23 years ago0.9.0beta2
Jaroslav Kysela [Fri, 2 Mar 2001 09:44:25 +0000 (09:44 +0000)]
0.9.0beta2

23 years agoFixed premature slave close
Abramo Bagnara [Fri, 2 Mar 2001 09:34:37 +0000 (09:34 +0000)]
Fixed premature slave close

23 years agoAdded pcm_meter
Abramo Bagnara [Thu, 1 Mar 2001 22:49:15 +0000 (22:49 +0000)]
Added pcm_meter

23 years agoAdded pcm_meter skeleton
Abramo Bagnara [Thu, 1 Mar 2001 22:47:34 +0000 (22:47 +0000)]
Added pcm_meter skeleton

23 years agoMore special names
Abramo Bagnara [Thu, 1 Mar 2001 22:46:47 +0000 (22:46 +0000)]
More special names

23 years agoDocumented special PCM names
Abramo Bagnara [Thu, 1 Mar 2001 22:46:01 +0000 (22:46 +0000)]
Documented special PCM names

23 years agoAdded multithread aware status for plugins
Abramo Bagnara [Tue, 27 Feb 2001 18:21:31 +0000 (18:21 +0000)]
Added multithread aware status for plugins

23 years agoTypo
Abramo Bagnara [Tue, 27 Feb 2001 17:02:56 +0000 (17:02 +0000)]
Typo

23 years agoImproved plugin code (simpler, faster and multithread ready)
Abramo Bagnara [Tue, 27 Feb 2001 13:42:12 +0000 (13:42 +0000)]
Improved plugin code (simpler, faster and multithread ready)

23 years agoAdded IEC958 macro
Jaroslav Kysela [Tue, 27 Feb 2001 12:16:43 +0000 (12:16 +0000)]
Added IEC958 macro

23 years agoUpdated version number
Abramo Bagnara [Sun, 25 Feb 2001 22:37:17 +0000 (22:37 +0000)]
Updated version number

23 years agoTransformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE)
Abramo Bagnara [Wed, 21 Feb 2001 21:59:35 +0000 (21:59 +0000)]
Transformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE)

23 years agoAdded the event filter to the poll_descriptor functions.
Jaroslav Kysela [Wed, 21 Feb 2001 16:29:40 +0000 (16:29 +0000)]
Added the event filter to the poll_descriptor functions.

23 years agoAdded plugin_ops.h to noinst_HEADERS
Jaroslav Kysela [Tue, 20 Feb 2001 22:05:26 +0000 (22:05 +0000)]
Added plugin_ops.h to noinst_HEADERS

23 years agoAdded mixer_local.h to noinst_HEADERS
Jaroslav Kysela [Tue, 20 Feb 2001 22:03:48 +0000 (22:03 +0000)]
Added mixer_local.h to noinst_HEADERS

23 years agoAdded control_local.h to noinst_HEADERS
Jaroslav Kysela [Tue, 20 Feb 2001 22:02:53 +0000 (22:02 +0000)]
Added control_local.h to noinst_HEADERS

23 years ago0.9.0beta1
Jaroslav Kysela [Tue, 20 Feb 2001 20:29:12 +0000 (20:29 +0000)]
0.9.0beta1

23 years agoAdded ptrs to status struct (to have atomic now ptr). Changed boundary choice to...
Abramo Bagnara [Tue, 20 Feb 2001 12:57:51 +0000 (12:57 +0000)]
Added ptrs to status struct (to have atomic now ptr). Changed boundary choice to a more useful one (related to pcm_meter)

23 years agoChanged descriptors_count
Abramo Bagnara [Sun, 18 Feb 2001 18:32:30 +0000 (18:32 +0000)]
Changed descriptors_count

23 years agoAdded range specification to simple mixer. Fixes to alsamixer. Added mixer support...
Abramo Bagnara [Sun, 18 Feb 2001 17:56:37 +0000 (17:56 +0000)]
Added range specification to simple mixer. Fixes to alsamixer. Added mixer support to alsa-oss

23 years agoNew simple mixer implementation
Abramo Bagnara [Thu, 15 Feb 2001 23:05:41 +0000 (23:05 +0000)]
New simple mixer implementation

23 years agosign fixes
Abramo Bagnara [Wed, 14 Feb 2001 13:20:23 +0000 (13:20 +0000)]
sign fixes

23 years agoRemoved snd_mixer_elem_count.
Jaroslav Kysela [Wed, 14 Feb 2001 13:10:08 +0000 (13:10 +0000)]
Removed snd_mixer_elem_count.

23 years agoChanged behaviour of poll_descriptors function (returns the filled count of fds).
Jaroslav Kysela [Wed, 14 Feb 2001 12:15:03 +0000 (12:15 +0000)]
Changed behaviour of poll_descriptors function (returns the filled count of fds).
Added poll_descriptors_count functions.
Added snd_mixer_elem_count function.

23 years agoFixed longstanding avail compute bug. Cosmetic fixes
Abramo Bagnara [Wed, 14 Feb 2001 09:36:00 +0000 (09:36 +0000)]
Fixed longstanding avail compute bug. Cosmetic fixes

23 years agoFixed typo
Abramo Bagnara [Wed, 14 Feb 2001 08:26:33 +0000 (08:26 +0000)]
Fixed typo

23 years agoChanged control to use events mask. Added subscribe ioctl
Abramo Bagnara [Tue, 13 Feb 2001 21:29:30 +0000 (21:29 +0000)]
Changed control to use events mask. Added subscribe ioctl

23 years agoCached compare weight for hctl_elem too
Abramo Bagnara [Tue, 13 Feb 2001 15:05:00 +0000 (15:05 +0000)]
Cached compare weight for hctl_elem too

23 years agoMy bogus assumption on add_tail semantic
Abramo Bagnara [Tue, 13 Feb 2001 14:41:38 +0000 (14:41 +0000)]
My bogus assumption on add_tail semantic

23 years agoOne more fixes to sorting
Abramo Bagnara [Tue, 13 Feb 2001 14:25:51 +0000 (14:25 +0000)]
One more fixes to sorting

23 years agoDefinitely fixed the sorting/find problems for hcontrol & mixer.
Jaroslav Kysela [Tue, 13 Feb 2001 14:07:28 +0000 (14:07 +0000)]
Definitely fixed the sorting/find problems for hcontrol & mixer.

23 years agoAdded the safe version of the list_for_each function.
Jaroslav Kysela [Tue, 13 Feb 2001 12:53:19 +0000 (12:53 +0000)]
Added the safe version of the list_for_each function.

23 years agoRemoved Capture Source exceptions. Renamed snd_hctl_elem_get_handle
Abramo Bagnara [Tue, 13 Feb 2001 11:42:49 +0000 (11:42 +0000)]
Removed Capture Source exceptions. Renamed snd_hctl_elem_get_handle

23 years agoMoved the detach code to the more appropriate place.
Jaroslav Kysela [Tue, 13 Feb 2001 11:23:26 +0000 (11:23 +0000)]
Moved the detach code to the more appropriate place.

23 years agoFixed free bug (added missing hctl detach call).
Jaroslav Kysela [Tue, 13 Feb 2001 10:50:31 +0000 (10:50 +0000)]
Fixed free bug (added missing hctl detach call).

23 years agoMore generic support for poll descriptors
Abramo Bagnara [Mon, 12 Feb 2001 23:51:49 +0000 (23:51 +0000)]
More generic support for poll descriptors

23 years agoMore bugfixes (sort, compare, mixer, hcontrol).
Jaroslav Kysela [Mon, 12 Feb 2001 19:24:46 +0000 (19:24 +0000)]
More bugfixes (sort, compare, mixer, hcontrol).

23 years agoImproved mixer sort/compare interface.
Jaroslav Kysela [Mon, 12 Feb 2001 18:10:31 +0000 (18:10 +0000)]
Improved mixer sort/compare interface.

23 years agoAdded sort & compare functions to the mixer API.
Jaroslav Kysela [Mon, 12 Feb 2001 13:29:33 +0000 (13:29 +0000)]
Added sort & compare functions to the mixer API.

23 years agoFixed handle_events
Abramo Bagnara [Sun, 11 Feb 2001 17:46:03 +0000 (17:46 +0000)]
Fixed handle_events

23 years agoFixed thinko
Abramo Bagnara [Sun, 11 Feb 2001 16:05:59 +0000 (16:05 +0000)]
Fixed thinko

23 years agoCompleted mixer API. Improved iterators. Renamed control values struct. Rewritten...
Abramo Bagnara [Sun, 11 Feb 2001 15:45:35 +0000 (15:45 +0000)]
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation

23 years agoUpdated the hctl interface (the more independent way).
Jaroslav Kysela [Fri, 9 Feb 2001 14:50:05 +0000 (14:50 +0000)]
Updated the hctl interface (the more independent way).

23 years agoRemoved
Jaroslav Kysela [Fri, 9 Feb 2001 13:58:18 +0000 (13:58 +0000)]
Removed

23 years agoFixes
Abramo Bagnara [Fri, 9 Feb 2001 13:15:54 +0000 (13:15 +0000)]
Fixes

23 years agoCompleted control and mixer API
Abramo Bagnara [Fri, 9 Feb 2001 11:20:31 +0000 (11:20 +0000)]
Completed control and mixer API

23 years agoAdded comments
Jaroslav Kysela [Thu, 8 Feb 2001 14:42:09 +0000 (14:42 +0000)]
Added comments

23 years agoAdded configuration file and the output directory for doxygen
Jaroslav Kysela [Thu, 8 Feb 2001 14:30:21 +0000 (14:30 +0000)]
Added configuration file and the output directory for doxygen

23 years agoCommented out enum typechecking
Abramo Bagnara [Wed, 7 Feb 2001 17:34:52 +0000 (17:34 +0000)]
Commented out enum typechecking

23 years agoRemoved snd_pcm_hw_refine from API
Abramo Bagnara [Wed, 7 Feb 2001 16:42:59 +0000 (16:42 +0000)]
Removed snd_pcm_hw_refine from API

23 years agoBetter names for control API
Abramo Bagnara [Wed, 7 Feb 2001 15:13:15 +0000 (15:13 +0000)]
Better names for control API

23 years agoSplitted rawmidi streams. Removed stream constraint on config files
Abramo Bagnara [Wed, 7 Feb 2001 13:30:40 +0000 (13:30 +0000)]
Splitted rawmidi streams. Removed stream constraint on config files

23 years agoEncapsulated conf API
Abramo Bagnara [Wed, 7 Feb 2001 11:34:33 +0000 (11:34 +0000)]
Encapsulated conf API

23 years agoControl API encapsulation. Better names for kernel API. Simpler PCM hw_params API...
Abramo Bagnara [Tue, 6 Feb 2001 23:48:10 +0000 (23:48 +0000)]
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.

23 years agoMissing enum change
Abramo Bagnara [Mon, 5 Feb 2001 16:04:15 +0000 (16:04 +0000)]
Missing enum change

23 years agoTypo
Abramo Bagnara [Mon, 5 Feb 2001 15:45:33 +0000 (15:45 +0000)]
Typo

23 years agoEncapsulated hwdep. Converted all enums to type safety
Abramo Bagnara [Mon, 5 Feb 2001 15:44:42 +0000 (15:44 +0000)]
Encapsulated hwdep. Converted all enums to type safety

23 years agoFixed repeated prepare call
Abramo Bagnara [Mon, 5 Feb 2001 09:35:17 +0000 (09:35 +0000)]
Fixed repeated prepare call

23 years agoFixed some typos
Abramo Bagnara [Sun, 4 Feb 2001 22:59:24 +0000 (22:59 +0000)]
Fixed some typos

23 years agoAdded missing rawmidi functions. Cleaned PCM use of masks
Abramo Bagnara [Sun, 4 Feb 2001 18:57:05 +0000 (18:57 +0000)]
Added missing rawmidi functions. Cleaned PCM use of masks

23 years agoCorrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_...
Abramo Bagnara [Sun, 4 Feb 2001 17:03:17 +0000 (17:03 +0000)]
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams

23 years agoFixed C++ casting problems. free functions returns void
Abramo Bagnara [Fri, 2 Feb 2001 08:49:47 +0000 (08:49 +0000)]
Fixed C++ casting problems. free functions returns void

23 years agoRemoved obsolete functions
Abramo Bagnara [Thu, 1 Feb 2001 20:41:50 +0000 (20:41 +0000)]
Removed obsolete functions

23 years agoCosmetic change
Jaroslav Kysela [Thu, 1 Feb 2001 20:11:53 +0000 (20:11 +0000)]
Cosmetic change

23 years agomoved #ifdef _cplusplus
Abramo Bagnara [Thu, 1 Feb 2001 07:52:30 +0000 (07:52 +0000)]
moved #ifdef _cplusplus

23 years agoFixed C++ compilation
Abramo Bagnara [Wed, 31 Jan 2001 22:56:47 +0000 (22:56 +0000)]
Fixed C++ compilation

23 years agoRemoved card type from devices info. Added card number to devices info. Completed...
Abramo Bagnara [Wed, 31 Jan 2001 17:26:56 +0000 (17:26 +0000)]
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).

23 years agoFixed OSS emulation wrt triggers and capture mmap
Abramo Bagnara [Wed, 31 Jan 2001 10:42:45 +0000 (10:42 +0000)]
Fixed OSS emulation wrt triggers and capture mmap

23 years agoAdded snd_ prefix to mask and interval. Divided header.h wrappers
Abramo Bagnara [Tue, 30 Jan 2001 16:51:26 +0000 (16:51 +0000)]
Added snd_ prefix to mask and interval. Divided header.h wrappers

23 years agoUpdated for the new driver defines
Jaroslav Kysela [Tue, 30 Jan 2001 07:24:08 +0000 (07:24 +0000)]
Updated for the new driver defines

23 years agoFirst step toward encapsulation
Abramo Bagnara [Mon, 29 Jan 2001 14:27:53 +0000 (14:27 +0000)]
First step toward encapsulation

23 years agoAdded stuff for C++ compilation
Abramo Bagnara [Mon, 29 Jan 2001 08:29:52 +0000 (08:29 +0000)]
Added stuff for C++ compilation

23 years agoPromoted plugin helpers to general use
Abramo Bagnara [Fri, 26 Jan 2001 09:56:30 +0000 (09:56 +0000)]
Promoted plugin helpers to general use

23 years agoFixed partial transfer
Abramo Bagnara [Thu, 25 Jan 2001 14:27:33 +0000 (14:27 +0000)]
Fixed partial transfer

23 years agoRemove ansidecl.h inclusion
Abramo Bagnara [Tue, 23 Jan 2001 09:32:18 +0000 (09:32 +0000)]
Remove ansidecl.h inclusion

23 years agoFixed pcm_plug race condition
Abramo Bagnara [Mon, 22 Jan 2001 16:07:11 +0000 (16:07 +0000)]
Fixed pcm_plug race condition

23 years agoFixed useless insertion of copy plugin. Fixed sw_params for pcm_plug
Abramo Bagnara [Mon, 22 Jan 2001 09:27:50 +0000 (09:27 +0000)]
Fixed useless insertion of copy plugin. Fixed sw_params for pcm_plug

23 years agoFixed refinement
Abramo Bagnara [Sun, 21 Jan 2001 17:03:53 +0000 (17:03 +0000)]
Fixed refinement

23 years agoFixed rules. Fixed snd_pcm_hw_param_near
Abramo Bagnara [Sun, 21 Jan 2001 12:55:09 +0000 (12:55 +0000)]
Fixed rules. Fixed snd_pcm_hw_param_near

23 years agoRewritten mmap_{read,write} following alsa-driver current code
Abramo Bagnara [Sat, 20 Jan 2001 12:56:30 +0000 (12:56 +0000)]
Rewritten mmap_{read,write} following alsa-driver current code

23 years agoUpdated
Abramo Bagnara [Fri, 19 Jan 2001 19:55:22 +0000 (19:55 +0000)]
Updated

23 years agobuffer_size weak link fixed
Abramo Bagnara [Fri, 19 Jan 2001 18:28:50 +0000 (18:28 +0000)]
buffer_size weak link fixed

23 years agoAdded _snd_pcm_hw_param_setempty
Abramo Bagnara [Fri, 19 Jan 2001 16:19:29 +0000 (16:19 +0000)]
Added _snd_pcm_hw_param_setempty

23 years agoAdded support for hw_free in alsa-lib
Abramo Bagnara [Fri, 19 Jan 2001 13:10:50 +0000 (13:10 +0000)]
Added support for hw_free in alsa-lib

23 years agopcm_rate fix
Abramo Bagnara [Fri, 19 Jan 2001 09:48:33 +0000 (09:48 +0000)]
pcm_rate fix

23 years agoMajor cleaning to hw_params mechanism for plugins
Abramo Bagnara [Thu, 18 Jan 2001 18:20:31 +0000 (18:20 +0000)]
Major cleaning to hw_params mechanism for plugins

23 years agoUpdate by Uros
Jaroslav Kysela [Thu, 18 Jan 2001 08:35:57 +0000 (08:35 +0000)]
Update by Uros

23 years agoCommented SYSERR
Abramo Bagnara [Wed, 17 Jan 2001 19:04:56 +0000 (19:04 +0000)]
Commented SYSERR

23 years agoMoved up one level
Abramo Bagnara [Wed, 17 Jan 2001 12:14:32 +0000 (12:14 +0000)]
Moved up one level