Commit Graph

5803 Commits

Author SHA1 Message Date
beveloper
b1a94814dd fixed a couple of issues with id3attr
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5737 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 00:56:35 +00:00
beveloper
0b3cd7531c bad hack to fix sync after seek
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5736 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 00:26:45 +00:00
beveloper
a665f2f9e1 a few checks and fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5735 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 00:09:39 +00:00
beveloper
228c585f82 added added au (Sun audio file) format reader
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5734 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 23:46:49 +00:00
shatty
f7f27fcb79 implement be_synth behavior for BSynth. behavior taken from bebook specification and R5 testing.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5733 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 23:23:27 +00:00
shatty
51fe1be4f7 tracker-friendly install script
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5732 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 22:17:38 +00:00
beveloper
77611e5145 small hack to support mp3 in wav
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5731 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 21:32:15 +00:00
beveloper
7f5173b413 Decode residual data that is still in the decoder first.
Also implemented synchronization after seek.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5730 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 21:28:56 +00:00
beveloper
fa635d6dce Implemented support for encoded data (like mp3) inside the WAV container.
The start_time information on seek and especially during reading isn't very exact.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5729 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 21:26:51 +00:00
mahlzeit
4c20e0e8ad Simplified app_flags.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5728 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 17:51:32 +00:00
mahlzeit
61b05c397f Simplified rdef.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5727 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 17:45:19 +00:00
mahlzeit
0e6141ba3b Simplified app_flags.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5726 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 17:41:02 +00:00
mahlzeit
c22b900f03 Simplified the rdef.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5725 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 16:53:03 +00:00
mahlzeit
0ebe713837 Whoops! One of the parser rules was incorrect, making this impossible:
resource app_flags B_FOO | B_BAR;
Sloppy, because allowing this was the reason for making these changes
in the first place ;-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5723 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 16:52:14 +00:00
mahlzeit
eed2e48e69 Release 1.1
- added symbolic constants
- added simple expressions
- cleaned up docs


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5722 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 16:01:04 +00:00
Matthew Wilber
16b663b7ab Disable the Invert menu item for B_CMAP8 bitmaps because they are currently unsupported by the invert algorithm.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5721 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 01:56:27 +00:00
Matthew Wilber
9f54b9718e Cleared the Undo buffer when actions that are reversable are performed. Disabled Invert command for B_CMAP8 bitmaps, as they are not properly inverted
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5720 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 01:39:01 +00:00
Matthew Wilber
75238186d7 Fixed Edit-->Clear to leave behind a white box if the selection box is not moved after it is made, added Undo capability for Cut and Clear actions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5719 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-21 19:44:13 +00:00
Philippe Houdoin
0552c71396 Actually enable signaling sockets server thread counterparts!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5718 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-20 16:20:14 +00:00
Axel Dörfler
e9a4e838e8 Added missing vsnprintf() for BSD stdio.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5717 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-20 16:00:51 +00:00
Niels Sascha Reedijk
bce0d4191a Fix various warnings
(trivial)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5716 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-20 13:20:34 +00:00
Philippe Houdoin
9e4f133fe8 Signaled sockets forward a signal to their server counterparts,
which interrupt the server's socket thread, deleted when the socket close.
IPC message trace now reports message name instead of hexa opcode, which
increase a little their usefullness for an human reader :-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5715 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-19 20:32:01 +00:00
Waldemar Kornewald
153f2c3012 Fixed compilation errors.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5714 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-19 15:53:19 +00:00
Waldemar Kornewald
1c29a4b054 Fixed a small bug in Protocol-Field-Compression handling.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5713 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-19 11:52:31 +00:00
Stefano Ceccherini
53b9eef827 Implemented AboutRequested(), reorganized a bit the connection to app server, added a call to _init_interface_kit_()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5712 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-19 07:19:14 +00:00
Stefano Ceccherini
8f62ceb96f Started implementing _init_interface_kit_(). WidthBuffer initialization is commented until I move its header to an accessible place
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5711 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-19 07:17:19 +00:00
shatty
34aaa850a8 in progress commit
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5710 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 17:46:19 +00:00
shatty
141121d9e9 generate "cvs" packages instead of 1.0
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5709 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 17:27:08 +00:00
shatty
d527030693 complete globals patch
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5708 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 17:26:35 +00:00
shatty
6626d6e057 packages related changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5707 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 16:56:32 +00:00
shatty
2b5cce9163 globals patch applied to matrox and globals dependent include removed from all engine Jamfiles
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5706 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 16:51:26 +00:00
shatty
9b7a4b5d84 simple alpha/beta tester packages version 1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5705 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 16:46:57 +00:00
shatty
71194a68c7 openBeOS_Matrox_V0.15_src
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5703 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 16:42:54 +00:00
Tyler Dauwalder
74e4cc72e5 Missed a couple of renames...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5702 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:44:14 +00:00
Tyler Dauwalder
199f8661c1 - Started on child processing in _ProcessDirectory()
- OutputFile => FileStream


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5701 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:33:26 +00:00
Tyler Dauwalder
c35e033a76 - OutputFile.cpp => FileStream.cpp
- Added {Embedded,Extent,Simulated}Stream.cpp


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5700 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:32:12 +00:00
Tyler Dauwalder
5bdf9f4f7d Initial checkin. SimulatedStream implementation that takes a list
of Udf::extent_address structs. Will be used for standard data
streams. Mostly complete, completely untested.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5699 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:31:10 +00:00
Tyler Dauwalder
2019a4454a Initial checkin. SimulatedStream implementation that takes a single
offset and length. Will be used for data streams embedded in icbs.
Mostly complete, completely untested.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5698 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:29:28 +00:00
Tyler Dauwalder
0ab79adc28 Initial checkin. Partially abstract base class for a DataStream object
that simulates a contiguous stream out of one or more not-necessarily-
contiguous extents in another stream. Fully implemented, completely
untested.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5697 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:27:54 +00:00
Tyler Dauwalder
36f786dc8f Initial checkin. Abstract BPositionIO subclass with handy new output methods
previously introduced by OutputFile class.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5696 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:19:09 +00:00
Tyler Dauwalder
400ac2abb4 Made FileStream a subclass of new DataStream class instead of BFile.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5695 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:17:46 +00:00
Tyler Dauwalder
dad4d2580c Renamed OutputFile to FileStream
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5694 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 09:16:15 +00:00
Matthew Wilber
7598450e4f Added initial implementation of Undo for OBOS ShowImage! Now, users can Undo/Redo merge/paste operations. Still need to enhance Undo further so that other operations can be undone, also need to account for image rotations and similar operations.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5693 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 03:31:28 +00:00
beveloper
a08013c09a modified to compile with BeOS R5 GCC
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5692 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:08:52 +00:00
beveloper
7e6998a8f0 libavcodec core components imported from ffmpeg CVS on 2003-12-17
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5691 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:07:31 +00:00
beveloper
144bf4f5e0 build everything of the core without optimization
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5690 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:04:33 +00:00
beveloper
01f6beedbb codecs based on ffmpeg libavcodec
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5689 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:03:34 +00:00
beveloper
b01978f958 experimental
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5688 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 23:37:16 +00:00
beveloper
bda833211b added some codecs
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5687 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 23:36:06 +00:00
Tyler Dauwalder
0259b78dca - Added _NextUniqueId() and friends
- _ProcessDirectory() now allocates directory data and builds
  and write directory icb.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5686 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:08:52 +00:00