Commit Graph

1454 Commits

Author SHA1 Message Date
Moritz Bunkus
804ac7b02a Create the BITMAPINFOHEADER in an Endian safe way. 2004-05-25 12:52:18 +00:00
Moritz Bunkus
69b2ab0e16 Nicer layout for the attachmens tab. 2004-05-25 09:56:05 +00:00
Moritz Bunkus
493f9422e6 Use sizers instead of absolute positions for the attachments tab. 2004-05-24 22:30:32 +00:00
Moritz Bunkus
6113355d28 Moved the MPEG parser from the VobSub packetizer to the VobSub reader. The SPU packet assembly is done according to the SPU packet length stored in the first two bytes. The length is not calculated from the "timecode:" lines in the .idx file anymore. 2004-05-20 15:02:56 +00:00
Moritz Bunkus
0b1cf026d1 Update 2004-05-20 14:59:21 +00:00
Moritz Bunkus
963de33b5d Display the timestamp when mmg was built in the about box. 2004-05-19 17:18:03 +00:00
Moritz Bunkus
3704157a17 Use GetStringSelection() instead of GetValue(). This will return the correct value on all OS. 2004-05-17 18:52:03 +00:00
Moritz Bunkus
d0cb2d1455 Calculate proper timecodes for positive Vorbis sync. 2004-05-15 13:56:19 +00:00
Moritz Bunkus
a025d796f4 Do not force text subs to end before the next one starts - allow overlapping ones. 2004-05-15 08:26:57 +00:00
Moritz Bunkus
2bb730fa08 New build. 2004-05-11 18:04:12 +00:00
Moritz Bunkus
0d4c6a06b7 Being dumb sucks ;) 2004-05-07 14:22:28 +00:00
Moritz Bunkus
1d8ad9d1c9 Fix for compilation with wxWindows < 2.4.2. 2004-05-06 18:28:54 +00:00
Moritz Bunkus
edea6a83b6 Bumped version number to 0.8.9. 2004-05-06 17:47:45 +00:00
Moritz Bunkus
b3e31e9308 Ask before overwriting. Can be turned off. 2004-05-06 17:29:01 +00:00
Moritz Bunkus
9f41acc07a Implemented drag&drop onto the input, attachment and chapter editor tabs. 2004-05-04 21:46:28 +00:00
Moritz Bunkus
6c843c6dfd Updates 2004-05-02 15:40:19 +00:00
Moritz Bunkus
de5d89bf78 Show UTF8 encoded strings in the "command line" box. 2004-05-02 15:39:39 +00:00
Moritz Bunkus
a91643203b Fixes for compilation against non-Unicode wxWidgets. 2004-05-02 15:28:14 +00:00
Moritz Bunkus
032c04f06b Added support for Unicode compiled wxWidgets. 2004-05-02 15:16:09 +00:00
Moritz Bunkus
db0d42c066 Renamed some macros. 2004-05-02 14:59:21 +00:00
Moritz Bunkus
b372283580 Removed debug output. 2004-05-02 10:55:45 +00:00
Moritz Bunkus
4df6938664 Fix for non-Unicode compilation 2004-05-02 10:38:31 +00:00
Moritz Bunkus
6392e11f61 Added support for Unicode compiled wxWidgets. 2004-05-02 10:32:34 +00:00
Moritz Bunkus
a44c20844f Done 2004-04-30 16:45:11 +00:00
Moritz Bunkus
a519d8b84b Increased resolution for chapters to ns. 2004-04-30 16:42:59 +00:00
Moritz Bunkus
61581b676e Updates 2004-04-29 20:13:40 +00:00
Moritz Bunkus
1386e61fa3 Fixes for compilation with gcc 3.4. 2004-04-26 19:45:13 +00:00
Moritz Bunkus
1a3985b181 Updates 2004-04-24 15:09:58 +00:00
Moritz Bunkus
88ebf0e258 Zero-terminate strings read from the RM file. 2004-04-24 15:09:32 +00:00
Moritz Bunkus
8a0d4bfc0f Updates 2004-04-24 09:07:14 +00:00
Moritz Bunkus
1b4aefae2b Fixed the extension mess in the "Add file" dialog. 2004-04-24 06:58:48 +00:00
Moritz Bunkus
dc044aaabe Updates 2004-04-23 23:54:21 +00:00
Moritz Bunkus
ffe2afd525 Fixes for compilation on Windows. 2004-04-23 17:22:37 +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
302e981225 Allow libmatroska to return/handle unknown elements. 2004-04-21 19:42:26 +00:00
Moritz Bunkus
d2939e6841 Added a cow. 2004-04-19 18:37:40 +00:00
Moritz Bunkus
0e7afca2a4 Pre-set the display dimensions for video tracks in Matroska files. 2004-04-14 22:05:29 +00:00
Moritz Bunkus
a1516ef81d Implemented reading AAC from AVIs. 2004-04-13 21:49:59 +00:00
Moritz Bunkus
b190f77ee1 Do not reset the lasttag variable on the strn (stream name) chunk because apps like AVI-Mux GUI might write the INDX chunk after the strn chunk. 2004-04-13 21:35:02 +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
62e006c8db Moved the low priority reading output to generic_reader_c. 2004-04-12 13:03:32 +00:00
Moritz Bunkus
4ecb185ed7 Moved the storage of the packetizers from the individual file format classes into the generic_reader_c. 2004-04-12 12:48:09 +00:00
Moritz Bunkus
c9fe8491ac Set the fiels properly so that mkvmerge won't try to connect the file when identifying. 2004-04-12 07:48:59 +00:00
Moritz Bunkus
88c7e93ff2 Updates 2004-04-11 20:42:40 +00:00
Moritz Bunkus
fd174be050 Initialize memory. 2004-04-11 20:20:28 +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
12f1aec33d Work for concatenation support: Added a "connect" call that will check the tracks in one file if they can be appended to the previous file. Files with "+" at the beginning are appended to the previous file. Do not generate track headers for the appended files. 2004-04-11 09:52:25 +00:00
Moritz Bunkus
e3b235e47a Moved the codec ID generation to the c'tor. 2004-04-11 09:50:38 +00:00
Moritz Bunkus
c1653fa857 Added html and Doxyfile to the ignore list. 2004-04-11 09:48:55 +00:00