Moritz Bunkus
|
c220e49b1c
|
Bumped the version number to 1.4.0.
|
2005-02-26 13:15:49 +00:00 |
|
Moritz Bunkus
|
273a7db8cb
|
Changed the picture for adding files to include the new "append" button. Added a few sentences about appending to the guide. Reformatted the guide so that pictures are enclosed by text. This should make it more readable with not that wide resolutions -- e.g. everything else than my 1200 pixels ;)
|
2005-01-10 20:35:11 +00:00 |
|
Moritz Bunkus
|
8592bbf459
|
Added files for making the mkvmerge-gui.html file into a HTML help book. Added code for showing that help file when the user presses F1 or selects "Help" from the "Help" menu. Updates for the build process which generates the .hhk index file from the .hhc contents file.
|
2005-01-08 15:26:12 +00:00 |
|
Moritz Bunkus
|
1bf5390617
|
Use GIF images instead of PNG because wxWidgets' HTML help viewer does not support PNG. Also added a couple of helper anchors because with the present ones the HTML help viewer scrolled to below the heading.
|
2005-01-08 14:37:33 +00:00 |
|
Moritz Bunkus
|
c87d22c33e
|
Small updates to the documentation.
|
2005-01-07 13:02:07 +00:00 |
|
Moritz Bunkus
|
6377a9c4ef
|
Handle all text internally in UTF-8 and only convert it when it is output or handed over to system functions. This breaks file names with non-ASCII characters on Windows at the moment. Will be fixed by a later commit.
|
2005-01-01 18:31:00 +00:00 |
|
Moritz Bunkus
|
1a07b5b044
|
Merged 2645:2646 from the 1.0 branch.
|
2004-12-30 17:19:24 +00:00 |
|
Moritz Bunkus
|
10f0538d28
|
Support for reading blockadditions from Matroska files. Patch by Steve Lhomme <steve ! lhomme () free ! fr>, modifications by myself.
|
2004-12-28 19:07:27 +00:00 |
|
Moritz Bunkus
|
844c32ec67
|
Added WAVPACK4 extraction. Patch by Steve Lhomme (see AUTHORS). Fixes for compiling mkvextract with MS VisualC++. Patch by Steve Lhomme as well.
|
2004-12-27 17:17:16 +00:00 |
|
Moritz Bunkus
|
0d26538d55
|
Initial support for VobButtons. Patch by Steve Lhomme (see AUTHORS).
|
2004-12-17 16:29:10 +00:00 |
|
Moritz Bunkus
|
a5420c3e40
|
Added support for forcing the default duration to a specific value.
|
2004-12-15 22:04:19 +00:00 |
|
Moritz Bunkus
|
cb4e268202
|
More timecode v3 patches by Steve Lhomme; changes by myself.
|
2004-12-09 21:40:02 +00:00 |
|
Moritz Bunkus
|
292795f4ff
|
Do not try to autodetect whether or not chapters in Ogg/OGM files are UTF-8 but use the system's current locale setting and let the user override it with "--chapter-charset".
|
2004-11-21 17:33:38 +00:00 |
|
Moritz Bunkus
|
de3b877a8c
|
Added a Doxygen file. Ignore the documentation generated by doxygen.
|
2004-11-13 19:47:48 +00:00 |
|
Moritz Bunkus
|
f4b2713eab
|
A bit of clarification.
|
2004-11-12 19:05:38 +00:00 |
|
Moritz Bunkus
|
f93d0ab0e7
|
Merged 2392:2429 from branches/.../mkvtoolnix-cat.
|
2004-11-09 18:21:59 +00:00 |
|
Moritz Bunkus
|
d6bf885dbd
|
Enable RTTI on the MSVC build. Initialize the XML mapping tables later because MSVC initializes them before the EbmlIDs in libmatroska are initialized resulting in invalid tables. Added a --delay option. General patch by Steve Lhomme with changes by Moritz Bunkus.
|
2004-09-27 20:53:39 +00:00 |
|
Moritz Bunkus
|
ba33221a0e
|
Merged 2174
|
2004-09-16 13:55:47 +00:00 |
|
Moritz Bunkus
|
b8f7f687ca
|
Merged 2087
|
2004-08-28 16:03:39 +00:00 |
|
Moritz Bunkus
|
4df45fa525
|
Merged 2049:2051
|
2004-08-25 21:55:39 +00:00 |
|
Moritz Bunkus
|
443ba587a2
|
Set the version number to 1.2.0 and changed the release codename.
|
2004-08-21 15:50:22 +00:00 |
|
Moritz Bunkus
|
e23c1e02b2
|
Merged 1982.
|
2004-08-15 12:37:04 +00:00 |
|
Moritz Bunkus
|
b5b0719b5c
|
Allow a special value -1 for --timecode-scale which causes mkvmerge to use sample precision even if a video track is present.
|
2004-08-02 17:39:46 +00:00 |
|
Moritz Bunkus
|
6ad908c576
|
Allow the user to change the timecode scale factor.
|
2004-08-01 18:08:57 +00:00 |
|
Moritz Bunkus
|
08a7900316
|
Bumped the version number to 0.9.4.
|
2004-07-25 10:04:57 +00:00 |
|
Moritz Bunkus
|
7cfa225808
|
Use "cuesheet" everywhere for consistency.
|
2004-07-24 17:06:46 +00:00 |
|
Moritz Bunkus
|
43b72a9f0c
|
Added support for extracting TTA tracks into TTA files.
|
2004-07-23 22:59:28 +00:00 |
|
Moritz Bunkus
|
293e943012
|
Added an option "--cuesheet" to mkvextract's track extraction mode which will write the CUE sheet into another file in the same run.
|
2004-07-21 22:27:07 +00:00 |
|
Moritz Bunkus
|
812c23798f
|
Implemented the extraction of chapter information and tags into CUE sheets which reconstructs the CUE sheet used with mkvmerge's "--chapters" parameter.
|
2004-07-21 19:31:40 +00:00 |
|
Moritz Bunkus
|
12f346f6e2
|
Bumped version number to 0.9.3.
|
2004-07-18 16:21:00 +00:00 |
|
Moritz Bunkus
|
7265088ddf
|
Added a new --default-language option. Changed the default language code from "eng" to "und" (undefined).
|
2004-07-10 16:40:51 +00:00 |
|
Moritz Bunkus
|
580fcb6594
|
Updated the mmg guide.
|
2004-06-29 20:59:20 +00:00 |
|
Moritz Bunkus
|
15046040d1
|
Reformatting; some corrections for changes in mmg.
|
2004-06-29 15:18:16 +00:00 |
|
Moritz Bunkus
|
3d54fefefa
|
Updated the images for the upcoming 0.9.2.
|
2004-06-28 21:52:45 +00:00 |
|
Moritz Bunkus
|
a66d3fe755
|
Bumped the version to 0.9.2.
|
2004-06-28 19:08:36 +00:00 |
|
Moritz Bunkus
|
c8ebaa0be2
|
Changed the meaning of --track-order from a per-file basis to a global basis.
|
2004-06-20 14:43:22 +00:00 |
|
Moritz Bunkus
|
369e2b92b9
|
Let the user enter the split time with ms precision.
|
2004-06-20 00:02:51 +00:00 |
|
Moritz Bunkus
|
0c1220c18a
|
Bumped version number to 0.9.1.
|
2004-06-13 10:48:02 +00:00 |
|
Moritz Bunkus
|
b7d6462430
|
Removed support for time slices.
|
2004-06-06 12:04:26 +00:00 |
|
Moritz Bunkus
|
86bfccad91
|
Minor fix
|
2004-06-06 11:31:01 +00:00 |
|
Moritz Bunkus
|
f9f4bf5a50
|
Bumped version number to 0.9.0.
|
2004-05-31 21:30:47 +00:00 |
|
Moritz Bunkus
|
edea6a83b6
|
Bumped version number to 0.8.9.
|
2004-05-06 17:47:45 +00:00 |
|
Moritz Bunkus
|
15404ddb59
|
Depends on libebml 0.7.0 & libmatroska 0.7.0. Bumped version number to 0.8.8.
|
2004-04-23 17:03:08 +00:00 |
|
Moritz Bunkus
|
1d589231fa
|
Spelling fixes
|
2004-04-13 14:05:49 +00:00 |
|
Moritz Bunkus
|
be5b3ba918
|
Spelling fixes
|
2004-04-13 13:44:27 +00:00 |
|
Moritz Bunkus
|
466b3f61d0
|
Added an option, --append-to, for mapping the track IDs when appending files.
|
2004-04-11 14:29:13 +00:00 |
|
Moritz Bunkus
|
99484300d1
|
Update
|
2004-04-10 09:34:09 +00:00 |
|
Moritz Bunkus
|
c57f755129
|
New version number 0.8.7.
|
2004-04-05 11:37:19 +00:00 |
|
Moritz Bunkus
|
3808e4bed2
|
Added a summary mode.
|
2004-04-03 11:16:26 +00:00 |
|
Moritz Bunkus
|
5114937427
|
Added the extraction of RealVideo and RealAudio.
|
2004-03-21 16:25:41 +00:00 |
|