haiku/src/kits/media
Marcus Overhagen b571493666 drop into debugger when things go wrong
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23107 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-12-10 22:04:34 +00:00
..
!missing_symbols.cpp
Buffer.cpp
BufferConsumer.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
BufferGroup.cpp
BufferIdCache.cpp
BufferIdCache.h
BufferProducer.cpp
ChunkCache.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
ChunkCache.h
Controllable.cpp
DataExchange.cpp debugging instrumentation for Cortex lockup bug (some weeks old already) 2007-08-21 18:44:55 +00:00
DecoderPlugin.cpp Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. 2007-06-02 20:00:48 +00:00
DefaultMediaTheme.cpp Some cleanup. 2007-10-15 14:09:14 +00:00
DormantNodeManager.cpp
FileInterface.cpp
Jamfile fixed build for R5 : now uses inttypes.h because it's present on R5 also 2006-09-21 12:29:49 +00:00
MediaAddOn.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
MediaDecoder.cpp Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. 2007-06-02 20:00:48 +00:00
MediaDefs.cpp fixed build for R5 : now uses inttypes.h because it's present on R5 also 2006-09-21 12:29:49 +00:00
MediaEncoder.cpp
MediaEventLooper.cpp removed port unblock workaround, as port API should work now similar to BeOS R5 2006-03-09 09:56:13 +00:00
MediaExtractor.cpp Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. 2007-06-02 20:00:48 +00:00
MediaFile.cpp
MediaFiles.cpp
MediaFormats.cpp
MediaNode.cpp debugging instrumentation for Cortex lockup bug (some weeks old already) 2007-08-21 18:44:55 +00:00
MediaPlugin.cpp
MediaRoster.cpp debugging instrumentation for Cortex lockup bug (some weeks old already) 2007-08-21 18:44:55 +00:00
MediaTheme.cpp * The "no theme available" string is now resized as needed. 2006-11-02 12:54:33 +00:00
MediaTrack.cpp Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. 2007-06-02 20:00:48 +00:00
Notifications.cpp
OldAudioModule.cpp
OldAudioModule.h
OldAudioStream.cpp
OldAudioStream.h
OldBufferMsgs.h
OldBufferStream.cpp
OldBufferStream.h fix gcc4 build 2007-10-16 19:02:28 +00:00
OldBufferStreamManager.cpp
OldBufferStreamManager.h
OldMediaDefs.h
OldMediaKit.h
OldMediaModule.cpp
OldMediaModule.h
OldSoundFile.cpp
OldSoundFile.h
OldSubscriber.cpp
OldSubscriber.h
ParameterWeb.cpp Added a stub BTextParameter as in Dano, I'd need that for ESDSink at least. 2007-02-16 23:40:49 +00:00
PlaySound.cpp
PluginManager.cpp cleanup 2007-06-02 23:16:54 +00:00
PortPool.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
ReaderPlugin.cpp
RealtimeAlloc.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
SharedBufferList.cpp changed B_ANY_KERNEL_ADDRESS to B_ANY_ADDRESS, as our kernel doesn't allow user applications to create kernel areas 2005-10-11 21:27:20 +00:00
Sound.cpp Return an error in BSound methods, since they aren't implemented. Should 2007-11-20 08:41:18 +00:00
SoundFile.cpp
SoundPlayer.cpp fixed reversed source and destination node ids, by using the new BMedisRoster::Disconnect function. 2006-03-07 12:54:02 +00:00
SoundPlayNode.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
SoundPlayNode.h
TimeCode.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
TimedEventQueue.cpp cleanup of DEBUG and NDEBUG usage in media kit 2005-08-20 23:49:39 +00:00
TimedEventQueuePrivate.cpp removed usage of memcpy where not needed 2006-08-27 20:30:39 +00:00
TimedEventQueuePrivate.h
TimeSource.cpp drop into debugger when things go wrong 2007-12-10 22:04:34 +00:00
TimeSourceObject.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
TimeSourceObject.h
TimeSourceObjectManager.cpp
TimeSourceObjectManager.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
TrackReader.cpp
TrackReader.h