haiku/headers/private/media
Dario Casalinuovo 76889670db shutdown_media_server: Finalize rework of synchronization
* When the user isn't requesting a custom notification, it will
be a BMediaRoster job to do it.
* Reintroduce BMediaRoster::SyncToServices, this time based on local
message passing rather than a global semaphore.
* SyncToServices is used in launch_media_server to make the process
more launch_daemon safe and faster in the average case.
* It was an error to add notifications in the media_server.
* Fixes #12717.
2016-04-21 19:02:27 +02:00
..
experimental Thou shalt not use spaces in file names. 2007-08-29 23:49:02 +00:00
audio_module.h
DataExchange.h BMediaRoster: Add B_MEDIA_SERVER_STARTED and B_MEDIA_SERVER_QUIT 2015-07-24 12:19:33 +02:00
debug.h libmedia: Fix x86-64 debug build. 2013-12-13 17:53:12 -05:00
DecoderPlugin.h libmedia: Put AddOnManager into BPrivate::media namespace. 2015-04-19 23:47:05 +02:00
DefaultMediaTheme.h Some cleanup. 2007-10-15 14:09:14 +00:00
DormantNodeManager.h * Accidently put gDormantNodeManager into the public namespace. 2009-12-07 21:27:21 +00:00
EncoderPlugin.h Initial implementation of BMediaEncoder 2015-12-02 16:08:06 +01:00
hmulti_audio.h added Headphones and SPDIF string constants 2008-11-17 19:44:36 +00:00
MediaDebug.h new debug header for media kit 2007-04-26 20:40:27 +00:00
MediaExtractor.h MediaExtractor: Adapt to new BUrl functionality 2016-03-25 22:18:15 +01:00
MediaIO.h Move MediaIO in it's own header 2016-03-25 22:44:56 +01:00
MediaMisc.h media_server: Add notifications 2016-04-04 01:27:12 +02:00
MediaPlugin.h * Cleanup 2009-07-29 16:01:28 +00:00
MediaRecorder.h BMediaRecorder: Fix unneeded argument and error check 2016-02-09 14:11:40 +01:00
MediaRecorderNode.h BMediaRecorder: Solve possible problem with node references 2016-02-09 20:24:58 +01:00
MediaRosterEx.h shutdown_media_server: Finalize rework of synchronization 2016-04-21 19:02:27 +02:00
MediaSounds.h some copyright headers clean up 2010-04-12 21:02:09 +00:00
MediaWriter.h MediaWriter: Add new BUrl functionality 2016-03-25 22:19:03 +01:00
MetaFormat.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
multi_audio.h * Delete all local copies of multi_audio from source tree. 2007-05-14 02:37:14 +00:00
Notifications.h * Cleanup. 2009-12-07 21:32:59 +00:00
OldSoundDriver.h
PluginManager.h PluginManager/AddOnManager: Add streamers support code 2016-03-25 22:20:03 +01:00
RawFormats.h
ReaderPlugin.h Implemented an API to get arbitrary meta-data about 2010-09-17 08:04:26 +00:00
ServerInterface.h shutdown_media_server: Finalize rework of synchronization 2016-04-21 19:02:27 +02:00
SharedBufferList.h BBufferGroup: Check for duplicated buffer id 2015-07-11 15:40:16 +02:00
soundcard.h Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
StreamerPlugin.h StreamerPlugin: Use BDataIO as base interface 2016-03-31 18:06:19 +02:00
TList.h TMap/Tlist: set various methods as const. 2015-03-17 21:50:18 +01:00
TMap.h TMap/Tlist: set various methods as const. 2015-03-17 21:50:18 +01:00
TStack.h
WriterPlugin.h * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00