Searched hist:"11 c7bd86e2648375192ad86ba628b06a5ac5b503" (Results 1 – 8 of 8) sorted by relevance
/haiku/src/servers/media/ |
H A D | AppManager.h | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
H A D | Jamfile | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
H A D | AppManager.cpp | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
H A D | DefaultManager.cpp | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
H A D | media_server.cpp | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
/haiku/headers/os/media/ |
H A D | MediaRoster.h | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
/haiku/headers/private/media/ |
H A D | ServerInterface.h | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|
/haiku/src/kits/media/ |
H A D | MediaRoster.cpp | 11c7bd86e2648375192ad86ba628b06a5ac5b503 Mon Apr 04 22:33:55 UTC 2016 Dario Casalinuovo <b.vitruvio@gmail.com> Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future but this time using a local synchronization service more than relying on the media_server to release the semaphore. * Due to some discussions today in mailing list I decided to step back and retry the initial way to notify media rosters about media services status. It is woking by using two different notifications for reconnecting to the media_server and notifying the local subscribers. * This speed up the media services restart. * Sorry for the noise and very thanks for reviewing my code to everyone.
|