OSDN Git Service

android-x86/external-alsa-lib.git
2003-08-13 Takashi Iwaiadded workaround for ppc64.
2003-08-12 Jaroslav KyselaFixed bug: added limit for source channels.
2003-08-12 Jaroslav KyselaAdded surround41 and surround50 definitions
2003-08-08 Jaroslav KyselaTakashi: added shadow pcm to avoid problem with plug...
2003-08-07 Takashi Iwaifixed dmix crashes by Clemens Ladisch <clemens@ladisch...
2003-08-06 Takashi Iwaifixed the missing initialization of poll events for...
2003-08-06 Takashi Iwai- missing changes from virt to virtual rawmidi.
2003-08-05 Takashi Iwai- fixed the name from "virt" to "virtual".
2003-08-03 Jaroslav Kyselaalisp - implemented hctl_elem_read/write and find
2003-08-01 Jaroslav KyselaMore alisp changes
2003-07-30 Jaroslav KyselaAdded some hctl_elem functions to alisp
2003-07-29 Takashi Iwaiadded the definition of rawmidi.virtual.
2003-07-29 Takashi Iwaiadded SND_RAWMIDI_TYPE_VIRTUAL.
2003-07-29 Takashi Iwaiadded virtual rawmidi plugin.
2003-07-29 Takashi Iwaiadded const modifier to some function arguments
2003-07-29 Jaroslav KyselaMore alisp extensions (card related functions, ctl_card...
2003-07-28 Jaroslav KyselaFix against current code
2003-07-28 Jaroslav Kysela0.9.6
2003-07-27 Jaroslav KyselaAdded snd_hctl_open_ctl() function.
2003-07-26 Jaroslav KyselaArt Haas <ahaas@airmail.net>
2003-07-26 Jaroslav KyselaAdded float number support
2003-07-25 Takashi Iwaitagged for new functions;
2003-07-25 Takashi Iwai- added auto-timestamp mode for the port.
2003-07-25 Takashi Iwai- updated asound.h and asequencer.h from alsa-kernel.
2003-07-25 Takashi Iwaifixes by Art Haas <ahaas@airmail.net>:
2003-07-24 Jaroslav KyselaKill the zombie process creation, use 'start' process...
2003-07-23 Jaroslav KyselaNULL check in mmap_begin()
2003-07-16 Jaroslav KyselaFixed typo
2003-07-16 Jaroslav KyselaFixed snd_pcm_wait() function
2003-07-16 Takashi Iwai- snd_pcm_wait() returns more understandable error...
2003-07-15 Jaroslav KyselaAdded unlink of the communication socket name.
2003-07-14 Takashi Iwaifixed the type prefix of printd for the time (unsigned...
2003-07-14 Takashi Iwaifixed the old multi-line strings.
2003-07-14 Takashi Iwaichange the include path "asoundlib.h" to <alsa/asoundlib.h>
2003-07-14 Takashi Iwai- reverted to include <alsa/xxx.h> again.
2003-07-14 Takashi Iwaicreate a symlink for inclusion of alsa/xxx.h in the...
2003-07-14 Jaroslav KyselaGiuliano Pochini <pochini@shiny.it>
2003-07-09 Jaroslav KyselaMore fixes (empty vars)
2003-07-09 Jaroslav KyselaSmall fix in makefiles
2003-07-08 Takashi Iwaiadded config files for digigram cards.
2003-07-08 Jaroslav Kysela0.9.5
2003-07-01 Jaroslav KyselaClemens Ladisch <clemens@ladisch.de>
2003-06-27 Jaroslav KyselaFixed some lisp bugs
2003-06-27 Takashi Iwaiinclude files from the local directory ("xxx.h") instea...
2003-06-24 Jaroslav KyselaInitial code for lisp interpreter
2003-06-23 Jaroslav KyselaSome code for ordinary pcm
2003-06-23 Jaroslav KyselaAdded __STRING definition
2003-06-22 Jaroslav KyselaRenamed simple_* to ordinary_* (name clash for simple...
2003-06-22 Jaroslav KyselaAdded simple_mixer and simple_pcm subdirs with some...
2003-06-22 Jaroslav KyselaNOCARE -> IGNORE (thanks Abramo)
2003-06-22 Jaroslav KyselaAdded snds_pcm_param_xrun()
2003-06-22 Jaroslav KyselaAdded snd_pcm_munmap() call to snd_pcm_close() - free...
2003-06-21 Jaroslav KyselaInitial version of simple pcm + mixer interfaces
2003-06-16 Jaroslav KyselaReverted back (N)RPN decoding - it is difficult to...
2003-06-16 Jaroslav KyselaAdded proper handling of nonregistered and registered...
2003-06-14 Jaroslav Kyselaarm section update
2003-06-14 Jaroslav KyselaOne more fix to dlsym
2003-06-14 Jaroslav KyselaDo not use snd_dl*() functions, dev->activate can be...
2003-05-31 Jaroslav Kysela0.9.4
2003-05-28 Jaroslav KyselaRemoved more asserts
2003-05-20 Takashi Iwaifixed the detection of dimensions in snd_ctl_elem_info_...
2003-05-16 Takashi Iwai- fixed the routing with use_getput condition.
2003-05-16 Takashi Iwaifixed IEC958 pcm (wrong device index).
2003-05-16 Takashi Iwaifixed a missing slave.pcm line.
2003-05-15 Takashi Iwai- added config for nVidia nForce.
2003-05-15 Jaroslav KyselaAdded async_direct method
2003-05-05 Abramo BagnaraFixed typos. (one of that courtesy of Sourav K. Mandal...
2003-05-04 Jaroslav KyselaFixed fcntl() call
2003-05-04 Jaroslav KyselaUse snd_pcm_hwsync() rather than snd_pcm_delay() in...
2003-04-30 Jaroslav Kysela0.9.3
2003-04-29 Jaroslav KyselaOptimized spdif device
2003-04-26 Jaroslav Kyselainitial version
2003-04-23 Jaroslav Kysela- added shm area manager code
2003-04-23 Jaroslav KyselaFixed documented bugs by Clemens Ladisch <clemens@ladis...
2003-04-19 Jaroslav KyselaAdded missing sync_ptr() call to pcm_status() function
2003-04-02 Takashi Iwaiadded surround51, center and lfe definitions.
2003-04-01 Jaroslav KyselaAdded snd_ctl_elem_info_get_dimensions() and snd_ctl_el...
2003-03-27 Takashi Iwaicheck the current pcm status in snd_pcm_read/write_area...
2003-03-26 Takashi Iwaiadded pcm_d* files.
2003-03-21 Jaroslav KyselaAdded dsnoop definition
2003-03-20 Jaroslav KyselaAdded <sys/uio.h> inclusion
2003-03-19 Jaroslav Kysela0.9.2
2003-03-19 Jaroslav KyselaAdded more comments for 32-bit mixing
2003-03-19 Jaroslav KyselaAdded dsnoop and dshare plugins
2003-03-19 Jaroslav Kyseladshare and dsnoop plugins are working now
2003-03-19 Jaroslav KyselaA small cleanup to 32-bit mix routine as Abramo suggested
2003-03-19 Jaroslav KyselaCorrected universal 32-bit mixing routine
2003-03-18 Jaroslav KyselaExtracted common code from dmix plugin.
2003-03-18 Jaroslav KyselaReducet a bit header files
2003-03-18 Jaroslav KyselaMoved send_fd/receive_fd routines to src/socket.c .
2003-03-18 Jaroslav KyselaRemoved unused variable
2003-03-18 Jaroslav KyselaAdded bindings to dmix plugin
2003-03-18 Jaroslav KyselaAdded 32-bit sample support to dmix plugin
2003-03-11 Jaroslav Kysela0.9.1 release
2003-03-11 Jaroslav KyselaDecoder is now generic MIDI device
2003-03-11 Jaroslav KyselaFixed compilation --with-versioned=no
2003-03-10 Jaroslav KyselaAdded note about jack plugin
2003-03-10 Jaroslav KyselaAdded directory installation to install-jack
2003-03-10 Jaroslav KyselaEnhanced comment for APPEND mode
2003-03-08 Jaroslav KyselaAdded snd_pcm_type_name()
next