OSDN Git Service

android-x86/external-alsa-lib.git
2001-03-07 Abramo BagnaraExported ERR macros. Completed scopes architecture...
2001-03-04 Abramo BagnaraRemoved hook to not yet commited code
2001-03-04 Abramo BagnaraRenamed ERR to SNDERR. Added s16 pseudo meter scope...
2001-03-02 Jaroslav Kysela0.9.0beta2
2001-03-02 Abramo BagnaraFixed premature slave close
2001-03-01 Abramo BagnaraAdded pcm_meter
2001-03-01 Abramo BagnaraAdded pcm_meter skeleton
2001-03-01 Abramo BagnaraMore special names
2001-03-01 Abramo BagnaraDocumented special PCM names
2001-02-27 Abramo BagnaraAdded multithread aware status for plugins
2001-02-27 Abramo BagnaraTypo
2001-02-27 Abramo BagnaraImproved plugin code (simpler, faster and multithread...
2001-02-27 Jaroslav KyselaAdded IEC958 macro
2001-02-25 Abramo BagnaraUpdated version number
2001-02-21 Abramo BagnaraTransformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE)
2001-02-21 Jaroslav KyselaAdded the event filter to the poll_descriptor functions.
2001-02-20 Jaroslav KyselaAdded plugin_ops.h to noinst_HEADERS
2001-02-20 Jaroslav KyselaAdded mixer_local.h to noinst_HEADERS
2001-02-20 Jaroslav KyselaAdded control_local.h to noinst_HEADERS
2001-02-20 Jaroslav Kysela0.9.0beta1
2001-02-20 Abramo BagnaraAdded ptrs to status struct (to have atomic now ptr...
2001-02-18 Abramo BagnaraChanged descriptors_count
2001-02-18 Abramo BagnaraAdded range specification to simple mixer. Fixes to...
2001-02-15 Abramo BagnaraNew simple mixer implementation
2001-02-14 Abramo Bagnarasign fixes
2001-02-14 Jaroslav KyselaRemoved snd_mixer_elem_count.
2001-02-14 Jaroslav KyselaChanged behaviour of poll_descriptors function (returns...
2001-02-14 Abramo BagnaraFixed longstanding avail compute bug. Cosmetic fixes
2001-02-14 Abramo BagnaraFixed typo
2001-02-13 Abramo BagnaraChanged control to use events mask. Added subscribe...
2001-02-13 Abramo BagnaraCached compare weight for hctl_elem too
2001-02-13 Abramo BagnaraMy bogus assumption on add_tail semantic
2001-02-13 Abramo BagnaraOne more fixes to sorting
2001-02-13 Jaroslav KyselaDefinitely fixed the sorting/find problems for hcontrol...
2001-02-13 Jaroslav KyselaAdded the safe version of the list_for_each function.
2001-02-13 Abramo BagnaraRemoved Capture Source exceptions. Renamed snd_hctl_ele...
2001-02-13 Jaroslav KyselaMoved the detach code to the more appropriate place.
2001-02-13 Jaroslav KyselaFixed free bug (added missing hctl detach call).
2001-02-12 Abramo BagnaraMore generic support for poll descriptors
2001-02-12 Jaroslav KyselaMore bugfixes (sort, compare, mixer, hcontrol).
2001-02-12 Jaroslav KyselaImproved mixer sort/compare interface.
2001-02-12 Jaroslav KyselaAdded sort & compare functions to the mixer API.
2001-02-11 Abramo BagnaraFixed handle_events
2001-02-11 Abramo BagnaraFixed thinko
2001-02-11 Abramo BagnaraCompleted mixer API. Improved iterators. Renamed contro...
2001-02-09 Jaroslav KyselaUpdated the hctl interface (the more independent way).
2001-02-09 Jaroslav KyselaRemoved
2001-02-09 Abramo BagnaraFixes
2001-02-09 Abramo BagnaraCompleted control and mixer API
2001-02-08 Jaroslav KyselaAdded comments
2001-02-08 Jaroslav KyselaAdded configuration file and the output directory for...
2001-02-07 Abramo BagnaraCommented out enum typechecking
2001-02-07 Abramo BagnaraRemoved snd_pcm_hw_refine from API
2001-02-07 Abramo BagnaraBetter names for control API
2001-02-07 Abramo BagnaraSplitted rawmidi streams. Removed stream constraint...
2001-02-07 Abramo BagnaraEncapsulated conf API
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2001-02-05 Abramo BagnaraMissing enum change
2001-02-05 Abramo BagnaraTypo
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2001-02-05 Abramo BagnaraFixed repeated prepare call
2001-02-04 Abramo BagnaraFixed some typos
2001-02-04 Abramo BagnaraAdded missing rawmidi functions. Cleaned PCM use of...
2001-02-04 Abramo BagnaraCorrected and completed encapsulation for PCM and rawmi...
2001-02-02 Abramo BagnaraFixed C++ casting problems. free functions returns...
2001-02-01 Abramo BagnaraRemoved obsolete functions
2001-02-01 Jaroslav KyselaCosmetic change
2001-02-01 Abramo Bagnaramoved #ifdef _cplusplus
2001-01-31 Abramo BagnaraFixed C++ compilation
2001-01-31 Abramo BagnaraRemoved card type from devices info. Added card number...
2001-01-31 Abramo BagnaraFixed OSS emulation wrt triggers and capture mmap
2001-01-30 Abramo BagnaraAdded snd_ prefix to mask and interval. Divided header...
2001-01-30 Jaroslav KyselaUpdated for the new driver defines
2001-01-29 Abramo BagnaraFirst step toward encapsulation
2001-01-29 Abramo BagnaraAdded stuff for C++ compilation
2001-01-26 Abramo BagnaraPromoted plugin helpers to general use
2001-01-25 Abramo BagnaraFixed partial transfer
2001-01-23 Abramo BagnaraRemove ansidecl.h inclusion
2001-01-22 Abramo BagnaraFixed pcm_plug race condition
2001-01-22 Abramo BagnaraFixed useless insertion of copy plugin. Fixed sw_params...
2001-01-21 Abramo BagnaraFixed refinement
2001-01-21 Abramo BagnaraFixed rules. Fixed snd_pcm_hw_param_near
2001-01-20 Abramo BagnaraRewritten mmap_{read,write} following alsa-driver curre...
2001-01-19 Abramo BagnaraUpdated
2001-01-19 Abramo Bagnarabuffer_size weak link fixed
2001-01-19 Abramo BagnaraAdded _snd_pcm_hw_param_setempty
2001-01-19 Abramo BagnaraAdded support for hw_free in alsa-lib
2001-01-19 Abramo Bagnarapcm_rate fix
2001-01-18 Abramo BagnaraMajor cleaning to hw_params mechanism for plugins
2001-01-18 Jaroslav KyselaUpdate by Uros
2001-01-17 Abramo BagnaraCommented SYSERR
2001-01-17 Abramo BagnaraMoved up one level
2001-01-17 Abramo BagnaraAdded I/O classes
2001-01-15 Abramo BagnaraSynced OSS emulation code with alsa-lib code and fixed it
2001-01-15 Abramo BagnaraUniformed some internal names. Bug fixes
2001-01-15 Abramo BagnaraFixed right access use for pcm_plug
2001-01-15 Abramo BagnaraChanged some remaining size_t's
2001-01-15 Abramo BagnaraChanged some remaining size_t's
2001-01-15 Abramo BagnaraNew PCM model with fragment concept removal and two...
2001-01-14 Jaroslav KyselaModifications to handle the if-not-found situation
next