OSDN Git Service

android-x86/external-alsa-lib.git
2000-09-18 Jaroslav KyselaAdded more control names
2000-09-14 Takashi IwaiEnabled aserver again
2000-09-12 Abramo Bagnaraavoid useless silencing
2000-09-12 Abramo Bagnarammap data in r/w mode
2000-09-12 Jaroslav Kyseladriver detection fix
2000-09-12 Abramo BagnaraSome cleaning renames. Prepared API for new plugins
2000-09-11 Abramo BagnaraAdded abstraction layer to controls. Added client/serve...
2000-09-11 Takashi IwaiAdded Synth Tone Controls
2000-09-10 Abramo BagnaraBetter handling of string/integer parsing/printing
2000-09-09 Jaroslav KyselaFixed Playback & Capture control names
2000-09-06 Takashi IwaiMore fixes for typos and mute problems..
2000-09-06 Takashi IwaiUse __cpu_to_xxx macros for endian conversion
2000-09-05 Takashi IwaiExperimental synchronization support on ALSA sequencer
2000-09-05 Takashi Iwai- Fixed wrong names for get/put switches.
2000-09-04 Jaroslav KyselaAdded support for single controls (example: Bass &...
2000-09-02 Jaroslav KyselaTemporary removed aserver
2000-09-01 Takashi IwaiAdded FM (OPL2/OPL3) instrument support by Uros Bizjak...
2000-09-01 Takashi IwaiFix for compile with --with-kernel configure option.
2000-08-31 Abramo BagnaraBuild fix
2000-08-31 Abramo BagnaraFixed typo
2000-08-31 Abramo BagnaraTypes size fixes
2000-08-31 Jaroslav KyselaAdded fixup for channel setup ioctl (mmap channel address)
2000-08-31 Takashi IwaiFix compile warnings and a typo
2000-08-31 Abramo BagnaraFirst version of ALSA client/server
2000-08-31 Takashi IwaiFix wrong CFLAGS with --with-kernel option
2000-08-31 Abramo BagnaraUpdated
2000-08-29 Takashi IwaiNew light-weight event handling:
2000-08-29 Takashi IwaiFix the check of ALSA_CFLAGS.
2000-08-29 Takashi IwaiAdd --with-kernel in configure script to specify the...
2000-08-28 Jaroslav KyselaChanged playback switch handling
2000-08-28 Abramo BagnaraAdded missing functions. Removed unused one
2000-08-28 Abramo BagnaraCleaning from Henrik Theiling
2000-08-27 Abramo BagnaraMissing extern
2000-08-26 Abramo BagnaraFixed pcm_multi
2000-08-26 Abramo BagnaraAdded support for configured pcm_multi. Changed pcm_plu...
2000-08-26 Abramo BagnaraFixed snd_config_update
2000-08-25 Abramo BagnaraCompleted conf. Better name for snd_card_get_index...
2000-08-25 Abramo BagnaraUpdated
2000-08-24 Abramo BagnaraClearer dump
2000-08-24 Abramo BagnaraFixed typo
2000-08-24 Abramo BagnaraContinued config implementation. Added incomplete suppo...
2000-08-24 Abramo BagnaraFirst version of configuration helpers
2000-08-22 Jaroslav KyselaAdded support for route controls
2000-08-18 Jaroslav KyselaAdded Synth,FM to sort table
2000-08-18 Jaroslav KyselaAdded FM
2000-08-18 Jaroslav KyselaAdded string.h
2000-08-18 Jaroslav KyselaCapture Volume is also set
2000-08-17 Jaroslav KyselaWarning removal.
2000-08-17 Jaroslav KyselaAdded snd_instr_simple_free function
2000-08-16 Abramo Bagnaraprivate_free fixes
2000-08-16 Jaroslav KyselaAdded bag operations for the high-level control interface.
2000-08-12 Jaroslav KyselaCleanups and new control functions (hfirst, hlast,...
2000-08-11 Abramo Bagnara64 bit frame_boundary on 64 bit architectures
2000-08-11 Jaroslav KyselaThe highlevel control layer was rewritten and updated.
2000-08-06 Jaroslav KyselaUNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/anside...
2000-08-04 Jaroslav Kysela64-bit fixes.
2000-07-29 Abramo BagnaraUpdated
2000-07-28 Jaroslav KyselaMore control/mixer API updates.
2000-07-24 Abramo BagnaraLinked streams fix. Ported latency.c
2000-07-24 Abramo BagnaraRemoved old sync support. Introduced linked streams
2000-07-19 Abramo BagnaraBetter pcm_plug bypass. timestamp is struct timeval now
2000-07-18 Abramo BagnaraPorted to new API
2000-07-18 Abramo BagnaraFixed double increment
2000-07-18 Abramo BagnaraFixed snd_pcm_synchro missing stuff
2000-07-18 Abramo BagnaraFixed a few typo
2000-07-17 Abramo BagnaraAdded dump facility. Continued pcm_multi implementation
2000-07-16 Abramo BagnaraFixed frame_data behaviour
2000-07-16 Abramo BagnaraFixed ignoring error
2000-07-16 Abramo BagnaraFixed right rate find
2000-07-16 Abramo BagnaraFixed tiny hidden bug
2000-07-15 Jaroslav KyselaRemoved old mixer API functions.
2000-07-14 Abramo BagnaraBetter handling of odd situations
2000-07-14 Abramo BagnaraBetter retry code
2000-07-11 Abramo BagnaraFixed format plugins insertions in case of setup differ...
2000-07-09 Abramo BagnaraUpdated
2000-07-07 Abramo BagnaraFixed typo
2000-07-07 Abramo BagnaraFixed silence patterns
2000-07-06 Abramo BagnaraFixed long long constants syntax
2000-07-06 Abramo BagnaraFixed typo causing assertion failed on capture
2000-07-06 Abramo BagnaraAdded rate master and divisor. Moved OSS compatibility...
2000-07-04 Abramo BagnaraImplemented generic sync requests
2000-07-01 Abramo BagnaraAdded timestamps in strategic places
2000-07-01 Abramo BagnaraMoved some info fields to proper place (setup). Renamed...
2000-06-29 Abramo BagnaraMoved mmap_size to setup struct
2000-06-25 Abramo BagnaraCompilation fix
2000-06-22 Abramo BagnaraUpdated
2000-06-21 Abramo Bagnarapcm handle split. Moved buffer to plugin struct
2000-06-21 Abramo BagnaraAdded pcm_multi
2000-06-21 Abramo BagnaraRemove device, stream, subdevice selection and incorpor...
2000-06-21 Abramo Bagnarapcm handle split
2000-06-21 Abramo BagnaraRemove device, stream, subdevice selection and incorpor...
2000-06-21 Abramo BagnaraFirst incomplete implementation
2000-06-21 Abramo BagnaraCompilation fixes
2000-06-21 Abramo BagnaraUpdated
2000-06-18 Jaroslav KyselaReplaced snd_xtoy_bb with cpu_to_xxyy and xxyy_to_cpu.
2000-06-18 Jaroslav KyselaAdded missing reference to stream in snd_rawmidi_stream...
2000-06-13 Abramo BagnaraBetter solution for compat sources
2000-06-12 Abramo BagnaraFixed missing stream setting
2000-06-12 Abramo BagnaraAdded hsearch_r for compatibility needs
2000-06-12 Abramo BagnaraUpdated
next