OSDN Git Service

timer: remove dead code in _snd_timer_hw_open()
[android-x86/external-alsa-lib.git] / src / timer /
2021-06-02 Jaroslav Kyselatimer: remove dead code in _snd_timer_hw_open()
2021-04-13 Jaroslav Kyselaucm: add LibraryConfig support
2021-02-26 Jaroslav Kyselaconf: introduce snd_config_get_card() function
2020-12-27 Alex Henrietimer: fix sizeof operator mismatch in snd_timer_query_...
2019-04-09 Jaroslav Kyselaadd support for GCC's LTO
2018-01-04 Takashi Iwaicore: Proper reference of internal snd_dlopen()
2018-01-04 Takashi Iwaitimer: Proper reference of internal versioned symbols
2017-11-27 Jaroslav KyselaChange snd_dlopen() function to return the error string
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2016-05-17 Takashi Iwaiconf: Add thread-safe global tree reference
2016-03-03 Thomas KlausnerOnly use F_SETSIG fcntl where it exists.
2015-10-12 Mike Frysingerfix _GNU_SOURCE handling & header inclusion
2015-04-30 Takashi IwaiAllow hint for ctl, hwdep, timer and seq
2014-02-26 Patrick Welcheautotools: update style
2012-11-26 Takashi IwaiMerge kernel uapi/sound/asound.h and asequencer.h
2009-11-08 Takashi IwaiRemove redefinition of _GNU_SOURCE and __USE_GNU
2009-11-08 Rémi Denis-CourmontRemove old commented-out FD_CLOEXEC code
2009-08-10 Clemens Ladischtimer_query: make ops structure constant
2008-11-21 Diego E. 'Flameeye... Make all the remaining ops structure constants.
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 Takashi IwaiFix error code in timer_query.c
2007-01-08 Benoit Fouetinitialize dl handles where it needs to
2006-10-27 Takashi IwaiFix build of static library
2006-09-29 Jaroslav Kyselatimer_hw: fix file descriptor leak
2006-04-25 Takashi IwaiFix missing snd_dlclose() in timer handlers
2006-03-14 Takashi IwaiSuppress warning messages from old timer
2006-02-27 Clemens Ladischallow changing of device directory path
2006-02-27 Clemens Ladischremove superfluous free() checks
2006-02-27 Clemens LadischDo not abort in snd_xxx_close() functions
2005-08-16 Jaroslav Kyseladirect plugins (dmix) - suspend/resume fixes
2005-08-16 Jaroslav Kyselatimer_hw - Changed TIMER_VERSION_MAX to 2.0.5
2005-06-28 Takashi IwaiFix compile warnings with gcc-4
2005-05-24 Takashi IwaiFix doxygen documents
2005-05-15 Takashi IwaiChange some timer ioctls due to confliction
2005-05-11 Jaroslav Kyselaadded full async interface to timer API
2005-05-10 Jaroslav KyselaAPI for device name lists and timer enhancements
2005-05-06 Jaroslav KyselaFedora 4 patch - gcc4 fixes
2005-02-11 Takashi IwaiFix resmgr support
2005-01-26 Takashi IwaiAdd resmgr support
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-07-25 Takashi Iwaifixes by Art Haas <ahaas@airmail.net>:
2003-03-11 Jaroslav KyselaFixed compilation --with-versioned=no
2003-03-05 Jaroslav KyselaFixed compilation problem
2003-03-04 Jaroslav KyselaUpdated to new timer API
2003-03-02 Jaroslav KyselaTimer cleanups against the latest 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.
2003-02-05 Jaroslav KyselaCommented out FD_CLOEXEC fcntl() calls
2003-02-04 Jaroslav KyselaAdded handling of FD_CLOEXEC flag
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 KyselaAdded missing files with symbols.
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-21 Jaroslav KyselaAdded timer_local.h to noinst_HEADERS
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...