haiku/src/kits
ejakowatz 02043d35db Added calc_padding() convenience function for calculating how much padding to add to a buffer in order for it to fall on a specified byte boundary.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8889 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-07 23:06:32 +00:00
..
app Added calc_padding() convenience function for calculating how much padding to add to a buffer in order for it to fall on a specified byte boundary. 2004-09-07 23:06:32 +00:00
device added a link in develop/lib 2004-06-27 22:40:01 +00:00
game Fixed some spelling errors in some comments and added more of them 2004-07-09 11:14:31 +00:00
interface Tweak to FindClosestColor 2004-09-05 00:46:37 +00:00
media Added some new functions which seem to be required for Xentronics SampleStudio Pro. 2004-08-16 12:44:00 +00:00
midi added a link in develop/lib 2004-06-27 22:20:06 +00:00
midi2 added a link in develop/lib 2004-06-27 22:20:06 +00:00
network Rename get_stack_driver_path() into stack_driver_path() to follow BeOS naming policy 2004-08-31 08:56:18 +00:00
screensaver added a link in develop/lib 2004-06-27 22:20:06 +00:00
storage Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
support Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
textencoding reduce namespace pollution 2004-07-18 20:40:54 +00:00
translation added a link in develop/lib 2004-06-27 21:53:26 +00:00
Jamfile Introduced a new build flag and macro RUN_WITHOUT_APP_SERVER, to allow 2004-08-28 20:18:31 +00:00