Tyler Dauwalder
076a53fcd3
Build() now gets as far as reserving volume descriptor sequence space
...
and writing the anchor at block 256.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5577 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 05:41:59 +00:00
Tyler Dauwalder
c8e155bd68
- Added VERBOSITY_MEDIUM support.
...
- Turned on iso9660 output by default for the time being (i.e. while still developing).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5576 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 05:41:05 +00:00
Tyler Dauwalder
d53c774c1d
Added VERBOSITY_MEDIUM.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5575 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 05:40:07 +00:00
Tyler Dauwalder
424632eb6d
Added identing for MEDIUM and HIGH verbosities.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5574 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 05:39:34 +00:00
Tyler Dauwalder
5a97c04e6b
- Added Udf::descriptor_tag::set_checksums() template.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5573 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 05:39:11 +00:00
beveloper
1210ab70ac
Huge hack to load the mp3 reader and decoder.
...
Soundplay loads it and can play a crackling mp3, but MediaPlayer doesn't
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5572 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 01:18:51 +00:00
Tyler Dauwalder
9dccd3a042
Forgot to check for NULL data parameter in Udf::calculate_crc().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5571 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 23:04:15 +00:00
Tyler Dauwalder
04d90c2afa
Finally added crc checking for descriptor_tags.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5570 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 22:59:51 +00:00
Tyler Dauwalder
8528b6dc19
Added Udf::calculate_crc().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5569 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 22:59:02 +00:00
Philippe Houdoin
d220d2bb07
Remove the makefile, should not be check-in in the first place (bad * joker! ;-) )
...
Plus fix a warning about type mismatch...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5568 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 22:40:43 +00:00
Philippe Houdoin
6c5ac69ac2
Matching port type with stored attribut type.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5567 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 21:00:27 +00:00
Philippe Houdoin
fd17f6d4b5
Check-in a small print transport add-on for printers featuring an HP JetDirect port.
...
Like my all new HP deskjet 5850 ;-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5566 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 20:56:59 +00:00
Michael Pfeiffer
d50d38a519
Write PrinterSettings in Driver.cpp instead of Page/JobSetupWindow.cpp
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5565 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 20:55:09 +00:00
Michael Pfeiffer
3188e359dc
Ouch, wrong actual parameter order! Allways save settings.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5564 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 20:54:56 +00:00
Stefano Ceccherini
356acd7d45
Fixed artifacts when highlighing text, added Hiroshi Lockheimer to the authors list (BTextView is based on his SteEngine), reformatted the code some more to comply with our guidelines
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5563 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 14:19:30 +00:00
Philippe Houdoin
3ae86e799a
Fix printer spool path attribut name in the message we handle to transport add-on(s).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 13:57:46 +00:00
Jérôme Duval
1dbb61270b
DestroyInstantiatedFlavors
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5561 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 08:41:26 +00:00
Tyler Dauwalder
fd54330a11
Forgot namespace qualification.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5560 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 08:08:35 +00:00
Tyler Dauwalder
e05a3e1e2b
Added crc table.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5559 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 08:06:01 +00:00
Tyler Dauwalder
f546c8aff5
Initial checkin. Standalone program used to generate crc table needed
...
for calculating udf crc checksums.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5558 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-04 07:59:49 +00:00
Niels Sascha Reedijk
b9a05f7f4c
Summary: Fix a lot of warnings in apps (merge from fixes-branch)
...
Keywords:
Patches applied:
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--base-0
tag of n.reedijk@planet.nl--openbeos-2004/bin-applications--mainline--0.1--base-0
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-1
Fix warning
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-2
Fix warning in roster.cpp
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-3
Fix warning in clipboard.cpp
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-4
Fix warning in shutdown.cpp (trivial)
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-5
Fix warnings in chop.c (trivial)
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-6
Trivial warning fix in eject.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-7
Trivial warning fix in hd.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-8
Trivial warning fixes in listarea.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-9
TRIVIAL: Fix warning in listimage.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-10
TRIVIAL warning fix in listport.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-11
TRIVIAL fix in listsem.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-12
TRIVIAL fix in mount.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-13
Trivial fix in prio.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-14
TRIVIAL changes in ps.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-15
TRIVIAL fix in renice.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-16
TRIVIAL fix for rescan
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-17
TRIVIAL fix in sysinfo.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-18
TRIVIAL fix in unchop.c
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-19
TRIVIAL fix in chkbfs
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-20
TRIVIAL fixes for listdev
* n.reedijk@planet.nl--nielx-2003/bin-applications--fixes--0.1--patch-21
TRIVIAL fixes in pc
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5557 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 20:02:15 +00:00
Niels Sascha Reedijk
859c1f0198
Summary: Fix numerous warnings in codycam (merge from fixes branch)
...
Keywords:
Patches applied:
* n.reedijk@planet.nl--nielx-2003/codycam--fixes--0.1--base-0
tag of n.reedijk@planet.nl--openbeos-2004/codycam--mainline--0.1--base-0
* n.reedijk@planet.nl--nielx-2003/codycam--fixes--0.1--patch-1
Fix numerous warnings in codycam
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5556 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 19:57:59 +00:00
Jérôme Duval
3a8fae2fb7
Debug info useless
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5555 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 13:39:42 +00:00
Jérôme Duval
96ee2f2de0
SaveState is now called from the media_server
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5554 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 10:27:12 +00:00
Tyler Dauwalder
e976b957c3
Bought a dictionary.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5553 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 09:20:29 +00:00
Tyler Dauwalder
6d6064cebf
Added doxygen for new methods.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5552 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:58:49 +00:00
Tyler Dauwalder
20baf39617
- Added blocksize, blockshift, doudf, doiso, outputfile, outputfilename,
...
and initstatus member vars and supporting init code.
- Started work on Build(). Reserved area and udf vrs are now properly
created.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5551 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:46:57 +00:00
Tyler Dauwalder
a9919c4e03
Added blocksize, doudf, and doiso flags.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5550 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:44:26 +00:00
Tyler Dauwalder
02dc4e1e82
- Added Attribute.cpp and OutputFile.cpp to the build
...
- Added libbe.so to list of libaries to be linked to makeudfimage
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5549 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:43:49 +00:00
Tyler Dauwalder
af44f8e659
Added bool_to_string() and check_size_error().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5548 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:42:47 +00:00
Tyler Dauwalder
2cc6b97a1d
Added volume_structure_descriptor_header constructor.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5547 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:42:11 +00:00
Tyler Dauwalder
5de135b92e
Initial checkin. BDataIO wrapper around a single attribute in a file.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5546 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:38:12 +00:00
Tyler Dauwalder
d33dc9d01f
Initial checkin. BFile subclass with some extra output functions.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5545 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 08:37:47 +00:00
Tyler Dauwalder
21ea9aea0c
Removed category stuff from UdfDebug.h since it ended
...
up not being as useful as I'd hoped, and I need to use the
same debugging macros for makeudfimage as for udf.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5544 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-03 05:14:44 +00:00
Ingo Weinhold
8c470cd758
Made use of the new parameter of *SymLink and adjusted dependencies where
...
necessary.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5543 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 22:05:41 +00:00
shatty
b408aaf70a
openBeOS_Matrox_V0.14_src
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5541 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 22:05:11 +00:00
shatty
a0d81e7674
openBeOS_Matrox_V0.13beta2_src
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5539 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 22:04:10 +00:00
Ingo Weinhold
7669b69fd4
Added a new flag to the parameters of the *SymLink rules specifying
...
whether or not the symlink shall be made a dependency of the pseudo target
`files' (i.e. will be made by default) and shall be removed upon `jam
clean'.
Fixed the symlink installation rules to always pass `false' for this param.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5538 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 21:59:35 +00:00
shatty
20c9a9dc8b
openBeOS_Matrox_V0.14_src
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5537 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 21:56:03 +00:00
shatty
f36d53a4a0
openBeOS_Matrox_V0.13beta2_src
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5536 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 21:54:44 +00:00
shatty
81843775eb
openBeOS_Matrox_V0.13beta1_src
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5534 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 21:54:23 +00:00
shatty
bc29b74021
openBeOS_Matrox_V0.13beta1_src
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5533 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 21:47:14 +00:00
Philippe Houdoin
ed25e621ce
Disable build rules to install net drivers into ~/config/add-ons/kernel/drivers/*, as
...
it can conflict with current ones installed on the build platform, which is bad (tm).
Thanks to Andrew Bachmann to report this issue.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5532 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 21:23:24 +00:00
Tyler Dauwalder
014bf8dd3f
Added files used from udf fs-addon.
...
Added Allocator.cpp.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5531 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 10:55:10 +00:00
Tyler Dauwalder
9155696d47
Initial checkin. Block allocator class. Mostly complete, completely untested.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5530 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 10:53:20 +00:00
Tyler Dauwalder
f79d99c80d
- DiskStructures.{h,cpp} -> UdfStructures.{h,cpp}
...
- Added Udf::get_block_shift()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5529 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 10:50:23 +00:00
Tyler Dauwalder
9c6a058880
DiskStructures.{h,cpp} -> UdfStructures.{h,cpp}
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5528 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 10:49:37 +00:00
Tyler Dauwalder
c21aaa8af4
Added extent_address constructor.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5527 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 10:49:03 +00:00
Tyler Dauwalder
ead0c3e203
DiskStructures.{h,cpp} -> UdfStructures.{h,cpp}
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5526 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 10:47:49 +00:00
ejakowatz
1451b7398c
Removing place holder.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5525 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-02 06:35:00 +00:00