]> git.alsa-project.org Git - alsa-oss.git/log
alsa-oss.git
21 years ago1.0.3 release v1.0.3
Jaroslav Kysela [Sun, 29 Feb 2004 14:18:28 +0000 (14:18 +0000)]
1.0.3 release

21 years agoFixed typo - compilation error
Jaroslav Kysela [Sun, 29 Feb 2004 10:27:59 +0000 (10:27 +0000)]
Fixed typo - compilation error

21 years ago- cleanups in open (corrected error paths)
Jaroslav Kysela [Sat, 28 Feb 2004 20:06:58 +0000 (20:06 +0000)]
- cleanups in open (corrected error paths)
- added mangling of avail_min for select() and poll() and mmap_mode
- added capture code to mmap_update
- fixed xrun handling in mmap_update

21 years agoAdded hwset flag and changed mmap_commit check code
Jaroslav Kysela [Fri, 27 Feb 2004 16:16:58 +0000 (16:16 +0000)]
Added hwset flag and changed mmap_commit check code

21 years ago1.0.3rc3
Jaroslav Kysela [Thu, 26 Feb 2004 18:41:18 +0000 (18:41 +0000)]
1.0.3rc3

21 years agoRemoved ALSA_OSS_WRAPPER environment variable
Jaroslav Kysela [Thu, 26 Feb 2004 18:34:58 +0000 (18:34 +0000)]
Removed ALSA_OSS_WRAPPER environment variable

21 years agoSet format to S16_LE, fixed trigger
Jaroslav Kysela [Thu, 26 Feb 2004 15:34:50 +0000 (15:34 +0000)]
Set format to S16_LE, fixed trigger

21 years agoUpdate appl_ptr when rewind() is called (mmap)
Jaroslav Kysela [Thu, 26 Feb 2004 15:31:46 +0000 (15:31 +0000)]
Update appl_ptr when rewind() is called (mmap)

21 years agoadded missing alsa-local.h
Takashi Iwai [Thu, 26 Feb 2004 11:07:28 +0000 (11:07 +0000)]
added missing alsa-local.h

21 years agoCleanup - the libaoss.so shouldn't depend on libasound.so
Jaroslav Kysela [Thu, 26 Feb 2004 10:52:40 +0000 (10:52 +0000)]
Cleanup - the libaoss.so shouldn't depend on libasound.so

21 years agoOne more fix, the libaoss.so doesn't depend directly on libasound.so
Jaroslav Kysela [Wed, 25 Feb 2004 19:56:06 +0000 (19:56 +0000)]
One more fix, the libaoss.so doesn't depend directly on libasound.so

21 years agofixed the build of libaoss.la.
Takashi Iwai [Wed, 25 Feb 2004 19:45:00 +0000 (19:45 +0000)]
fixed the build of libaoss.la.

21 years agofixed again - don't link libasound with oss-redir lib.
Takashi Iwai [Wed, 25 Feb 2004 19:16:10 +0000 (19:16 +0000)]
fixed again - don't link libasound with oss-redir lib.

21 years ago- fixed configure to reflect the ALSA configure options.
Takashi Iwai [Wed, 25 Feb 2004 18:22:19 +0000 (18:22 +0000)]
- fixed configure to reflect the ALSA configure options.
- fixed "make clean".

21 years ago1.0.3rc2
Jaroslav Kysela [Wed, 25 Feb 2004 15:37:23 +0000 (15:37 +0000)]
1.0.3rc2

21 years agouse AM_CFLAGS and AM_LDFLAGS for the recent automake.
Takashi Iwai [Wed, 25 Feb 2004 14:38:59 +0000 (14:38 +0000)]
use AM_CFLAGS and AM_LDFLAGS for the recent automake.

21 years agoMoved oss-redir.h to /usr/include
Jaroslav Kysela [Wed, 25 Feb 2004 13:10:36 +0000 (13:10 +0000)]
Moved oss-redir.h to /usr/include

21 years agoFlorian Schmidt <mista.tapas@gmx.net>
Jaroslav Kysela [Tue, 24 Feb 2004 19:40:47 +0000 (19:40 +0000)]
Florian Schmidt <mista.tapas@gmx.net>
a note about FILE * based apps

21 years agoAdded AC_PROG_CXX
Jaroslav Kysela [Sat, 21 Feb 2004 21:48:45 +0000 (21:48 +0000)]
Added AC_PROG_CXX

21 years ago1.0.3rc1
Jaroslav Kysela [Sat, 21 Feb 2004 21:24:42 +0000 (21:24 +0000)]
1.0.3rc1

21 years agoAdded missing header files to dist target
Jaroslav Kysela [Sat, 21 Feb 2004 21:24:06 +0000 (21:24 +0000)]
Added missing header files to dist target

21 years agoInitial
Jaroslav Kysela [Sat, 21 Feb 2004 21:13:40 +0000 (21:13 +0000)]
Initial

21 years agoFix initialization bug
Jaroslav Kysela [Sat, 21 Feb 2004 21:13:23 +0000 (21:13 +0000)]
Fix initialization bug

21 years ago- a try to fix the period_size and buffer_size mangling
Jaroslav Kysela [Sat, 21 Feb 2004 20:39:54 +0000 (20:39 +0000)]
- a try to fix the period_size and buffer_size mangling
- removed use of the "hidden" alsa-lib functions

21 years agoUse exec and in LD_PRELOAD commands to avoid next process and pass all parameters
Jaroslav Kysela [Sat, 21 Feb 2004 19:14:42 +0000 (19:14 +0000)]
Use exec and  in LD_PRELOAD commands to avoid next process and pass all parameters

21 years ago- fixed poll and select code
Jaroslav Kysela [Thu, 19 Feb 2004 16:02:20 +0000 (16:02 +0000)]
- fixed poll and select code
- more work on osstest utility

21 years ago- a try to let OSS mmap mode work with dmix plugin
Jaroslav Kysela [Wed, 18 Feb 2004 20:17:05 +0000 (20:17 +0000)]
- a try to let OSS mmap mode work with dmix plugin
- call avail_update in GETIPTR and GETOPTR functions (fixme)
- fixed/enhanced semantics of select_prepare (should work now)

21 years agommap_test -> osstest; recoding in progress
Jaroslav Kysela [Tue, 17 Feb 2004 13:06:57 +0000 (13:06 +0000)]
mmap_test -> osstest; recoding in progress

21 years agofixes in select() mangling
Jaroslav Kysela [Sat, 14 Feb 2004 18:42:17 +0000 (18:42 +0000)]
fixes in select() mangling

21 years agoConverted mmap_test to normal coding style; some mmap cleanups
Jaroslav Kysela [Thu, 12 Feb 2004 18:51:37 +0000 (18:51 +0000)]
Converted mmap_test to normal coding style; some mmap cleanups

21 years ago- fixed oss wrapper mixer open bug (missing code)
Jaroslav Kysela [Thu, 12 Feb 2004 17:16:07 +0000 (17:16 +0000)]
- fixed oss wrapper mixer open bug (missing code)
- added lmixer to test directory
- ported mmap_test to use oss redirector
- don't compile code != libalsatoss with -lasound

21 years agoCopied mmap_test from alsa-driver/test directory
Jaroslav Kysela [Wed, 11 Feb 2004 19:31:20 +0000 (19:31 +0000)]
Copied mmap_test from alsa-driver/test directory

21 years ago- finished poll/select related functions for ALSA->OSS pcm emulation
Jaroslav Kysela [Wed, 11 Feb 2004 19:09:03 +0000 (19:09 +0000)]
- finished poll/select related functions for ALSA->OSS pcm emulation
- fixed some trivial bugs - mpg123 works again using libaoss

21 years agoAdded missing files
Jaroslav Kysela [Tue, 10 Feb 2004 13:40:36 +0000 (13:40 +0000)]
Added missing files

21 years ago- separated libaoss to libaoss (LD_PRELOAD wrapper) and libalsatoss
Jaroslav Kysela [Tue, 10 Feb 2004 13:39:55 +0000 (13:39 +0000)]
- separated libaoss to libaoss (LD_PRELOAD wrapper) and libalsatoss
  (user space emulation)
- some fixes in oss-redir library
- note that code is not tested at all, so I'm 100% that it will fail :-(

21 years agoAdded pcm_nonblock callback
Jaroslav Kysela [Mon, 9 Feb 2004 14:31:13 +0000 (14:31 +0000)]
Added pcm_nonblock callback

21 years agoMore complete code
Jaroslav Kysela [Mon, 9 Feb 2004 13:07:27 +0000 (13:07 +0000)]
More complete code

21 years ago- moved aoss code to alsa directory
Jaroslav Kysela [Mon, 9 Feb 2004 12:36:39 +0000 (12:36 +0000)]
- moved aoss code to alsa directory
- created oss-redir directory with OSS redirection library
  (not finished yet)

21 years ago- separated oss and alsa buffer parameters (for future mangling)
Jaroslav Kysela [Sat, 7 Feb 2004 16:48:05 +0000 (16:48 +0000)]
- separated oss and alsa buffer parameters (for future mangling)
- initial mangle of oss parameters to power of two (not finished yet)

21 years agoA try to fixed the problem when period_size and buffer_size is not power of two.
Jaroslav Kysela [Sat, 7 Feb 2004 15:02:41 +0000 (15:02 +0000)]
A try to fixed the problem when period_size and buffer_size is not power of two.
Added suspend/resume support to read/write functions.

21 years ago1.0.2
Jaroslav Kysela [Mon, 26 Jan 2004 19:44:03 +0000 (19:44 +0000)]
1.0.2

21 years ago1.0.1
Jaroslav Kysela [Thu, 8 Jan 2004 14:18:37 +0000 (14:18 +0000)]
1.0.1

21 years ago1.0.0rc2
Jaroslav Kysela [Fri, 5 Dec 2003 08:27:20 +0000 (08:27 +0000)]
1.0.0rc2

21 years ago- avoid the assert in snd_pcm_drain().
Takashi Iwai [Mon, 1 Dec 2003 14:06:23 +0000 (14:06 +0000)]
- avoid the assert in snd_pcm_drain().
- fixed the possible segfault at the wrong release of resources.
- more debug messages.

21 years ago1.0.0rc1
Jaroslav Kysela [Mon, 1 Dec 2003 09:20:59 +0000 (09:20 +0000)]
1.0.0rc1

21 years ago1.0.0pre1
Jaroslav Kysela [Tue, 18 Nov 2003 15:52:24 +0000 (15:52 +0000)]
1.0.0pre1

21 years ago- version change to 1.0.0
Jaroslav Kysela [Wed, 5 Nov 2003 11:17:08 +0000 (11:17 +0000)]
- version change to 1.0.0
- fixes against new PCM API

21 years ago0.9.8
Jaroslav Kysela [Tue, 21 Oct 2003 17:43:46 +0000 (17:43 +0000)]
0.9.8

21 years ago- suppress the error message from alsa-lib (for error opens).
Takashi Iwai [Wed, 15 Oct 2003 17:06:28 +0000 (17:06 +0000)]
- suppress the error message from alsa-lib (for error opens).
- use default devices as fallback.

21 years agouse libdir for 64bit architectures.
Takashi Iwai [Wed, 15 Oct 2003 17:05:49 +0000 (17:05 +0000)]
use libdir for 64bit architectures.

22 years ago0.9.6
Jaroslav Kysela [Mon, 28 Jul 2003 12:22:05 +0000 (12:22 +0000)]
0.9.6

22 years agoAdded checks for invalid values for SPACE ioctls
Jaroslav Kysela [Thu, 24 Jul 2003 18:13:28 +0000 (18:13 +0000)]
Added checks for invalid values for SPACE ioctls

22 years ago0.9.4
Jaroslav Kysela [Sat, 31 May 2003 17:55:45 +0000 (17:55 +0000)]
0.9.4

22 years agoImproved comment
Jaroslav Kysela [Sat, 31 May 2003 17:53:54 +0000 (17:53 +0000)]
Improved comment

22 years ago0.9.1 release
Jaroslav Kysela [Tue, 11 Mar 2003 21:11:04 +0000 (21:11 +0000)]
0.9.1 release

22 years agoFixed tar
Jaroslav Kysela [Sun, 2 Mar 2003 20:30:29 +0000 (20:30 +0000)]
Fixed tar

22 years ago0.9.0rc8
Jaroslav Kysela [Sun, 2 Mar 2003 20:06:04 +0000 (20:06 +0000)]
0.9.0rc8

22 years agoadded --copy to automake.
Takashi Iwai [Tue, 17 Dec 2002 10:46:36 +0000 (10:46 +0000)]
added --copy to automake.

22 years agoremoved ltconfig from repository
Takashi Iwai [Fri, 4 Oct 2002 13:14:34 +0000 (13:14 +0000)]
removed ltconfig from repository

23 years agoDrain playback for OSS emulation
Jaroslav Kysela [Wed, 26 Jun 2002 20:43:46 +0000 (20:43 +0000)]
Drain playback for OSS emulation

23 years ago0.9.0rc1
Jaroslav Kysela [Wed, 24 Apr 2002 15:32:45 +0000 (15:32 +0000)]
0.9.0rc1

23 years ago0.9.0beta11
Jaroslav Kysela [Sun, 17 Feb 2002 17:42:22 +0000 (17:42 +0000)]
0.9.0beta11

23 years agoUpdate GNU GPL address
Jaroslav Kysela [Sun, 30 Dec 2001 09:32:08 +0000 (09:32 +0000)]
Update GNU GPL address

23 years agoInitial version
Jaroslav Kysela [Sun, 30 Dec 2001 09:02:42 +0000 (09:02 +0000)]
Initial version

23 years ago0.9.0beta10a
Jaroslav Kysela [Sat, 1 Dec 2001 18:34:57 +0000 (18:34 +0000)]
0.9.0beta10a

23 years agoFixes
Jaroslav Kysela [Sat, 1 Dec 2001 10:04:31 +0000 (10:04 +0000)]
Fixes

23 years ago0.9.0beta10
Jaroslav Kysela [Fri, 30 Nov 2001 17:40:45 +0000 (17:40 +0000)]
0.9.0beta10

23 years agoAdded exit for configure and test for CVSCOMPILE_NO_MAKE
Jaroslav Kysela [Mon, 26 Nov 2001 18:25:11 +0000 (18:25 +0000)]
Added exit for configure and test for CVSCOMPILE_NO_MAKE

23 years agoFixed typo.
Takashi Iwai [Tue, 6 Nov 2001 15:14:30 +0000 (15:14 +0000)]
Fixed typo.

23 years agoFixed path aoss.in
Jaroslav Kysela [Tue, 6 Nov 2001 07:44:00 +0000 (07:44 +0000)]
Fixed path aoss.in

23 years ago0.9.0beta9
Jaroslav Kysela [Mon, 5 Nov 2001 07:51:15 +0000 (07:51 +0000)]
0.9.0beta9

23 years agoAdded aoss script from James Tappin <james@xena.uklinux.net>.
Jaroslav Kysela [Thu, 4 Oct 2001 07:59:54 +0000 (07:59 +0000)]
Added aoss script from James Tappin <james@xena.uklinux.net>.

23 years agoChanged default location to /usr
Jaroslav Kysela [Mon, 1 Oct 2001 07:27:54 +0000 (07:27 +0000)]
Changed default location to /usr

23 years ago0.9.0beta8
Jaroslav Kysela [Thu, 27 Sep 2001 17:08:39 +0000 (17:08 +0000)]
0.9.0beta8

24 years agoChanged asoundlib.h directory
Takashi Iwai [Tue, 11 Sep 2001 15:34:46 +0000 (15:34 +0000)]
Changed asoundlib.h directory

24 years agoChanges for distribution.
Jaroslav Kysela [Tue, 21 Aug 2001 14:12:46 +0000 (14:12 +0000)]
Changes for distribution.

24 years agoAdded libtoolize call
Jaroslav Kysela [Tue, 21 Aug 2001 13:58:48 +0000 (13:58 +0000)]
Added libtoolize call

24 years agoInitial version
Jaroslav Kysela [Tue, 21 Aug 2001 13:57:16 +0000 (13:57 +0000)]
Initial version

24 years ago- Removed snd_enum_to_int and snd_int_to_enum.
Takashi Iwai [Fri, 10 Aug 2001 10:12:02 +0000 (10:12 +0000)]
- Removed snd_enum_to_int and snd_int_to_enum.
- Added ALSA version check in configure script.

24 years agoNow it works also for stdio access: trick stolen from pthread library
Abramo Bagnara [Sat, 19 May 2001 12:26:19 +0000 (12:26 +0000)]
Now it works also for stdio access: trick stolen from pthread library

24 years agoImproved automatic start/stop
Abramo Bagnara [Thu, 19 Apr 2001 21:18:24 +0000 (21:18 +0000)]
Improved automatic start/stop

24 years agoAdded preliminary tricky mmap support
Abramo Bagnara [Mon, 2 Apr 2001 16:36:11 +0000 (16:36 +0000)]
Added preliminary tricky mmap support

24 years agoAdded missing argument
Abramo Bagnara [Tue, 27 Mar 2001 15:54:02 +0000 (15:54 +0000)]
Added missing argument

24 years agoAttempt to fix under glibc 2.2
Abramo Bagnara [Wed, 7 Mar 2001 18:57:01 +0000 (18:57 +0000)]
Attempt to fix under glibc 2.2

24 years agoDebug goes to stderr
Abramo Bagnara [Thu, 1 Mar 2001 22:48:03 +0000 (22:48 +0000)]
Debug goes to stderr

24 years agoUpdated version number
Abramo Bagnara [Sun, 25 Feb 2001 22:37:18 +0000 (22:37 +0000)]
Updated version number

24 years agoTypo
Abramo Bagnara [Thu, 22 Feb 2001 10:32:05 +0000 (10:32 +0000)]
Typo

24 years agoAdded range specification to simple mixer. Fixes to alsamixer. Added mixer support...
Abramo Bagnara [Sun, 18 Feb 2001 17:56:38 +0000 (17:56 +0000)]
Added range specification to simple mixer. Fixes to alsamixer. Added mixer support to alsa-oss

24 years agoCompilation fixes
Abramo Bagnara [Wed, 7 Feb 2001 17:35:09 +0000 (17:35 +0000)]
Compilation fixes

24 years agoCorrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_...
Abramo Bagnara [Sun, 4 Feb 2001 17:03:19 +0000 (17:03 +0000)]
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams

24 years agoFix for recent glibc
Abramo Bagnara [Thu, 1 Feb 2001 07:52:57 +0000 (07:52 +0000)]
Fix for recent glibc

24 years agoRemoved card type from devices info. Added card number to devices info. Completed...
Abramo Bagnara [Wed, 31 Jan 2001 17:26:59 +0000 (17:26 +0000)]
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).

24 years agoFixed OSS emulation wrt triggers and capture mmap
Abramo Bagnara [Wed, 31 Jan 2001 10:42:46 +0000 (10:42 +0000)]
Fixed OSS emulation wrt triggers and capture mmap

24 years agoSmall fixes to OSS emulation
Abramo Bagnara [Sun, 21 Jan 2001 19:14:58 +0000 (19:14 +0000)]
Small fixes to OSS emulation

24 years agoAdded missing debug code
Abramo Bagnara [Sun, 21 Jan 2001 18:41:57 +0000 (18:41 +0000)]
Added missing debug code

24 years agoFurther fixes
Abramo Bagnara [Sun, 21 Jan 2001 17:13:14 +0000 (17:13 +0000)]
Further fixes

24 years agoRemoved forgotten debug printf
Abramo Bagnara [Sun, 21 Jan 2001 17:04:15 +0000 (17:04 +0000)]
Removed forgotten debug printf

24 years agoFixes
Abramo Bagnara [Sun, 21 Jan 2001 16:24:42 +0000 (16:24 +0000)]
Fixes

24 years agoBetter dup implementation
Abramo Bagnara [Sat, 20 Jan 2001 20:14:15 +0000 (20:14 +0000)]
Better dup implementation

24 years agoFixed frag_shift use
Abramo Bagnara [Tue, 16 Jan 2001 15:56:06 +0000 (15:56 +0000)]
Fixed frag_shift use