]> git.alsa-project.org Git - alsa-oss.git/log
alsa-oss.git
18 years agorelease 1.0.14 v1.0.14
Jaroslav Kysela [Thu, 31 May 2007 06:56:11 +0000 (08:56 +0200)]
release 1.0.14
Patch-level: Merged

18 years agoAdded tag v1.0.14rc4 for changeset 8e1b011b01bf
Jaroslav Kysela [Wed, 2 May 2007 06:45:48 +0000 (08:45 +0200)]
Added tag v1.0.14rc4 for changeset 8e1b011b01bf

18 years agorelease 1.0.14rc4 v1.0.14rc4
Jaroslav Kysela [Wed, 2 May 2007 06:45:48 +0000 (08:45 +0200)]
release 1.0.14rc4
Patch-level: Merged

18 years agoFix LFS support for fopen in alsa-oss
Takashi Iwai [Mon, 19 Feb 2007 11:59:06 +0000 (12:59 +0100)]
Fix LFS support for fopen in alsa-oss

fopen64 is overloaded to call original fopen, not fopen64. This makes
certain applications fail (vmware working with large disk images).

Attached patch fixes the problem and also makes open64 support more
straightforward.

From: Constantine Gavrilov <constantine.gavrilov@gmail.com>

19 years agoAdded tag v1.0.12 for changeset 6b42089e67e3ccb2fdd7aa0d462a0fae7d054e0f
Jaroslav Kysela [Tue, 22 Aug 2006 12:40:57 +0000 (14:40 +0200)]
Added tag v1.0.12 for changeset 6b42089e67e3ccb2fdd7aa0d462a0fae7d054e0f

19 years agorelease 1.0.12 v1.0.12
Jaroslav Kysela [Tue, 22 Aug 2006 12:40:57 +0000 (14:40 +0200)]
release 1.0.12
Patch-level: Merged

19 years agoAdded tag v1.0.12rc2 for changeset 1f9f024eb2da4b397534e3560100a62eba524339
Jaroslav Kysela [Fri, 4 Aug 2006 12:28:23 +0000 (14:28 +0200)]
Added tag v1.0.12rc2 for changeset 1f9f024eb2da4b397534e3560100a62eba524339

19 years agorelease 1.0.12rc2 v1.0.12rc2
Jaroslav Kysela [Fri, 4 Aug 2006 12:28:23 +0000 (14:28 +0200)]
release 1.0.12rc2
Patch-level: Merged

19 years agoAdd hgcompile script
Takashi Iwai [Fri, 12 May 2006 13:34:58 +0000 (15:34 +0200)]
Add hgcompile script

Added hgcompile script.

19 years agoAdded tag v1.0.11 for changeset 4af987c1c4e9a05ff8f00b269d769d39be8e0b8a
Jaroslav Kysela [Wed, 19 Apr 2006 10:29:53 +0000 (12:29 +0200)]
Added tag v1.0.11 for changeset 4af987c1c4e9a05ff8f00b269d769d39be8e0b8a

19 years agorelease 1.0.11 v1.0.11
Jaroslav Kysela [Wed, 19 Apr 2006 10:29:53 +0000 (12:29 +0200)]
release 1.0.11
Patch-level: Merged

19 years agoAdded tags since ALSA version 1.0.3
Jaroslav Kysela [Mon, 10 Apr 2006 13:17:51 +0000 (15:17 +0200)]
Added tags since ALSA version 1.0.3

19 years agoAdd .hgignore and fix permission of cvscompile
Takashi Iwai [Thu, 6 Apr 2006 18:23:17 +0000 (20:23 +0200)]
Add .hgignore and fix permission of cvscompile

19 years agorelease 1.0.11rc4 v1.0.11rc4
Jaroslav Kysela [Wed, 22 Mar 2006 10:48:46 +0000 (10:48 +0000)]
release 1.0.11rc4
Patch-level: Merged

19 years agoChange autoconf requirement to 2.59
Takashi Iwai [Tue, 21 Mar 2006 17:12:56 +0000 (17:12 +0000)]
Change autoconf requirement to 2.59

Change AC_PREREQ to 2.59.

19 years agorelease 1.0.11rc3 v1.0.11rc3
Jaroslav Kysela [Fri, 27 Jan 2006 15:30:21 +0000 (15:30 +0000)]
release 1.0.11rc3
Patch-level: Merged

19 years agoFix the handling of playback elements without switch
Takashi Iwai [Thu, 5 Jan 2006 18:47:01 +0000 (18:47 +0000)]
Fix the handling of playback elements without switch

Fix the handling of playback elements without switch (e.g. softvol controls).
Taken from bug#1278.

19 years agorelease 1.0.10 v1.0.10
Jaroslav Kysela [Tue, 15 Nov 2005 13:45:25 +0000 (13:45 +0000)]
release 1.0.10
Patch-level: Merged

19 years agorelease 1.0.10rc3 v1.0.10rc3
Jaroslav Kysela [Fri, 4 Nov 2005 10:19:38 +0000 (10:19 +0000)]
release 1.0.10rc3
Patch-level: Merged

19 years agoOptimize aoss wrapper
Takashi Iwai [Thu, 27 Oct 2005 18:34:18 +0000 (18:34 +0000)]
Optimize aoss wrapper

- Don't set LD_PRELOAD if no ALSA driver exists.
- Inheret the previous LD_PRELOAD setting.

19 years agorelease 1.0.10rc2 v1.0.10rc2
Jaroslav Kysela [Mon, 10 Oct 2005 12:50:51 +0000 (12:50 +0000)]
release 1.0.10rc2
Patch-level: Merged

20 years agoUse $LIB for LD_PRELOAD path in aoss
Takashi Iwai [Fri, 2 Sep 2005 13:12:02 +0000 (13:12 +0000)]
Use $LIB for LD_PRELOAD path in aoss

Use $LIB for LD_PRELOAD path in aoss (bug#1390)

20 years agoMore fix for PM
Takashi Iwai [Thu, 1 Sep 2005 17:32:52 +0000 (17:32 +0000)]
More fix for PM

More fix for PM resume.  This fix the resume with helix engine.

20 years agoFix suspend/resume with aoss
Takashi Iwai [Thu, 1 Sep 2005 10:58:13 +0000 (10:58 +0000)]
Fix suspend/resume with aoss

Fixed suspend/resume with aoss.
Clean up error handling codes.

20 years agorelease 1.0.10rc1 v1.0.10rc1
Jaroslav Kysela [Fri, 19 Aug 2005 11:45:34 +0000 (11:45 +0000)]
release 1.0.10rc1
Patch-level: Merged

20 years agoClean up codes
Takashi Iwai [Wed, 17 Aug 2005 18:10:24 +0000 (18:10 +0000)]
Clean up codes

- Make C99 style struct initialization
- Introduce is_oss_device()
- Faster select/poll path for normal files
- Check the return value of PCM poll stuff
- Disable dup and dup2 (should work as they are)

20 years agoFix compile warnings
Takashi Iwai [Wed, 17 Aug 2005 18:08:15 +0000 (18:08 +0000)]
Fix compile warnings

Fixed compile warnings (unused parameters).

20 years agoFix segfault with fcntl()
Takashi Iwai [Thu, 11 Aug 2005 12:45:41 +0000 (12:45 +0000)]
Fix segfault with fcntl()

- Fixed segfault with fcnt() due to a missing initialization
- Make hooks static variables

20 years agoFix IGAIN mixer
Takashi Iwai [Wed, 8 Jun 2005 14:19:54 +0000 (14:19 +0000)]
Fix IGAIN mixer

Fixed the handling of IGAIN mixer volume.

20 years agofixed typo
Jaroslav Kysela [Wed, 8 Jun 2005 13:51:57 +0000 (13:51 +0000)]
fixed typo

20 years agorelease: 1.0.9 v1.0.9
Jaroslav Kysela [Fri, 27 May 2005 13:00:09 +0000 (13:00 +0000)]
release: 1.0.9

20 years agorelease: 1.0.9rc4
Jaroslav Kysela [Mon, 23 May 2005 11:33:02 +0000 (11:33 +0000)]
release: 1.0.9rc4

20 years agoUse "default:X" PCM for secondary and later cards
Takashi Iwai [Tue, 17 May 2005 15:38:46 +0000 (15:38 +0000)]
Use "default:X" PCM for secondary and later cards

Use "default:X" PCM for secondary and later cards.

20 years agorelease: 1.0.9rc3
Jaroslav Kysela [Wed, 27 Apr 2005 14:04:49 +0000 (14:04 +0000)]
release: 1.0.9rc3

20 years agoadded 64-bit fopen support (sox works now)
Mike Hearn [Tue, 5 Apr 2005 10:51:36 +0000 (10:51 +0000)]
added 64-bit fopen support (sox works now)
Signed-off-by: Mike Hearn <mike@navi.cx>
20 years agorelease: 1.0.9rc2
Jaroslav Kysela [Thu, 24 Mar 2005 09:49:53 +0000 (09:49 +0000)]
release: 1.0.9rc2

20 years agoFixed O_NONBLOCK behaviour for PCM devices
Matthew Hodgson [Sat, 19 Mar 2005 15:11:18 +0000 (15:11 +0000)]
Fixed O_NONBLOCK behaviour for PCM devices

The problem appears to be a typo in alsa-oss/alsa/pcm.c:oss_dsp_open(),
where the mode parameter rather than the oflags parameter is checked for
the O_NONBLOCK flag.

Signed-off-by: Matthew Hodgson <matthew@mxtelecom.com>
20 years agorelease: 1.0.9rc1
Jaroslav Kysela [Sun, 13 Mar 2005 09:32:07 +0000 (09:32 +0000)]
release: 1.0.9rc1

20 years agoFix compile warning
Takashi Iwai [Wed, 19 Jan 2005 13:35:11 +0000 (13:35 +0000)]
Fix compile warning

Fixed compile warning regarding the type of timeval with printf.

20 years agorelease: 1.0.8 v1.0.8
Jaroslav Kysela [Thu, 13 Jan 2005 09:55:45 +0000 (09:55 +0000)]
release: 1.0.8

20 years agorelease: 1.0.8rc2
Jaroslav Kysela [Wed, 5 Jan 2005 06:59:33 +0000 (06:59 +0000)]
release: 1.0.8rc2

20 years agoAdd description of ALSA_OSS_PCM_DEVICE env variable
Takashi Iwai [Mon, 27 Dec 2004 19:30:25 +0000 (19:30 +0000)]
Add description of ALSA_OSS_PCM_DEVICE env variable

Added the description about ALSA_OSS_PCM_DEVICE environment variable.

20 years agoAdd so versions
Takashi Iwai [Mon, 27 Dec 2004 19:27:05 +0000 (19:27 +0000)]
Add so versions

Specify so versions in configure script for future extension.

20 years agoMisc improvement for PCM
Takashi Iwai [Mon, 27 Dec 2004 19:25:47 +0000 (19:25 +0000)]
Misc improvement for PCM

- Allow user to pass the PCM name to open via ALSA_OSS_PCM_DEVICE
  environment variable.
- Always open the device with non-blocking mode, and change the
  mode to the proper one after open.
- Code clean up.

20 years agoFix periods_max setting
Takashi Iwai [Mon, 27 Dec 2004 18:47:01 +0000 (18:47 +0000)]
Fix periods_max setting

Fixed the setting of periods_max not to be below periods_min.

20 years agorelease: 1.0.8rc1
Jaroslav Kysela [Tue, 21 Dec 2004 15:25:00 +0000 (15:25 +0000)]
release: 1.0.8rc1

20 years agorelease: 1.0.8-rc1
Jaroslav Kysela [Tue, 21 Dec 2004 14:33:25 +0000 (14:33 +0000)]
release: 1.0.8-rc1

20 years agorelease: 1.0.7 v1.0.7
Jaroslav Kysela [Thu, 11 Nov 2004 18:29:36 +0000 (18:29 +0000)]
release: 1.0.7

20 years agorelease: 1.0.7rc2
Jaroslav Kysela [Tue, 12 Oct 2004 05:59:01 +0000 (05:59 +0000)]
release: 1.0.7rc2

20 years agoFix hyphens in man pages
Nicolas FRANCOIS [Fri, 8 Oct 2004 16:15:33 +0000 (16:15 +0000)]
Fix hyphens in man pages

This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
20 years ago[ALSA-OSS] Always initialize pointers before use
Stas Sergeev [Mon, 13 Sep 2004 16:07:57 +0000 (16:07 +0000)]
[ALSA-OSS] Always initialize pointers before use

This patch makes sure that the initialize() is always called
before any pointer to function is used. Somehow it happens
that the __attribute__((constructor)) is not always sufficient -
other libs may have that attribute either, and may call fopen()
from within their constructors, which leads to a SIGSEGV, that
this patch fixes. Perhaps the __attribute__((constructor)) is no
longer needed with that patch at all.

Signed-off-by: Stas Sergeev <stsp@aknet.ru>
21 years agorelease: 1.0.6 v1.0.6
Jaroslav Kysela [Sun, 15 Aug 2004 08:25:13 +0000 (08:25 +0000)]
release: 1.0.6

21 years agoSigned-off-by: Florian Schmidt <mista.tapas@gmx.net>
Florian Schmidt [Fri, 13 Aug 2004 12:26:52 +0000 (12:26 +0000)]
Signed-off-by: Florian Schmidt <mista.tapas@gmx.net>
The below patch [also attached] fixes the check for device files in
/dev/sound/ [for users of devfs who have configured their apps to use
/dev/sound/dsp, etc..] and  adds a note to the aoss manpage
about the state of mmap support.

21 years agorelease: 1.0.6rc1
Jaroslav Kysela [Wed, 4 Aug 2004 13:42:18 +0000 (13:42 +0000)]
release: 1.0.6rc1

21 years agoFixes by Florian Schmidt <mista.tapas@gmx.net>:
Takashi Iwai [Tue, 27 Jul 2004 16:04:54 +0000 (16:04 +0000)]
Fixes by Florian Schmidt <mista.tapas@gmx.net>:

- Checks more device file names for fopen() wrappers.
- Fixed manpage.

21 years agoAdded the wrapper for fopen() by Florian Schmidt <mista.tapas@gmx.net>.
Takashi Iwai [Fri, 25 Jun 2004 16:26:51 +0000 (16:26 +0000)]
Added the wrapper for fopen() by Florian Schmidt <mista.tapas@gmx.net>.

21 years agorelease: 1.0.5 v1.0.5
Jaroslav Kysela [Fri, 28 May 2004 13:17:48 +0000 (13:17 +0000)]
release: 1.0.5

21 years agorelease: 1.0.5rc1
Jaroslav Kysela [Mon, 24 May 2004 17:58:46 +0000 (17:58 +0000)]
release: 1.0.5rc1

21 years agodon't return negative byte count from GET[IO]PTR ioctl
Clemens Ladisch [Tue, 4 May 2004 13:02:03 +0000 (13:02 +0000)]
don't return negative byte count from GET[IO]PTR ioctl

21 years agorelease: 1.0.4 v1.0.4
Jaroslav Kysela [Sat, 3 Apr 2004 09:41:40 +0000 (09:41 +0000)]
release: 1.0.4

21 years agoAdded AC_PREREQ(2.53) for autoconf
Jaroslav Kysela [Sat, 3 Apr 2004 08:40:16 +0000 (08:40 +0000)]
Added AC_PREREQ(2.53) for autoconf

21 years agorelease: 1.0.4rc1
Jaroslav Kysela [Fri, 26 Mar 2004 16:19:18 +0000 (16:19 +0000)]
release: 1.0.4rc1

21 years agoAdded mangling for period/buffer size in mmap mode
Jaroslav Kysela [Fri, 26 Mar 2004 16:13:55 +0000 (16:13 +0000)]
Added mangling for period/buffer size in mmap mode

21 years agoSmall cosmetic fix
Jaroslav Kysela [Thu, 18 Mar 2004 09:10:55 +0000 (09:10 +0000)]
Small cosmetic fix

21 years agoCleanup
Jaroslav Kysela [Mon, 1 Mar 2004 08:51:07 +0000 (08:51 +0000)]
Cleanup

21 years ago- fixed open problem (sw_params allocation)
Jaroslav Kysela [Sun, 29 Feb 2004 19:33:54 +0000 (19:33 +0000)]
- fixed open problem (sw_params allocation)
- fixed memory leak (close)
- 1.0.3a version

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