Home
last modified time | relevance | path

Searched hist:"76889670 db8774f6c48e0a21ecdefb7360df69bb" (Results 1 – 6 of 6) sorted by relevance

/haiku/headers/os/media/
H A DMediaRoster.h76889670db8774f6c48e0a21ecdefb7360df69bb Thu Apr 21 16:07:58 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> 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.
/haiku/headers/private/media/
H A DMediaRosterEx.h76889670db8774f6c48e0a21ecdefb7360df69bb Thu Apr 21 16:07:58 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> 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.
H A DServerInterface.h76889670db8774f6c48e0a21ecdefb7360df69bb Thu Apr 21 16:07:58 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> 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.
/haiku/src/kits/media/
H A DMediaDefs.cpp76889670db8774f6c48e0a21ecdefb7360df69bb Thu Apr 21 16:07:58 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> 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.
H A DMediaRoster.cpp76889670db8774f6c48e0a21ecdefb7360df69bb Thu Apr 21 16:07:58 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> 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.
/haiku/src/servers/media/
H A Dmedia_server.cpp76889670db8774f6c48e0a21ecdefb7360df69bb Thu Apr 21 16:07:58 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> 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.