OSDN Git Service

android-x86/external-alsa-lib.git
2004-04-20 Jaroslav KyselaFixed bugs detected by Intel compiler
2004-04-19 Jaroslav KyselaAdded snd_asoundlib_version()
2004-04-19 Jaroslav Kyselaassert -> return error code in hw_params
2004-04-15 Takashi Iwaifixed compile warnings.
2004-04-15 Takashi Iwaifixed the handling of EINTR in read/write.
2004-04-06 Jaroslav KyselaAdded early event extension to the timer API - and...
2004-04-06 Jaroslav KyselaWarning fixes
2004-04-05 Jaroslav KyselaNext documentation update for file descriptor routines
2004-04-03 Jaroslav Kyselarelease: 1.0.4
2004-04-03 Jaroslav KyselaAdded AC_PREREQ(2.53) for autoconf
2004-04-03 Jaroslav Kysela- fixed problem with start_threshold
2004-03-31 Jaroslav KyselaAdded 24-bit copy
2004-03-26 Jaroslav KyselaInitial implementation of PCM simple API extension.
2004-03-26 Jaroslav Kyselarelease: 1.0.4rc1
2004-03-25 Clemens Ladischfix pcm.iec958 device number on nForce boards
2004-03-24 Jaroslav KyselaA next try to fix the snd_pcm_wait() behaviour with...
2004-03-23 Jaroslav KyselaFixed thinkos in documentation (filter example)
2004-03-23 Jaroslav KyselaFixed wrong copy problem in capture
2004-03-23 Jaroslav KyselaAdded mmap_avail() check to snd_pcm_wait() function
2004-03-17 Jaroslav Kysela- added poll_ask callback to mangle avail_min (rate_plu...
2004-03-14 Jaroslav KyselaInitial proposal for selection of abstraction in simple...
2004-03-14 Jaroslav KyselaInitial proposal for simple PCM API extension
2004-03-14 Jaroslav KyselaAdded rpmbuild detection
2004-03-14 Jaroslav KyselaFixed mono sample processing for rear/center_lfe and...
2004-03-13 Jaroslav Kysela1.0.3b
2004-03-13 Jaroslav KyselaDon't use stack to save rbx register
2004-03-12 Jaroslav KyselaA new try to fix the SIGSEGV
2004-03-12 Jaroslav KyselaFixed comments for snd_pcm_avail_update/snd_pcm_delay...
2004-03-12 Jaroslav KyselaAdded new files to instalation path
2004-03-12 Jaroslav KyselaAdded missing files for alsa-tools
2004-03-12 Jaroslav KyselaCleanups, returned zero size checking
2004-03-09 Jaroslav KyselaAdded workaround for 2.6 kernel, we should probably...
2004-03-06 Jaroslav KyselaSync with kernel headers
2004-03-06 Jaroslav Kysela1.0.3a
2004-03-05 Jaroslav KyselaMichel Dänzer <michel@daenzer.net>
2004-03-05 Jaroslav KyselaReverted back
2004-03-05 Jaroslav KyselaMaarten de Boer <mdeboer@iua.upf.es>
2004-03-05 Jaroslav KyselaFixed typo and front definition
2004-03-05 Jaroslav KyselaChanged specification for silence_size
2004-03-05 Jaroslav KyselaVERSION_MAX == 2.0.5
2004-03-03 Takashi Iwai- turn on the jack sharing switches automatically for...
2004-03-03 Jaroslav KyselaImproved comments for poll_descriptors
2004-03-02 Clemens Ladischfix doxygen errors (syntax errors and wrong references)
2004-03-02 Jaroslav KyselaCorrection for explanation of near functions
2004-03-01 Jaroslav KyselaFixed return comment for *near() functions
2004-02-29 Jaroslav Kysela1.0.3 release
2004-02-25 Takashi Iwaifixed compile warnings regarding const.
2004-02-25 Jaroslav Kysela1.0.3rc2
2004-02-25 Takashi Iwaiuse AM_CFLAGS and AM_LDFLAGS for the recent automake.
2004-02-25 Takashi Iwai- check the return value of malloc & co.
2004-02-25 Takashi Iwaiadded AUTOMAKE_OPTIONS.
2004-02-24 Takashi Iwaiadded ATIIXP config
2004-02-24 Jaroslav KyselaSync with alsa-kernel
2004-02-23 Jaroslav KyselaReverted deprecated functions and added linker warning...
2004-02-21 Jaroslav Kysela1.0.3rc1
2004-02-21 Jaroslav KyselaRemove these functions (alsa-oss package no longer...
2004-02-18 Jaroslav Kyselarewind returns error code rather than doing wrong operation
2004-02-10 Takashi Iwai- added the indepdent front, rear, center_lfe support.
2004-02-09 Takashi Iwai- save RBX register.
2004-02-09 Takashi Iwai- fixed the wrong driver name (just copied from RME9636).
2004-02-09 Takashi Iwai- fixed the control type of "IEC958 Playback PCM Stream".
2004-02-09 Takashi Iwai- added --with-tmpdir configure option.
2004-02-08 Jaroslav KyselaFixed stupid bug in rate plugin: appl|hw_offset variabl...
2004-02-08 Jaroslav Kyselafixed warnings
2004-02-08 Jaroslav KyselaFixed file plugin - mmap access was broken and revents...
2004-02-07 Jaroslav KyselaA try to fix one rouding problem in refine
2004-02-06 Jaroslav KyselaAdded start_threshold sanity checks
2004-02-05 Takashi IwaiMichel Daenzer <michel@daenzer.net>:
2004-02-05 Jaroslav KyselaAdded verbose flag
2004-02-04 Jaroslav KyselaFixed serious bug in the rate plugin
2004-02-04 Jaroslav KyselaThe rate plugin was redesigned. Now only whole periods...
2004-02-04 Jaroslav KyselaDon't use register ebx - it's GOT pointer for -fPIC...
2004-02-03 Jaroslav KyselaFixed wrong initialization of start_threshold
2004-02-03 Jaroslav KyselaThe format condition was wrong (dmix<->dsnoop)
2004-02-01 Jaroslav KyselaFixed warning
2004-01-31 Takashi Iwai- fixed the type punning (compilation warnings with...
2004-01-27 Jaroslav Kysela'make check' fails on a Slackware 8.1 system with gcc...
2004-01-27 Jaroslav KyselaAdded missing break;
2004-01-27 Jaroslav KyselaCapture channels for s/pdif are 8 & 9, too
2004-01-26 Jaroslav Kysela1.0.2
2004-01-26 Takashi Iwai- fixed the iec958 capture using asym plugin.
2004-01-26 Takashi Iwai- fixed the iec958 capture using asym plugin.
2004-01-26 Takashi IwaiStephen Cook <siti_veni@lycos.com>:
2004-01-26 Takashi IwaiStephen Cook <siti_veni@lycos.com>:
2004-01-26 Takashi Iwaifixed for the recent autoconf.
2004-01-24 Jaroslav Kysela<atlka@pg.gda.pl>
2004-01-24 Jaroslav KyselaPreparation for more rate conversion types
2004-01-23 Jaroslav KyselaAdded sync_ptr callback
2004-01-21 Jaroslav KyselaFixed poll() behaviour for direct plugins, also added...
2004-01-21 Jaroslav KyselaFixed non-versions build
2004-01-20 Jaroslav KyselaAdded slowptr options to direct plugins
2004-01-20 Jaroslav KyselaAdam Tla/lka <atlka@pg.gda.pl>
2004-01-19 Jaroslav KyselaRemove not needed functions after open phase.
2004-01-19 Jaroslav KyselaSync with driver
2004-01-19 Jaroslav KyselaMore completion.
2004-01-19 Jaroslav KyselaAdded SNDRV_PCM_STATE_DISCONNECTED state.
2004-01-16 Takashi Iwai- fixed for the recent autoconf/automake.
2004-01-09 Jaroslav KyselaMore better solution for close all handles in server_job()
2004-01-09 Jaroslav KyselaClose all file-descriptors in server_job()
2004-01-08 Jaroslav Kysela1.0.1
next