Moritz Bunkus
|
047f8e4602
|
Implemented the functions for adding and removing chapters.
|
2003-09-20 13:43:03 +00:00 |
|
Moritz Bunkus
|
47b4dec50d
|
Attachment names were not stripped of their path components on Windows.
|
2003-09-19 14:26:04 +00:00 |
|
Moritz Bunkus
|
7496acf43e
|
Updates
|
2003-09-19 12:59:27 +00:00 |
|
Moritz Bunkus
|
9bed05630c
|
Added comboboxes for adding language codes and country codes. Prototyped some functions that are needed for the signals.
|
2003-09-19 12:59:17 +00:00 |
|
Moritz Bunkus
|
91ffdb6bff
|
Fixed the order of the options --chapters, --chapter-language and --chapter-charset.
|
2003-09-19 12:58:13 +00:00 |
|
Moritz Bunkus
|
05337a1d88
|
First part of a new chapter editor.
|
2003-09-17 22:07:07 +00:00 |
|
Moritz Bunkus
|
ff40fde6c9
|
Forgot to duplicate the file name on Windows.
|
2003-09-17 18:55:45 +00:00 |
|
Moritz Bunkus
|
1cff8b6ba9
|
Preparations for using the chpater parser functions without having them end the program on errors.
|
2003-09-17 16:54:15 +00:00 |
|
Moritz Bunkus
|
aaa66e9e9e
|
Added a lot of data validity checks.
|
2003-09-17 11:56:16 +00:00 |
|
Moritz Bunkus
|
96156e329b
|
Starting with parameter checking directly in the GUI.
|
2003-09-16 22:24:49 +00:00 |
|
Moritz Bunkus
|
e448470a5d
|
Added -mwindows to the mmg linking process which gets rid of the command line box on Windows.
|
2003-09-16 22:05:55 +00:00 |
|
Moritz Bunkus
|
a974de9ffd
|
Added *.dll.
|
2003-09-16 22:05:29 +00:00 |
|
Moritz Bunkus
|
e615dbced9
|
Moved the aspect ratio and FourCC input fields from the global tab to the input tab where they belong.
|
2003-09-16 21:14:39 +00:00 |
|
Moritz Bunkus
|
b3b283ee1f
|
Bugfix: RealVideo was not read correctly from Matroska files. New feature: RealAudio can be read from Matroska files.
|
2003-09-16 19:05:36 +00:00 |
|
Moritz Bunkus
|
53417a48bb
|
Some small bugfixes related to subtitle handling.
|
2003-09-16 17:34:14 +00:00 |
|
Moritz Bunkus
|
5812cb615e
|
Update
|
2003-09-15 22:07:06 +00:00 |
|
Moritz Bunkus
|
3df18d716e
|
Disabled VobSub support for the coming release.
|
2003-09-15 22:06:21 +00:00 |
|
Moritz Bunkus
|
e5cb5a2731
|
Add an UTF-8 BOM to extracted SSA/ASS and SRT subtitle files. Print warnings for missing durations for text subtitle tracks.
|
2003-09-15 22:03:06 +00:00 |
|
Moritz Bunkus
|
8003ef5ed5
|
Added "last 4 settings file" capabilities.
|
2003-09-15 21:48:25 +00:00 |
|
Moritz Bunkus
|
57a47088d6
|
Some more fixes for Windows.
|
2003-09-15 20:31:24 +00:00 |
|
Moritz Bunkus
|
156e169046
|
When text subs lack the duration then assume 1000ms and warn. Do not simply discard the entry.
|
2003-09-15 18:43:42 +00:00 |
|
Moritz Bunkus
|
04ddb24556
|
Small adjustments for Linux. Using a timer to query some ComboBoxes because EVT_TEXT does not work for them on Windows.
|
2003-09-15 13:08:51 +00:00 |
|
Moritz Bunkus
|
80391a4bef
|
A lot of changes for Windows compatibility.
|
2003-09-14 23:06:49 +00:00 |
|
Moritz Bunkus
|
03bd23cc3d
|
Bumped version number. Adjusted the Debian files.
|
2003-09-14 20:09:45 +00:00 |
|
Moritz Bunkus
|
464cbac16c
|
Added the muxing dialog, command line generation, muxing process control.
|
2003-09-14 20:04:48 +00:00 |
|
Moritz Bunkus
|
9f7a3971df
|
Prefixed parser error messages with "Error:" just like all the other error messages.
|
2003-09-14 20:01:59 +00:00 |
|
Moritz Bunkus
|
0aed17e14a
|
Sent all output to stdout instead of stderr.
|
2003-09-14 17:22:18 +00:00 |
|
Moritz Bunkus
|
d7ea683c94
|
Added command line generation from the global settings.
|
2003-09-14 14:30:13 +00:00 |
|
Moritz Bunkus
|
708e14515f
|
Support for saving and loading the global settings.
|
2003-09-14 14:10:21 +00:00 |
|
Moritz Bunkus
|
cddaf4fafc
|
Added the "global options" page.
|
2003-09-14 13:39:42 +00:00 |
|
Moritz Bunkus
|
5f898978b8
|
Added support for saving and loading the muxing settings.
|
2003-09-14 11:00:44 +00:00 |
|
Moritz Bunkus
|
656d252335
|
Added a menu bar and a command line. Removed the main buttons.
|
2003-09-14 08:54:46 +00:00 |
|
Moritz Bunkus
|
4f04bad182
|
Support for copying the command line to the clipboard.
|
2003-09-14 00:19:27 +00:00 |
|
Moritz Bunkus
|
4478854965
|
Added the settings/about page.
|
2003-09-14 00:12:00 +00:00 |
|
Moritz Bunkus
|
89a1b60803
|
Update the cmd line output right at the start.
|
2003-09-13 21:08:53 +00:00 |
|
Moritz Bunkus
|
7126700e44
|
Added the attachments tab.
|
2003-09-13 20:27:02 +00:00 |
|
Moritz Bunkus
|
b62ae45aca
|
Fixed the name of the ISO639 language code list variable.
|
2003-09-13 20:25:34 +00:00 |
|
Moritz Bunkus
|
18a59edcaa
|
Added automatic command line generation. Sorted entries for language and charsets.
|
2003-09-13 18:09:23 +00:00 |
|
Moritz Bunkus
|
0b15d26417
|
Adjusted the sizes. Added a command line overview and the final three buttons.
|
2003-09-13 16:29:50 +00:00 |
|
Moritz Bunkus
|
5be0138134
|
Separated the tab pages from the main file. Implemented all track specific settings.
|
2003-09-13 15:50:43 +00:00 |
|
Moritz Bunkus
|
fd89573038
|
Added sample file links to the ignore list.
|
2003-09-13 13:06:19 +00:00 |
|
Moritz Bunkus
|
bff1abc402
|
Set ignore props.
|
2003-09-13 13:04:57 +00:00 |
|
Moritz Bunkus
|
839884e8c1
|
Still adding my mmg sources.
|
2003-09-13 13:03:19 +00:00 |
|
Moritz Bunkus
|
f0dd8222bf
|
Adding my mmg sources.
|
2003-09-13 13:01:26 +00:00 |
|
Moritz Bunkus
|
85b9acc80d
|
Do not print the SBR warning if mkvmerge runs in identifying mode.
|
2003-09-13 12:08:27 +00:00 |
|
Moritz Bunkus
|
81b35786dd
|
The charset for UTF-8 conversion is acquired properly on Windows now.
|
2003-09-12 20:03:21 +00:00 |
|
Moritz Bunkus
|
e48c6bc73a
|
Added an option for setting the track name. Track names and the segment title are kept when reading a Matroska file.
|
2003-09-12 19:37:51 +00:00 |
|
Moritz Bunkus
|
5bffe14d93
|
Proper use of dynamic_cast to test for "castability". Removed duplicate function for creation of empty EbmlMasters.
|
2003-09-12 17:11:38 +00:00 |
|
Moritz Bunkus
|
8ecc1ca46d
|
Support for uncompressing zlib compressed VobSubs if needed.
|
2003-09-12 12:37:05 +00:00 |
|
Moritz Bunkus
|
6c54f71f83
|
Support for setting the VobSub compression type for VobSubs in Matroska.
|
2003-09-12 12:36:46 +00:00 |
|