OSDN Git Service

Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
[android-x86/external-alsa-lib.git] / src / pcm / pcm_lfloat.c
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2006-01-30 Takashi IwaiFix infinite parse of recursive definitions
2006-01-09 Takashi IwaiFix S24_BE format conversions
2005-05-23 Takashi IwaiMove poll_* callbacks to fast_ops
2005-05-18 Takashi IwaiAdd poll_descriptors and poll_descriptors_count callbacks
2005-02-08 Takashi IwaiFix hw_params of lfloat plugin
2005-01-20 Jaroslav Kyselaimproved stream linking and plugin code cleanups
2004-04-26 Clemens Ladischdocument all PCM plugin parameters
2004-01-31 Takashi Iwai- fixed the type punning (compilation warnings with...
2003-07-25 Takashi Iwaifixes by Art Haas <ahaas@airmail.net>:
2003-02-11 Jaroslav KyselaMore changes for dmix plugin:
2002-09-17 Jaroslav Kysela- unified snd_pcm_hw_params_* functions
2002-09-09 Jaroslav KyselaAdded snd_pcm_hw_params_get_min_align; changed get_form...
2002-06-26 Jaroslav KyselaEnhanced bitmasks in PCM - added support for more forma...
2002-04-23 Jaroslav KyselaMoved ring buffer pointers and added a mechanism to...
2002-04-03 Jaroslav KyselaFixed entry for static linking
2002-02-21 Jaroslav KyselaCleaned the mmap_commit implementations in plugins.
2002-01-13 Jaroslav KyselaAdded description of copy, linear, lfloat and mulaw...
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-12-01 Jaroslav KyselaFixed condition
2001-12-01 Jaroslav KyselaAdded check for buggy gcc
2001-11-27 Jaroslav KyselaFinished lfloat plugin.
2001-11-26 Jaroslav KyselaInitial (not working) version