Axel Dörfler
051f882824
Rewrote the resource.h header and added comments about missing functions
...
and functionality.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4774 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-21 15:51:03 +00:00
shatty
853d2f32a6
moved to public header
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4773 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-20 20:50:46 +00:00
shatty
b89786b69e
change to public resource.h
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4772 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-20 20:47:27 +00:00
shatty
2da2ccee09
new posix compliant and public resource.h
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4771 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-20 20:41:11 +00:00
Phil Greenway
8fbd542d38
BSD License Included. Ported by Fernando Francisco de Oliveira.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4770 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-20 14:03:22 +00:00
Ingo Weinhold
47ae3f3af6
Added the missing private interface include dir and made the compiler use the R5 interface kit headers for DirectWindow.cpp.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4769 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-19 19:45:19 +00:00
Ingo Weinhold
b8bd561224
Needs to include the R5_Session.h
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4768 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-19 19:42:52 +00:00
Waldemar Kornewald
06c8940fcf
Finished authenticator support.
...
libkernelppp.a should be feature-complete now. As it is completely untested we could call it _very_ early alpha stage.
The next task will be to add an interface module for our netstack. Some ioctls will be handled by PPPInterface, so libkernelppp.a will be modified in the next few days/weeks to support these ioctls.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4767 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-19 17:53:09 +00:00
Phil Greenway
f3d6a89559
Includes BSD License. Ported and Coded by Chris Simmons.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4766 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-19 14:09:50 +00:00
Phil Greenway
e4eda4595f
Includes BSD License. Ported by Fernando Francisco de Oliveira.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4765 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-19 13:54:37 +00:00
Tyler Dauwalder
3b488b83e1
And I wondered why the darn the thing was so slow all of the sudden...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4764 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-19 06:18:45 +00:00
Tyler Dauwalder
6238495ebb
Fixed second stupid to_vnode_id() bug. This time, high-end 16 bits of address
...
block location were getting chopped off instead of being incorporated into
vnode_id.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4763 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:59:37 +00:00
Tyler Dauwalder
a75bce0d93
More udf_read_stat() debug output.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4762 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:57:45 +00:00
Tyler Dauwalder
3fc7b56501
Debug output cleanup
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4761 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:57:25 +00:00
Tyler Dauwalder
449b2f28bf
Cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4760 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:55:38 +00:00
Michael Pfeiffer
64200a77db
Added option to log to stderr.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4759 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:24:16 +00:00
Michael Pfeiffer
8ce7304896
Added user defined encoding that is created at runtime. Display used fonts in status window.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4758 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:21:06 +00:00
Michael Pfeiffer
48f9fa477a
Header file from PDFlib-Lite-5.0.3
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4757 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 20:20:45 +00:00
beveloper
63515204b9
scanning devices should work now
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4756 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 18:41:00 +00:00
Stefano Ceccherini
cafaa5aa29
Added a BDirectWindow implementation which works with BeOS R5 (at least, with the Chart demo app)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4755 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 13:39:39 +00:00
beveloper
92d054b3ea
now really creates the pci bus manager
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4754 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 12:53:12 +00:00
Phil Greenway
ab483b0f84
not required
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4753 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 12:01:36 +00:00
Phil Greenway
ce8d28631d
pwd - Coded by Chris Simmons (Technix)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4752 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 08:31:43 +00:00
Tyler Dauwalder
f2e1bc22a4
- %lld -> %Ld
...
- Added support for mounting multisession volumes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4751 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 07:33:40 +00:00
Tyler Dauwalder
bb182cf309
- %lld -> %Ld
...
- Patched up address mapping to work properly with multisession volumes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4750 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 07:32:57 +00:00
Tyler Dauwalder
eaa70c976c
Fixed debug-to-file output to actually work when run in R5 kernel mode.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4749 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 07:30:38 +00:00
Tyler Dauwalder
d5366ff7e1
Major const cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4748 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 07:29:31 +00:00
Tyler Dauwalder
3013100fff
Added debugging output to PartitionMap::Find()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4747 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 07:28:54 +00:00
Tyler Dauwalder
d2fe364ca9
Switched from %lld to %Ld so R5 kernel dprintf statements would actually
...
print something useful for 64-bit integers.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4746 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-18 07:28:23 +00:00
François Revol
52eb223126
Add url of the original version
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4745 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 22:16:36 +00:00
François Revol
7e0ca24f49
Added source for 'play'; this is the straight source from
...
ftp://planetmirror.com/raid/13/beos/samples/media_kit/obsolete/play.cpp
It doesn't compile under R5 yet though.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4744 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 22:14:40 +00:00
beveloper
f120b01748
added locking
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4743 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:44:10 +00:00
beveloper
1f63572715
removed irq functions
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4742 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:40:03 +00:00
beveloper
a08f40f828
added basic bus scanning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4741 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:38:39 +00:00
beveloper
0ebeb0c0a8
include pci on floppy
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4740 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:37:57 +00:00
beveloper
016e49ab6a
added comment with final location
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4739 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:37:21 +00:00
beveloper
7a7f44d1d4
put config manager back in
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4738 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:33:56 +00:00
beveloper
591d950f92
removed building of old pci module
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4737 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 20:32:45 +00:00
DarkWyrm
46ec4904d3
Added Layer functions for mouse transit events and for view cursors
...
Added app cursor support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4736 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 19:28:31 +00:00
DarkWyrm
1e56330f9a
Updated constructor to use newer replay API
...
Tweaked messaging so that things should work properly now
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4735 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 18:36:14 +00:00
DarkWyrm
46d99be13c
Added message codes for creating and deleting BCursors
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4734 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 18:34:53 +00:00
DarkWyrm
84d8b7c760
Added option to set cursor to the applicaiton's cursor
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4733 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 17:53:08 +00:00
DarkWyrm
3231b95ed8
Un-kludged Decorator::GetFootprint. Much more elegant now. :)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4732 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 17:14:22 +00:00
DarkWyrm
4ff18eccb5
Un-kludged Decorator::GetFootprint
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4731 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 17:13:52 +00:00
DarkWyrm
ec50f74f8d
StrokeLineArray now uses the BView LineArray API internally
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4730 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 16:55:06 +00:00
beveloper
ba21a8187b
added irq router
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4729 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 15:59:21 +00:00
beveloper
ce34fe168e
added irq router file
...
renamed io and configuration functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4728 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 15:58:38 +00:00
beveloper
1626396b9d
added pci bios and irq router files
...
renamed io and configuration functions
implemented configuration mechanisms
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4727 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 15:57:53 +00:00
beveloper
4cc6d1c38b
renamed functions,
...
added irq setup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4726 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 15:54:35 +00:00
DarkWyrm
f02718d110
Added message code for supporting the R5 decor easter egg
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4725 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-17 12:57:10 +00:00