unknown
|
d63edf641b
|
Update italian translation
|
2013-03-29 07:14:11 +01:00 |
|
Moritz Bunkus
|
5a7ca35a46
|
Translations: update German & list of translatables
|
2013-03-19 20:49:59 +01:00 |
|
Roberto Boriotti
|
89726d7c9e
|
Translations: update Italian
|
2013-03-19 20:47:29 +01:00 |
|
Moritz Bunkus
|
4786538536
|
Update bundled libEBML to 1.3.0 & libMatroska to 1.4.0
|
2013-03-19 20:46:29 +01:00 |
|
Moritz Bunkus
|
6bbb962eab
|
mkvmerge: warn about AVC/h.264 tracks with VFR but without provided timecodes
Implements #851.
|
2013-03-18 22:41:01 +01:00 |
|
Moritz Bunkus
|
917af3f92c
|
mkvmerge: include is_providing_timecodes in verbose identification
|
2013-03-18 21:52:24 +01:00 |
|
Moritz Bunkus
|
20da5633ea
|
Intentional update after accidental change in 8830fcc
|
2013-03-18 19:51:59 +01:00 |
|
Moritz Bunkus
|
95be8305dd
|
Translations: update translatables & German translation
|
2013-03-18 18:59:59 +01:00 |
|
Moritz Bunkus
|
719253bc89
|
mkvmerge: output timecodes right before/after resync
|
2013-03-18 18:58:19 +01:00 |
|
Moritz Bunkus
|
8830fcc8e6
|
Intentional update due to 61aed59
|
2013-03-09 17:13:56 +01:00 |
|
Moritz Bunkus
|
61aed598be
|
MPEG PS reader: ignore invalid MPEG 1/2 tracks properly
|
2013-03-09 16:18:30 +01:00 |
|
Moritz Bunkus
|
98eb7638e0
|
mkvmerge: use the correct full file size for progress calculation
|
2013-03-09 14:39:14 +01:00 |
|
Moritz Bunkus
|
a28cb50740
|
mkvmerge: fix wrong void size calculation
|
2013-03-09 14:22:20 +01:00 |
|
Andriy Bilous'ko
|
15d5ff3eee
|
Translations: update Ukrainian
|
2013-03-05 20:04:08 +01:00 |
|
Moritz Bunkus
|
f2bdd277b9
|
mmg: don't add dropped files multiple times
|
2013-03-04 09:13:23 +01:00 |
|
Moritz Bunkus
|
2daf658edc
|
All: remove support for BZ2 and LZO compression
|
2013-03-03 21:04:19 +01:00 |
|
Moritz Bunkus
|
6a84778308
|
Common: output both absolute and relative time (since program start) in logger
|
2013-03-03 17:56:14 +01:00 |
|
Moritz Bunkus
|
dfb7f0a6b9
|
mmg: signal D&D completion before processing the dropped files
|
2013-03-03 16:36:05 +01:00 |
|
Moritz Bunkus
|
cc789e4c4a
|
mmg: fix split by chapter arg validation for multiple-digit chapter numbers
|
2013-03-03 09:39:34 +01:00 |
|
Moritz Bunkus
|
beabd2cf07
|
ChangeLog update
|
2013-03-03 09:37:42 +01:00 |
|
Moritz Bunkus
|
6446bbd41d
|
Avoid a warning about uninitialized vars in recursive lambda
|
2013-03-03 09:32:33 +01:00 |
|
Moritz Bunkus
|
96b6be83ee
|
Windows: use GetUserDefaultUILanguage() in order to determine default interface language
Implements #852.
|
2013-03-02 21:59:35 +01:00 |
|
Moritz Bunkus
|
9c4dc1d324
|
common: define WINVER to enable functions available only with Windows 2000 and later
|
2013-03-02 21:57:39 +01:00 |
|
Moritz Bunkus
|
72280c4df5
|
common: initialize std output as early as possible
Even do it twice so that debugging messages can be output during early
initialization.
|
2013-03-02 21:49:58 +01:00 |
|
Moritz Bunkus
|
ec9c176cbe
|
Avoid a warning
|
2013-03-02 20:35:36 +01:00 |
|
Moritz Bunkus
|
daddf38d3a
|
Bump version number, add release message
|
2013-03-02 14:28:10 +01:00 |
|
Dean Lee
|
15de11cc54
|
Translations: update Chinese Simplified
|
2013-03-01 14:52:36 +08:00 |
|
DenB
|
ab8ea023b4
|
Translations: update French
|
2013-02-28 09:00:06 +01:00 |
|
BouRock
|
d982c45593
|
Translations: update Turkish
|
2013-02-28 08:59:55 +01:00 |
|
Xabier Aramendi
|
58837a0824
|
Translations: update Basque
|
2013-02-28 08:57:51 +01:00 |
|
Moritz Bunkus
|
c122eac695
|
Bump version number, set release codename
|
2013-02-26 18:35:51 +01:00 |
|
Hiroki Taniura
|
84ad93d406
|
Update the Japanese translation
|
2013-02-27 02:30:21 +09:00 |
|
Roberto Boriotti
|
edd93a3b0f
|
Translations: update Italian
|
2013-02-26 08:20:47 +01:00 |
|
Dong-Jun Wu
|
3082727e07
|
Translations: update Chinese Traditional
|
2013-02-26 08:20:36 +01:00 |
|
Israel Lucas Torrijos
|
0ab97c0f9f
|
Translations: update Spanish
|
2013-02-26 08:20:12 +01:00 |
|
Moritz Bunkus
|
14d7db97ed
|
PS input: improve video type detection for MPEG-1/2 vs. AVC/h.264
Fixes #845.
|
2013-02-24 13:33:16 +01:00 |
|
Moritz Bunkus
|
77c126c2c6
|
common: don't use boost::filesystem::canonical()
It's only been added in 1.48.0, and I want to keep requirements at
1.46.0.
|
2013-02-24 13:06:49 +01:00 |
|
Moritz Bunkus
|
34e82ae393
|
Translations: update list of translatables; update German
|
2013-02-24 11:03:17 +01:00 |
|
Moritz Bunkus
|
db53e91cc1
|
mmg: implement playlist scan/selection
|
2013-02-24 11:03:16 +01:00 |
|
Moritz Bunkus
|
3f0a515c87
|
mmg: Dialog asking the user about scanning for playlists
|
2013-02-23 11:20:23 +01:00 |
|
Moritz Bunkus
|
68625d12cb
|
mmg: add options for the playlist scan handling
|
2013-02-22 21:48:22 +01:00 |
|
Moritz Bunkus
|
8fa0ef477f
|
wxWidgets common: add std::ostream operator for wxString
|
2013-02-22 20:40:36 +01:00 |
|
Moritz Bunkus
|
ba41953c5d
|
Re-built man translations with newer DocBook stylesheets
|
2013-02-22 20:40:36 +01:00 |
|
Moritz Bunkus
|
ce275c52a6
|
mmg: Parse playlist_file properties into their own vector
|
2013-02-22 20:40:36 +01:00 |
|
Moritz Bunkus
|
e4abc1a7a6
|
mmg: cosmetics (alignment)
|
2013-02-22 20:40:30 +01:00 |
|
Moritz Bunkus
|
49485d0c2c
|
Translations: update list of translatables; update German
|
2013-02-22 20:12:28 +01:00 |
|
Moritz Bunkus
|
f6dd532fb1
|
mmg: implement option for disabling making output file names unique
Implements #848.
|
2013-02-22 20:10:12 +01:00 |
|
Moritz Bunkus
|
774e21aa6c
|
mmg: implement output file name option "parent directory of first input file"
Implements #849.
|
2013-02-22 19:57:34 +01:00 |
|
Moritz Bunkus
|
2e2f707bf3
|
mmg: Move output settings to own tab in preferences dialog
|
2013-02-22 19:30:05 +01:00 |
|
Israel Lucas Torrijos
|
eb813e37de
|
Translations: update Spanish
|
2013-02-22 11:22:48 +01:00 |
|