Commit Graph

4685 Commits

Author SHA1 Message Date
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
Tyler Dauwalder
5c9556535e - Reworked argument processing code
- Output filename must now be specified as command line argument


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5685 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:07:16 +00:00
Tyler Dauwalder
8ddc63e480 Added GetNextExtents()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5684 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 10:06:00 +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
Stefano Ceccherini
008cfb1db2 WidthBuffer complete,
Changed some methods name,
reordered class members in TextViewSupportBuffer.h, now they are in the same order
OpenTracker says


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5679 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 07:48:58 +00:00
Matthew Wilber
16cb489052 Fixed default window location so that it now appears in the top left corner, like Be's ShowImage. Also, window is now properly aligned to the top left corner when it is zoomed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5678 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 00:26:29 +00:00
Tyler Dauwalder
d0e9b5ac1b - Added node_data struct
- Added root directory members
- Started on directory processing code


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5674 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-16 10:07:28 +00:00
Tyler Dauwalder
e1a983a6ff Added root directory parameter to UdfBuilder constructor.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5673 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-16 10:06:24 +00:00
Tyler Dauwalder
23685249d7 Updated OnCompletion()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5672 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-16 10:05:51 +00:00
Tyler Dauwalder
25c2f3eb74 Added Statistics.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5671 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-16 10:05:08 +00:00
Tyler Dauwalder
251ce36f28 Initial checkin. Build statstics class.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5670 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-16 10:04:43 +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
François Revol
9086fcb60c PC floppy driver, initial rev.
supports reading 1.44M, 720K, 2 drives.
no write support yet.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5668 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-15 20:00:04 +00:00
beveloper
046f31f91f update to the codec api, docoder assignment is now handled in the server
multiple reader add-ons are probed to recognize a media file
FormatManager does the translation from media_format to media_description


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5667 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-14 19:23:16 +00:00
shatty
6d59046016 vorbis BSD license
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5666 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:59:05 +00:00
shatty
6ec7ba1e6f fix naming and headers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5665 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:22:11 +00:00
shatty
6ae16148a5 vorbis decoder plugin based on mp3
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5664 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:17:56 +00:00
shatty
1c828415cf ogg reader plugin based on mp3
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:12:32 +00:00
François Revol
0380884167 new command 'driveinfo' to dump block device information from ioctl, to help debugging drivers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5662 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 21:12:58 +00:00
François Revol
1a1ac7a563 fgets() coz Axel wants it :p
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 14:39:26 +00:00
François Revol
4cba418c34 fix buffer overflow on prompt, conditionalized floppy support.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5660 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 12:47:33 +00:00
Tyler Dauwalder
c9fec498f8 Spruced up program output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5659 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 07:09:24 +00:00
Tyler Dauwalder
fe387f7131 - Added file set descriptor output to Build().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 06:38:36 +00:00
Tyler Dauwalder
8d48c8cffe Added missing definition for dummyExtent constant.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 06:37:58 +00:00
Tyler Dauwalder
17b66e62ef Fixed stupid oversight while checking file set descriptor in Mount()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5656 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 06:37:29 +00:00
Tyler Dauwalder
d1a0387efb - Added long_address constructor.
- Polished up file_set_descriptor a bit.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5655 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 06:36:27 +00:00
Matthew Wilber
55f2e33b2d Changed Paste/DragDrop code so that a clip does not have to be pasted entirely within the bounds of the background bitmap
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5654 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 04:26:52 +00:00
Matthew Wilber
169c19d6f7 Implemented drag/drop from one ShowImage window to another
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5653 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-12 03:39:21 +00:00
DarkWyrm
56262fb483 Implemented a few functions, added some documentation and some TODO reminders
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5652 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 21:54:14 +00:00
DarkWyrm
ef94fcd875 A couple bugfixes, some comment tweaks, and PortLink conversion for a couple functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5651 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 14:49:56 +00:00
Jérôme Duval
357ef4edac Beta version
Improvements are still possible


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5650 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 08:44:26 +00:00
Tyler Dauwalder
bf757e6cca - Added physical partition allocator.
- Build() now writes logical volume descriptor and updates
  the partition descriptor to have the proper partition length.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5649 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:11:39 +00:00
Tyler Dauwalder
aff8ada4dd Added PhysicalPartitionAllocator.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5648 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:10:20 +00:00
Tyler Dauwalder
52368aac43 Added minimum block support needed by the physical partition allocator.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5647 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:10:03 +00:00
Tyler Dauwalder
d8b4553a67 Added some missing error checking in Mount() when investigating file set descriptor
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5646 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:09:27 +00:00
Tyler Dauwalder
730ba00a62 - Added domain_id_suffix struct.
- Added domain flags enum.
- Added domain_id_suffix constructor for entity_id
- Added kLogicalVolumeDescriptorBaseSize


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5645 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:08:31 +00:00
Tyler Dauwalder
b68d3ebe4a Removed a redundant logical volume descriptor dump.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5644 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:07:17 +00:00
Tyler Dauwalder
29d3fced6a Added extra debugging output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:06:49 +00:00
Tyler Dauwalder
afb8314a0e Initial checkin. Handles allocation for data chunks in a Udf physical partition.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5642 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 06:06:21 +00:00
Matthew Wilber
664c5b6911 Removed unneeded calls to Invalidate(), changed minimum size for selection rectangle so that users can click in an empty section of the window to unselect the selection
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5641 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-11 01:33:50 +00:00
Matthew Wilber
187f0b8a33 Fixed bug where the close confirmation would still appear after a changed document was closed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5640 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-10 22:47:10 +00:00
Matthew Wilber
1abb86b2ed Initial check in for GIFTranslator, generously donated by Daniel Switkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5639 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 22:27:58 +00:00
Matthew Wilber
c04dd9b71c Added Daniel Switkin's GIFTranslator
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5638 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 22:26:03 +00:00
shatty
cf302d2f04 fix Sounds application signature for interoperability with existing desklink
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5637 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 08:02:40 +00:00
shatty
1c5fc79d8b fix Media application signature for interoperability with existing desklink
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5636 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 08:00:53 +00:00
Tyler Dauwalder
92572bc3ae Added udf partition descriptor output to Build().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5635 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 00:46:38 +00:00
Tyler Dauwalder
35947f6f39 - Added Tail()
- Turned on some debug output


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5634 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 00:45:36 +00:00
Tyler Dauwalder
003d4e83df Fixed timestamp to correctly use localtime(), thanks to mphipps. :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5633 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-09 00:45:06 +00:00
beveloper
933a883015 Should provide better compatiblity with SoundPlay 4.8 (but SoundPlay does crash)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5632 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 23:16:43 +00:00
beveloper
8d52474bc7 a couple of fixes to the error handling code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5631 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 22:16:03 +00:00
beveloper
37c555c2ca Really strange workaround to read some strange files...
Either the files are broken, or the GetFrameLength() function


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 21:17:35 +00:00
beveloper
abc8999720 multi thread save...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5629 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 21:16:08 +00:00
shatty
d5de487aea fix build libmpglib.a
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5628 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 21:13:14 +00:00
Jérôme Duval
8a8fb1df24 Cancels the fix, it now works because the node manager is now fixed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5627 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 08:50:11 +00:00
Jérôme Duval
fc8b28b6e1 Implemented GetStartLatency
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5626 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 08:45:09 +00:00
Jérôme Duval
5f238ea9e9 Fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5625 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 08:42:37 +00:00
Jérôme Duval
f1c6cd32f0 Fixes the Connect bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5624 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 08:41:36 +00:00
DarkWyrm
5936e65050 Converted a lot of BSession use to PortLink where streamed messaging is not appropriate
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5622 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 23:24:12 +00:00
DarkWyrm
21c49a5cf3 Replaced _view_attr_ struct with a comparable ViewAttr class - removes a crash
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5618 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 22:08:45 +00:00
beveloper
2d923d67f0 fixed playback of small files by properly returning errors
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5617 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 21:50:36 +00:00
beveloper
2c24a8d065 integration
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5616 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 21:09:06 +00:00
beveloper
a3d7908e26 improved wav reader
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5615 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 21:07:20 +00:00
beveloper
c9c1abc3bf codec api doesn't call setup twice anymore
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5614 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 17:18:39 +00:00
beveloper
2648dc48d8 a non working workaround for some strange mp3 files
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5613 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 16:11:23 +00:00
shatty
b7d16bdff5 use /boot/develop/headers for xvid.h location
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5612 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 15:42:15 +00:00
shatty
7ec82a9558 link to libxvidcore.so instead of libxvidcore.a, get header and lib from external installation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5611 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 15:23:00 +00:00
shatty
e9805c61c9 bye bye GPL
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5610 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 15:22:14 +00:00
beveloper
4ba72fcdb4 fixed some bugs in raw wav reading
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5609 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 14:50:50 +00:00
shatty
befdba918b I have no fear of changing APIs. linking again
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5608 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 13:25:03 +00:00
shatty
bc411e80d4 add an untested xvid based decoder (links)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5607 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 11:48:31 +00:00
Tyler Dauwalder
1710b16f9b - Added build time variables
- Finished building and writing of udf primary volume descriptors.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5606 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 08:24:59 +00:00
Tyler Dauwalder
a7c7b46282 Changed default unnamed volume name for shits and giggles.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5605 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 08:24:07 +00:00
Tyler Dauwalder
9b438e897c - Added implementation_id_suffix struct.
- Added operating system class and identifier enums
- Fixed timestamp::timezone() for negative timezones.
- Added timestamp(time_t) constructor.
- Added Udf::kImplementationId constant.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5604 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 08:22:11 +00:00
Tyler Dauwalder
cd0f0e996d - Added utf8 to unicode support thanks to Axel. :-)
- Rounded out new double-character-set support.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5603 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 08:20:14 +00:00
Tyler Dauwalder
f5f5f2ecce I guess our compiler doesn't support partial specialization...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5602 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 08:19:07 +00:00
DarkWyrm
ab21b1ec0c Messaging fixes - removed inappropriate BSession use and converted to PortMessage and PortLink as necessary.
Life sucks when you can't sleep. :(


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5601 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 05:40:51 +00:00
DarkWyrm
60c2633d9f Removed use of BSession in constructor - conversion to using a BAppServerLink.
BSession streams are not meant for this kind of use


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5600 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 05:39:39 +00:00
shadow303
4106b3dbdc Convert to LayerData independent drawing API
Implement clipping routines for Lines and Rectangles
Fix workspace initialization problem
it's saturday night and I am writing code... bummer


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5599 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 03:22:15 +00:00
shatty
6f1ef82c3d move global data into engine
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5597 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 23:56:41 +00:00
beveloper
2530523976 codec output format negotiation has been moved into NegotiateOutputFormat,
Setup is now only called once


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5596 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 23:21:23 +00:00
beveloper
abf9e66abe fixed timing information returned in media_header
added GetFileFormatInfo to reader api


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5595 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 20:32:40 +00:00
beveloper
1b1b7ddf8f remove warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5594 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 16:26:08 +00:00
beveloper
e7aa4d27a0 Removed some media add-ons. Too many warnings, and I don't know what they do.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5593 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 16:14:16 +00:00
beveloper
d23c804c82 bugfix
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5592 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 16:11:01 +00:00
Tyler Dauwalder
4c8484c911 - Added volume name members.
- Reformatted constructor to be more linear.
- Added majority of primary volume descriptor setup to Build().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5591 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 08:32:51 +00:00
Tyler Dauwalder
bc5d496f81 Added volume name parameters passed to UdfBuilder constructor.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5590 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 08:31:43 +00:00
Tyler Dauwalder
1801834fb1 - CS0String -> UdfString
- Added charspec constructor and friends.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5589 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 08:31:22 +00:00
Tyler Dauwalder
f8af3d31df - Set up new from-Ut8 constructors.
- Added doxygen to constructors and assignment functions.
- Added Utf8() and Cs0() get-string functions (former is mostly functional,
  latter is in progress).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5588 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 08:30:40 +00:00
Tyler Dauwalder
dce2dc5cab CS0String -> UdfString
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5587 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 08:29:13 +00:00
Tyler Dauwalder
d40fb3032e Renamed CS0String.{h,cpp} and class Udf::CS0String to UdfString.{h,cpp}
and class Udf::String, since I now need the class to work both ways (to and
from cs0 and utf8).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5586 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 00:16:04 +00:00
beveloper
f845959e7d seek fix
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5585 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 00:07:33 +00:00
beveloper
4cbbc5a9ec small cleanup, format type and encoding depends on the description
and is set by the media kit, not by the reader


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5584 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 23:46:53 +00:00