]> git.alsa-project.org Git - alsa-oss.git/shortlog
alsa-oss.git
2004-02-10 Jaroslav KyselaAdded missing files
2004-02-10 Jaroslav Kysela- separated libaoss to libaoss (LD_PRELOAD wrapper...
2004-02-09 Jaroslav KyselaAdded pcm_nonblock callback
2004-02-09 Jaroslav KyselaMore complete code
2004-02-09 Jaroslav Kysela- moved aoss code to alsa directory
2004-02-07 Jaroslav Kysela- separated oss and alsa buffer parameters (for future...
2004-02-07 Jaroslav KyselaA try to fixed the problem when period_size and buffer_...
2004-01-26 Jaroslav Kysela1.0.2
2004-01-08 Jaroslav Kysela1.0.1
2003-12-05 Jaroslav Kysela1.0.0rc2
2003-12-01 Takashi Iwai- avoid the assert in snd_pcm_drain().
2003-12-01 Jaroslav Kysela1.0.0rc1
2003-11-18 Jaroslav Kysela1.0.0pre1
2003-11-05 Jaroslav Kysela- version change to 1.0.0
2003-10-21 Jaroslav Kysela0.9.8
2003-10-15 Takashi Iwai- suppress the error message from alsa-lib (for error...
2003-10-15 Takashi Iwaiuse libdir for 64bit architectures.
2003-07-28 Jaroslav Kysela0.9.6
2003-07-24 Jaroslav KyselaAdded checks for invalid values for SPACE ioctls
2003-05-31 Jaroslav Kysela0.9.4
2003-05-31 Jaroslav KyselaImproved comment
2003-03-11 Jaroslav Kysela0.9.1 release
2003-03-02 Jaroslav KyselaFixed tar
2003-03-02 Jaroslav Kysela0.9.0rc8
2002-12-17 Takashi Iwaiadded --copy to automake.
2002-10-04 Takashi Iwairemoved ltconfig from repository
2002-06-26 Jaroslav KyselaDrain playback for OSS emulation
2002-04-24 Jaroslav Kysela0.9.0rc1
2002-02-17 Jaroslav Kysela0.9.0beta11
2001-12-30 Jaroslav KyselaUpdate GNU GPL address
2001-12-30 Jaroslav KyselaInitial version
2001-12-01 Jaroslav Kysela0.9.0beta10a
2001-12-01 Jaroslav KyselaFixes
2001-11-30 Jaroslav Kysela0.9.0beta10
2001-11-26 Jaroslav KyselaAdded exit for configure and test for CVSCOMPILE_NO_MAKE
2001-11-06 Takashi IwaiFixed typo.
2001-11-06 Jaroslav KyselaFixed path aoss.in
2001-11-05 Jaroslav Kysela0.9.0beta9
2001-10-04 Jaroslav KyselaAdded aoss script from James Tappin <james@xena.uklinux...
2001-10-01 Jaroslav KyselaChanged default location to /usr
2001-09-27 Jaroslav Kysela0.9.0beta8
2001-09-11 Takashi IwaiChanged asoundlib.h directory
2001-08-21 Jaroslav KyselaChanges for distribution.
2001-08-21 Jaroslav KyselaAdded libtoolize call
2001-08-21 Jaroslav KyselaInitial version
2001-08-10 Takashi Iwai- Removed snd_enum_to_int and snd_int_to_enum.
2001-05-19 Abramo BagnaraNow it works also for stdio access: trick stolen from...
2001-04-19 Abramo BagnaraImproved automatic start/stop
2001-04-02 Abramo BagnaraAdded preliminary tricky mmap support
2001-03-27 Abramo BagnaraAdded missing argument
2001-03-07 Abramo BagnaraAttempt to fix under glibc 2.2
2001-03-01 Abramo BagnaraDebug goes to stderr
2001-02-25 Abramo BagnaraUpdated version number
2001-02-22 Abramo BagnaraTypo
2001-02-18 Abramo BagnaraAdded range specification to simple mixer. Fixes to...
2001-02-07 Abramo BagnaraCompilation fixes
2001-02-04 Abramo BagnaraCorrected and completed encapsulation for PCM and rawmi...
2001-02-01 Abramo BagnaraFix for recent glibc
2001-01-31 Abramo BagnaraRemoved card type from devices info. Added card number...
2001-01-31 Abramo BagnaraFixed OSS emulation wrt triggers and capture mmap
2001-01-21 Abramo BagnaraSmall fixes to OSS emulation
2001-01-21 Abramo BagnaraAdded missing debug code
2001-01-21 Abramo BagnaraFurther fixes
2001-01-21 Abramo BagnaraRemoved forgotten debug printf
2001-01-21 Abramo BagnaraFixes
2001-01-20 Abramo BagnaraBetter dup implementation
2001-01-16 Abramo BagnaraFixed frag_shift use
2001-01-15 Abramo BagnaraFixed some warnings due to missing size_t changes
2001-01-15 Abramo BagnaraPorted to new API
2000-12-29 Abramo BagnaraPCM API cleaning. silencing implementation. xfer_min...
2000-12-26 Abramo BagnaraInserted after mmap constraint
2000-12-23 Abramo BagnaraFixed typo
2000-12-21 Abramo BagnaraNew hw_params implementation
2000-12-12 Abramo BagnaraFixes for old gcc
2000-12-11 Abramo BagnaraOther debug stuff and an aborted attempt to make mmap...
2000-12-10 Abramo BagnaraBetter debug code. Misc fixes
2000-12-10 Abramo BagnaraDon't limit buffer usage (for early mmap)
2000-12-09 Abramo BagnaraDisabled debug messages and cleaned them
2000-12-09 Abramo BagnaraAdded missing debug messages
2000-12-09 Abramo BagnaraFirst public version of OSS emulation library