OSDN Git Service

Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
[android-x86/external-alsa-lib.git] / src / timer / timer.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
2007-01-08 Benoit Fouetinitialize dl handles where it needs to
2006-04-25 Takashi IwaiFix missing snd_dlclose() in timer handlers
2006-02-27 Clemens Ladischremove superfluous free() checks
2006-02-27 Clemens LadischDo not abort in snd_xxx_close() functions
2005-06-28 Takashi IwaiFix compile warnings with gcc-4
2005-05-24 Takashi IwaiFix doxygen documents
2005-05-11 Jaroslav Kyselaadded full async interface to timer API
2005-05-06 Jaroslav KyselaFedora 4 patch - gcc4 fixes
2004-05-24 Takashi Iwaifixed documents to process properly via doxygen.
2004-04-06 Jaroslav KyselaAdded early event extension to the timer API - and...
2003-03-11 Jaroslav KyselaFixed compilation --with-versioned=no
2003-03-04 Jaroslav KyselaUpdated to new timer API
2003-02-28 Jaroslav KyselaTimestamp update (struct timeval -> struct timespec).
2003-02-07 Takashi Iwaifixed typo.
2003-02-06 Jaroslav KyselaAdded snd_timer_async() function.
2002-11-30 Jaroslav KyselaAdded POLLNVAL to poll->events
2002-02-11 Jaroslav KyselaMore documentation changes (rawmidi, timer)
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-12-27 Jaroslav KyselaAdded missing variable initialization in open_conf...
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-24 Jaroslav KyselaAdded snd_*_open_lconf functions.
2001-11-19 Jaroslav KyselaConfiguration:
2001-10-24 Jaroslav KyselaChanges for static build.
2001-08-28 Jaroslav KyselaFixed some typos for timer interface.
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-08-08 Jaroslav KyselaFixed broken initialization
2001-07-18 Jaroslav KyselaMore documentation updates.
2001-07-16 Jaroslav KyselaAdded encapsulation for timer interface
2001-07-16 Jaroslav KyselaUpdated timer interface to follow new uniform configura...
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-26 Abramo BagnaraAdded mode argument to open functions where it was...
2001-02-18 Abramo BagnaraChanged descriptors_count
2001-02-14 Jaroslav KyselaChanged behaviour of poll_descriptors function (returns...
2001-02-12 Abramo BagnaraMore generic support for poll descriptors
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2001-01-31 Abramo BagnaraRemoved card type from devices info. Added card number...
2001-01-29 Abramo BagnaraFirst step toward encapsulation
2000-11-30 Jaroslav KyselaChanges and cleanups for the timer API.
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-05-08 Jaroslav KyselaMerged pcm2 branch.
2000-04-18 Jaroslav KyselaAnother API cleanups.
2000-04-18 Jaroslav KyselaProtocol version number changed to 2.0.0.
1999-12-16 Jaroslav KyselaReset all protocol versions to 1.0.0.
1999-11-06 Jaroslav KyselaMerged pcm-v2 branch into main CVS tree.
1999-07-22 Jaroslav KyselaMore mixer updates and some fixes...
1999-06-02 Frank van de PolChanged data type of alsa-lib handles from 'void *...
1999-05-11 Jaroslav KyselaChanged e-mail from <perex@jcu.cz> to <perex@suse.cz>..
1999-03-08 Jaroslav KyselaAdded missing functions..
1999-03-08 Jaroslav KyselaMerged new-mixer branch...