shatty
4bea0cb151
added audiocodec/speex and videocodec/mpeg4
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6189 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 06:35:45 +00:00
Tyler Dauwalder
f3062637c3
Removed unused definitions.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6188 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 06:23:42 +00:00
Tyler Dauwalder
063b74d2f0
Switched from USER to _KERNEL_MODE for detecting user vs. kernel versions.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6187 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 06:23:08 +00:00
Tyler Dauwalder
e9927e2b64
- Switched from USER to _KERNEL_MODE for detecting user vs. kernel versions.
...
- Added UDF 1.50 support code
- Added empty functions to file_icb_entry() to make its interface compatible
with extended_file_icb_entry().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6186 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 06:22:25 +00:00
Tyler Dauwalder
f1ee5f11af
- Added check of udf revision.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6185 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 06:20:26 +00:00
shatty
830ac450b6
ogg complete parsing of speex, tobias video, vorbis headers, including "friendly" strings for MediaPlayer missing codec errors
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6184 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 06:10:42 +00:00
Tyler Dauwalder
51f421dfee
Added support for UDF 1.50 output, in addition to UDF 2.01
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6183 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:41:52 +00:00
Tyler Dauwalder
d72690a259
Made bytes_to_string public.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6182 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:39:29 +00:00
Tyler Dauwalder
f3d38ab32f
Added revision option.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6181 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:39:03 +00:00
Tyler Dauwalder
fc146cf11c
Added udf revision to OnStart()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6180 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:38:35 +00:00
Tyler Dauwalder
d990f60324
- Added udf revision to OnStart()
...
- Added symlink stats
- Fixed plurals/singulars
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6179 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:38:19 +00:00
Tyler Dauwalder
22e65146c6
Fixed errors that allowed allocating past end of partition.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6178 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:37:31 +00:00
Tyler Dauwalder
6253d5d5f8
Added makeudfimage tests.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6177 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:36:15 +00:00
Tyler Dauwalder
b75b231891
Initial checkin. makeudfimage tests.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6176 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 05:19:05 +00:00
shatty
c084ed96f3
separate out codec id and properties into a different file, add identification and format setup for tobias video (typically mpeg4) and speex codec (by observation, not spec)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6175 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 04:03:23 +00:00
DarkWyrm
dd82cdacbb
Fix from Adi to display a window only on the current workspace
...
Finished converting ServerWindow::DispatchMessage() to PortMessage use
removed a forgotten breakpoint from ServerApp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6174 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 02:02:01 +00:00
shatty
2b1709d4df
remove antiquated fOutput, improve bitrate checks, re-order initialization, added frame_size = sizeof(ogg_packet)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6173 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 01:35:03 +00:00
Axel Dörfler
09d31e11ec
Now sets the mediaHeader->start_time in Decode() (hopefully correct).
...
Also fixed a crashing bug if the decoder was not setup with data from
the MusePackReader.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6172 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 01:06:43 +00:00
Philippe Houdoin
d179491229
Comment out non-working file(s) package place path because of the space in
...
"PDF Writer" folder name...
To fix in the future.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6171 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 00:31:48 +00:00
shatty
c19e6dd93f
add 'vorb' family -> 'audiocodec/vorbis'
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6170 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 00:30:55 +00:00
shatty
e2b605b45c
ogg/vorbis update to MetaData. ogg update to do codec identification for vorbis, and to meta-data all header packets for each stream
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 00:29:53 +00:00
Philippe Houdoin
338e8e55bc
Add OS.h header too, as we should not assert it comes with Drivers.h...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6167 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 00:04:33 +00:00
Philippe Houdoin
2e231c2720
Remove mis-placed add-ons.
...
Fix Jamfiles to stop collide with net stack v1 modules userland targets built from
src/tests/add-ons/kernel/network.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6166 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 23:38:53 +00:00
Axel Dörfler
9aa7863ddb
Added some missing pieces to get the engine to work with our codec API.
...
It's even working a bit (you hear something that's at least similar to
what you should hear :).
Since the underlying engine doesn't differentiate between container and
contents, this looks like a hack, too.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6165 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 23:38:44 +00:00
Axel Dörfler
af18100b2f
Fixed class inheritance so that the decoder will be found as well.
...
RegisterPlugin() didn't return B_OK.
Removed unused headers.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6164 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 23:13:31 +00:00
Axel Dörfler
e74116611d
The MPC_decoder class now contains a pointer to the StreamInfo set by
...
SetStreamInfo() (because MusePackDecoder can use this data).
Removed some other unused lines.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6163 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 23:10:29 +00:00
Waldemar Kornewald
7854985f97
Fixed userland net_stack_tester (I hope you don't mind, Philippe ;).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6162 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 22:59:55 +00:00
Philippe Houdoin
4ff3011e50
Forgot to check this file on which libnet.so depends, which in turn broke the build of huge part of
...
networking kit! Sorry.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6161 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 22:56:16 +00:00
Waldemar Kornewald
aac3d01fac
Renamed interface_id to ppp_interface_id.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6160 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 22:48:52 +00:00
Waldemar Kornewald
6cfb4dcac2
Replaced all printf and spawn_thread functions with their kernel counterparts.
...
IPCP: changed route initialization a little bit. Still cannot remove default route correctly.
Renamed interface_id to ppp_interface_id.
Some minor changes.
Worked on libppp.a (userland PPP library).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6159 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 22:47:43 +00:00
Philippe Houdoin
b899cd8032
Add notice that this sample file should be rename "sis900" !!!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6158 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 22:20:41 +00:00
DarkWyrm
247a93434e
ViewDriver functions won't do anything if not initialized
...
Style tweaks to a number of files to better match OT guidelines
Added MsgCodeToBString to Utils.cpp
Removed a crash on new_decorator
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6157 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 22:18:37 +00:00
Philippe Houdoin
81bf1b26a2
Not used anymore since we moved to text-based ressource files...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6155 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 21:57:19 +00:00
Philippe Houdoin
cecbb5fb07
Fix some warnings.
...
Prepare to package future PDF Writer print driver as OBOS package:
openbeos-pdf_writer-cvs...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6154 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 21:53:54 +00:00
Waldemar Kornewald
6c54c57f07
First attempt at fixing the if_detach code.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6153 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 21:41:45 +00:00
beveloper
ac4bd49716
added missing newlines
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6152 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 21:33:31 +00:00
beveloper
b1cf2fd441
cache info from constructor and do init later
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6151 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 21:32:19 +00:00
Rudolf Cornelissen
255e5021d1
we now have DUALHEAD!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6150 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 21:31:05 +00:00
shatty
21290602d8
better Seek failure handling, use MetaData to pass information to decoder, do not use infoBuffer
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6149 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 19:13:29 +00:00
shatty
e065a2e0e7
divide GetNextChunk and non-const media_format behavior into new member function InitializeInput
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6148 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 19:11:44 +00:00
shatty
a498eb5fda
preliminary partial MediaDecoder implementation
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6147 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 19:10:18 +00:00
shatty
ceb9cf7abc
implement SetMetaData, MetaData, MetaDataSize functions on media_format
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6146 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 19:09:43 +00:00
shatty
907f9f5b87
add media_decoder test program
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6143 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 19:06:11 +00:00
shatty
5405103fb8
moved nv_maven.c to nv_dac2.c. moved nv_maventv.c to nv_brooktreetv.c.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6142 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 18:57:27 +00:00
shatty
fb6cadf1b0
---------------------------------------------------------------------------------------
...
RCS file: /cvsroot/open-beos/current/src/add-ons/accelerants/nvidia/engine/nv_maventv.c,v
Working file: nv_maventv.c
head: 1.4
branch:
locks: strict
access list:
symbolic names:
openBeOS_Nvidia_V0_07_src: 1.1
openBeOS_Nvidia_V0_06_src: 1.1
openBeOS_Nvidia_V0_05_src: 1.1
openBeOS_Nvidia_V0_04_src: 1.1
openBeOS_Nvidia_V0_03_src: 1.1
openBeOS_Nvidia_V0_02_src: 1.1
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
----------------------------
revision 1.4
date: 2004/01/17 10:43:53; author: rudolfc; state: Exp; lines: +45 -45
updated card recognition, more dualhead updates
----------------------------
revision 1.3
date: 2004/01/12 19:06:43; author: rudolfc; state: Exp; lines: +1 -1
crtc2 modifications for NV dualhead mode
----------------------------
revision 1.2
date: 2003/12/30 14:40:32; author: rudolfc; state: Exp; lines: +6 -1
fixed several compiler warnings
----------------------------
revision 1.1
date: 2003/11/23 05:30:14; author: shatty; state: Exp;
add nvidia accelerant
---------------------------------------------------------------------------------------
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6141 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 18:56:03 +00:00
shatty
15a017e969
---------------------------------------------------------------------------------------
...
RCS file: /cvsroot/open-beos/current/src/add-ons/accelerants/nvidia/engine/nv_maven.c,v
Working file: nv_maven.c
head: 1.2
branch:
locks: strict
access list:
symbolic names:
openBeOS_Nvidia_V0_07_src: 1.1
openBeOS_Nvidia_V0_06_src: 1.1
openBeOS_Nvidia_V0_05_src: 1.1
openBeOS_Nvidia_V0_04_src: 1.1
openBeOS_Nvidia_V0_03_src: 1.1
openBeOS_Nvidia_V0_02_src: 1.1
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 2004/01/15 21:14:20; author: rudolfc; state: Exp; lines: +185 -148
secondary head updates, cardrecognition updates (fx5950, fx5700)
----------------------------
revision 1.1
date: 2003/11/23 05:30:14; author: shatty; state: Exp;
add nvidia accelerant
---------------------------------------------------------------------------------------
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6140 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 18:54:53 +00:00
Axel Dörfler
ed8da400c3
Fixed all warnings and did some minor style updates (only those next to
...
the fixed warnings :).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6139 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-19 17:54:57 +00:00
Rudolf Cornelissen
e68c7d967c
updated FX5700 support, more dualhead and included 256Mb RAM detection
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6138 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 15:06:14 +00:00
shatty
bc3a0b6ccd
implement MediaDecoder, MediaExtractor using added ChunkProvider
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6137 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 07:37:52 +00:00
shatty
1e389a3a80
resizing behavior improvements, code cleanup
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6135 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 06:04:22 +00:00
Axel Dörfler
3b3284c27f
Implemented some basic functionality (namely Sniff() and GetStreamInfo()).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6134 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 04:43:54 +00:00
Axel Dörfler
9216785b33
Missed some changes; compiled well as long as nobody tried to use it :)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6133 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 04:42:22 +00:00
Axel Dörfler
94628dc2b9
Added MusePack reader test to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6132 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 04:41:09 +00:00
Axel Dörfler
cb1aa65fa6
Added a simple MusePack test application based on Marcus' mp3_reader_test.
...
It builds fine.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6131 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 04:40:41 +00:00
Matthew Wilber
9f92d9c62b
Corrected the quality/capability values which I set when I misunderstood them.
...
These values are described best in the BeBook: TranslatorRoster.html
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6130 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 04:26:25 +00:00
Axel Dörfler
1cf1e4e9d2
Added MusePack media file add-on to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6129 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 03:21:55 +00:00
Axel Dörfler
434ee6c260
Added clean and empty decoder/reader add-on code :-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6128 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 03:17:30 +00:00
Matthew Wilber
a7e78e3b64
Fixed file saving code so that it is only in one place, (instead of two) and fixed File-->Save As so that it now writes out the type attribute
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6127 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 03:15:59 +00:00
Axel Dörfler
ed8ce55582
Add the license information for the MPC package.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6126 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 03:11:16 +00:00
Matthew Wilber
01a21f2027
Fixed GetTranslators to return the list of output formats in the order of most capable to least capable instead of before, where the list's order was the reverse of the order in which the translators were loaded.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6125 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 03:06:59 +00:00
Axel Dörfler
8267ce8bbc
Added the MusePack (MPC) engine to our repository - it's the one use in the
...
WinAMP plugin and is licensed under the LGPL. I've already ported it to BeOS,
so it does compile without warnings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6124 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 03:04:27 +00:00
Matthew Wilber
869e256d67
Added feature where a file dropped from the Tracker becomes the current selection
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6121 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-18 00:32:51 +00:00
Axel Dörfler
ff3a346fc5
Imported Matt Madia's changes to the Workspaces application (changed position
...
calculation, new command line arguments [use --help for info]).
Put a great effort into it cleaning and fixing it. Works around a bug in BeOS
that affected the positioning algorithm - it's explained in
WorkspacesWindow::FrameMoved() for those who want to know.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6120 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 23:12:12 +00:00
DarkWyrm
43c4c1eead
Added header and credits to some files
...
made debug printfs in RootLayer to STRACE calls
Minor ServerApp and AppServer tweaks
comment fixes in many places
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6119 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 18:37:57 +00:00
DarkWyrm
75d4185679
Removed a crash because of a call to get_menu_info in init_interface_kit()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6118 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 17:28:08 +00:00
Matthew Wilber
147fecb0db
Fixed application signature inconsistency and fixed a typo
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6117 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 16:52:19 +00:00
Adi Oanca
1660ace488
added a member in a message
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 16:35:34 +00:00
Adi Oanca
dc3ebdec6c
fixed the problems Ingo pointed out
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6115 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 16:35:00 +00:00
Adi Oanca
0a8120dd1c
* fixed some bugs, and improved some things.
...
* rendered BWindow::RemoveFromSubset operationable
That's it! I seems regular windows NORMAL/FLOATING/MODAL windows are shown when and how they should be.
There are other kind of windows, to be precise B_SYSTEM_LAST and B_SYSTEM_FIRST, with witch I played very little. I'll be back on them 2 weks from now when I hope I'll start codeing again. Till then... happy coding! :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6114 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 16:33:22 +00:00
Rudolf Cornelissen
881996e814
added recognition for FX5700, FX5950 and some other cards
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 10:46:46 +00:00
Rudolf Cornelissen
7b8207450d
updated card recognition, more dualhead updates
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6111 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-17 10:43:53 +00:00
Philippe Houdoin
c52e77c03d
Pre-alpha networkingkit packaging network libs and apps.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6110 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 23:47:38 +00:00
Philippe Houdoin
1b0f82c809
Pre-alpha networkingkit packaging network libs and apps.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6109 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 23:39:26 +00:00
Adi Oanca
34168867a4
solved some problems with floating subset windows
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 16:09:36 +00:00
Adi Oanca
7473eb7db8
added a memeber to a server message
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6107 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 16:08:32 +00:00
Jérôme Duval
62e8cbba05
Added VT8237 revision.
...
Thanks to Bernd T.Korz <bernd.korz@yellowtab.com> for testing and modifying
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6106 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 08:43:45 +00:00
Jérôme Duval
a6321d55b7
Resources are in rdef format now
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6105 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 08:30:36 +00:00
Axel Dörfler
732e8d7a7d
Removed now unused arguments from the ReplaceChange constructor.
...
The last change also makes sure that changes can be applied at any time,
no matter if the block is currently loaded or not.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6104 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 04:59:51 +00:00
Axel Dörfler
73c630c948
The DataChange constructor must no longer make any changes to the buffer.
...
DataChange::Apply() will now remember the string instead, so that undo/redo
will work correctly even if the underlying data has changed in the mean time.
DataEditor::AddChange() will now apply the change as well.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6103 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 04:57:20 +00:00
Axel Dörfler
5af91ef5cb
Implemented DataEditor::Redo(), and RemoveRedos(); the latter will now be
...
called by AddChange().
Fixed ApplyChanges() to only apply changes up to (and incl.) the last change;
it won't apply all changes anymore.
DataEditor::Undo() and Redo() now lock themselves.
Added some more simple tests to DiskProbe.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6102 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 04:52:44 +00:00
Matthew Wilber
2a90041c24
Fixed Find/Replace mix-up
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6101 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 02:09:38 +00:00
Matthew Wilber
462cf13ce7
Added Stephan Assmus' TIFF writing code. Now the TIFFTranslator can write TIFF images with a few different compression options.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6100 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-16 02:04:30 +00:00
Rudolf Cornelissen
a3b9d2120f
secondary head updates, cardrecognition updates (fx5950, fx5700)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6099 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 21:17:01 +00:00
beveloper
54348708ae
suggest buffer size of 50 ms
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6098 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 18:05:23 +00:00
Axel Dörfler
2444f60ff3
Added DiskProbe to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6097 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 17:22:00 +00:00
Axel Dörfler
1df68d1dee
Started to work on a DiskProbe replacement as a side project.
...
Implemented the basic editor engine that has features like undo/redo
and everything else DiskProbe could possibly need - not complete yet,
though it already has everything that would be needed for a 1:1 DiskProbe
duplicate.
The DiskProbe app is currently just a small text based test for that engine.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6096 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 17:21:23 +00:00
Stefano Ceccherini
e1e76c7813
Moved these files to /current/headers/private/interface
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6095 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 07:18:38 +00:00
Stefano Ceccherini
8db7015c26
Fixed warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6094 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 07:17:18 +00:00
Stefano Ceccherini
1ad8f49ef2
Uncommented _BWidthBuffer_ constructor call
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6093 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 07:16:46 +00:00
Matthew Wilber
023968853e
Changed to ignore dubious values in the fileSize and imagesize fields. These fields are not needed in the actual decoding of BMP images anyway. Some Windows image viewers are equally forgiving with these fields, as there are programs that write dubious BMPs.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6091 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 02:03:48 +00:00
Matthew Wilber
74f9d75678
Changed the test to not care about dubious values in the fileSize field
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6090 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 01:59:31 +00:00
Tyler Dauwalder
f3dbee4c2b
Updated version info string.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6089 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 01:15:02 +00:00
Tyler Dauwalder
8c32c26731
- Actually set Cs0 length in Cs0 SetTo() now.
...
- Updated constructors/SetTo()s that take array<char>
params to expect d-strings instead of Cs0 strings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6088 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 01:12:45 +00:00
Tyler Dauwalder
3bfc8fdd89
Added check for udf implementation use descriptor in vds.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6087 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 01:11:37 +00:00
Philippe Houdoin
f530af584f
Addons could instantiate multiple NetworkSetupAddOn.
...
Pass the image_id of addon to the instantiate function.
Some NetworkSetupAddOns may require it to get their resources...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6086 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 00:15:55 +00:00
Philippe Houdoin
ce22a23a9f
Remove useless variable and code.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6085 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 00:12:48 +00:00
Philippe Houdoin
313b452ee5
+ Make all network modules using NETWORK_MODULES_ROOT as their root module name, allowing
...
to change this root in one single place, in headers/private/net/net_module.h.
Unfortunatly, it's not that easer in Jamfile...
+ Expand openbeos-networkingkit-cvs package contents.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6084 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 00:08:32 +00:00
Philippe Houdoin
025b03492f
Move experimant new_stack design to Jam building system.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6082 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-15 00:01:40 +00:00
Philippe Houdoin
6f70b72f6b
Add a Jamfile to mmu_man's contributed floppy driver.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6081 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 23:17:10 +00:00
Philippe Houdoin
d1c095df47
First steps in the creation of an openbeos-networkingkit-cvs package.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6080 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 22:44:20 +00:00
Philippe Houdoin
9f00eacde7
Fix load_driver_symbols() prototype.
...
Move headers into a dedicated directory.
Remove duplicated net_stack_driver.h, using the one in current/headers/private/net.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6079 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 21:42:40 +00:00
Philippe Houdoin
c9d4838a87
Move to Jamfile build system.
...
Fix warnings that now show up,
Define a new string_token type, used stack-wide, and make net_attribute_id a string_token.
Store layers packets type/subtype as string_tokens, improving performance in
send_up()/send_down() matching layers lookup process.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6078 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 21:38:53 +00:00
Philippe Houdoin
b6accc1d54
Remove atomizer module duplicated code.
...
Add a Jamfile to build it as a userland add-on in the experimental new stack design.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6077 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 19:15:18 +00:00
Philippe Houdoin
61620d9496
Add a generic memory pool allocator used by the experimental net stack new design...
...
Not built as a kernel module yet, as it's currently implemented in a quick and hacky way.
In future, a real slab allocator will be implemented.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6076 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 19:00:50 +00:00
Philippe Houdoin
1ba8fc533a
Move memory_pool to src/add-ons/kernel/generic.
...
Place a Jamfile to build the userland version of this module.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 18:57:18 +00:00
Adi Oanca
fa554b7dd8
Fixed focusing problem
...
some optimizations to "drawing code"(not the real one) because of more efficient locking.
... other improvements.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6074 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 15:55:10 +00:00
Philippe Houdoin
7bd3c77058
Add an install_netwrok_etc_files rule to install our BINDy /etc/services,
...
/etc/resolv.conf and co installed.
Make libnet.so depend on these network etc files installation.
Make libnetapi.so depend on libnet.so.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6073 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 10:36:14 +00:00
Jérôme Duval
12774dbd80
Clean up
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6072 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 08:45:53 +00:00
Matthew Wilber
dae7c017c5
Initial check in for bmpinfo, a program that displays the header information from BMP image files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6071 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 01:42:30 +00:00
Matthew Wilber
06a2af8a70
added bmpinfo (shows info about BMP image files)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6070 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 01:39:57 +00:00
DarkWyrm
7d09d0620c
Removed a couple of warnings from Accelerant, Screen, and BitmapDrivers
...
Beginning style changes to resemble OpenTracker guidelines
Added header to some files
Removed temporary code from ViewDriver and re-enabled cursor movement in Desktopmouse message handler
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6069 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 00:54:45 +00:00
Adi Oanca
47007fb071
MANY improvements since yesterday!
...
Now, we can have EVERY kind of window properly displayed in the *right* order!
You can even use BWindow::AddToSubset and - it works!
Also Mouse click works to change front/focus state between windows.
Unfortunately window movement hasn''t yet been implemented and there are *minor* problems with the focus.
That's all! If you want to see something... construct a project and use:
* new BWindow()
*BWindow::Show()
*BWindow::AddToSubset[Of]()
and link against libopenbeos.so.
Ok now, bye!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6068 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 00:26:15 +00:00
Adi Oanca
533c9ed801
changed and if statement in AddToSubset
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6067 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-14 00:17:28 +00:00
Rudolf Cornelissen
ac4b4fd40a
secondary hardcursor fully working (NV34)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 20:23:19 +00:00
Philippe Houdoin
26173baa0b
Commit default /etc/protocols, /etc/resolv.conf and /etc/services files.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6065 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 19:03:02 +00:00
Rudolf Cornelissen
bc9d4ace41
more crtc2 fixes: secondary hardcursor works (except for move)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6063 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 15:51:41 +00:00
Adi Oanca
79cc4c5ae6
just #include "ServerScreen.h" instead of #include "Screen.h"
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6062 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 11:58:41 +00:00
Adi Oanca
ab8297f827
remove
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6061 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 11:01:19 +00:00
Adi Oanca
8ee0c850de
I put all that was found in Screen.h and Screen.cpp because there is another Screen.h on the system. BScren's one!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6060 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 11:00:22 +00:00
Adi Oanca
037eadad77
new desktop management code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6059 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 01:03:29 +00:00
shatty
c2d66a0f49
correct menu color scheme title, thx Diver(ru), change from Draw to DrawContent simplifies BitmapMenuItem implementation, call to parent to draw string content enables shortcut on the menu item, fix always show triggers behavior (should be enabled when click to open is marked, disabled otherwise)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6058 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 01:01:13 +00:00
Adi Oanca
158c46331a
new desktop management code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6057 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:56:36 +00:00
Adi Oanca
67e7217c89
new desktop management code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6056 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:38:42 +00:00
Ingo Weinhold
942d253101
The macro RUN_WITHOUT_REGISTRAR can now be caused to be defined via
...
environment variable. E.g. run:
RUN_WITHOUT_REGISTRAR=1 jam
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6055 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:31:23 +00:00
Ingo Weinhold
36aeb57dce
* Doh! Signatures are case insensitive.
...
* Removed the definition of RUN_WITHOUT_REGISTRAR. This can be triggered
by an environment variable now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6054 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:30:08 +00:00
Adi Oanca
6b19651048
new desktop management code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6053 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:29:47 +00:00
Adi Oanca
155cec7523
addapted it to use the new desktop management code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6052 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:25:54 +00:00
Adi Oanca
d1ae1e49ae
modified a little to make the cursor appear.
...
should be revised later to use internal cursor emulation(software cursor)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6050 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:23:21 +00:00
Adi Oanca
b19660cbd8
minor fixes to make my version match with the one in CVS
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6049 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:20:52 +00:00
Adi Oanca
07e5e0d1a2
modified so use BSession again
...
various fixes especialy regarding app_server connection
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6048 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:20:09 +00:00
Adi Oanca
3638a5ea21
just a simple variable set to true....
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6047 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:17:53 +00:00
Adi Oanca
f28a6f704b
It know asks and waits for all loopers to quit
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6046 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:16:42 +00:00
Adi Oanca
71a3d0e5f5
modified some methods to return 'void'
...
rendered BSession operationable, again...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6043 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:03:18 +00:00
Adi Oanca
b0591ec204
added an new method to be able to port message sto a BSession handler
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-13 00:00:59 +00:00
Ingo Weinhold
239662215c
Fixed signature.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:45:54 +00:00
Philippe Houdoin
e444964319
Move ether_driver.h to headers/private/net.
...
Add a sis900 sample settings file.
Add openbeos-sis900-cvs and openbeos-rtl8139-cvs packaging.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:23:03 +00:00
Tyler Dauwalder
8c07d0a8f3
Updated to gracefully skip symlinks with a warning instead of
...
choking on them with a fatal error.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6032 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:58:23 +00:00
Tyler Dauwalder
64e01bc7c0
Added title info.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6031 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:57:52 +00:00
Rudolf Cornelissen
ff50d0d10a
crtc2 modifications for NV dualhead mode
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6029 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:06:43 +00:00
shatty
028ec37e0b
use static libs instead of direct object linking
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6028 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 03:23:41 +00:00
shatty
764dff5e30
png is a standard static lib, provide it
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6027 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 03:19:23 +00:00
shatty
619e402c27
zlib is a standard static lib, provide it
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 03:18:56 +00:00
Matthew Wilber
ccb32f11fb
Updated Jamfile to use zlib version 1.2.1
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6025 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 02:20:59 +00:00
Matthew Wilber
0d1f289373
Updated zlib from version 1.1.4 to 1.2.1
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6024 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 02:20:08 +00:00
DarkWyrm
a0f01f6cba
Integrated Adi's new desktop code into the server
...
Implemented a bunch of BScreen-related functions in ViewDriver
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6023 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 22:12:55 +00:00
Tyler Dauwalder
301e9f216f
#if'd out debug code in udf_release_vnode() when DEBUG_TO_FILE is enabled.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6021 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 21:56:46 +00:00
Tyler Dauwalder
bb4462fd33
Added call to remove_cached_device_blocks() in _Unset().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6020 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 21:55:49 +00:00
Tyler Dauwalder
161f777667
Fixed a warning.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6019 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 21:55:22 +00:00
Matthew Wilber
f073093624
Added README file to Translation Kit Package
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6018 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 15:22:08 +00:00
Tyler Dauwalder
424b729c30
Updated to use Statistics::ElapsedTimeString().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6017 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 10:36:05 +00:00
Tyler Dauwalder
4827aa1623
Update help text slightly
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6016 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 10:35:45 +00:00
Tyler Dauwalder
3d45bb8e62
Added ElapsedTimeString().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6015 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 10:24:55 +00:00
Matthew Wilber
7d181dbc57
Created openbeos-translationkit-cvs Package
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6014 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 07:15:48 +00:00
Tyler Dauwalder
ab2b3ca0c9
Now actually copies utf8 string in utf8 SetTo().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6013 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:41:22 +00:00
Tyler Dauwalder
d59c2deed2
Added OnStart() hook.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6012 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:40:53 +00:00
Tyler Dauwalder
5c11a9047a
Added source dir and volume name to mandatory options, making the program
...
actually usable.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6011 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:40:30 +00:00
Tyler Dauwalder
92518a87bc
Added call to new Listener::OnStart() method.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:39:51 +00:00
Phil Greenway
94baad5172
Coded by Chris Simmons
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6009 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 22:07:53 +00:00
Phil Greenway
d672265250
Tried to add factor.cpp to jamfile - unsuccessfully
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 22:07:21 +00:00
Matthew Wilber
61ac0c3523
Changed GetAllTranslators to generate the list of Translators in the same order they were read in (instead of the reverse). This should cause the list of Translators in the DataTranslations pref and in Save As submenus to be in the same order as when using Be's version of the Translation Kit. Also changed the Translation Kit version string calculations to match those for the Translators. So, for R5, the version string becomes "Translation Kit v5.0.0" instead of "Translation Kit v12.8.0", which is what Be's version does, but doesn't appear right because it doesn't match the calculations the Translators use.. Note that the version number is still the same, only how it appears in the string is different.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6007 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 21:03:36 +00:00
Matthew Wilber
b6aabb5c95
Fixed AddTranslator to behave like Be's version: Translators passed to the function are added even if they are already in the list.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6006 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 19:47:28 +00:00
DarkWyrm
519933bdac
Updated to match recent changes in the DisplayDriver API
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6004 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 13:40:59 +00:00
DarkWyrm
49916ae455
Minor API tweak - RGBColor &color -> const RGBColor &color
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6003 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 13:39:22 +00:00
Tyler Dauwalder
b00b6df359
- Updated symlink encounters to be a fatal error until symlink support is added
...
- Added UDF implementation use volume descriptors to volume
descriptor sequences; images now appear to be error free,
according to UDF verifier.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6002 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 09:34:02 +00:00
Tyler Dauwalder
9a043bf95f
Added:
...
- struct logical_volume_info
- struct udf_id_suffix
- kLogicalVolumeInfoId constant
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6001 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 09:32:48 +00:00
Michael Pfeiffer
a8138a6e11
Bug fixed: ignore user zoom setting in automatic zoom modes.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6000 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 09:29:13 +00:00
Tyler Dauwalder
a891846d14
- Added unique ids to fids
...
- Fixed broken file link counts for directories.
- Updated recording time in lvid to be later than
all previously recorded file access times.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5999 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 09:59:42 +00:00
Tyler Dauwalder
80b849abc7
- Added flags and unique_id fields to file_id_descriptor.
...
- Fixed implementation_use_length field in file_id_descriptor.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5998 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 09:58:30 +00:00
Matthew Wilber
3b5dd3bc32
Fixed LoadTranslator so that Translators won't be added to the roster if there is already a Translator loaded that has the same filename. Now Translators in /system/add-ons/Translators will not be loaded if there are Translators with the same names in /home/config/add-ons/Translators.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5997 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 04:40:52 +00:00
Axel Dörfler
b34d061c80
MouseSettings::Revert() reverted back to the original settings, but it
...
didn't changed the cached settings (and thus, neither the GUI was updated
correctly, nor the settings would have been written back correctly in
this case).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5996 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 04:34:54 +00:00
Matthew Wilber
6439a8fc6d
Changed to always write out full image, ignoring the headerOnly/dataOnly settings.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5995 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:45:24 +00:00
Matthew Wilber
293357ae2a
Changed to always write out the entire image and ignore the headerOnly/dataOnly settings.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5994 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:34:20 +00:00
Matthew Wilber
2c00fcbb62
Fixed QuickRes/headerOnly issue by ignoring headerOnly/dataOnly settings and always writting out the whole image.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5993 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:23:49 +00:00
Matthew Wilber
e17553b84d
Fix for blank PNG images appearing in QuickRes. Apparently, when QuickRes asks for headerOnly, it really means that it wants the entire image.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5992 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:06:38 +00:00
Rudolf Cornelissen
90879508d8
updated documentation
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5991 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 16:41:12 +00:00
Jérôme Duval
0be4037053
Util code moved back to its original location
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5990 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 09:05:58 +00:00
Stefano Ceccherini
d8b4d83df2
Changed a bit the behaviour of BOptionPopUp::SetValue(). We now differ a bit from what R5 does. The old implementation is still there and just ifdeffed out, though.
...
Added some private unimplemented methods I had forgot, fixed some spelling errors, finished documenting what was missing.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5989 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 07:26:57 +00:00
Matthew Wilber
176d835a41
Fixed version number format and calculations
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5988 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 04:17:30 +00:00
Matthew Wilber
deef293945
Fixed version number format and calculations
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5987 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 03:54:17 +00:00
Matthew Wilber
caff577d6a
Fixed version format and calculations
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5986 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 03:47:09 +00:00
Matthew Wilber
0e292355ba
Fixed version format and calculations
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5985 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 03:41:53 +00:00
Matthew Wilber
ead4b1fa60
Fixed version number format and calculations
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5984 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 03:35:54 +00:00
Axel Dörfler
2c9f63f0b8
MouseSettings::RetrieveSettings() promised that the window will filter
...
invalid coordinates and center the window on screen.
Now, that really happens, and the MouseSettings class will also have
a default value for the position that triggers this behaviour as well.
Thanks to voidref for reporting this.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5983 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 03:24:08 +00:00
Matthew Wilber
66cc749dfc
Fixed PNGTranslator Jamfile so that you can now build the PNGTranslator using Jam.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5982 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 23:40:52 +00:00
Matthew Wilber
18d77fc7c0
Finally added PNGTranslator
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5981 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 23:39:12 +00:00
Waldemar Kornewald
cc14c99624
I like it better this way. dprintf is not available in userland. ;)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5980 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 14:58:47 +00:00
shatty
130720373d
robustness improvements and correct setting of "none" for empty preferred app
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5979 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 12:41:29 +00:00
shatty
867921dcf0
has some usefulness now
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5978 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 12:12:57 +00:00
shatty
42f39580d8
assorted warnings patches, look and feel patches, populate the preferred application field prettily
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5977 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 10:46:20 +00:00
Axel Dörfler
2b2b029905
Removed unneeded member variable.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5976 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 09:59:37 +00:00
Axel Dörfler
26f5b48ecf
Small fixes/changes:
...
- added destructor that deletes the mouse bitmaps
- the invalidated region in Pulse() is now large enough
- it's now completely independent from the image in MouseBitmap.h - just
put the correct images into the resources, and update the bitmap creation
and it'll work
- it's now always working correctly (even visually) if one or both bitmaps
are missing.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5975 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 09:45:25 +00:00
Axel Dörfler
ca4d42ee54
Switched to the text resource files.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5974 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:42:54 +00:00
Axel Dörfler
91dc6b25c0
Switched to the text rdef files instead of the binary resources.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5973 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:40:48 +00:00
Axel Dörfler
736efd6ec4
Renamed the constants in MessageConstants.h to be style guide compliant.
...
Removed the useless ERROR_DETECTED message and implementation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:34:24 +00:00
Tyler Dauwalder
fb40f3bc26
Many fixes and additions; images are not quite completely valid yet, but
...
are now also recognized by and usable in Windows (XP, at least).
- Fixed a few incorrect crc-length settings (some remain).
- Added output of N position anchor.
- Added unallocated space descriptors to volume descriptor sequences.
- Added terminating descriptors to end of volume descriptor sequences.
- Finally write d-strings properly.
- Removed padding at end of image, since that appears unnecessary now
that I've learned how to do rudimentary pointer arithmetic correctly.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5971 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:33:11 +00:00
Jérôme Duval
123724ad1f
Fix some warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5970 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:29:53 +00:00
Tyler Dauwalder
10186d5dda
Fixed a myriad of stupid errors, oversights, and miscalculations caught by Phillips' handy-dandy UDF verifier.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5969 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:27:03 +00:00
Axel Dörfler
19a5b61308
Renamed the last member variables to be style guide compliant.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5968 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:26:51 +00:00
Tyler Dauwalder
b2322fd1e0
Added check for existence of unallocated space descriptor in volume descriptor sequence.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5967 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:25:55 +00:00
Tyler Dauwalder
57c80a0c50
Added DString.cpp.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5966 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:25:24 +00:00
Tyler Dauwalder
3871cd303a
Initial checkin. Class for creating UDF fixed-length-field d-strings.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5965 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:24:55 +00:00
Axel Dörfler
cb440c42c1
Have a look at the BSlider::SetValue() documentation; it already cuts
...
the value if necessary.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5964 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:23:07 +00:00
Axel Dörfler
8a6fd84c3e
Some more style cleanups.
...
It's really not necessary to provide all default arguments in C++ - especially
not wrong ones...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5963 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:21:36 +00:00
Axel Dörfler
7ed41b2f46
Removed all SettingsView stuff, and almost completely rewrote the MouseView class.
...
The mouse view code is now much cleaner and more generic.
Fixed all known remaining bugs.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5962 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:17:02 +00:00
Axel Dörfler
87e0ec1168
Removed the duplicated settings handling - now just uses MouseSettings instead.
...
Removed all code that now belongs to the MouseView class.
Moved some member variables into the private section.
Removed now unused variables.
Now overloads GetPreferredSize() with something useful instead of just
resizing to these values at constructions.
Added a destructor that frees the created bitmaps.
Renamed focusMenu to fFocusMenu, and mouseTypeMenu to fTypeMenu.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5961 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:14:46 +00:00
Axel Dörfler
7116278ebd
No longer accesses any SettingsView members directly. It now takes all
...
information it needs out of the messages it gets.
Now used MessageSettings::Defaults() instead of having an own implementation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5960 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:10:48 +00:00
Axel Dörfler
3e92b3c74b
Renamed MouseMessages.h to MouseConstants.h, added some user interface
...
constants.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5959 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:07:43 +00:00
Axel Dörfler
43d9314a5a
Decremented kMouseHeight since its obviously not the correct height.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5958 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:05:34 +00:00
Axel Dörfler
b99173690e
Some more {Set}Mapping() functions.
...
Now has a Default() method that activates the system default settings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5957 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 08:04:39 +00:00
Matthew Wilber
e108d38cc1
Made translator able to tollerate interlaced PNG images that error in the call to png_read_end(), but have image data that is valid. This was the problem that prevented programs like BeBattle and Eric's Ultimate Solitare from working with the OBOS PNGTranslator.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5956 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 04:01:37 +00:00
shatty
5e6e40e0f3
add README.html and UPDATE.html to matrox package
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5955 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 03:47:47 +00:00
shatty
ab77c4c74f
add README.html and UPDATE.html to neomagic package
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5954 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 03:44:16 +00:00
Axel Dörfler
e300f612df
Copied the complete contents of MouseView.{cpp|h} over to the new
...
SettingsView.{cpp|h} - the former will only contain the view that shows
the mouse and its buttons, the latter will contain the rest.
Corrected license text and listed myself as one of the authors.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5952 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 03:02:37 +00:00
Axel Dörfler
9a2e5e9478
No reason to quit the program, just because some icons are missing.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5951 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 02:47:57 +00:00
Axel Dörfler
692da071d6
The MouseSettings class now actually does something useful.
...
Now maintains all mouse related settings, and also represents the current
settings (i.e. MouseSettings::SetMouseMode() will really change the mouse
mose).
Fixed bug in SaveSettings() that I missed earlier.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5950 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 02:43:02 +00:00
Axel Dörfler
f9823032c7
The MouseView now get a pointer to the window's MouseSettings object.
...
Reverting to the original (on load time) settings is now done in the
MouseSettings class, not MouseWindow anymore (updating the MouseView
is temporarily disabled).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5949 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-07 02:39:01 +00:00
Axel Dörfler
915e16506a
Removed now unused coords for the buttons (were already commented out).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5948 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 23:39:24 +00:00
Axel Dörfler
b217c2d59d
Moved the "Defaults" and "Revert" button out of the MouseView and
...
into the MouseWindow class. The MouseView now only contains everything
that's in the BBox (it now inherits from BBox).
Joined the BoxView and the MouseView classes together - their separation
was highly questionable done. I plan to put the mouse button view
into its own class as well.
The "Defaults" and "Revert" button are now font sensitive.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5947 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 23:15:06 +00:00
Axel Dörfler
39382ad368
The MouseWindow now take care about its position itself.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5946 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 22:57:56 +00:00
Axel Dörfler
eb8423f435
Now uses MouseView::SetRevertable() instead of accessing the member
...
variable directly.
Broken settings no longer quit the app.
Many style fixes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5945 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 22:03:30 +00:00
Axel Dörfler
e9cc36ba1a
Fixed one of the reported bugs by using the default flags of the bounding
...
box instead of manually defining them (and forgetting about B_NAVIGABLE_JUMP).
Many style updates - more to come, though.
Moved the revert and default button variables into private. It now has an
extra SetRevertable() method to hide them.
Added newline to the end of file :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5944 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 22:01:44 +00:00
Axel Dörfler
7ad05b5060
Style updates for the application files.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5943 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 21:56:56 +00:00
Axel Dörfler
dae6d05bbd
Cleanup of the mouse settings class:
...
- style guide updates
- the settings are now retrieved from the current settings, rather
than from the (possibly) corrupt settings file
- removed InitCheck() as it doesn't serve any useful purpose (if the
settings file is corrupt, the application should not fail anyway;
it could just issue a warning), as the settings are now retrieved
from the current settings
- renamed WindowCorner() to WindowPosition()
- added the possibility to read/write a settings file that's incompatible
to R5 to store all possible mouse mappings (not activated, though). We
should probably better save all mappings at the end of the file for
compatibility.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5942 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 21:56:21 +00:00
Niels Sascha Reedijk
e586f3a680
Apparantly, the build is stricter when you start it from the root of the tree.
...
It only complains of an undefined function (dprintf) when I use jam from there,
not when I start it in this subdir.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5941 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 19:51:14 +00:00
Niels Sascha Reedijk
8deb422714
Fix compilation error:
...
/boot/home/openbeos-cvs/stable/src/add-ons/kernel/network/ppp/shared/libkernelppp/KPPPLCP.cpp: In method `status_t PPPLCP::Receive(struct mbuf *, short unsigned int)':
/boot/home/openbeos-cvs/stable/src/add-ons/kernel/network/ppp/shared/libkernelppp/KPPPLCP.cpp:221: implicit declaration of function `int printf(...)'
{We're in kernel land now, so we use dprintf instead of printf}
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5940 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 19:45:13 +00:00
Niels Sascha Reedijk
38c567ca83
Small build fix
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5939 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 19:26:25 +00:00
Axel Dörfler
86228d9f03
Applied NewOS change 1914: fixes small bug (one page off), calls
...
{get|put}_physical_page_tmap() directly.
Also replaced all occurrences of "addr" with "addr_t".
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5938 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 16:12:52 +00:00
Jérôme Duval
cd9ccc0712
Unused files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 14:18:22 +00:00
Rudolf Cornelissen
397b021d61
fixed system hang (or so) on non-dualhead cards (ID 0x01a0 reported)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5936 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 14:09:34 +00:00
Rudolf Cornelissen
4108be3a68
removed local info files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5935 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 14:07:33 +00:00
Rudolf Cornelissen
3b8a480d71
updated logging for TVout and mem detection; declare local functions static
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5934 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 14:06:57 +00:00
Jérôme Duval
44be6afd70
Echo driver : echogals and echo24
...
This is implemented but untested.
Mixer is lacking, and multichannels support. Only 2 channels input/output currently.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5933 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 10:43:52 +00:00
Jérôme Duval
cc073c8920
bad case
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5932 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 10:43:04 +00:00
Jérôme Duval
6535df3922
Code is common with the echo24 driver at ../
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5931 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 10:38:06 +00:00
Jérôme Duval
0ebebb14bd
Adding echo driver
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5930 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 10:34:20 +00:00
Jérôme Duval
5adb129ea3
Echo driver : echogals and echo24
...
This is implemented but untested.
Mixer is lacking, and multichannels support. Only 2 channels input/output currently.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5929 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 10:34:05 +00:00
Jérôme Duval
b855ae3d39
- Exits if a bitmap is not available
...
- Fixes the text placement of Mouse Type and FFM
- The drawing of the Mouse and bitmaps are done only if needed
(depend on the updateRect)
- Call DrawBitmapAsync instead of DrawBitmap
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5928 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 09:05:50 +00:00
Tyler Dauwalder
b3a4ae39dd
- Further rounded out logical_volume_integrity_descriptor
...
- Fixed some broken pointer arithmetic.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5927 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 06:08:50 +00:00
Tyler Dauwalder
8d3a43fbd0
Messed with the #includes, which still need some cleaning up.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5926 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 06:05:58 +00:00
Tyler Dauwalder
f50008f9ba
Switched back to new(nothrow), now that it works properly again.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5925 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 06:05:31 +00:00
Tyler Dauwalder
aae8e9f936
- Updated _NextUniqueId() to wrap appropriately after lower 32-bits
...
hit 0xffffffff.
- Added logical volume integrity sequence output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5924 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 06:01:44 +00:00
Matthew Wilber
8fc7439cef
Changed BMPTranslator to be less picky about the msheader.imagesize value. It now accepts the value if it is not less than the minimum possible imagesize.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5923 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 02:35:44 +00:00
Matthew Wilber
d2c9e14c64
Added bitmap with odd size values in its header
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5922 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 02:32:33 +00:00
Tyler Dauwalder
581cfaf2c0
- Added declaration and definition of std::nothrow
...
- Wrapped everything but #includes in #if _KERNEL_MODE to keep from
redeclaring/definining operator new and nothrow in userland.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5921 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-06 00:27:34 +00:00
Rudolf Cornelissen
86e8ff4d73
removed shared_info updates during propose_mode (previous commit); updated modelist/crtc checking
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5920 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 21:27:35 +00:00
Rudolf Cornelissen
5e4d1116bd
fixed naming fault (mn versus nm); fixed compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5918 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 19:44:06 +00:00
Rudolf Cornelissen
ef5b05f89b
fixed destroying benaphores in uninit_accelerant
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5917 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 18:17:36 +00:00
Rudolf Cornelissen
ce817d83ee
fixed abort signalling on failing to install INT routine
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 18:12:50 +00:00
Rudolf Cornelissen
dd0281066d
fixed dualhead RAM constraints check
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5915 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 18:07:18 +00:00
Rudolf Cornelissen
05ed322913
fixed modifying shared_info before/in proposemode mode validation
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5914 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 17:55:32 +00:00
Rudolf Cornelissen
8905deb8c6
expanded modelist, updated CRTC timing restrictions checks
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 17:02:27 +00:00
Rudolf Cornelissen
efcd9e820b
fixed several compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 15:38:45 +00:00
Rudolf Cornelissen
9162db5d1b
fixed create_mode_list warning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5911 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 14:02:57 +00:00
Waldemar Kornewald
86c13dda5a
Yeah! It finally works! The default route was missing, that was the only problem!
...
I established a connection with PPPoE and pinged goole and osnews. Net+ loaded half of www.osnews.com but then crashed because of a bug in our DNS resolver.
There is one more bug to fix: our core stack module does not remove the routes when an interface is deleted.
Thus, there will always remain the route(s) from the last connection(s).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5910 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 13:34:11 +00:00
Rudolf Cornelissen
a243b54e73
updated logging for seperate files for main and clone accelerant
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5909 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 12:57:22 +00:00
Rudolf Cornelissen
ccbc426cd2
more modeline fixes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5908 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 11:43:08 +00:00
shatty
632673435d
bye bye xvid_decoder
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5907 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 02:41:11 +00:00
Axel Dörfler
11e38cc1d9
Applied the unmount() fix from NewOS change 1906.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5906 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-05 01:03:14 +00:00
Niels Sascha Reedijk
5e821a67af
Remove the resize box from a non-resizable window.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5905 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 20:21:56 +00:00
Matthew Wilber
c8057f9baa
Changed WriteStyledEditFile to be able to write plain text files on volumes that don't support attributes. Contributed by Andrew Bachmann
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5904 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 20:20:14 +00:00
Matthew Wilber
055b763078
Removed the debugging code mistakenly added in the last check in
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5903 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 20:18:10 +00:00
Matthew Wilber
0192d8f363
Oops! I didn't intend to check this in yet, I'm in the middle of debugging.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5902 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 19:50:08 +00:00
Matthew Wilber
a0c057d441
Updated Identify and Translate tests to match current behavior of the STXTTranslator
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5901 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 19:40:14 +00:00
Niels Sascha Reedijk
2743316489
Fixed bug [ 865891 ] Strange Scrollbar Layout in "Inspector"
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 11:57:26 +00:00
Tyler Dauwalder
495b7e4743
Added verification of logical volume integrity sequence.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5899 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:59:20 +00:00
Tyler Dauwalder
663f03ef0e
Undid switch to new(nothrow), which I'd thought compiled properly but apparently didn't.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5898 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:58:22 +00:00
Tyler Dauwalder
335fd88306
Polished up logical_volume_integrity_descriptor.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5897 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:57:30 +00:00
Tyler Dauwalder
2cf79bd296
Moved block_for_offset() from Utils to UdfBuilder.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5896 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:56:45 +00:00
Matthew Wilber
01c931e6cb
Fixed bug in FindNextImage where -1 is returned instead of false
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5895 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 04:22:23 +00:00
Matthew Wilber
64d3ef5ff2
Fixed bug which occured when the Next or Previous image command was used with an image that failed to translate. Changed Next/Previous image behavior to skip past images that fail to translate.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5894 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 21:25:05 +00:00
Philippe Houdoin
a731d1b178
Commit recent changes.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5893 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 19:04:12 +00:00
Philippe Houdoin
bb917ffed7
New/renamed add-ons, updated BUILD instructions...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5892 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:53:32 +00:00
Philippe Houdoin
797a0710e5
CVS as a backup tool :-)
...
Commit some change made on draft network setup preflet.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5891 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:45:40 +00:00
Philippe Houdoin
7f03fe56da
Net buffers attributes in usage...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5890 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:41:37 +00:00
Philippe Houdoin
7b3d386b18
Commit often, they says ;-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5889 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:38:04 +00:00
Philippe Houdoin
c29a3f4826
Draft attributes support added.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5888 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:20:45 +00:00
Ingo Weinhold
895a56b247
Moved the shell variable into main(). Before the R5 UnitTester crashed with a segment violation when destroying globals. No idea why that happened, but now it works again.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5885 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:29:55 +00:00
Ingo Weinhold
5abde301c1
Changed the behavior of Contains(const char*, int32): It does not longer
...
return true, if the directory is not initialized, or if the directory
does not contain the entry, but the given path is absolute. This change
makes it less compatible with R5, but more consistent with the BEntry*
version and undoubtfully more compatible with common sense.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5884 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:27:39 +00:00
Matthew Wilber
c98aac40f6
Updated libtiff to release version 3.6.1
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5882 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 15:22:08 +00:00
Phil Greenway
5819f6dcf4
Added csplit.c - doesnt work entirely atm.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5881 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 09:48:40 +00:00
Tyler Dauwalder
2b215e7a92
- Fixed 16-bit compressed unicode string creation, which was apparently
...
seg-faulting due to unaligned memory accesses.
- Switched from new to new(nothrow).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5880 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 01:59:33 +00:00
Waldemar Kornewald
6a70da44dc
After many checks it seems that Jam does not want those changes. :(
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5879 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 13:05:04 +00:00
Waldemar Kornewald
b66e4cd306
Removed unneeded dependency from Jamfile.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5878 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 13:03:31 +00:00
Waldemar Kornewald
20d09e03be
Simplified Jamfiles a little bit.
...
Fixed a warning in modem.
Fixed a small bug in IPCP.
Added empty PPPInterfaceListener class (needed for DialUpPreflet and Deskbar add-on).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5877 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 12:45:23 +00:00
Waldemar Kornewald
01b2564600
Removed uneeded chars and added modem to userland stack PPP add-ons.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5876 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 12:41:14 +00:00
shatty
7e6260c44d
do not crash if we are in an unofficial state
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5874 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 08:53:49 +00:00
shatty
eb32778201
fix all workspaces bug [thx mmadia] and use ProposeMode mechanism for unfound modes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 07:12:00 +00:00
shatty
7c0a9f8327
dynamically compute refresh bounds and other fixes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5872 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 06:34:38 +00:00
Tyler Dauwalder
1d63afff42
Added extra padding to end of image to account for apparent
...
inability of certain burners to properly write the last few blocks
of the image to disc.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5871 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 06:01:53 +00:00
shatty
24291d0ad6
increase usability by proposing alternative modes. other abstraction/behavioral improvements
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5870 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 05:17:50 +00:00
Tyler Dauwalder
c5ccda5638
- Added _ProcessFile(). Now produces very basic (though not quite technically
...
valid) image files.
- Added output file flushing.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5869 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:50:52 +00:00
Tyler Dauwalder
ef92dae19f
Added [Set]ImageSize() and {DirectoryBytes,FileBytes,ImageSize}String().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5868 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:49:16 +00:00
Tyler Dauwalder
f107e38ea3
Added InitCheck().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5867 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:48:24 +00:00
Tyler Dauwalder
3413f785f6
Changed default verbosity to low.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5866 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:48:01 +00:00
Tyler Dauwalder
798e36f61d
Added MemoryStream.cpp and PositionIOStream.cpp
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5865 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:47:41 +00:00
Tyler Dauwalder
755b5518b7
Converted to be a subclass of PositionIOStream.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:56:18 +00:00
Tyler Dauwalder
827b40a4a3
Added InitCheck()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5863 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:55:52 +00:00
Tyler Dauwalder
d6cc97bf9e
Updated summary output.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5862 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:55:36 +00:00
Tyler Dauwalder
e376a854f6
Turned off block-cache-disabling for userland mode.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5861 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:54:25 +00:00
Tyler Dauwalder
533f9c6b62
Added block_for_offset()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5860 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:54:01 +00:00