haiku/src/kits/media
Ingo Weinhold 338b8dc301 Merged changes from branch build_system_redesign at revision 14573.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-10-29 16:27:43 +00:00
..
!missing_symbols.cpp (Temporarily?) removed the private API exports that the new SoundPlay 4.8.1 2004-01-20 23:32:09 +00:00
Buffer.cpp added comment 2003-09-07 22:32:51 +00:00
BufferConsumer.cpp added unused debug output 2003-10-01 16:59:58 +00:00
BufferGroup.cpp fixed assigned BBuffer size, the size of a buffer is now the requested size, not the allocated size 2004-02-29 22:25:05 +00:00
BufferIdCache.cpp cached BBuffer object are not allowed to be deleted until they are Recycled, 2003-09-07 22:35:06 +00:00
BufferIdCache.h cached BBuffer object are not allowed to be deleted until they are Recycled, 2003-09-07 22:35:06 +00:00
BufferProducer.cpp added unused debug output 2003-10-01 16:59:58 +00:00
ChunkCache.cpp Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
ChunkCache.h Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
Controllable.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
DataExchange.cpp switch to Be Inc media server signature, to allow libbe.so sending messages to the server 2004-08-15 12:06:27 +00:00
DecoderPlugin.cpp Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
DefaultMediaTheme.cpp made error messages a little more informative 2004-08-15 12:00:03 +00:00
DormantNodeManager.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
FileInterface.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
MediaAddOn.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
MediaDecoder.cpp Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
MediaDefs.cpp shutdown and restarting of media_server is handled by libbe.so, not by libmedia.so 2004-08-15 16:25:54 +00:00
MediaEncoder.cpp removed warnigs 2002-07-12 14:01:44 +00:00
MediaEventLooper.cpp changed timeout calculation 2003-10-01 17:01:06 +00:00
MediaExtractor.cpp Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
MediaFile.cpp address compiler warnings 2004-11-21 03:43:15 +00:00
MediaFiles.cpp address compiler warnings 2004-11-21 03:43:15 +00:00
MediaFormats.cpp new MediaFormats. node monitoring codec plugin loading. codec mods to support new codec api to retrieve supported formats. 2004-02-02 05:26:40 +00:00
MediaNode.cpp Moved system time source code into media_addon_server. 2003-09-09 09:07:06 +00:00
MediaPlugin.cpp Removed now unused methods, added license. 2004-01-23 07:14:47 +00:00
MediaRoster.cpp MediaRoster::Roster() now sets out_error to B_OK if everything is OK 2005-02-26 23:21:52 +00:00
MediaTheme.cpp Activated the default media theme to be used. 2003-07-01 15:43:08 +00:00
MediaTrack.cpp Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
Notifications.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
OldAudioModule.cpp removed warnigs 2002-07-12 14:01:44 +00:00
OldAudioModule.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldAudioStream.cpp removed warnigs 2002-07-12 14:01:44 +00:00
OldAudioStream.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldBufferMsgs.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldBufferStream.cpp removed warnigs 2002-07-12 14:01:44 +00:00
OldBufferStream.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldBufferStreamManager.cpp removed warnigs 2002-07-12 14:01:44 +00:00
OldBufferStreamManager.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldMediaDefs.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldMediaKit.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldMediaModule.cpp removed warnigs 2002-07-12 14:01:44 +00:00
OldMediaModule.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldSoundFile.cpp fixed newline at end of file. 2002-09-28 22:00:14 +00:00
OldSoundFile.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OldSubscriber.cpp removed warnigs 2002-07-12 14:01:44 +00:00
OldSubscriber.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ParameterWeb.cpp made error messages a little more informative 2004-08-15 12:00:03 +00:00
PlaySound.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
PluginManager.cpp removed debug output 2004-02-29 18:50:56 +00:00
PortPool.cpp removed warnigs 2002-07-12 14:01:44 +00:00
ReaderPlugin.cpp latest api changes... 2003-11-04 01:32:33 +00:00
RealtimeAlloc.cpp applied style guide a little bit 2005-08-20 22:17:04 +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 It is accomplished ... 2002-07-09 12:24:59 +00:00
SoundFile.cpp partial SoundFile implementation 2003-12-29 08:57:50 +00:00
SoundPlayer.cpp Clean up of debug output. Fixed volume control bug introduced yesterday. 2004-10-24 10:37:46 +00:00
SoundPlayNode.cpp added a check of BBufferGroup 2005-10-10 18:25:48 +00:00
SoundPlayNode.h Massive BSoundPlayer rewrite. Format negotiation and node registering/unregistering fixed. 2004-10-24 00:16:27 +00:00
TimeCode.cpp This update adds a BeOS R5 compatible B_TIMECODE_DEFAULT. 2002-08-22 23:16:18 +00:00
TimedEventQueue.cpp cleanup of DEBUG and NDEBUG usage in media kit 2005-08-20 23:49:39 +00:00
TimedEventQueuePrivate.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
TimedEventQueuePrivate.h various small changes 2002-11-24 00:27:09 +00:00
TimeSource.cpp tiny debug code cleanup 2005-07-05 21:40:57 +00:00
TimeSourceObject.cpp Moved system time source code into media_addon_server. 2003-09-09 09:07:06 +00:00
TimeSourceObject.h Moved system time source code into media_addon_server. 2003-09-09 09:07:06 +00:00
TimeSourceObjectManager.cpp Moved system time source code into media_addon_server. 2003-09-09 09:07:06 +00:00
TimeSourceObjectManager.h Moved system time source code into media_addon_server. 2003-09-09 09:07:06 +00:00
TrackReader.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
TrackReader.h It is accomplished ... 2002-07-09 12:24:59 +00:00