haiku/headers/private
Philippe Houdoin 67938b0d59 Switched boot splash compression to use boot_zlib (which was already
used by tarfs anyway) instead of RLE.
While this should allows larger logo/icons, it doesn't remove the
current 300000 bytes size limits for haiku_loader, so #6710 is not yet fixed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40215 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-12 15:43:14 +00:00
..
app * Added a new AS_DUMP_BITMAPS command. 2010-11-23 21:50:12 +00:00
audio
binary_compatibility Patch by Alex Wilson (minor changes by myself) related to the new archiving 2010-07-16 16:49:42 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Revert r39846 and r39847. 2010-12-14 17:55:38 +00:00
device
drivers * added definitions for SCSI_OP_VARIABLE_LENGTH_CDB, SCSI_SAI_READ_LONG and SCSI_SAO_WRITE_LONG 2010-11-30 18:45:53 +00:00
firewire Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
fs_shell Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
graphics Enable the VBlank interrupt on pipe B for LVDS panels. This gets it working for me. Most stuff using BDirectWindowand synced drawing should now work better (\n and TVBack demos for example) 2010-11-26 20:36:40 +00:00
haiku_package
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input * Removed the at_kbd_io and AT keyboard stuff; this is now done within the PS/2 2010-04-14 19:19:14 +00:00
interface - Make MessageForListener a bit more flexible, passing a fix ServerLink is sometimes not enough and a separate sender and receiver is needed. 2010-11-20 06:47:20 +00:00
kernel Switched boot splash compression to use boot_zlib (which was already 2011-01-12 15:43:14 +00:00
libbe olta+pulkomandy: 2010-04-12 18:07:09 +00:00
libroot * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
locale * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
mail Mail: Always include posix/regex.h 2010-08-18 23:58:57 +00:00
media * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
midi
mount
net * The net_server now tries to join the network via wpa_supplicant, if available. 2010-12-14 20:22:18 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
runtime_loader
screen_saver
shared Moved Easter holidays methods to a Holiday class, an hopefully better place. 2011-01-05 18:00:31 +00:00
storage Refactored AddOnMonitor to allow an alternative constructor which does not 2010-12-05 14:59:27 +00:00
support
syslog_daemon
system Closing #7056: 2011-01-02 19:12:19 +00:00
textencoding
tracker
usb_vision some copyright headers clean up 2010-04-12 21:02:09 +00:00
userlandfs Should have been part of r37678. io_request_is_vip() support. 2010-07-22 11:09:32 +00:00
vmdk