* Since the old R3 media API is not implemented anyway, I've now temporarily
removed it from the build. * If you encounter any (useful) applications that need it, please file a bug report, otherwise those will be removed permanently. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34505 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -61,13 +61,14 @@ SharedLibrary libmedia.so :
|
|||||||
SoundPlayNode.cpp
|
SoundPlayNode.cpp
|
||||||
|
|
||||||
# Old (R3) Media Kit
|
# Old (R3) Media Kit
|
||||||
OldAudioModule.cpp
|
# TODO: removed for now, since it's not implemented anyway
|
||||||
OldAudioStream.cpp
|
#OldAudioModule.cpp
|
||||||
OldBufferStream.cpp
|
#OldAudioStream.cpp
|
||||||
OldBufferStreamManager.cpp
|
#OldBufferStream.cpp
|
||||||
OldMediaModule.cpp
|
#OldBufferStreamManager.cpp
|
||||||
OldSoundFile.cpp
|
#OldMediaModule.cpp
|
||||||
OldSubscriber.cpp
|
#OldSoundFile.cpp
|
||||||
|
#OldSubscriber.cpp
|
||||||
|
|
||||||
# Codec Plugin API
|
# Codec Plugin API
|
||||||
ChunkCache.cpp
|
ChunkCache.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user