haiku/src/kits/media
shatty b84e6d90eb instead of checking for invalidity, check for validity for meta_data_area
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6217 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-21 20:40:06 +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 removed/fixed warnings 2003-08-31 02:18:11 +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
ChannelMixer.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
Controllable.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
DataExchange.cpp changed debug output 2003-10-01 17:00:38 +00:00
DecoderPlugin.cpp implement MediaDecoder, MediaExtractor using added ChunkProvider 2004-01-18 07:37:52 +00:00
DefaultMediaTheme.cpp small tweak to allow control of continuous parameter range 0.0 to 1.0 2003-09-08 17:48:17 +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 more codec api enhancements 2003-12-01 23:33:35 +00:00
MediaAddOn.cpp removed/fixed warnings 2003-08-31 02:18:11 +00:00
MediaDecoder.cpp cache info from constructor and do init later 2004-01-19 21:32:19 +00:00
MediaDefs.cpp instead of checking for invalidity, check for validity for meta_data_area 2004-01-21 20:40:06 +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 implement MediaDecoder, MediaExtractor using added ChunkProvider 2004-01-18 07:37:52 +00:00
MediaFile.cpp fixed a couple of issues with id3attr 2003-12-23 00:56:35 +00:00
MediaFiles.cpp To clear the current entry_ref 2003-11-25 10:09:36 +00:00
MediaFormats.cpp update to the codec api, docoder assignment is now handled in the server 2003-12-14 19:23:16 +00:00
MediaNode.cpp Moved system time source code into media_addon_server. 2003-09-09 09:07:06 +00:00
MediaPlugin.cpp bugfix 2003-12-06 16:11:01 +00:00
MediaRoster.cpp raw decoder supports many samples types now, and support for them 2003-12-27 14:51:14 +00:00
MediaTheme.cpp Activated the default media theme to be used. 2003-07-01 15:43:08 +00:00
MediaTrack.cpp to aid decoder debugging 2003-12-28 00:32:41 +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 remove warnings 2003-12-06 16:26:08 +00:00
PlaySound.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
PluginManager.cpp seek back to start position 2003-12-26 00:30:57 +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 removed compiler warnings 2002-12-10 20:15:29 +00:00
SampleConverter.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
SamplingrateConverter.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
SharedBufferList.cpp used real buffer id (the buffer handling needs to be redone) 2003-09-07 22:38:38 +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 Added missing include. 2003-07-05 12:30:23 +00:00
SoundPlayNode.cpp update to the codec api, docoder assignment is now handled in the server 2003-12-14 19:23:16 +00:00
SoundPlayNode.h fixed BSoundPlayer::Stop() bugs exposed by CL-Amp 2003-06-03 21:02:38 +00:00
TimeCode.cpp This update adds a BeOS R5 compatible B_TIMECODE_DEFAULT. 2002-08-22 23:16:18 +00:00
TimedEventQueue.cpp It is accomplished ... 2002-07-09 12:24:59 +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 Implemented GetStartLatency 2003-12-08 08:45:09 +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