summaryrefslogtreecommitdiff
path: root/include/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Defined symbols exposing the hrtimer to applications.Pedro Lopez-Cabanillas2009-11-081-0/+2
* Remove assert from header filesTakashi Iwai2007-10-251-5/+5
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* direct plugins (dmix) - suspend/resume fixesJaroslav Kysela2005-08-161-0/+4
* Fix doxygen documentsTakashi Iwai2005-05-241-3/+3
* added full async interface to timer APIJaroslav Kysela2005-05-111-0/+3
* API for device name lists and timer enhancementsJaroslav Kysela2005-05-101-0/+18
* add HPET supportClemens Ladisch2005-03-211-0/+2
* fix some file paths in commentsClemens Ladisch2005-01-171-3/+3
* Added early event extension to the timer API - and a fix for the direct pluginsJaroslav Kysela2004-04-061-2/+5
* Updated to new timer APIJaroslav Kysela2003-03-041-8/+48
* Timestamp update (struct timeval -> struct timespec).Jaroslav Kysela2003-02-281-1/+1
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-1/+1
* More documentation changes (rawmidi, timer)Jaroslav Kysela2002-02-111-1/+1
* removed comma from last element of enums.Takashi Iwai2002-02-051-3/+3
* Added more informative comments to open mode flagsJaroslav Kysela2002-01-281-2/+2
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-0/+1
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+2
* pcm.h - major documentation updates and reorderingJaroslav Kysela2001-11-141-6/+6
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-6/+31
* Fixed some typos for timer interface.Jaroslav Kysela2001-08-281-2/+6
* The main header file is not dependant on asound.h from driver.Jaroslav Kysela2001-08-201-14/+14
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-0/+5
* Renamed class to dev_classJaroslav Kysela2001-07-181-2/+2
* Added encapsulation for timer interfaceJaroslav Kysela2001-07-161-13/+64
* Updated timer interface to follow new uniform configuration style.Jaroslav Kysela2001-07-161-17/+44
* Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela2001-04-241-0/+8
* Name cleaning for hwdep and timer APIAbramo Bagnara2001-03-291-15/+15
* Get rid of enum type checking ugly trickAbramo Bagnara2001-03-291-19/+15
* Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara2001-03-261-1/+1
* Changed descriptors_countAbramo Bagnara2001-02-181-1/+1
* Changed behaviour of poll_descriptors function (returns the filled count of f...Jaroslav Kysela2001-02-141-0/+1
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-1/+1
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-0/+3
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-13/+20
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-2/+29
* Changes and cleanups for the timer API.Jaroslav Kysela2000-11-301-1/+1
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-2/+1
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Another API cleanups.Jaroslav Kysela2000-04-181-0/+1
* Changed data type of alsa-lib handles from 'void *' to the specific type forFrank van de Pol1999-06-021-12/+14
* Merged new-mixer branch...Jaroslav Kysela1999-03-081-0/+28