#
7e5d04c5 |
| 08-Dec-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::ma
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
show more ...
|
#
7562d550 |
| 15-Aug-2004 |
beveloper <beveloper@nowhere.fake> |
Two additional functions to support gain selection for media files (sound events). Allows better compatibility with Zeta's preference application.
git-svn-id: file:///srv/svn/repos/haiku/trunk/curr
Two additional functions to support gain selection for media files (sound events). Allows better compatibility with Zeta's preference application.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8571 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|