OSDN Git Service

Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
[android-x86/external-alsa-lib.git] / src / control / hcontrol.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-07-28 Takashi IwaiMove dB parser to mixer abstraction
2006-07-27 Jaroslav Kyselamixer - cleanups for dB scale parsing
2006-07-22 James Courtier-DuttonImplement support for dB gain display in alsamixer.
2006-07-11 Jaroslav KyselaFix examples for PCM API. Fix dogygen warnings.
2006-07-05 Jaroslav KyselaControl API - add TLV support
2006-05-26 Pierre OssmanMake snd_hctl_wait() respect the API
2006-02-27 Clemens Ladischremove superfluous free() checks
2005-06-28 Takashi IwaiFix compile warnings with gcc-4
2005-06-09 Takashi IwaiAdd external shared object support
2005-05-24 Takashi IwaiFix doxygen documents
2004-01-26 Takashi IwaiStephen Cook <siti_veni@lycos.com>:
2003-10-13 Jaroslav KyselaMore changes to the ordinary mixer API
2003-09-09 Jaroslav Kyselaadded snd_hctl_ctl() function
2003-07-27 Jaroslav KyselaAdded snd_hctl_open_ctl() function.
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2002-02-11 Jaroslav KyselaMore documentation changes (rawmidi, timer)
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-07-18 Jaroslav KyselaMore documentation updates.
2001-07-11 Jaroslav KyselaAdded documentation for instrument and midi event funct...
2001-05-14 Jaroslav KyselaUpdated the sorting tables and functions.
2001-05-14 Jaroslav KyselaChanged in the compare_weight counting
2001-03-30 Abramo BagnaraDocumentation generation fixes
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-29 Abramo BagnaraMore documentation. Added mode argument to i/o_stdio_open.
2001-03-27 Jaroslav KyselaAdded I2S to sort tables.
2001-03-26 Abramo BagnaraAdded mode argument to open functions where it was...
2001-03-16 Jaroslav KyselaAdded more sort rules
2001-02-18 Abramo BagnaraChanged descriptors_count
2001-02-14 Jaroslav KyselaChanged behaviour of poll_descriptors function (returns...
2001-02-13 Abramo BagnaraChanged control to use events mask. Added subscribe...
2001-02-13 Abramo BagnaraCached compare weight for hctl_elem too
2001-02-13 Abramo BagnaraMy bogus assumption on add_tail semantic
2001-02-13 Abramo BagnaraOne more fixes to sorting
2001-02-13 Jaroslav KyselaDefinitely fixed the sorting/find problems for hcontrol...
2001-02-13 Abramo BagnaraRemoved Capture Source exceptions. Renamed snd_hctl_ele...
2001-02-12 Abramo BagnaraMore generic support for poll descriptors
2001-02-12 Jaroslav KyselaMore bugfixes (sort, compare, mixer, hcontrol).
2001-02-12 Jaroslav KyselaImproved mixer sort/compare interface.
2001-02-12 Jaroslav KyselaAdded sort & compare functions to the mixer API.
2001-02-11 Abramo BagnaraFixed handle_events
2001-02-11 Abramo BagnaraCompleted mixer API. Improved iterators. Renamed contro...
2001-02-09 Jaroslav KyselaUpdated the hctl interface (the more independent way).
2001-02-09 Abramo BagnaraCompleted control and mixer API