Searched +hist:7 +hist:bcdb362 (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/media/
H A DServerInterface.hdiff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb3624951ebf640098d2a860cef7d9557e1df Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
/haiku/src/kits/media/
H A DTimeSource.cppdiff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7f01171f Mon Mar 16 14:11:32 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> BTimeSource: Cleanup code.

Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
diff 7fd43270 Sun Jan 19 18:11:15 MST 2003 beveloper <beveloper@nowhere.fake> Updated time source code to allow automatic starting and stopping of time sources.
Sending run mode changes and broadcasting of time changes is also implemented.
For one reason or another, all this doesn't work right now.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2520 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7bcdb3624951ebf640098d2a860cef7d9557e1df Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7f01171f92590974b7485b57a0d5ec0859d60b82 Mon Mar 16 14:11:32 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> BTimeSource: Cleanup code.

Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
diff 7fd432700b5fd02a23af42ee36d1bc780e8bf702 Sun Jan 19 18:11:15 MST 2003 beveloper <beveloper@nowhere.fake> Updated time source code to allow automatic starting and stopping of time sources.
Sending run mode changes and broadcasting of time changes is also implemented.
For one reason or another, all this doesn't work right now.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2520 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DMediaRoster.cppdiff 7d337b23 Tue Sep 01 05:02:07 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> BMediaRoster: Reintroduce the undertaker class

* This has been necessary due to the undefined call order of
of static objects. Fixes #12315.
* The bug has been caused by the linker which free unused resources,
making the BMediaRoster to run in a zombie state. In this state
anything such as a message could make the looper to crash.
* The class is reintroduced with some differences though, we are
going to protect it from another thread calling Roster() while the
BMediaRoster is quitting and implement BMediaRosterEx::Quit.
* Unregister registrar notifications before we quit our thread. Avoid
to uninitialize anything from QuitRequested as it may cause problems.
diff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7d337b23b7a962caac04e6e5b8a03a35b9591394 Tue Sep 01 05:02:07 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> BMediaRoster: Reintroduce the undertaker class

* This has been necessary due to the undefined call order of
of static objects. Fixes #12315.
* The bug has been caused by the linker which free unused resources,
making the BMediaRoster to run in a zombie state. In this state
anything such as a message could make the looper to crash.
* The class is reintroduced with some differences though, we are
going to protect it from another thread calling Roster() while the
BMediaRoster is quitting and implement BMediaRosterEx::Quit.
* Unregister registrar notifications before we quit our thread. Avoid
to uninitialize anything from QuitRequested as it may cause problems.
diff 7bcdb3624951ebf640098d2a860cef7d9557e1df Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
/haiku/src/servers/media/
H A DNodeManager.cppdiff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb3624951ebf640098d2a860cef7d9557e1df Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
H A Dmedia_server.cppdiff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7bcdb362 Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7e5d04c5 Tue Dec 08 07:22:56 MST 2009 Axel Dörfler <axeld@pinc-software.de> Beware! The following commit will crash your system when open "Sounds"; I'll
look into this now.
* Renamed the MMediaFilesManager to MediaFilesManager.
* Got rid of its Map usage, we're using std::map now instead.
* The media_server is using an unsafe method to transfer areas from the server
to the client. I've changed this for the BMediaFiles API to use Haiku's new
transfer_area() function. However, this seems to cause the above mentioned
problems.
* Improved naming and data exchange structures used for the BMediaFiles API.
* Fixed BMediaFiles leaking its lists.
* Cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34554 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7cd2513b Thu Jul 30 14:05:11 MDT 2009 Stephan Aßmus <superstippi@gmx.de> Changed the way Encoders are published by EncoderPlugins. Encoder retrieval
in PluginManager is reenabled. We use the media_codec_info.id to reference
a specific plugin, while the sub_id will be used to reference individual
Encoders that the plugin supports. No idea if that's how it was intented, but
some comments hint in this direction. I failed to mention this before, but
comments are of course very welcome on any of these commits, as always.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31993 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7c06546a Wed Jul 29 16:49:23 MDT 2009 Stephan Aßmus <superstippi@gmx.de> Implement the backend of get_next_file_format(). The AddOnManager maintains
a list for known media_file_formats. The internal IDs map to plugins.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31950 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7bcdb3624951ebf640098d2a860cef7d9557e1df Sun May 24 16:43:27 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> media_server: Improve BTimeSource slave nodes management

The media_server is now able to remember the timesource associated to
a certain registered_node and always remove it when the owner
application crash, Fixes Ticket #11852
diff 7e5d04c5430836d6113d550a669d57cb1cf7411b Tue Dec 08 07:22:56 MST 2009 Axel Dörfler <axeld@pinc-software.de> Beware! The following commit will crash your system when open "Sounds"; I'll
look into this now.
* Renamed the MMediaFilesManager to MediaFilesManager.
* Got rid of its Map usage, we're using std::map now instead.
* The media_server is using an unsafe method to transfer areas from the server
to the client. I've changed this for the BMediaFiles API to use Haiku's new
transfer_area() function. However, this seems to cause the above mentioned
problems.
* Improved naming and data exchange structures used for the BMediaFiles API.
* Fixed BMediaFiles leaking its lists.
* Cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34554 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7cd2513b824db570e3db1ac0aad919859989e4ed Thu Jul 30 14:05:11 MDT 2009 Stephan Aßmus <superstippi@gmx.de> Changed the way Encoders are published by EncoderPlugins. Encoder retrieval
in PluginManager is reenabled. We use the media_codec_info.id to reference
a specific plugin, while the sub_id will be used to reference individual
Encoders that the plugin supports. No idea if that's how it was intented, but
some comments hint in this direction. I failed to mention this before, but
comments are of course very welcome on any of these commits, as always.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31993 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7c06546a8e8df703165baff0156d95f622d00538 Wed Jul 29 16:49:23 MDT 2009 Stephan Aßmus <superstippi@gmx.de> Implement the backend of get_next_file_format(). The AddOnManager maintains
a list for known media_file_formats. The internal IDs map to plugins.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31950 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 206 milliseconds