haiku/headers/private
Axel Dörfler d16ddc579c * The boot loader now passes on its EDID info to the kernel, and that will
be put into a boot_item in frame_buffer_console_init().
* The VESA driver now supports gettings the EDID information as well; this
  is necessary now, since the app_server no longer takes over the mode the
  boot loader had chosen.
* Note, we might want to do this via vm86 instead in the future, and remove
  the kernel part again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25786 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-03 15:17:59 +00:00
..
app Removed PortQueue since it's not used. Small style (old) changes here 2008-05-12 13:27:56 +00:00
audio Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
bluetooth Add headers for the authentication and scan mode commands 2008-03-30 21:43:59 +00:00
debug
disk_scanner missing comment tokens 2007-06-20 21:30:00 +00:00
drivers Added new line at end of file. 2008-05-29 08:32:12 +00:00
firewire replaced benaphore with mutex 2008-05-31 19:50:53 +00:00
fs_shell Missing prefix. 2008-05-29 20:51:59 +00:00
graphics * The boot loader now passes on its EDID info to the kernel, and that will 2008-06-03 15:17:59 +00:00
input Slightly increased the default key repeat rate to make it at least 2008-02-22 10:53:27 +00:00
interface added missing header 2008-04-11 08:29:54 +00:00
kernel * The boot loader now passes on its EDID info to the kernel, and that will 2008-06-03 15:17:59 +00:00
libroot Added missing spwd::sp_lstchg field. 2008-05-19 02:16:12 +00:00
mail * part of libbe_test build fix... why is the _IMPEXP stuff there in the 2007-10-21 15:19:25 +00:00
media - Implemented MediaExtractor::Copyright, which just calls the instantiated reader 2008-05-07 21:09:56 +00:00
midi
net * Minor cleanup. 2008-05-31 12:04:09 +00:00
opengl/GL/internal updated mesa to 6.5.3 2007-06-08 23:00:44 +00:00
print Get first and last page from job settings instead of print_file_header. In print_filer_header first_page is an offset into the spool file (the field is unused or reserved on BeOS R5 and is always -1) and page_count is the number of pages in the spool file. In the job settings first/last page is the page number of the first/last page as specified in the page setup dialog. 2008-03-23 18:01:13 +00:00
runtime_loader * Decide whether to use BeOS style symbol resolution at run time 2008-03-23 19:43:41 +00:00
screen_saver
shared Darn... should have been part of my last commit: 2008-05-30 14:12:04 +00:00
storage * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
syslog_daemon
system * Added optional spinlock contention measurement feature. Enabled when 2008-06-02 02:04:12 +00:00
textencoding missing comment tokens 2007-06-20 21:20:11 +00:00
tracker * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
usb_vision
userlandfs * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00