haiku/src/kits/media
beveloper 97bd102167 removed some of the debug messages
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3299 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-05-23 23:36:09 +00:00
..
!missing_symbols.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
Buffer.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
BufferConsumer.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
BufferGroup.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
BufferIdCache.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
BufferIdCache.h It is accomplished ... 2002-07-09 12:24:59 +00:00
BufferProducer.cpp Fixed deadlock, the cookie is incremented by the node, not by the media kit. 2003-05-23 23:13:55 +00:00
ChannelMixer.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
Controllable.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
DataExchange.cpp Added reference counting of media add-on instances. 2003-03-22 01:11:07 +00:00
DormantNodeManager.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
FileInterface.cpp changed map and list templates to be more useable, however, they will 2002-12-03 00:59:42 +00:00
Jamfile better time source support 2003-01-05 23:35:07 +00:00
MediaAddOn.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
MediaDecoder.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
MediaDefs.cpp removed some of the debug messages 2003-05-23 23:36:09 +00:00
MediaEncoder.cpp removed warnigs 2002-07-12 14:01:44 +00:00
MediaEventLooper.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
MediaFile.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
MediaFiles.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
MediaFormats.cpp various small changes 2002-11-24 00:27:09 +00:00
MediaNode.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
MediaRoster.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
MediaTheme.cpp Avoid crashing by returning a valid BView pointer 2003-03-23 01:05:15 +00:00
MediaTrack.cpp removed warnigs 2002-07-12 14:01:44 +00:00
Notifications.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +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 added debugging information 2003-03-24 01:17:57 +00:00
PlaySound.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
PortPool.cpp removed warnigs 2002-07-12 14:01:44 +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 changed use of port communication, debugging functions, map, list and stack 2002-12-08 23:53:51 +00:00
Sound.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
SoundFile.cpp removed warnigs 2002-07-12 14:01:44 +00:00
SoundPlayer.cpp Working SoundPlayer and SoundPlayerNode, it lacks volume methods 2003-05-11 17:41:38 +00:00
SoundPlayNode.cpp Working SoundPlayer and SoundPlayerNode, it lacks volume methods 2003-05-11 17:41:38 +00:00
SoundPlayNode.h Working SoundPlayer and SoundPlayerNode, it lacks volume methods 2003-05-11 17:41: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 Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
TimedEventQueuePrivate.h various small changes 2002-11-24 00:27:09 +00:00
TimeSource.cpp system time source is always running. 2003-03-23 01:07:55 +00:00
TimeSourceObject.cpp Removed time sourced from reference counting. 2003-03-15 01:59:10 +00:00
TimeSourceObject.h Made time sources mode BeOS R5 conforming. 2003-01-09 17:54:20 +00:00
TimeSourceObjectManager.cpp Removed time sourced from reference counting. 2003-03-15 01:59:10 +00:00
TimeSourceObjectManager.h better time source support 2003-01-05 23:35:07 +00:00
TrackReader.cpp Added a new license to this file, as I'm the author. 2003-04-14 23:31:32 +00:00
TrackReader.h It is accomplished ... 2002-07-09 12:24:59 +00:00