OSDN Git Service

android-x86/external-alsa-lib.git
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.
2001-07-30 Jaroslav KyselaSome reorganization for libtool updates (version 1...
2001-07-30 Jaroslav Kyselainclude/pcm.h
2001-07-30 Jaroslav KyselaAnother fix - switch behaviour
2001-07-26 Jaroslav KyselaAdded missing tests for hw_params->info.
2001-07-26 Jaroslav KyselaMixer behaviour fixes
2001-07-25 Takashi IwaiAdded snd_seq_system_info_get_cur_clients/queues.
2001-07-25 Jaroslav KyselaSmall fixes (capture & switch read)
2001-07-23 Jaroslav KyselaAdded snd_mixer_selem_is_active function.
2001-07-21 Jaroslav KyselaFixed braces
2001-07-21 Jaroslav KyselaAdded timer_local.h to noinst_HEADERS
2001-07-21 Jaroslav KyselaAdded hwdep_local.h to noinst_HEADERS
2001-07-21 Jaroslav KyselaFixed typo
2001-07-20 Jaroslav Kysela0.9.0beta6
2001-07-20 Jaroslav Kyselasnd_pcm_route_load_ttable is exported again for pcm_plug.c
2001-07-19 Jaroslav KyselaImproved documentation for snd_config_update
2001-07-19 Jaroslav KyselaEnhanced description for write* and read* functions
2001-07-19 Jaroslav KyselaSome small addition
2001-07-19 Jaroslav KyselaAdded route_policy option for the plug plugin.
2001-07-18 Jaroslav KyselaMore documentation updates.
2001-07-18 Jaroslav KyselaRenamed class to dev_class
2001-07-16 Jaroslav KyselaUpdated
2001-07-16 Jaroslav KyselaAdded encapsulation for timer interface
2001-07-16 Jaroslav KyselaUpdated timer interface to follow new uniform configura...
2001-07-16 Jaroslav KyselaFixed typos.
2001-07-13 Abramo BagnaraFixed typos
2001-07-13 Jaroslav KyselaRecoded hwdep API to follow modern conf style.
2001-07-11 Jaroslav KyselaMerged hwdep_m4.h to hwdep.h
2001-07-11 Jaroslav KyselaMore documentation enhancements / removal of non-existe...
2001-07-11 Takashi IwaiCheck the location of alsa-driver header files in confi...
2001-07-11 Takashi IwaiImproved parse_address to accept the string without...
2001-07-11 Takashi IwaiFixed compile
2001-07-11 Takashi IwaiFixed the values of SND_SEQ_CLIENT_XXX etc.
2001-07-11 Jaroslav KyselaAdded documentation for instrument and midi event funct...
next