haiku/headers/private
Michael Lotz 57e6aff3f7 Add debug helpers that communicate information via the LED.
Blink patterns and delay mechanisms allow for "easier" debugging using
just the onboard LED on the raspberry pi.
2012-11-27 20:58:31 +01:00
..
app Create and use new list view item colors 2012-08-22 00:28:24 -04:00
audio
binary_compatibility Add macro B_IF_GCC_2 2012-02-19 15:11:57 +01:00
bluetooth WIP... Updating Bluetooth. 2012-08-27 19:23:22 +00:00
debug Revert r39846 and r39847. 2010-12-14 17:55:38 +00:00
device Tiny comment cleanup. 2011-06-21 12:35:50 +00:00
drivers scsi: Add write same SCSI operation 2012-06-10 18:47:12 -07:00
file_systems Move B_MIME_STRING_TYPE to <TypeConstants.h> 2011-11-25 06:19:24 +01:00
firewire Fixes some occurrences of 'variable set but not used', disables Werror for problematic items. 2012-02-23 20:32:11 +01:00
fs_shell Added recursive_lock_transfer_lock() to the fs_shell. 2012-03-31 00:09:47 +02:00
graphics Fix minor typo 2012-11-22 22:58:24 +01:00
index_server
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface Fix #8753. 2012-07-20 19:35:21 -04:00
kernel Add debug helpers that communicate information via the LED. 2012-11-27 20:58:31 +01:00
libroot Allow switching of timezone string to messages locale, too. 2012-02-23 23:15:36 +01:00
locale Fix relying on order of static object destruction in Locale Kit. 2012-11-26 01:19:27 +01:00
mail * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
media Move SoundConsumer to libmedia in the BPrivate namespace 2012-08-07 23:38:37 +02:00
midi
mount
net Fixed up network stack and drivers for x86_64. 2012-08-10 14:30:54 +01:00
notification * revert '43157 as the files are actually needed. I still don't understand how I managed to build everything without them ... 2011-11-03 12:49:18 +00:00
package Add a package info "install-path" attribute 2011-11-25 06:19:35 +01:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
runtime_loader Changed runtime_loader to use elf_* typedefs over Elf32_*. 2012-07-25 15:05:21 +01:00
screen_saver
shared Add missing include. 2012-11-23 10:55:50 -05:00
storage added exFAT partition type 2011-02-09 20:30:00 +00:00
support BString::Private class to access BString internals 2011-11-25 06:19:45 +01:00
syslog_daemon
system ARM: fixup header comment 2012-11-22 00:00:16 +01:00
textencoding
tracker Fix crash when dragging files onto nav menus. 2012-09-03 16:28:47 -04:00
usb_vision
userlandfs
vmdk