..
app
Remove unused PortLinkRef again.
2010-08-17 23:27:22 +00:00
audio
Move this to media/, seems audio/ is only for old stuff.
2007-08-29 12:31:55 +00:00
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
Added UnhandledDebugMessage() hook which is called by the base class
2010-03-26 21:18:08 +00:00
device
Fix Device Kit build in debug mode.
2009-09-13 01:30:38 +00:00
drivers
iSCSI: Add header for protocol
2010-09-04 21:09:13 +00:00
firewire
wakeup() means wake any waiting threads, so we use the relevant flags. this gives a reliable dv receive stream here.
2009-05-24 23:15:04 +00:00
fs_shell
Introduced types [__haiku_]generic_{addr,size}_t which are wide enough for
2010-06-02 18:22:38 +00:00
graphics
Always set the LVDS panel to its native mode, except for the 'display' part.
2010-08-25 15:06:49 +00:00
haiku_package
Implemented a tool ("package") that implements creation and extraction of
2009-11-13 13:45:49 +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
Fix coding style.
2010-08-20 04:34:18 +00:00
kernel
Introduce a gSystemShutdown flag to be able to check if system is shutting down. ACPI Embedded Controller now uses polling when it is set to true.
2010-09-08 19:19:49 +00:00
libbe
olta+pulkomandy:
2010-04-12 18:07:09 +00:00
libroot
part1 of fixing #6599 :
2010-09-18 15:55:42 +00:00
locale
* removed all BLocale-related getters from BLocaleRoster - they're available
2010-08-30 19:58:19 +00:00
mail
Mail: Always include posix/regex.h
2010-08-18 23:58:57 +00:00
media
Finall changed the Seek() method of Decoder plug-ins to
2010-09-18 14:44:22 +00: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
* Made an uint32 out of net_socket::bound_to_device.
2010-08-27 10:56:41 +00:00
notification
Patch by plfiorini: Integration of InfoPopper as a system service. See ticket
2010-05-27 14:48:27 +00:00
print
* first steps towards a new printer api...
2008-08-10 23:26:38 +00:00
runtime_loader
Removed unused elf_version_info::hidden field.
2009-05-21 13:11:54 +00:00
screen_saver
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
shared
Renamed macros ASSERT() and TRESPASS() to avoid clashes with the ones from
2010-09-12 15:06:15 +00:00
storage
Add the possibility to load all add-ons in a directory immediately.
2010-08-29 22:05:33 +00:00
support
More style guide fixes. Removed a lot of preprocessing / conditional building, with intent to fix or remove. Moved urlwrapper class declaration to its header file. Renamed things for clarity. Removed 5 extra mimetypes for IE shortcuts. (We have one, with sniffing rule and extension.) Moved the UnurlString() back to urlwrapper.cpp and renamed it _DecodeUrlString(). Tweaked copyright clauses. A lot more needs fixing, esp. in urlwrapper but also in BUrl, and I intend to keep working on this until we're satisfied. Let me know of any remaining/added style violations! Feedback welcome.
2009-05-13 22:19:42 +00: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
Optimised passing around of timezone a bit
2010-08-16 22:01:28 +00:00
textencoding
missing comment tokens
2007-06-20 21:20:11 +00:00
tracker
Overlooked this with my previous Trash-related changes: updated NavMenu to be
2010-01-17 17:35:06 +00: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
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