shatty
819b668c92
optimizations
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5774 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-28 00:04:54 +00:00
shatty
efbf8d83ed
sounds good :-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5773 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-27 23:43:18 +00:00
shatty
a2b3fc7c80
new Decode implementation
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5772 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-27 23:00:38 +00:00
beveloper
272d533500
starting avi reader...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5771 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-27 14:52:59 +00:00
beveloper
bb1d6ef247
raw decoder supports many samples types now, and support for them
...
has been added to the file readers, you can now play 24 bit integer
or 64 bit floating point files
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5770 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-27 14:51:14 +00:00
beveloper
cf706dc774
fixed lockup with 8 channel (or more) soundfiles
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5769 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-27 14:45:57 +00:00
Waldemar Kornewald
8dad9b1eb2
Added modem driver (completely untested, currently no support for settings speed because modem API is missing).
...
Some minor changes.
Added TODO file to almost all modules.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5768 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-27 14:27:55 +00:00
shatty
7abc3cd77b
missing Jamfile
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5767 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 20:06:32 +00:00
shatty
6a6671853d
crashing nicely
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5766 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 20:06:11 +00:00
shatty
b6a3f35ba0
trust ogg decoder more, fewer debugger calls
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5765 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 18:44:06 +00:00
shatty
77ae533d3c
allocate ogg_stream_states dynamically, hold pointers to them in the map, check sync return result during GetPage, add myriad of vorbisDecoder debug calls, introduce temporary variables to ease debugging
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5764 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 17:39:43 +00:00
shatty
fac65e8045
vorbis decoder take 1
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5762 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 14:07:53 +00:00
shatty
fa5c397539
initial packets are header packets that contain codec identication information. ogg can contain other types such as text. capture initial packets. remove unused #define
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5761 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 11:41:59 +00:00
shatty
dd47be5008
add extra TRACE, use explicit debugger calls, fix short_page bug, fix deallocation bug
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5760 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 10:34:16 +00:00
shatty
439271f084
getnextchunk
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5758 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 08:15:36 +00:00
shatty
8267371e90
compilable, missing seek, getnextchunk
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5757 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-26 04:42:41 +00:00
shatty
aff76afa86
remove mp3 cruft
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5752 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-25 10:54:48 +00:00
shatty
103bafad5e
identify ogg
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5751 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-25 10:54:15 +00:00
shatty
5aa7212658
change () to (void) in prototypes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5745 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-24 05:17:09 +00:00
beveloper
56fc4e779e
removed
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5743 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 23:26:12 +00:00
beveloper
b2e54a92e3
adding a reader for the AIFF and AIFF-C formats
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5742 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 23:23:40 +00:00
beveloper
91e76129e7
bugfix
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5741 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 23:20:41 +00:00
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
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
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
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
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
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
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
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
ef663589e6
- Added call to close device which is opened briefly in udf_mount()
...
- Volume object is now deleted when volume is unmounted
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5683 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:05:15 +00:00
Tyler Dauwalder
237ced1168
- Remembered that -1 means uninitialized device, not 0...
...
- Added call to close device on destruction
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5682 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:04:05 +00:00
Tyler Dauwalder
e631ed5131
- Major const update for [extended_]file_icb_entry structs
...
- Added [extended_]file_icb_entry::dump() functions
- Added file access permissions enum
- Added logical_block_address constructor
- Added icb strategy types enum
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5681 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:02:44 +00:00
Tyler Dauwalder
de76a7ebe6
Added file entry dumps.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5680 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:00:33 +00:00
François Revol
429ed0178f
where are my icons gone ? ;)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5669 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-15 21:19:11 +00:00