Commit Graph

6150 Commits

Author SHA1 Message Date
Moritz Bunkus
69205d5005 ChangeLog update regarding gcc 4.6.0 2012-09-02 15:33:16 +02:00
Moritz Bunkus
990b120f65 Fix compilation on Windows 2012-09-02 15:27:25 +02:00
Moritz Bunkus
a947a859ce Don't build with full optimization with clang
Due to bug 11962 in llvm/clang.
2012-09-02 13:25:57 +02:00
Moritz Bunkus
1310feeae6 Bump version number, add release message, set code name 2012-09-02 13:01:51 +02:00
Moritz Bunkus
5c4c2ce9ec Update list of translatable man page strings 2012-09-02 12:59:22 +02:00
Moritz Bunkus
ef480dc7f9 ChangeLog update 2012-09-02 12:57:40 +02:00
Moritz Bunkus
b343bb8c01 Add documentation for mkvpropedit's attachment handling 2012-09-02 12:56:54 +02:00
Moritz Bunkus
2e12bbf5b9 Add test case for mkvpropedit with attachments 2012-09-02 12:26:25 +02:00
Moritz Bunkus
f0335a916b Use the proper way to set EbmlUnicodeString object values 2012-09-02 12:18:54 +02:00
Moritz Bunkus
b64cbc5633 Remove never-called function in order to avoid a compiler warning 2012-09-02 12:00:54 +02:00
Moritz Bunkus
eb732fbb39 Merge branch 'master' into propedit-attachments 2012-09-01 20:43:39 +02:00
Moritz Bunkus
bb3159def8 Remove unused variables 2012-09-01 19:09:02 +02:00
Moritz Bunkus
0bbeddb627 Avoid the use of uninitialized variables 2012-09-01 19:09:02 +02:00
Moritz Bunkus
fbcf15f5db Chapter editor: Let inputs stretch to right border 2012-09-01 18:34:05 +02:00
Moritz Bunkus
110773d983 Update list of translatable strings & German translation 2012-09-01 18:26:46 +02:00
Moritz Bunkus
2b8af7bb4b Chapter editor: support chapter values "segment UID", "segment edition UID"
Implements #736.
2012-09-01 18:25:30 +02:00
Moritz Bunkus
5f71ee2999 Align start/end, UID & flags in a flex grid sizer 2012-09-01 11:56:19 +02:00
Moritz Bunkus
8f76e98acb Chapter editor: support edition flags "hidden", "default" and "ordered"
See #736.
2012-09-01 09:55:08 +02:00
Moritz Bunkus
0d10ab0a44 Deleting all children of type T from an EbmlMaster 2012-09-01 09:42:32 +02:00
Moritz Bunkus
74d308b61f Merge pull request #19 from m1kc/master
Fixed some Russian strings.
2012-08-30 13:10:28 -07:00
m1kc
cadcb90073 Fix some Russian strings. 2012-08-30 22:47:30 +04:00
Moritz Bunkus
d129d64d59 Merge remote-tracking branch 'refs/remotes/origin/master' into propedit-attachments 2012-08-30 20:30:02 +02:00
Moritz Bunkus
e152574ecb Add Basque translation of mmg's guide by Xabier Aramendi 2012-08-30 19:53:52 +02:00
Moritz Bunkus
d3c9e62922 Avoid buffer overflow 2012-08-30 15:28:52 +02:00
Andriy Bilous'ko
bc0d561cd4 Update the Ukrainian translation 2012-08-30 14:26:03 +02:00
Moritz Bunkus
01a9842cd8 Handle attachment targets from propedit main source 2012-08-28 20:00:01 +02:00
Moritz Bunkus
2c5404734e Implement attachment replacing by UID/name/MIME type 2012-08-28 09:33:43 +02:00
Moritz Bunkus
7ae9ca3f7a Implement attachment replacing by ID 2012-08-27 22:33:05 +02:00
Moritz Bunkus
a0563fb125 Deleting all children of type T from an EbmlMaster 2012-08-27 22:32:54 +02:00
Moritz Bunkus
1509b4a549 Implement attachment_target_c::dump_info() 2012-08-27 12:34:11 +02:00
Moritz Bunkus
d6bb51646b Implement deleting attachments 2012-08-27 08:53:42 +02:00
Moritz Bunkus
d8cf10bb7d Implement adding attachments 2012-08-26 22:21:21 +02:00
Moritz Bunkus
a1a2d409cf Fix wrong header include guard 2012-08-26 21:59:49 +02:00
Moritz Bunkus
dd59f9c624 Engage "no_variable_data" during tests for predictable unique IDs 2012-08-26 21:34:00 +02:00
Moritz Bunkus
0930fab461 Method for enabling hacks by their ID 2012-08-26 21:33:30 +02:00
Moritz Bunkus
bbe876c7bd Conditional construction 2012-08-26 16:23:50 +02:00
Moritz Bunkus
70f8c5d220 Implement attachment target validation 2012-08-26 15:53:57 +02:00
Moritz Bunkus
985211760f Add function for reading the whole file in one go 2012-08-26 15:32:17 +02:00
Moritz Bunkus
f225d01d4f Fixup from moving construct.h to common 2012-08-26 12:47:25 +02:00
Moritz Bunkus
bb267f180e A target_id_manager_c class for the attachment_target_c 2012-08-26 12:43:15 +02:00
Moritz Bunkus
938b8ada62 Implement: attachment_target_c, partial interface -- especially CLI parsing 2012-08-26 12:43:15 +02:00
Moritz Bunkus
5735cab864 Basic command line options for attachment handling in mkvpropedit 2012-08-26 12:43:15 +02:00
Moritz Bunkus
8cff399688 Delete elements from newly created masters before emptying them 2012-08-26 12:41:11 +02:00
Moritz Bunkus
bff0d7e6d4 Move construct.h to common 2012-08-26 12:41:04 +02:00
Moritz Bunkus
cb27a9f05a Make construct functions inline 2012-08-26 12:37:49 +02:00
Moritz Bunkus
fc62801628 Make cons_impl() work with EbmlUnicodeString & std::wstring 2012-08-26 12:37:44 +02:00
Moritz Bunkus
78fa9e04cf Always build unit tests if gtest is available 2012-08-26 12:36:14 +02:00
Moritz Bunkus
a7d9ce75f9 Avoid a couple of reinterpret_cast<> 2012-08-26 10:37:15 +02:00
Moritz Bunkus
c1fa6f0381 Unit tests for constructing and comparing EBML hierarchies 2012-08-21 19:03:01 +02:00
Moritz Bunkus
e1634f4540 Construct and compare EbmlDate 2012-08-21 11:26:48 +02:00