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
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
DecoderPlugin.h libmedia: Put AddOnManager into BPrivate::media namespace. 2015-04-19 23:47:05 +02:00
DefaultMediaTheme.h
DormantNodeManager.h
EncoderPlugin.h Initial implementation of BMediaEncoder 2015-12-02 16:08:06 +01:00
hmulti_audio.h
MediaDebug.h
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
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
MediaWriter.h MediaWriter: Add new BUrl functionality 2016-03-25 22:19:03 +01:00
MetaFormat.h
multi_audio.h
Notifications.h
OldSoundDriver.h
PluginManager.h PluginManager/AddOnManager: Add streamers support code 2016-03-25 22:20:03 +01:00
RawFormats.h
ReaderPlugin.h
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
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