#
ba5e652d |
| 03-Nov-2011 |
Adrien Destugues <pulkomandy@pulkomandy.ath.cx> |
Set of patches by Pete Goodeve to imrpove the handling of audio latency. Closes #7285.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43164 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
a74d9260 |
| 26-Apr-2008 |
Jérôme Duval <korli@users.berlios.de> |
style cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25173 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
a7dc1efb |
| 09-Mar-2006 |
Marcus Overhagen <marcusoverhagen@gmail.com> |
removed port unblock workaround, as port API should work now similar to BeOS R5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16671 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
3bb81a42 |
| 07-Mar-2006 |
Marcus Overhagen <marcusoverhagen@gmail.com> |
Fixed deadlock that occured when quitting media applications. I don't know why this never happened on R5. Haiku close_port() works as documented in BeBook, but might possibly different in R5.
git-
Fixed deadlock that occured when quitting media applications. I don't know why this never happened on R5. Haiku close_port() works as documented in BeBook, but might possibly different in R5.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16629 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
51e7b01f |
| 01-Oct-2003 |
beveloper <beveloper@nowhere.fake> |
changed timeout calculation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4918 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
71c77b48 |
| 07-Sep-2003 |
beveloper <beveloper@nowhere.fake> |
latency calculation is now done in realtime
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4543 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
d91580cd |
| 31-Aug-2003 |
beveloper <beveloper@nowhere.fake> |
removed/fixed warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4418 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
5ac4fbd7 |
| 19-Jun-2003 |
beveloper <beveloper@nowhere.fake> |
clean up of debugging functions FATAL is now replaced by ERROR and active at DEBUG=1 or above TRACE is active at 2 or above PRINT(level, ...) can be used for DEBUG= level or abode INFO is removed
g
clean up of debugging functions FATAL is now replaced by ERROR and active at DEBUG=1 or above TRACE is active at 2 or above PRINT(level, ...) can be used for DEBUG= level or abode INFO is removed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3578 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
a0703a47 |
| 03-Jun-2003 |
beveloper <beveloper@nowhere.fake> |
fixed BSoundPlayer::Stop() bugs exposed by CL-Amp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3413 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
5917dd5b |
| 01-Jun-2003 |
beveloper <beveloper@nowhere.fake> |
various timing related bugfixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3395 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
1ab3e018 |
| 30-May-2003 |
beveloper <beveloper@nowhere.fake> |
bugfixes and debug information
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3390 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
9bedd42c |
| 29-May-2003 |
beveloper <beveloper@nowhere.fake> |
many fixes to improve timing
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3386 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
255a01c7 |
| 14-Apr-2003 |
beveloper <beveloper@nowhere.fake> |
Added a new license to this file, as I'm the author.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3068 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
cf4e2277 |
| 14-Mar-2003 |
beveloper <beveloper@nowhere.fake> |
fixing BMediaRoster::ReleaseNode()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2915 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
d2ecd5a9 |
| 14-Mar-2003 |
beveloper <beveloper@nowhere.fake> |
code style cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2914 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
71cc4d49 |
| 01-Sep-2015 |
Julian Harnath <julian.harnath@rwth-aachen.de> |
Merge branch 'master' into app_server
Conflicts: src/kits/app/Roster.cpp
|
#
2a58d543 |
| 15-Aug-2015 |
Julian Harnath <julian.harnath@rwth-aachen.de> |
Merge branch 'master' into app_server
|
#
b6de9d11 |
| 12-Jul-2002 |
beveloper <beveloper@nowhere.fake> |
removed compiler warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@138 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
52a38012 |
| 09-Jul-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
|