Commit Graph

5384 Commits

Author SHA1 Message Date
Moritz Bunkus
50861d42b4 Add support for "--engage no_variable_data" in all tools 2011-12-03 16:03:13 +01:00
Moritz Bunkus
2b5ec42425 Add function for running mkvpropedit in tests easily 2011-12-03 15:07:24 +01:00
Moritz Bunkus
f4e6a17a2c Re-run test 315 with the locales for uk_UA.UTF-8 available 2011-12-02 21:15:20 +01:00
Moritz Bunkus
5f02cab8f2 Fix running the tests on Mac OS 2011-12-02 21:15:06 +01:00
Moritz Bunkus
4769c129cc Merge pull request #4 from nmaier/mingw-w64-build-fixes
mingw-w64: fix missing GUID_* defines
2011-11-29 23:58:34 -08:00
Nils Maier
0ffdc8aaec mingw-w64: fix missing GUID_* defines
... by copying the definitions from mingwrt32
2011-11-29 22:59:30 +01:00
Moritz Bunkus
fec28879c0 Depend on file-devel on Fedora Core, not on file 2011-11-28 23:51:07 +01:00
Moritz Bunkus
72c5d20f8f ChangeLog update 2011-11-28 23:03:10 +01:00
Moritz Bunkus
ac245bfaad Fix timecode handling for MPEG TS with video packets without timecodes 2011-11-28 22:59:18 +01:00
Moritz Bunkus
3a6dc5b5ec Replace my own "does directory exist?" implementation with boost::filesystem::path 2011-11-28 22:24:15 +01:00
Moritz Bunkus
4c01e66dd3 Replace my own directory creation code with boost::filesystem::path 2011-11-28 22:09:56 +01:00
Moritz Bunkus
34dc95ac3f Don't require libEBML and libMatroska to be present 2011-11-27 22:49:47 +01:00
Moritz Bunkus
c123fbfe41 Set release code name, version number; add release message 2011-11-27 20:47:50 +01:00
Moritz Bunkus
c8d79c85ed Intentional update due to 00d5c1e 2011-11-27 20:42:24 +01:00
Moritz Bunkus
00d5c1e19e Fix timecode handling for MPEG TS with unexpected packet structure
If there was no start packet or a start packet without a timecode
between two calls for processing the packet then the track's stored
timecode was converted from 90Hz base to ns base more than once
resulting in huge timecodes in the output file.
2011-11-26 21:50:07 +01:00
Moritz Bunkus
58e85ca882 Fix demuxer info not showing for MPEG TS files 2011-11-26 21:13:50 +01:00
Moritz Bunkus
8f40f558a9 Update libEBML and libMatroska dependencies in spec files 2011-11-26 12:58:57 +01:00
Moritz Bunkus
f39742e521 Delete old OpenSuSE spec files; introduce spec file for OpenSuSE 12.x 2011-11-26 12:56:25 +01:00
Moritz Bunkus
25adcbf1d1 Update libebml and libmatroska to SVN revision 825 2011-11-25 23:37:10 +01:00
Moritz Bunkus
7d87d5103f Fix several gcc warnings occurring with -Wextra
Warnings fixed are:

- warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
- warning: unused parameter ... [-Wunused-parameter]
- warning: comparison is always true due to limited range of data type [-Wtype-limits]
2011-11-25 15:42:33 +01:00
Moritz Bunkus
8a329b8901 Declare required privilege levels on Windows
Fix for bug 676.
2011-11-24 00:51:51 +01:00
Moritz Bunkus
afd858a675 Declare explicit dependency on manifest.xml for resources.rc 2011-11-24 00:50:00 +01:00
Moritz Bunkus
288f68e65c Rename mmg-resources.rc to resources.rc
Now the file name matches for all executables.
2011-11-24 00:49:44 +01:00
Moritz Bunkus
abfc46fdee Make mmg and mkvinfo's GUI DPI aware on Windows 2011-11-24 00:25:33 +01:00
Moritz Bunkus
8f4d9827d0 Declare VERSIONINFO language as English in Windows resource files 2011-11-23 23:27:47 +01:00
Moritz Bunkus
36c0af2d77 Add DPI-awareness to mmg's manifest 2011-11-23 22:29:56 +01:00
Nils Maier
0ed70ebbb4 Rake: Fix missing end_if calls
Fixes mingw builds sans GUI
2011-11-23 20:44:11 +01:00
Moritz Bunkus
f6ac546fbb Fix building mkvinfo's resource file if GUIs are disabled 2011-11-23 20:30:00 +01:00
Moritz Bunkus
ed485c4b2b Fix building mkvpropedit for Windows if GUIs are disabled 2011-11-23 20:23:25 +01:00
Moritz Bunkus
502bf83d66 Fix compilation on mingw 2011-11-23 14:59:33 +01:00
Andriy Bilous'ko
bdeec91b3f Update the Ukrainian translation 2011-11-21 22:19:04 +01:00
Moritz Bunkus
a30668c050 Ignore certain errors in the po files 2011-11-20 23:16:09 +01:00
Moritz Bunkus
e10595bb85 Adjust po format string verifier script for plural forms 2011-11-20 23:04:45 +01:00
Hiroki Taniura
80ec834e74 Update the Japanese translation 2011-11-21 06:44:02 +09:00
Luther Stickell
8b305684fe Fix and update the Italian translation 2011-11-20 12:25:42 +01:00
Luther Stickell
d48095088e Update the Italian translation 2011-11-20 12:16:30 +01:00
Hiroki Taniura
1488c7a501 Update the Japanese translation 2011-11-20 17:31:16 +09:00
Moritz Bunkus
9df51e5dd9 Compile with "-Wextra" and fix all warnings from that 2011-11-19 22:32:46 +01:00
Moritz Bunkus
fe162786d0 Update list of translatable strings 2011-11-19 14:45:35 +01:00
Moritz Bunkus
dafcf3aff5 Improve warning message slightly 2011-11-19 14:44:55 +01:00
Moritz Bunkus
922ec42be5 Update German translation 2011-11-19 14:43:57 +01:00
Moritz Bunkus
21ba64d2f9 Update list of translatable strings 2011-11-19 14:39:30 +01:00
Moritz Bunkus
493a159d19 Make mkvmerge's muxing duration output nicer to read 2011-11-19 14:39:14 +01:00
Moritz Bunkus
d5b991856c Move "create_remaining_time_string()" to the common library 2011-11-19 14:38:50 +01:00
Moritz Bunkus
0ea53a3555 Fix spelling of "Spanish" in ISO-639 code list 2011-11-19 12:02:26 +01:00
Moritz Bunkus
6e3798589c More warnings 2011-11-17 21:40:32 +01:00
Moritz Bunkus
5766d8e465 Fill file.all_names for identification as well 2011-11-15 17:08:21 +01:00
Moritz Bunkus
49ab4098ba Don't use probe cache for full reading 2011-11-15 16:44:12 +01:00
Moritz Bunkus
a68a9ee959 Implement binary file appending for all input file types
Command line syntax is:

  mkvmerge -o out.mkv ( in1_part1.ts in1_part2.ts ) in2.srt

This would treat "in1_part1.ts" and "in1_part2.ts" as if they were a
single consecutive file.
2011-11-14 00:24:05 +01:00
Moritz Bunkus
c250437076 Avoid superfluous copy 2011-11-13 23:09:43 +01:00