haiku/src/kits/media
Stefano Ceccherini 6fa16ae6e5 Add parenthesis, otherwise the code is broken
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-08 12:43:01 +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 * The SharedBufferList is now only cloned once in a team, no longer once for 2009-12-05 11:52:01 +00:00
BufferCache.cpp Sorry for this large commit in advance; it's not really possible to divide this 2009-12-05 11:11:28 +00:00
BufferCache.h Sorry for this large commit in advance; it's not really possible to divide this 2009-12-05 11:11:28 +00:00
BufferConsumer.cpp Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
BufferGroup.cpp * The SharedBufferList is now only cloned once in a team, no longer once for 2009-12-05 11:52:01 +00:00
BufferProducer.cpp * Accidently replaced the copyright incorrectly; I got the permission from 2010-04-12 14:32:56 +00:00
ChunkCache.cpp switch to use STL containers, limit to 10 cache entries, don't clear cache on findkeyframe, removed inflight list as it was not needed, report error conditions better. This makes video work again 2009-12-13 12:09:17 +00:00
ChunkCache.h gcc4 build fix 2009-12-13 13:28:28 +00:00
Controllable.cpp * Moved all server interface definitions from DataExchange.h to 2009-12-09 16:57:22 +00:00
DataExchange.cpp * The static object construction and destruction is no longer random, but takes 2010-01-05 16:53:55 +00:00
DecoderPlugin.cpp Resolved TODOs in PluginManager about leaking plugins when they are no longer 2009-06-07 18:11:05 +00:00
DefaultMediaTheme.cpp Patch by Humdinger: 2010-01-13 10:58:34 +00:00
DormantNodeManager.cpp * The static object construction and destruction is no longer random, but takes 2010-01-05 16:53:55 +00:00
EncoderPlugin.cpp Encoder: 2009-08-05 10:21:36 +00:00
FileInterface.cpp Missing includes. 2009-12-09 17:56:24 +00:00
Jamfile * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
MediaAddOn.cpp * The dormant_flavor_info copy constructor was broken, causing bug #5101. 2009-12-10 09:54:59 +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 when using the = operator with media_format, check the area with B_BAD_VALUE. 2009-08-22 09:42:38 +00:00
MediaEncoder.cpp
MediaEventLooper.cpp style cleanup 2008-04-26 11:31:00 +00:00
MediaExtractor.cpp We definitely don't want a global lock, even when not using the chunk cache. 2010-01-12 20:22:22 +00:00
MediaFile.cpp Improve IO performance for all media files 2009-12-29 00:41:08 +00:00
MediaFiles.cpp * Implemented getting/setting the audio gain of media files. 2009-12-08 19:56:04 +00:00
MediaFormats.cpp Do not reject an encoder based on the media_format_family if either the encoders 2009-07-31 01:02:48 +00:00
MediaNode.cpp * Rewrote header, adjusted source. 2009-08-28 14:01:15 +00:00
MediaPlugin.cpp Removed now unused methods, added license. 2004-01-23 07:14:47 +00:00
MediaRoster.cpp * Revert the reverse the addons iteration of r35121. 2010-01-17 20:05:01 +00:00
MediaTheme.cpp Name the lockers to be able to identify them when debugging/analyzing. 2009-10-21 15:27:22 +00:00
MediaTrack.cpp * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
MediaWriter.cpp Do not use fWriter functions, when it has not been instantiated properly. 2009-08-05 10:07:43 +00:00
Notifications.cpp Sorry for this large commit in advance; it's not really possible to divide this 2009-12-05 11:11:28 +00:00
OldAudioModule.cpp * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldAudioModule.h * Build fix; the Jamfile changes caused those to be broken. 2009-12-05 13:34:39 +00:00
OldAudioStream.cpp * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldAudioStream.h * remove left-overs of deprecated ClassInfo.h includes (cf. OpenGrok) except in SupportKit.h for backward source compatiblity (although it shouldn't really matter). 2010-02-24 15:10:37 +00:00
OldBufferMsgs.h * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
OldBufferStream.cpp * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldBufferStream.h * remove left-overs of deprecated ClassInfo.h includes (cf. OpenGrok) except in SupportKit.h for backward source compatiblity (although it shouldn't really matter). 2010-02-24 15:10:37 +00:00
OldBufferStreamManager.cpp * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldBufferStreamManager.h * remove left-overs of deprecated ClassInfo.h includes (cf. OpenGrok) except in SupportKit.h for backward source compatiblity (although it shouldn't really matter). 2010-02-24 15:10:37 +00:00
OldMediaDefs.h * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
OldMediaKit.h * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldMediaModule.cpp * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldMediaModule.h * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
OldSubscriber.cpp * Put the old BeOS R3 media kit symbols back to fix #5135. They are no longer 2009-12-17 15:56:11 +00:00
OldSubscriber.h * remove left-overs of deprecated ClassInfo.h includes (cf. OpenGrok) except in SupportKit.h for backward source compatiblity (although it shouldn't really matter). 2010-02-24 15:10:37 +00:00
ParameterWeb.cpp Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
PlaySound.cpp
PluginManager.cpp Changed the way Encoders are published by EncoderPlugins. Encoder retrieval 2009-07-30 20:05:11 +00:00
ReaderPlugin.cpp Whitespace cleanup 2010-01-12 20:22:38 +00:00
RealtimeAlloc.cpp * Private libroot locking primitives: 2010-04-15 21:52:49 +00:00
request_data.cpp * Moved the port pool into the new request_data.cpp file; it's no longer 2009-12-09 17:40:45 +00:00
SharedBufferList.cpp * The SharedBufferList is now only cloned once in a team, no longer once for 2009-12-05 11:52:01 +00:00
Sound.cpp Add parenthesis, otherwise the code is broken 2010-08-08 12:43:01 +00:00
SoundFile.cpp Don't leak the BMediaFile. CID 5 2008-09-23 08:14:07 +00:00
SoundPlayer.cpp * Reverted part of r34474 that broke binary compatibility. 2010-04-13 13:01:56 +00:00
SoundPlayNode.cpp * Reverted part of r34474 that broke binary compatibility. 2010-04-13 13:01:56 +00:00
SoundPlayNode.h * Removed code duplication, SetBufferGroup() will now use AllocateBuffers() 2009-12-05 10:46:49 +00:00
TimeCode.cpp Rewrote header, updated source. 2009-08-28 14:50:09 +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 style cleanup 2008-04-26 11:31:00 +00:00
TimeSource.cpp Removed the no longer needed debug code. 2008-02-06 22:08:25 +00:00
TimeSourceObject.cpp Patch by Humdinger: 2010-01-13 10:58:34 +00:00
TimeSourceObject.h * Got rid of Map use in TimeSourceObjectManager. 2009-12-07 21:57:45 +00:00
TimeSourceObjectManager.cpp * The static object construction and destruction is no longer random, but takes 2010-01-05 16:53:55 +00:00
TimeSourceObjectManager.h * Got rid of Map use in TimeSourceObjectManager. 2009-12-07 21:57:45 +00:00
TrackReader.cpp When searching for audio tracks, we are interested in a raw decoded format, not 2009-03-01 20:57:24 +00:00
TrackReader.h * fixed gcc4 build 2009-03-02 19:33:13 +00:00
WriterPlugin.cpp Beginnings of Encoder[Plugin] and Writer[Plugin] base classes and add-on 2009-07-29 16:25:30 +00:00