This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18cbc4ff3d251beeba54f148a22e090ad741dd60
haiku-beta6
/
src
/
servers
T
History
Stephan Aßmus
18cbc4ff3d
Using the read locking in DisplayDriver was a bit early. Painter itself is not thread safe, so while we use the HWInterface lock for locking, we can only do read locking once each window has its own Painter instance. I'm still investigating this possibility. It depends on the memory foot print of painter, of which I don't have a clear idea yet. Anyways, this quick change fixes Adis problems and is required at this time anyways. Sorry for the inconvenience.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13278 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-25 22:56:24 +00:00
..
app
Using the read locking in DisplayDriver was a bit early. Painter itself is not thread safe, so while we use the HWInterface lock for locking, we can only do read locking once each window has its own Painter instance. I'm still investigating this possibility. It depends on the memory foot print of painter, of which I don't have a clear idea yet. Anyways, this quick change fixes Adis problems and is required at this time anyways. Sorry for the inconvenience.
2005-06-25 22:56:24 +00:00
debug
Now also prints the area offsets next to the instruction pointer so you don't have
2005-05-30 12:22:34 +00:00
input
Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader
2005-06-14 21:28:56 +00:00
mail
…
media
removed openbeos plugin directory
2005-05-29 00:42:44 +00:00
media_addon
…
midi
…
net
…
power
Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant.
2005-02-24 03:05:53 +00:00
print
Replacing broken binary resources with rdefs.
2005-04-11 22:54:16 +00:00
registrar
Reverted my change for the INFORM define.
2005-05-17 08:50:53 +00:00
screensaver
…
syslog_daemon
Since objects/.../system/kernel is now a directory, the kernel target is now
2005-04-13 14:49:55 +00:00
Jamfile
Initial version of our debug server. This is the guy that hangs around
2005-02-25 14:37:36 +00:00