Moritz Bunkus
|
db7855993f
|
Test for existence of files in lib/lib{ebml,matroska} if internal libs are used
|
2012-09-21 11:52:37 +02:00 |
|
Moritz Bunkus
|
9c4ab3c8b8
|
Fix enabling chapter controls
|
2012-09-20 15:26:58 +02:00 |
|
Moritz Bunkus
|
570ea1f705
|
Use new libebml functions GetValue()/SetValue()/GetElementList(), chapters.cpp refactoring
|
2012-09-15 12:49:15 +02:00 |
|
Moritz Bunkus
|
e65b0eb5f9
|
Add mtx::sort::by() method
|
2012-09-15 12:40:04 +02:00 |
|
Moritz Bunkus
|
45c4795fe8
|
Adjust package name of libogg0 in openSUSE spec file
|
2012-09-12 22:23:09 +02:00 |
|
Moritz Bunkus
|
38cfd6e09e
|
Use new libebml functions GetValue()/SetValue()/GetElementList()
|
2012-09-11 11:38:37 +02:00 |
|
Moritz Bunkus
|
e614c780a3
|
FindChildValue: Return requested type, not EBML object's GetValue() type
|
2012-09-10 19:57:08 +02:00 |
|
Moritz Bunkus
|
afaa2a7e91
|
Fix wrong operator
|
2012-09-10 17:41:21 +02:00 |
|
Moritz Bunkus
|
46e76a447b
|
Use new libebml functions GetValue()/SetValue()/GetElementList() and Matroska reader refactoring
|
2012-09-09 22:13:54 +02:00 |
|
Moritz Bunkus
|
557e48fb22
|
Remove find_and_clone_binary<>(); obsoleted by FindChildValue<>()
|
2012-09-09 17:06:40 +02:00 |
|
Moritz Bunkus
|
ca1340c1d4
|
to_wide()/to_utf8() for wchar_t, char, UTFstring
|
2012-09-09 17:06:19 +02:00 |
|
Moritz Bunkus
|
c67a8a82dc
|
Use new libebml functions GetValue()/SetValue()/GetElementList() and mkvinfo refactoring
|
2012-09-08 18:36:30 +02:00 |
|
Moritz Bunkus
|
fac60230ce
|
Refactoring
|
2012-09-08 18:36:30 +02:00 |
|
Moritz Bunkus
|
64c85e57e4
|
Use new libebml functions GetValue()/SetValue()/GetElementList()
|
2012-09-08 13:56:04 +02:00 |
|
Moritz Bunkus
|
b18b3b095d
|
Fix cons_impl() template for all cases of (w)char*/(w)string
|
2012-09-07 15:38:00 +02:00 |
|
Israel Lucas Torrijos
|
cb38d1364b
|
Update the Spanish translation
|
2012-09-07 14:36:37 +02:00 |
|
Roberto Boriotti
|
f88a6062e1
|
Update the Italian translation
|
2012-09-07 14:36:30 +02:00 |
|
Andriy Bilous'ko
|
9813f5409a
|
Update the Ukrainian translation
|
2012-09-07 14:36:23 +02:00 |
|
Moritz Bunkus
|
1a45d27e1d
|
Use new libebml functions GetValue()/SetValue()/GetElementList()
|
2012-09-07 14:34:36 +02:00 |
|
Moritz Bunkus
|
eb2dd243b3
|
Update libebml repo
|
2012-09-05 22:23:37 +02:00 |
|
Moritz Bunkus
|
e4d6546569
|
Update libmatroska submodule
|
2012-09-04 09:59:02 +02:00 |
|
Moritz Bunkus
|
b3fe8bc99e
|
Require libebml 1.3.0 or newer
|
2012-09-04 09:44:30 +02:00 |
|
Moritz Bunkus
|
ab6f0677df
|
Update libebml submodule
|
2012-09-04 09:44:23 +02:00 |
|
Moritz Bunkus
|
805629c177
|
Re-add libebml and libmatroska as git submodules
|
2012-09-04 08:16:52 +02:00 |
|
Moritz Bunkus
|
cc44229781
|
Remove the bundled libebml and libmatroska in favor of git submodules
|
2012-09-04 08:05:29 +02:00 |
|
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 |
|