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_ladspa.c
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-03-21 Takashi IwaiAllow build without libdl and libpthread
2006-12-20 Jaroslav Kyselapcm_ladspa - fix none policy
2006-02-27 Clemens Ladischremove superfluous free() checks
2006-01-30 Takashi IwaiFix infinite parse of recursive definitions
2006-01-20 Nathan Kurzpcm_ladspa - setup control outputs all times
2006-01-19 Clemens LadischLADSPA plugin: fix compilation
2006-01-16 Jaroslav Kyselapcm laspa plugin - Added credits to MediaNet AG
2005-12-13 Jaroslav Kyselaladspa plugin - SIGSEGV fix when label is not specified
2005-12-13 Jaroslav Kyselabig ALSA LADSPA plugin rewrite for multiple channel...
2005-12-11 Jaroslav Kyselapcm dump() routines update: use spaces to indent texts
2005-12-05 Jaroslav Kyselapcm_ladspa plugin - more verbose output
2005-11-29 Takashi IwaiUse snd_user_file() in pcm_ladpsa.c
2005-11-14 Jaroslav Kyselapcm_ladspa - fix locale issues
2005-05-24 Takashi IwaiFix doxygen documents
2005-05-23 Takashi IwaiMove poll_* callbacks to fast_ops
2005-05-18 Takashi IwaiAdd poll_descriptors and poll_descriptors_count callbacks
2005-01-20 Jaroslav Kyselaimproved stream linking and plugin code cleanups
2004-05-04 Takashi Iwaifixed debug messages by Erik Inge Bolso.
2004-02-25 Takashi Iwai- check the return value of malloc & co.
2003-07-25 Takashi Iwaifixes by Art Haas <ahaas@airmail.net>:
2003-06-14 Jaroslav KyselaOne more fix to dlsym
2003-06-14 Jaroslav KyselaDo not use snd_dl*() functions, dev->activate can be...
2003-02-11 Jaroslav KyselaMore changes for dmix plugin:
2003-01-20 Takashi Iwaifixed dlopen & co. for hook, ladspa and meter types.
2002-04-23 Jaroslav KyselaMoved ring buffer pointers and added a mechanism to...
2002-02-21 Jaroslav KyselaCleaned the mmap_commit implementations in plugins.
2002-01-22 Jaroslav KyselaAdded description of shm, null and rate plugins
2002-01-16 Jaroslav KyselaAdded initial comments for PCM plugins
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-12-07 Jaroslav KyselaInitial working code
2001-11-30 Jaroslav KyselaAdded more code.. Still unfinished
2001-11-27 Jaroslav KyselaFinished lfloat plugin.
2001-11-26 Jaroslav KyselaAdded more configuration parsing code, seems working...
2001-11-25 Jaroslav KyselaAdded LADSPA plugin (only framework, no implementation...