Fri, 21 Dec 2007 16:51:56 +0100 |
Jonathan Schleifer |
Actually, we have to reset in oss_loop() as this calls close().
|
Fri, 21 Dec 2007 16:36:11 +0100 |
Jonathan Schleifer |
Reset volume after the buffer has been played.
|
Wed, 05 Dec 2007 13:35:16 +0200 |
Cristi Magherusan |
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by Michal
|
Wed, 28 Nov 2007 18:15:33 +0100 |
Jonathan Schleifer |
Set volume before playback for OSS4.
|
Mon, 19 Nov 2007 21:35:56 +0100 |
Jonathan Schleifer |
Restore the channel's volume after playback.
|
Sun, 18 Nov 2007 12:38:02 +0100 |
Jonathan Schleifer |
Actually, that patch + the rest of the patch won't make it into 1.4.1.
|
Sun, 18 Nov 2007 12:19:12 +0100 |
Jonathan Schleifer |
Reset the volume to 100 when we stop playback.
|
Wed, 03 Oct 2007 17:24:59 +0200 |
Jonathan Schleifer |
Add -pipe -Wall if gcc and fix a few warnings.
|
Tue, 11 Sep 2007 06:52:53 -0500 |
William Pitcock |
remove realtime craq from the code
|
Tue, 11 Sep 2007 06:04:15 -0500 |
William Pitcock |
effects_enabled() craq removed
|
Sun, 09 Sep 2007 22:25:40 +0300 |
Matti Hamalainen |
xmms_usleep() was removed, use g_usleep()
|
Thu, 12 Jul 2007 18:21:23 +0300 |
Cristi Magherusan |
now it saves VMIX volume between sessions
|
Thu, 12 Jul 2007 17:51:36 +0300 |
Cristi Magherusan |
made OSS report latest set volume when not having opened a vmix device;
|
Sun, 08 Jul 2007 22:26:25 +0300 |
Cristi Magherusan |
ignore the VMIX balance setting until it gets fixed by the OSS4 devs
|
Sat, 07 Jul 2007 05:02:14 +0300 |
Cristi Magherusan |
damn, I forgot to 'hg add' the sources
|