haiku/headers/private
Ingo Weinhold f2f19f110d BPackageManager: Support installing/updating local package files
* The Install() and Update() versions that take a const char* array
  now check whether a string looks like a path to a local package file.
  If so, they use that file instead of interpreting the string as a
  search string.
* Extend the repository hierarchy. There's now a LocalRepository base
  class from which InstalledRepository and the new MiscLocalRepository
  derive. The latter is instantiated once and collects all package files
  specified by path.
2014-06-15 17:21:01 +02:00
..
app app_server: store and restore fill rule... 2014-03-17 22:55:47 +01:00
audio Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth h2: Fix bluetooth driver build, missing PrivateKernelHeaders 2014-05-18 22:33:56 -05:00
debug Move comment to correct function. 2013-05-01 19:52:00 -04:00
device power: Remove old cpufreq interface 2013-11-22 05:30:14 +01:00
drivers scsi_periph: implemented VPD inquiry. 2014-04-09 20:40:11 +02:00
file_systems ramdisk: Switch to CLI command for user interface 2013-11-30 17:02:49 +01:00
firewire kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
fs_shell Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
graphics intel_extreme: use VESA EDID info as fallback. 2014-06-04 01:02:40 +02:00
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface AboutWindow: Move to Interface Kit (still private) 2014-03-25 14:17:19 -04:00
kernel Let the bootloader know about ARMv7. 2014-06-13 22:15:54 +02:00
libroot Merge branch 'scheduler' 2014-01-17 04:06:15 +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 media plug-in support to application side. 2014-04-02 09:56:32 +02:00
midi Made all server version and signatures consistent, and thus closing bug #909. 2006-10-22 17:56:02 +00:00
mount * Removed now obsolete notification (this was not even used in Tracker 2009-10-07 19:31:57 +00:00
net ...and also fix a mismatched prototype 2014-02-11 13:26:32 +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 BPackageManager: Support installing/updating local package files 2014-06-15 17:21:01 +02:00
print Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
runtime_loader runtime_loader: add support for ELF based TLS 2014-05-04 04:00:17 +02:00
screen_saver ScreenSaverSettings: Silly indentiation fix 2014-02-25 14:58:37 -05:00
shared Make BReferenceable public. 2014-06-11 17:08:05 +02:00
storage BEntryOperationEngineBase::Entry: Add debug methods 2014-06-15 17:21:00 +02:00
support kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
syslog_daemon Implemented syslog support for the kernel debug output. Not fancy at all yet, but 2006-01-24 20:28:52 +00:00
system runtime_loader: add support for ELF based TLS 2014-05-04 04:00:17 +02:00
textencoding missing comment tokens 2007-06-20 21:20:11 +00:00
tracker Move IconMenuItem.h to headers/private/tracker. 2014-04-24 14:33:53 +02:00
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
virtio virtio: add queue_is_full(), queue_is_empty(), queue_size() hooks. 2013-09-18 17:43:39 +02:00
vmdk Moved vmdkimage.h to a shareable place, cleaned it up a bit, and renamed it to 2009-10-01 03:08:46 +00:00