OSDN Git Service

android-x86/external-alsa-lib.git
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()
2003-03-08 Jaroslav KyselaMore cleanups
2003-03-07 Jaroslav KyselaRemoved get ticks
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 Kysela0.9.0rc8b
2003-03-05 Jaroslav KyselaMoved pcm_jack plugin to src/pcm/ext directory (must...
2003-03-05 Jaroslav KyselaFixed reading of extraver
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 Kysela0.9.0rc8a
2003-03-03 Jaroslav KyselaAdded pcm_dmix_i386.h
2003-03-02 Jaroslav Kysela0.9.0rc8
2003-03-02 Jaroslav KyselaTimer cleanups against the latest API
2003-03-02 Jaroslav KyselaSync
2003-03-01 Jaroslav KyselaFixed tstamps for newer driver
2003-03-01 Jaroslav KyselaReverted back generic code
2003-03-01 Jaroslav KyselaReduced race window
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 KyselaUse asm code directly from src/pcm/pcm_dmix_i386.h
2003-03-01 Jaroslav KyselaReverted back to 1.1 version
2003-03-01 Jaroslav KyselaAdded more example for dmix plugin
2003-02-28 Jaroslav KyselaAdded htstamp functions
2003-02-28 Jaroslav KyselaFixed small errors (size == 0 test) in asm code
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-28 Jaroslav KyselaSynced with dmix plugin
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 Iwaiclean up the spec file by Ronny V. Vindenes.
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
2003-02-22 Jaroslav KyselaRemoved snd_pcm_hwdiff() function
2003-02-22 Jaroslav KyselaRemoved snd_pcm_hwptr().
2003-02-22 Jaroslav KyselaAdded snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin...
2003-02-21 Abramo BagnaraMore uniform tests. Added possibility to test without...
2003-02-20 Jaroslav KyselaRemoved \!HAVE_JACK
2003-02-20 Jaroslav KyselaAdded mix_areas_srv and */srv ratio
2003-02-20 Jaroslav KyselaRenamed ATOMIC->ATOMIC_SMP_LOCK
2003-02-20 Jaroslav KyselaMoved asm i386 code to pcm_dmix_i386.h; UP optimization
2003-02-20 Jaroslav KyselaIncreased LOOP to 100
2003-02-20 Jaroslav KyselaAdded difference between UP and SMP
2003-02-20 Jaroslav KyselaEnhanced measuring
2003-02-20 Jaroslav Kyselaadded .p2align lines to i386 asm code
2003-02-20 Takashi Iwaiadded the reserved and driver-data field for dsp loader...
2003-02-19 Jaroslav KyselaAdded special CFLAGS for code
2003-02-19 Jaroslav KyselaAdded code test utility
2003-02-19 Jaroslav KyselaAdded MMX code and detection of MMX capable CPU
2003-02-19 Jaroslav KyselaSmall cleanups
2003-02-19 Jaroslav KyselaAdded code.c to measure times for critical part of...
next