OSDN Git Service

fixed dmix crashes by Clemens Ladisch <clemens@ladisch.de>:
[android-x86/external-alsa-lib.git] / src /
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 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-27 Jaroslav KyselaAdded snd_hctl_open_ctl() function.
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 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 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-01 Jaroslav KyselaClemens Ladisch <clemens@ladisch.de>
2003-06-27 Jaroslav KyselaFixed some lisp bugs
2003-06-24 Jaroslav KyselaInitial code for lisp interpreter
2003-06-23 Jaroslav KyselaSome code for ordinary pcm
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 KyselaAdded snd_pcm_munmap() call to snd_pcm_close() - free...
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 KyselaOne more fix to dlsym
2003-06-14 Jaroslav KyselaDo not use snd_dl*() functions, dev->activate can be...
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-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-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-21 Jaroslav KyselaAdded dsnoop definition
2003-03-20 Jaroslav KyselaAdded <sys/uio.h> inclusion
2003-03-19 Jaroslav KyselaAdded more comments for 32-bit mixing
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 KyselaFixed compilation --with-versioned=no
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()
2003-03-08 Jaroslav KyselaMore cleanups
2003-03-07 Jaroslav KyselaUse internal snd_pcm_forward() version...
2003-03-07 Jaroslav KyselaAutomake cleanups.
2003-03-06 Jaroslav KyselaAdded all-redirect
2003-03-06 Jaroslav KyselaRemoved JACK_LIB
2003-03-05 Jaroslav KyselaMoved pcm_jack plugin to src/pcm/ext directory (must...
2003-03-05 Jaroslav KyselaFixed compilation problem
2003-03-05 Jaroslav KyselaAdded pcm_jack.c to EXTRA_libpcm_la_SOURCES
2003-03-04 Jaroslav KyselaUpdated to new timer API
2003-03-03 Jaroslav KyselaAdded pcm_dmix_i386.h
2003-03-02 Jaroslav KyselaTimer cleanups against the latest API
2003-03-01 Jaroslav KyselaFixed tstamps for newer driver
2003-03-01 Jaroslav KyselaReverted back generic code
2003-03-01 Jaroslav KyselaReverted to 1.3 version (race window is smaller)
2003-03-01 Jaroslav KyselaReverted back code for generic mix function
2003-03-01 Jaroslav KyselaReverted back to 1.1 version
2003-02-28 Jaroslav KyselaAdded htstamp functions
2003-02-28 Jaroslav KyselaFixed small errors (size == 0 test)
2003-02-28 Jaroslav KyselaFixed check_interleave test
2003-02-28 Jaroslav KyselaFixed nasty bug when we used more ipc buffers for inter...
2003-02-28 Jaroslav KyselaAdded htstamp functions
2003-02-28 Jaroslav KyselaTimestamp update (struct timeval -> struct timespec).
2003-02-25 Takashi Iwaiset/reset the surround-swap switch for 4 and 6 channel...
2003-02-25 Takashi Iwaiadded the "optional" field for sctl.
2003-02-25 Takashi Iwaichanged the iec958 code for revo 7.1.
2003-02-25 Jaroslav KyselaRemoved debugging output
2003-02-25 Jaroslav KyselaIncreased version
2003-02-25 Jaroslav KyselaFixed wrong result problem in sum code
2003-02-23 Jaroslav KyselaA try to fix the errno mess
2003-02-23 Jaroslav KyselaUse FORWARD ioctl
next