summaryrefslogtreecommitdiff
path: root/include/timer.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-13Separated asoundlib.h to small files.Jaroslav Kysela1-6/+31
2001-08-28Fixed some typos for timer interface.Jaroslav Kysela1-2/+6
2001-08-20The main header file is not dependant on asound.h from driver.Jaroslav Kysela1-14/+14
2001-08-15Added symbol versioning for dlsym-callbacks.Jaroslav Kysela1-0/+5
2001-07-18Renamed class to dev_classJaroslav Kysela1-2/+2
2001-07-16Added encapsulation for timer interfaceJaroslav Kysela1-13/+64
2001-07-16Updated timer interface to follow new uniform configuration style.Jaroslav Kysela1-17/+44
2001-04-24Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela1-0/+8
2001-03-29Name cleaning for hwdep and timer APIAbramo Bagnara1-15/+15
2001-03-29Get rid of enum type checking ugly trickAbramo Bagnara1-19/+15
2001-03-26Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara1-1/+1
2001-02-18Changed descriptors_countAbramo Bagnara1-1/+1
2001-02-14Changed behaviour of poll_descriptors function (returns the filled count of f...Jaroslav Kysela1-0/+1
2001-02-12More generic support for poll descriptorsAbramo Bagnara1-1/+1
2001-02-06Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara1-0/+3
2001-02-05Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara1-13/+20
2001-01-30Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara1-2/+29
2000-11-30Changes and cleanups for the timer API.Jaroslav Kysela1-1/+1
2000-11-20Merged pcmfinal branch.Jaroslav Kysela1-2/+1
2000-09-24Merged pcmplug branch.Jaroslav Kysela1-1/+1
2000-04-18Another API cleanups.Jaroslav Kysela1-0/+1
1999-06-02Changed data type of alsa-lib handles from 'void *' to the specific type forFrank van de Pol1-12/+14
1999-03-08Merged new-mixer branch...Jaroslav Kysela1-0/+28