haiku/headers/os/add-ons
Ingo Weinhold e4f35acf7c * Added new (currently private) API class BMimeSnifferAddon,
representing the interface for, well, MIME sniffer add-ons.
* Implemented the respective add-on manager and make use of it in
  the MIME database code. Unfortunately the MIME DB code completely
  lives in libbe.so and hence I had to put my code there too.
  IMHO we should (one day) remove the direct (read-only) MIME DB
  access from libbe and move everything into the registrar.
  Currently the add-on manager supports built-in add-ons only; it
  doesn't really load anything from disk ATM.
* Added a built-in text sniffer add-on to the registrar. It's based
  upon the BSD file tool code.

This closes bug #250 (plain text files are identified as such, now).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17784 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-09 20:48:50 +00:00
..
file_system Removed the R5 notify_select_event() function - it's now defined in Select.h. 2004-10-04 15:45:04 +00:00
graphics some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
input_server change to friend classes; field is now private again 2004-11-17 22:43:06 +00:00
mail_daemon Made public headers not depend on private ones 2005-02-02 04:27:05 +00:00
registrar * Added new (currently private) API class BMimeSnifferAddon, 2006-06-09 20:48:50 +00:00
screen_saver * Big time cleanup of the screen saver stuff, not yet finished yet, though. 2006-06-06 08:16:46 +00:00
tracker Screw source compatibility. Cleaning up the legacy. 2005-05-25 23:57:47 +00:00