OSDN Git Service

android-x86/external-alsa-lib.git
2003-02-08 Jaroslav KyselaAdded rmask/cmask handling in refine
2003-02-07 Takashi Iwaifixed typo.
2003-02-06 Jaroslav KyselaAdded snd_timer_async() function.
2003-02-05 Jaroslav KyselaAdded snd_pcm_sw_params_get_boundary() function.
2003-02-05 Jaroslav KyselaCommented out FD_CLOEXEC fcntl() calls
2003-02-05 Jaroslav KyselaFixed starting of hardware and shm stuff
2003-02-04 Jaroslav KyselaFixed error paths in open
2003-02-04 Takashi Iwaifixed compile warning.
2003-02-04 Takashi Iwaifixed typo.
2003-02-04 Jaroslav KyselaInitial version
2003-02-04 Jaroslav Kyselaadded DMIX plugin
2003-02-04 Jaroslav KyselaCleanups in IPC stuff.
2003-02-04 Jaroslav KyselaFixed compilation problem
2003-02-04 Jaroslav KyselaAdded handling of FD_CLOEXEC flag
2003-02-04 Jaroslav KyselaSplitted code to snd_pcm_hw_open_fd() function and...
2003-02-03 Jaroslav Kyselasmall change in output
2003-01-29 Takashi Iwai- use the channel B for surround40 and 51.
2003-01-29 Jaroslav Kysela0.9.0rc7
2003-01-28 Takashi Iwai- fixed SPSA values; use 3 for slots 10/11.
2003-01-27 Jaroslav KyselaAdded missing symbol version
2003-01-27 Takashi Iwai- added ICE1724 configuration file.
2003-01-27 Takashi Iwai- fixed the rate selection in the plug layer:
2003-01-27 Takashi Iwai- fixed the unlink_{hw,app}_ptr of slaves.
2003-01-27 Takashi Iwai- use the normal dlsym() instead of snd_dlsym() to...
2003-01-20 Takashi Iwaifixed dlopen & co. for hook, ladspa and meter types.
2003-01-17 Jaroslav KyselaAdded rear and surround40 definition
2003-01-10 Takashi Iwaiadded the configurations for VIA8233 and VIA8233A.
2003-01-07 Takashi Iwaifixed check of libtool version for old libtool.
2002-12-18 Jaroslav KyselaAdded missing break for 24bit formats (silence)
2002-12-05 Jaroslav KyselaFixed encoding of sysex sequencer event
2002-12-04 Jaroslav KyselaAdded more comments by Robert Spier (robrt@users.source...
2002-12-04 Jaroslav KyselaAdded SND_CTL_READONLY
2002-11-30 Jaroslav KyselaAdded POLLNVAL to poll->events
2002-11-29 Takashi Iwaiconfiguration for CS46xx chip.
2002-11-29 Takashi Iwai- added CS46xx.conf
2002-11-19 Jaroslav KyselaAdded support for s/pdif pcm
2002-11-15 Jaroslav KyselaRemoved free in free_envelope() by Sverker Wiberg ...
2002-11-14 Jaroslav Kysela0.9.0rc6
2002-11-14 Jaroslav KyselaSverker Wiberg <sverkerw@swipnet.se>
2002-11-07 Jaroslav KyselaAdded ENS1371 configuration and fixes for iec958 defini...
2002-11-07 Jaroslav KyselaAdded missing snd_dlclose() calls
2002-10-24 Jaroslav KyselaOops, depmod should be depcomp
2002-10-24 Jaroslav KyselaAdded depmod to distribution tarball
2002-10-24 Jaroslav KyselaRemoved --bzip2 option for older tar call
2002-10-23 Jaroslav KyselaIt seems that older tars are confused with --bzip2...
2002-10-23 Jaroslav KyselaUsed long options for tar
2002-10-23 Jaroslav Kysela0.9.0rc5
2002-10-23 Jaroslav KyselaRemoved clear() functions
2002-10-23 Jaroslav KyselaAdded check for AMTAR
2002-10-23 Jaroslav KyselaAdded check for older libtool
2002-10-23 Jaroslav KyselaReturned back old code for versioned symbols
2002-10-23 Jaroslav KyselaCheck for older ld
2002-10-23 Jaroslav KyselaUse long option for bzip2 compression to make it work...
2002-10-22 Jaroslav KyselaBuild system updates...
2002-10-22 Jaroslav KyselaReplaced j argument for tar with older I
2002-10-22 Jaroslav KyselaChanged AMTAR -> TAR
2002-10-22 Jaroslav Kysela0.9.0rc4
2002-10-22 Jaroslav KyselaFixed stream info for info ioctl in open()
2002-10-19 Jaroslav KyselaChanged sw_params to follow hw_params (unify functions)
2002-10-17 Takashi Iwaifixed -b option to accept the buffer time in us.
2002-10-12 Jaroslav KyselaUpdated hw_params_(can|is)_* functions
2002-10-12 Jaroslav KyselaImproved documentation for hw_params_(can|is)_* functions
2002-10-12 Jaroslav KyselaAdded ommited clear() functions
2002-10-12 Jaroslav KyselaReplaced snd_pcm_avail() with snd_pcm_hwsync()
2002-10-12 Jaroslav KyselaAdded snd_pcm_hw_params_current() function and clear...
2002-10-11 Jaroslav KyselaAdded snd_pcm_avail() function
2002-10-11 Jaroslav KyselaImplemented snd_pcm_avail() function.
2002-10-10 Takashi Iwaifixed the build without versioned symbols.
2002-10-09 Takashi Iwaiadded the alsa-kernel header files into local tree.
2002-10-09 Takashi Iwaiduplicated the required alsa-kernel header files into...
2002-10-09 Jaroslav KyselaFixed mmap_xxxx_delay() to follow kernel code
2002-10-09 Jaroslav KyselaFixes in documentation for fast status
2002-10-07 Takashi Iwaiadded Versions to EXTRA_DIST.
2002-10-07 Takashi Iwai- using $(AMTAR) instead or $(TAR) in the Makefile.am
2002-10-07 Takashi Iwaiget back for the old autoheader.
2002-10-04 Takashi Iwairemoved unnecessary files from repository
2002-10-02 Takashi Iwaidon't set cflags if the prefix is /usr (gcc3 warns...
2002-10-02 Takashi Iwairemoved; conflicts with autoheader
2002-09-21 Jaroslav KyselaNew hw_params API uses weak alias in function declaration
2002-09-21 Jaroslav KyselaAdded debug code
2002-09-21 Jaroslav KyselaFixed loop for inline functions defining new hw_params...
2002-09-20 Takashi Iwaiaccept enum items for other volumes and switches.
2002-09-19 Jaroslav KyselaReverted back the PCM API.
2002-09-18 Takashi Iwaiadded pkg-config file alsa.pc.
2002-09-18 Takashi Iwai- fixed AC_DEFINE (added description for autoheader).
2002-09-17 Jaroslav KyselaInitial version
2002-09-17 Jaroslav KyselaAdded a lookup for exact ALSA library binary to allow...
2002-09-17 Jaroslav Kysela- unified snd_pcm_hw_params_* functions
2002-09-13 Takashi Iwaihandle enumerated playback/capture routes.
2002-09-09 Jaroslav KyselaAdded snd_pcm_hw_params_get_min_align; changed get_form...
2002-09-09 Takashi Iwaiadded the handling of enum controls to simple mixer...
2002-09-04 Jaroslav KyselaAdded back check for duplicated helements
2002-09-03 Takashi Iwaireplaced excessive asserts with normal conditionals.
2002-08-27 Takashi Iwaioutput error message instead of assert().
2002-08-27 Takashi Iwairemoved invalid assert().
2002-08-16 Takashi Iwaiadded the descriptions for AC_DEFINE*.
2002-08-15 Jaroslav Kysela0.9.0rc3
2002-07-23 Jaroslav KyselaDocumentation update by Clement Ladish
2002-07-21 Jaroslav KyselaFixed silence_64 and added support for 24-bit samples...
2002-07-15 Takashi Iwaifixed typo of snd_seq_poll_descriptors() in getting...
next