OSDN Git Service

android-x86/external-alsa-lib.git
2001-11-01 Jaroslav KyselaRemoved useless check
2001-10-31 Jaroslav KyselaAdded time, poll and effect options and code.
2001-10-26 Jaroslav KyselaFixed the right latency settings and added block mode
2001-10-26 Jaroslav KyselaAdd norm code back for mix plugin
2001-10-25 Jaroslav KyselaFixed signess for route conversion
2001-10-25 Jaroslav KyselaAdded GETS helpers, removed norm
2001-10-25 Jaroslav KyselaFixed using ttable when it is specified on same count...
2001-10-25 Jaroslav KyselaFixed the share->state when DRAINING
2001-10-25 Jaroslav KyselaAdded missing DRAINING state to snd_pcm_state_name()
2001-10-25 Jaroslav KyselaFixed PCM STATE range
2001-10-25 Jaroslav KyselaFixed typo
2001-10-25 Jaroslav KyselaFixed initialization (slave pcm definition parsing)
2001-10-24 Jaroslav KyselaAdded missing file
2001-10-24 Jaroslav KyselaAdded missing files with symbols.
2001-10-24 Jaroslav KyselaChanges for static build.
2001-10-24 Jaroslav KyselaMore updates
2001-10-24 Jaroslav KyselaDisabled building of static library, changed kernel...
2001-10-23 Jaroslav KyselaMore updates
2001-10-23 Jaroslav KyselaAdded overrange function
2001-10-18 Jaroslav KyselaAdded examples (test/pcm.c and test/latency.c)
2001-10-18 Jaroslav KyselaAdded mmap_write & mmap_readi functions to include...
2001-10-18 Jaroslav KyselaAdded direct_write transfer method
2001-10-18 Jaroslav KyselaChanged CFLAGS
2001-10-18 Jaroslav KyselaEnhanced, added async and direct (mmap) mode
2001-10-18 Jaroslav KyselaFixed typos and made some cleanups in the async stuff
2001-10-17 Jaroslav KyselaChanges to show the different transfer methods
2001-10-17 Jaroslav KyselaEnhanced, added -c, -r options
2001-10-16 Jaroslav KyselaMore enhancements, transfer methods
2001-10-16 Jaroslav KyselaRewritten test code
2001-10-16 Jaroslav KyselaAdded SUSPENDED state
2001-10-15 Jaroslav KyselaAdded general overview and PCM formats
2001-10-15 Jaroslav KyselaAdded -s option
2001-10-15 Jaroslav Kysela2nd fix for initial write
2001-10-15 Jaroslav KyselaFixed initial write
2001-10-14 Jaroslav KyselaAdded index page and PCM page (partial documentation)
2001-10-14 Jaroslav KyselaAdded snd_pcm_hw_params_can_resume
2001-10-10 Jaroslav KyselaAdded defaults for center_lfe
2001-10-09 Jaroslav KyselaDon't report ENOSYS error via SYSERR for snd_pcm_resume
2001-10-05 Takashi IwaiFixed doxygen config file.
2001-10-04 Jaroslav KyselaChanged retval for snd_pcm_resume
2001-10-04 Jaroslav KyselaAdded more descriptions for -ESTRPIPE (stream is suspen...
2001-10-04 Jaroslav KyselaFixed SUBMINOR generation
2001-10-03 Jaroslav KyselaAdded missing files
2001-09-30 Jaroslav Kysela0.9.0beta8a
2001-09-30 Jaroslav KyselaAdded sys.h to noinst_HEADERS
2001-09-27 Jaroslav Kysela0.9.0beta8
2001-09-26 Takashi IwaiFixed comments / documentation.
2001-09-26 Jaroslav KyselaCut&paste fixes
2001-09-26 Jaroslav KyselaFixed typos
2001-09-26 Jaroslav KyselaAdded power management functions and defines.
2001-09-26 Jaroslav KyselaFixed paths by Mark Cooke
2001-09-24 Jaroslav KyselaFixed surround_51 (shared jack) settings
2001-09-23 Jaroslav KyselaAdded setup for 3rd Analog/Digital Jack on SB Live 5.1
2001-09-23 Jaroslav KyselaFixes indexes for center_lfe controls
2001-09-21 Jaroslav KyselaAdded /usr/share/alsa directory
2001-09-21 Jaroslav Kyselaasoundrc.doc -> asoundrc.txt
2001-09-19 Takashi Iwaifixed possible segfault in snd_seq_parse_address
2001-09-18 Jaroslav KyselaChanged GPL->LGPL as agreed by Abramo
2001-09-13 Jaroslav KyselaSeparated asoundlib.h to small files.
2001-09-13 Jaroslav KyselaChanged GPL to LGPL as agreed by Takashi
2001-09-13 Jaroslav KyselaChanged GPL to LGPL as agreed by Uros
2001-09-13 Jaroslav KyselaInitial version
2001-09-12 Takashi IwaiFixed installation.
2001-09-11 Jaroslav KyselaOk, added warning to sys/asoundlib.h with redirection...
2001-09-11 Jaroslav KyselaAdded symlink for sys/asoundlib.h to alsa/asoundlib.h
2001-09-11 Jaroslav KyselaChanged location of asoundlib.h
2001-09-11 Jaroslav KyselaChanged location of asoundlib.h from sys dir to alsa...
2001-09-11 Jaroslav KyselaAdded snd_pcm_sync_id_t
2001-09-07 Jaroslav KyselaRemoved obsolete test programs.
2001-09-07 Jaroslav KyselaUpdated to latest API
2001-09-06 Jaroslav KyselaFixed wrong return value in snd_seq_drain_output
2001-09-03 Jaroslav KyselaAdded automatic IEC958 Playback Switch handling
2001-09-03 Jaroslav KyselaFixes (YMFPCI -> YMF744)
2001-09-03 Takashi IwaiAdded snd_seq_sync_output_queue() function.
2001-08-30 Jaroslav KyselaFixed
2001-08-28 Takashi IwaiDefine SND_LITTLE_ENDIAN or SND_BIG_ENDIAN locally.
2001-08-28 Jaroslav KyselaFixed some typos for timer interface.
2001-08-28 Jaroslav KyselaAdded missing comment for doxygen
2001-08-28 Jaroslav KyselaUpdated to latest API
2001-08-28 Jaroslav KyselaAdded snd_seq_queue_timer_type_t.
2001-08-27 Jaroslav KyselaFixed typo
2001-08-24 Jaroslav KyselaFixed OOPS (double free)
2001-08-22 Jaroslav KyselaRemoved EAGAIN error report from drain
2001-08-22 Jaroslav KyselaFixed compilation
2001-08-22 Jaroslav KyselaCompilation fixes (asound.h removal)
2001-08-21 Jaroslav KyselaAdded automatic ttable expansion
2001-08-20 Jaroslav KyselaThe main header file is not dependant on asound.h from...
2001-08-20 Jaroslav Kysela0.9.0beta7
2001-08-20 Jaroslav Kyselasum->average for route_policy
2001-08-20 Jaroslav KyselaUpdated route_policy
2001-08-20 Jaroslav KyselaAdded route_policy default
2001-08-16 Jaroslav Kyselaatomic functions are not available on sparc, too
2001-08-15 Jaroslav KyselaSome small modifications to make doxygen happy.
2001-08-15 Jaroslav KyselaRemoved debug output
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-08-10 Jaroslav KyselaAdded arguments
2001-08-10 Jaroslav KyselaUpdated for latest API
2001-08-08 Jaroslav KyselaFixed broken initialization
2001-07-30 Jaroslav KyselaAdded libtoolize
2001-07-30 Jaroslav KyselaMoved SND_PCM_INFO defines from asoundlib.h to pcm_local.h.
next