At 10:55 AM 1/31/2007, Greg Wright wrote:
> Branch: HEAD & 150Cay
>

remember, ribosome is not branched, so only HEAD.

Yes, I made a mistake in the CR sent.

This is committed to HEAD.

Thanks.


--
Daniel Yek


This does
mean that it will affect older branches as well, but I think
that is OK. On all current branches we have good ALSA support,
150Cay/HEAD. For old builds we need to reproduce, I believe we
archive the build system with them, so that should not be a
problem either.

Looks good.

--greg.



Daniel Yek wrote:
Modified by: [EMAIL PROTECTED]
Date: 1/30/2007
Project: Helix Player
Synopsis: Turning on ALSA support for splay.
Overview:
  The player team has been defining HELIX_FEATURE_ALSA in player BIF file.
ALSA support isn't compiled-in by default in splay, but it really should and
  this could avoid confusion.
  This trivial change turns it on by default.

Files Modified:
$BUILD_ROOT/umakepf/helix-client-core-audio-advanced.pfi
Platforms and Profiles Build Verified:
Profile: helix_client_all_define
Platform: Fedora Core 5
Platforms and Profiles Functionality verified:
Profile: helix_client_all_define
Branch: HEAD & 150Cay
Copyright assignment: I am a RealNetworks employee.

Index: helix-client-core-audio-advanced.pfi
===================================================================
RCS file: /cvsroot/ribosome/build/umakepf/helix-client-core-audio-advanced.pfi,v
retrieving revision 1.12
diff -u -w -r1.12 helix-client-core-audio-advanced.pfi
--- helix-client-core-audio-advanced.pfi 24 Apr 2006 23:34:19 -0000 1.12
+++ helix-client-core-audio-advanced.pfi        31 Jan 2007 00:04:34 -0000
@@ -79,7 +79,7 @@
 #now.
 #project.AddDefines('HELIX_FEATURE_OSS')
 #project.AddDefines('HELIX_FEATURE_ESOUND')
-#project.AddDefines('HELIX_FEATURE_ALSA')
+project.AddDefines('HELIX_FEATURE_ALSA')
 #project.AddDefines('HELIX_FEATURE_USOUND')
 #DirectSound support for win32 platforms



_______________________________________________
Audio-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/audio-dev

Reply via email to