]> git.alsa-project.org Git - alsa-oss.git/shortlog
alsa-oss.git
2005-11-15 Jaroslav Kyselarelease 1.0.10 v1.0.10
2005-11-04 Jaroslav Kyselarelease 1.0.10rc3 v1.0.10rc3
2005-10-27 Takashi IwaiOptimize aoss wrapper
2005-10-10 Jaroslav Kyselarelease 1.0.10rc2 v1.0.10rc2
2005-09-02 Takashi IwaiUse $LIB for LD_PRELOAD path in aoss
2005-09-01 Takashi IwaiMore fix for PM
2005-09-01 Takashi IwaiFix suspend/resume with aoss
2005-08-19 Jaroslav Kyselarelease 1.0.10rc1 v1.0.10rc1
2005-08-17 Takashi IwaiClean up codes
2005-08-17 Takashi IwaiFix compile warnings
2005-08-11 Takashi IwaiFix segfault with fcntl()
2005-06-08 Takashi IwaiFix IGAIN mixer
2005-06-08 Jaroslav Kyselafixed typo
2005-05-27 Jaroslav Kyselarelease: 1.0.9 v1.0.9
2005-05-23 Jaroslav Kyselarelease: 1.0.9rc4
2005-05-17 Takashi IwaiUse "default:X" PCM for secondary and later cards
2005-04-27 Jaroslav Kyselarelease: 1.0.9rc3
2005-04-05 Mike Hearnadded 64-bit fopen support (sox works now)
2005-03-24 Jaroslav Kyselarelease: 1.0.9rc2
2005-03-19 Matthew HodgsonFixed O_NONBLOCK behaviour for PCM devices
2005-03-13 Jaroslav Kyselarelease: 1.0.9rc1
2005-01-19 Takashi IwaiFix compile warning
2005-01-13 Jaroslav Kyselarelease: 1.0.8 v1.0.8
2005-01-05 Jaroslav Kyselarelease: 1.0.8rc2
2004-12-27 Takashi IwaiAdd description of ALSA_OSS_PCM_DEVICE env variable
2004-12-27 Takashi IwaiAdd so versions
2004-12-27 Takashi IwaiMisc improvement for PCM
2004-12-27 Takashi IwaiFix periods_max setting
2004-12-21 Jaroslav Kyselarelease: 1.0.8rc1
2004-12-21 Jaroslav Kyselarelease: 1.0.8-rc1
2004-11-11 Jaroslav Kyselarelease: 1.0.7 v1.0.7
2004-10-12 Jaroslav Kyselarelease: 1.0.7rc2
2004-10-08 Nicolas FRANCOISFix hyphens in man pages
2004-09-13 Stas Sergeev[ALSA-OSS] Always initialize pointers before use
2004-08-15 Jaroslav Kyselarelease: 1.0.6 v1.0.6
2004-08-13 Florian SchmidtSigned-off-by: Florian Schmidt <mista.tapas@gmx.net>
2004-08-04 Jaroslav Kyselarelease: 1.0.6rc1
2004-07-27 Takashi IwaiFixes by Florian Schmidt <mista.tapas@gmx.net>:
2004-06-25 Takashi IwaiAdded the wrapper for fopen() by Florian Schmidt <mista...
2004-05-28 Jaroslav Kyselarelease: 1.0.5 v1.0.5
2004-05-24 Jaroslav Kyselarelease: 1.0.5rc1
2004-05-04 Clemens Ladischdon't return negative byte count from GET[IO]PTR ioctl
2004-04-03 Jaroslav Kyselarelease: 1.0.4 v1.0.4
2004-04-03 Jaroslav KyselaAdded AC_PREREQ(2.53) for autoconf
2004-03-26 Jaroslav Kyselarelease: 1.0.4rc1
2004-03-26 Jaroslav KyselaAdded mangling for period/buffer size in mmap mode
2004-03-18 Jaroslav KyselaSmall cosmetic fix
2004-03-01 Jaroslav KyselaCleanup
2004-02-29 Jaroslav Kysela- fixed open problem (sw_params allocation)
2004-02-29 Jaroslav Kysela1.0.3 release v1.0.3
2004-02-29 Jaroslav KyselaFixed typo - compilation error
2004-02-28 Jaroslav Kysela- cleanups in open (corrected error paths)
2004-02-27 Jaroslav KyselaAdded hwset flag and changed mmap_commit check code
2004-02-26 Jaroslav Kysela1.0.3rc3
2004-02-26 Jaroslav KyselaRemoved ALSA_OSS_WRAPPER environment variable
2004-02-26 Jaroslav KyselaSet format to S16_LE, fixed trigger
2004-02-26 Jaroslav KyselaUpdate appl_ptr when rewind() is called (mmap)
2004-02-26 Takashi Iwaiadded missing alsa-local.h
2004-02-26 Jaroslav KyselaCleanup - the libaoss.so shouldn't depend on libasound.so
2004-02-25 Jaroslav KyselaOne more fix, the libaoss.so doesn't depend directly...
2004-02-25 Takashi Iwaifixed the build of libaoss.la.
2004-02-25 Takashi Iwaifixed again - don't link libasound with oss-redir lib.
2004-02-25 Takashi Iwai- fixed configure to reflect the ALSA configure options.
2004-02-25 Jaroslav Kysela1.0.3rc2
2004-02-25 Takashi Iwaiuse AM_CFLAGS and AM_LDFLAGS for the recent automake.
2004-02-25 Jaroslav KyselaMoved oss-redir.h to /usr/include
2004-02-24 Jaroslav KyselaFlorian Schmidt <mista.tapas@gmx.net>
2004-02-21 Jaroslav KyselaAdded AC_PROG_CXX
2004-02-21 Jaroslav Kysela1.0.3rc1
2004-02-21 Jaroslav KyselaAdded missing header files to dist target
2004-02-21 Jaroslav KyselaInitial
2004-02-21 Jaroslav KyselaFix initialization bug
2004-02-21 Jaroslav Kysela- a try to fix the period_size and buffer_size mangling
2004-02-21 Jaroslav KyselaUse exec and in LD_PRELOAD commands to avoid next...
2004-02-19 Jaroslav Kysela- fixed poll and select code
2004-02-18 Jaroslav Kysela- a try to let OSS mmap mode work with dmix plugin
2004-02-17 Jaroslav Kyselammap_test -> osstest; recoding in progress
2004-02-14 Jaroslav Kyselafixes in select() mangling
2004-02-12 Jaroslav KyselaConverted mmap_test to normal coding style; some mmap...
2004-02-12 Jaroslav Kysela- fixed oss wrapper mixer open bug (missing code)
2004-02-11 Jaroslav KyselaCopied mmap_test from alsa-driver/test directory
2004-02-11 Jaroslav Kysela- finished poll/select related functions for ALSA-...
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
next