haiku/headers/os
Stephan Aßmus 7cd3a2490b Implemented an API to get arbitrary meta-data about
BMediaFiles and about BMediaTracks in BMessages. As an
example, one can get chapter meta-data or the language
name of an audio-track.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38685 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-17 08:04:26 +00:00
..
add-ons
app * style adjustments - no functional change 2010-08-17 16:47:14 +00:00
arch
be_apps
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
device
drivers Add get_current_resources call to ACPI module which allows us to read out a device current resources. 2010-08-20 19:23:33 +00:00
game
interface Ooops, fix the binary compatibility I introduced. 2010-09-09 16:33:56 +00:00
kernel * deprecated set_timezone(), as we no longer support (and need) timezone files 2010-08-03 16:50:28 +00:00
locale * removed all BLocale-related getters from BLocaleRoster - they're available 2010-08-30 19:58:19 +00:00
mail Change Path() to GetPath(), and made it accept a reference instead of 2010-08-19 03:57:58 +00:00
media Implemented an API to get arbitrary meta-data about 2010-09-17 08:04:26 +00:00
midi
midi2
net * Added non-const sockaddr casts. 2010-08-18 15:41:33 +00:00
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
storage
support Updated indentation and style. 2010-08-18 10:59:56 +00:00
translation
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h * config/{HaikuConfig.h,types.h}: 2010-05-24 19:55:38 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h Fixed misspelled header, closes ticket #6147. 2010-06-08 21:07:38 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h