Searched hist:c1c81d42d1818c04ae40265e6d7229ec11560a5e (Results 1 – 3 of 3) sorted by relevance
/haiku/src/apps/soundrecorder/ |
H A D | FileUtils.cpp | c1c81d42d1818c04ae40265e6d7229ec11560a5e Fri Aug 01 14:16:05 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Use shared AutoDeleter.h instead of custom array deleter. * Improve code in FileUtils to copy attributes in chunks and improve error checking. Should also copy 0 size attributes now, since those are valid. * Craft SoundConsumer towards more style guide compliance. * Use new (std::nothrow) and check result.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26717 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | c1c81d42d1818c04ae40265e6d7229ec11560a5e Fri Aug 01 14:16:05 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Use shared AutoDeleter.h instead of custom array deleter. * Improve code in FileUtils to copy attributes in chunks and improve error checking. Should also copy 0 size attributes now, since those are valid. * Craft SoundConsumer towards more style guide compliance. * Use new (std::nothrow) and check result.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26717 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | RecorderWindow.cpp | c1c81d42d1818c04ae40265e6d7229ec11560a5e Fri Aug 01 14:16:05 UTC 2008 Stephan Aßmus <superstippi@gmx.de> * Use shared AutoDeleter.h instead of custom array deleter. * Improve code in FileUtils to copy attributes in chunks and improve error checking. Should also copy 0 size attributes now, since those are valid. * Craft SoundConsumer towards more style guide compliance. * Use new (std::nothrow) and check result.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26717 a95241bf-73f2-0310-859d-f6bbb57e9c96
|