summaryrefslogtreecommitdiff
path: root/include/timer.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-08Defined symbols exposing the hrtimer to applications.Pedro Lopez-Cabanillas1-0/+2
2007-10-25Remove assert from header filesTakashi Iwai1-5/+5
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2005-08-16direct plugins (dmix) - suspend/resume fixesJaroslav Kysela1-0/+4
2005-05-24Fix doxygen documentsTakashi Iwai1-3/+3
2005-05-11added full async interface to timer APIJaroslav Kysela1-0/+3
2005-05-10API for device name lists and timer enhancementsJaroslav Kysela1-0/+18
2005-03-21add HPET supportClemens Ladisch1-0/+2
2005-01-17fix some file paths in commentsClemens Ladisch1-3/+3
2004-04-06Added early event extension to the timer API - and a fix for the direct pluginsJaroslav Kysela1-2/+5
2003-03-04Updated to new timer APIJaroslav Kysela1-8/+48
2003-02-28Timestamp update (struct timeval -> struct timespec).Jaroslav Kysela1-1/+1
2002-03-12Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela1-1/+1
2002-02-11More documentation changes (rawmidi, timer)Jaroslav Kysela1-1/+1
2002-02-05removed comma from last element of enums.Takashi Iwai1-3/+3
2002-01-28Added more informative comments to open mode flagsJaroslav Kysela1-2/+2
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela1-5/+5
2001-11-30Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela1-0/+1
2001-11-24Added snd_*_open_lconf functions.Jaroslav Kysela1-0/+2
2001-11-14pcm.h - major documentation updates and reorderingJaroslav Kysela1-6/+6
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