haiku/headers/private
Axel Dörfler 5ea23bb0a3 Removed platform_boot_device_is_image() again; it's now replaced by a field
"booted_from_image" in the kernel_args' boot_disk structure.
Also, added fields "cd" and "user_selected".
A CHOICE_MENU menu can now have a choice text - this is automatically updated
as entries in the menu get selected.
The boot volume menu now has the initial choice text "CD-ROM or hard drive"
in case the boot loader was loaded from an image. The "Rescan volumes" item
is no longer selected by default (only if there was no boot volume found) - but
it's still functionless anyway.
The TAR fs will now appear as "Boot from CD-ROM" in the boot volume menu.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14388 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-10-14 21:22:19 +00:00
..
app copyright update 2005-08-24 15:08:32 +00:00
debug Added support for looking up symbols of other team to libdebug. The 2005-07-16 21:12:32 +00:00
disk_scanner
drivers Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
graphics removed all matrox maven TVout register and macro defines. now oly nVidia defines are left here. 2005-09-29 15:37:48 +00:00
input added a tablet_movement struct 2005-04-20 21:53:21 +00:00
interface Moved WindowInfo.h from private/app to private/interface. 2005-07-05 20:33:13 +00:00
kernel Removed platform_boot_device_is_image() again; it's now replaced by a field 2005-10-14 21:22:19 +00:00
libroot Updated to tzcode2005j.tar.gz 2005-07-08 23:49:29 +00:00
mail Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later. 2004-09-20 22:31:50 +00:00
media cleanup of DEBUG and NDEBUG usage in media kit 2005-08-20 23:49:39 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net added some netdebug and netconfig files 2005-10-13 15:49:30 +00:00
opengl/GL/internal Internal Mesa3D's private declaration use everywhere in Mesa code. 2005-06-26 13:54:42 +00:00
print Added missing comment. 2005-04-09 17:09:08 +00:00
runtime_loader The runtime loader now creates a debug area through which other teams can 2005-07-16 21:07:17 +00:00
screen_saver fix for network password 2005-09-01 15:04:18 +00:00
servers/app DEC_MOVETOFRONT was never used. We're using DEC_DRAG for this purpose also. 2005-09-10 16:45:15 +00:00
shared added OS.h for completeness 2005-07-11 15:44:37 +00:00
storage BDiskDeviceList now has a default value for the "useOwnLocker" argument - it defaults 2005-05-03 00:28:31 +00:00
syslog_daemon
textencoding use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
tracker Added private libtracker headers, shared with Deskbar. 2005-05-23 00:24:17 +00:00
translation Moved FuncTranslator.h from current/headers/os/translation to private headers. Moved translator_data struct from TranslationDefs.h to FuncTranslator.h. 2005-02-12 14:35:36 +00:00