Axel Dörfler
b6b1e538a7
Removed all now unused functionality.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6236 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-23 07:06:12 +00:00
Axel Dörfler
b7d3f36edc
"Fixed" the write_port_etc() call: it used a hardcoded 8 instead of B_RELATIVE_TIMEOUT (ts ts ts).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6234 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-23 01:12:51 +00:00
Axel Dörfler
0a580bde18
Added a QueryServer() function for BMessage transfer.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6232 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-23 01:06:33 +00:00
haydentech
eca8c2bc73
malloc.h is obsolete, use stdlib.h
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6231 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-22 22:08:56 +00:00
shatty
b84e6d90eb
instead of checking for invalidity, check for validity for meta_data_area
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6217 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-21 20:40:06 +00:00
shatty
a2d20d9daa
correct initialization of media_format. (btw I just realized I never need to manually zero a format after construction) perform a complete copy of media_format. do some things related to handling meta_data_areas. still some left to do, so do an UNIMPLEMENTED if we are in that state
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6210 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-21 10:34:27 +00:00
Axel Dörfler
03df40f1df
(Temporarily?) removed the private API exports that the new SoundPlay 4.8.1
...
uses - it does crash anyway, when we export them (and return NULL).
Asked Marco about it, we'll see what comes back :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 23:32:09 +00:00
haydentech
0835465264
Added a few missing BRect functions
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-20 21:52:32 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
haydentech
f742072808
gcc 3 fix (no default args in implementation)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:52:34 +00:00
haydentech
c78c0787bd
gcc 3 fix (no default args in implementation) and dead code removal
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5839 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:50:52 +00:00
shatty
1074cc24d5
fix stupid looping bug on large files - thanks kuye, Tim
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5823 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 11:09:44 +00:00
shatty
5707f9a19b
implemented substitution behavior by using non-posix iconvctl. also implemented bad input bytes tolerance (via ignore)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5822 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 10:36:07 +00:00
shatty
cac6c93c3a
use gnu iconv.h to get access to nonposix functions
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5821 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 10:35:15 +00:00
shatty
059fa6fbb5
do not use iconv plug because we want nonposix functions
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5820 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 10:34:50 +00:00
shatty
62a5973ec6
put in butchered version of libiconv.h from gnu libiconv, so we can have access to the non-posix functions.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5819 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 10:34:09 +00:00
shatty
5347b781b4
add textencoding
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5818 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 08:15:23 +00:00