summaryrefslogtreecommitdiff
path: root/src/instr/iwffff.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2006-07-25Remove dependencies with kernel headers from instrument layer codesTakashi Iwai1-13/+0
2006-02-27remove superfluous free() checksClemens Ladisch1-8/+4
2005-06-28Fix compile warnings with gcc-4Takashi Iwai1-5/+5
2005-05-24Fix doxygen documentsTakashi Iwai1-0/+2
2004-12-29Fix compilation with 2.6.9 kernel (glibc headers)Takashi Iwai1-0/+11
2004-04-20Fixed bugs detected by Intel compilerJaroslav Kysela1-5/+5
2002-11-15Removed free in free_envelope() by Sverker Wiberg <sverkerw@swipnet.se>Jaroslav Kysela1-1/+0
2002-11-14Sverker Wiberg <sverkerw@swipnet.se>Jaroslav Kysela1-4/+11
2002-02-04Changes against latest doxygenJaroslav Kysela1-0/+10
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela1-5/+5
2001-07-18More documentation updates.Jaroslav Kysela1-0/+1
2001-07-11Added documentation for instrument and midi event functions.Jaroslav Kysela1-15/+86
2001-07-04Major change to sequencer API.Jaroslav Kysela1-14/+10
2001-05-14Fixed includesJaroslav Kysela1-1/+1
2001-03-29Lot of cleanings with the help of gcc3Abramo Bagnara1-4/+4
2001-03-04Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/paramsAbramo Bagnara1-2/+2
2001-02-06Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara1-1/+0
2001-02-04Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...Abramo Bagnara1-1/+1
2001-01-31Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara1-1/+1
2001-01-17Added I/O classesAbramo Bagnara1-2/+2
2000-11-20Merged pcmfinal branch.Jaroslav Kysela1-1/+1
2000-08-06UNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/ansidecl.h)Jaroslav Kysela1-4/+4
2000-08-0464-bit fixes.Jaroslav Kysela1-1/+1
2000-06-18Replaced snd_xtoy_bb with cpu_to_xxyy and xxyy_to_cpu.Jaroslav Kysela1-26/+26
2000-05-08Merged pcm2 branch.Jaroslav Kysela1-8/+8
1999-07-10More instrument API updates, pool purge & SLAB allocation fixes...Jaroslav Kysela1-31/+28
1999-06-01Compilation fix for the updated kernel header file...Jaroslav Kysela1-9/+9
1999-05-23First IWFFFF code (instrument handling)...Jaroslav Kysela1-0/+844