Commit Graph

3899 Commits

Author SHA1 Message Date
Steve Lhomme
58541a33a9 Preliminary support for coremake 2010-03-12 20:38:38 +01:00
Steve Lhomme
fa9b18138d use the ANSI API with C strings even when compiled as unicode 2010-03-12 20:38:14 +01:00
Moritz Bunkus
d97d5025a3 Wrong quoting fixed 2010-03-12 00:48:08 +01:00
Moritz Bunkus
890e5db6ff Don't store intermediate XML files in the repository 2010-03-12 00:47:41 +01:00
Moritz Bunkus
467d71362c More values for the "split after this size" drop down box 2010-03-11 12:50:32 +01:00
Moritz Bunkus
08ee228bf7 Cross compilation guide update 2010-03-07 18:56:35 +01:00
Moritz Bunkus
531b0364d1 Log mkvtoolnix configure messages into correct log file 2010-03-07 15:25:50 +01:00
Moritz Bunkus
cbccd724ee Removed code duplication. Don't use MSYS libraries. 2010-03-07 14:44:42 +01:00
Moritz Bunkus
9bdfb701d0 Create a run_configure.sh script and configure mkvtoolnix 2010-03-06 19:34:51 +01:00
Moritz Bunkus
b342c5c8f6 Added gettext to the cross compilation script/instructions 2010-03-06 19:17:15 +01:00
Moritz Bunkus
63b70d1d4c An automated build script for a cross compilation environment 2010-03-06 19:08:22 +01:00
Moritz Bunkus
baa4419f02 Updated the cross compilation instructions 2010-03-06 19:08:13 +01:00
Moritz Bunkus
7f7f6e492f Fixed compilation if gettext is not available 2010-03-06 16:11:48 +01:00
Moritz Bunkus
7cd5aa106d Return Windows charset converter if iconv is available and Windows supports the charset 2010-03-06 15:31:51 +01:00
Moritz Bunkus
dd5df2cae7 A guide for building mkvtoolnix for Windows with a mingw cross compiler 2010-03-06 14:40:50 +01:00
Moritz Bunkus
0ec2b1f5a6 Cosmetics 2010-03-06 14:39:29 +01:00
Moritz Bunkus
893523801a Removed references to unused variables. 2010-03-06 00:46:15 +01:00
Moritz Bunkus
ed8f96adeb Removed references to unused variables. 2010-03-05 21:07:09 +01:00
Moritz Bunkus
998aef9148 Visual C++ project file updates 2010-03-04 20:40:19 +01:00
Moritz Bunkus
258fcc3dc7 Fixed David Player's name 2010-03-04 19:53:40 +01:00
Moritz Bunkus
0c2af6887d Cosmetics 2010-03-04 14:20:45 +01:00
Moritz Bunkus
b92fd91a57 Updated project files & fixes for building with MS Visual Studio 8
Patches by David Ran (see AUTHORS).
2010-03-03 22:49:27 +01:00
Moritz Bunkus
f3b477bfd0 ChangeLog update 2010-03-03 19:35:35 +01:00
Moritz Bunkus
ff440d9985 Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix 2010-03-03 19:34:21 +01:00
Moritz Bunkus
16534bbcfe Fix start menu links to the guide again 2010-03-03 19:28:12 +01:00
Moritz Bunkus
d5b29a3066 Create subdirectories before writing into them 2010-03-03 19:13:49 +01:00
Moritz Bunkus
a2ace0d1b3 Skip empty lines at the beginning of SRT files 2010-03-03 19:11:31 +01:00
Moritz Bunkus
55cb667876 Fixed wrong return values 2010-03-03 19:05:24 +01:00
Moritz Bunkus
f2d52aa830 Fix start menu links to the guide
Also added a start menu link to the Chinese Simplified translation of
the guide.
2010-03-03 14:37:30 +01:00
Moritz Bunkus
798d0c8d83 Install the English docs into an "en" subdirectory 2010-03-03 13:28:57 +01:00
Moritz Bunkus
ed99fa4865 Remove installed directories 2010-03-03 09:23:48 +01:00
Moritz Bunkus
245829885d Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix 2010-03-03 00:38:33 +01:00
Moritz Bunkus
a09a60b933 Remove all installed files during uninstallation 2010-03-03 00:38:10 +01:00
Moritz Bunkus
970d075337 Compatibility with OpenSolaris' sed 2010-03-02 19:16:29 +01:00
Moritz Bunkus
fee9d41ea5 ChangeLog update 2010-03-02 17:57:48 +01:00
Moritz Bunkus
6d3db5e80f Fix ioctl detection & compilation on OpenSolaris 2010-03-02 17:56:50 +01:00
Moritz Bunkus
ed986f4545 Fix compilation on OpenSolaris 2010-03-02 17:56:36 +01:00
Moritz Bunkus
77cd75b188 Added a virtual destructor for virtual classes 2010-03-02 17:37:03 +01:00
Moritz Bunkus
ea2233334e Fix shell quoting for OpenSolaris' ksh 2010-03-02 16:38:36 +01:00
Moritz Bunkus
4c7727a071 "echo -e" is not portable (OpenSolaris with ksh) 2010-03-02 16:04:01 +01:00
Moritz Bunkus
dc6ffac2cc Using "find -maxdepth" is not portable 2010-03-02 16:03:35 +01:00
Moritz Bunkus
076aa42642 Updated the Japanese translation 2010-03-01 18:32:15 +01:00
Moritz Bunkus
0f0a07ed6d Changed a couple of experssions 2010-03-01 16:29:10 +01:00
Moritz Bunkus
e3ed76e6d5 Prefixed member variables with m_ 2010-03-01 16:19:54 +01:00
Moritz Bunkus
7e701a8fa7 Renamed 'set_iconv_handle()' to 'set_charset_converter()' 2010-02-27 21:13:08 +01:00
Moritz Bunkus
e9ef6cd7ff Prefixed member variables with m_ 2010-02-27 01:55:29 +01:00
Moritz Bunkus
19ec8220c4 Prefixed member variables with m_ 2010-02-26 20:30:51 +01:00
Moritz Bunkus
8bcb87ce67 ChangeLog update 2010-02-26 12:10:32 +01:00
Moritz Bunkus
e912ec0b1b Remove the APPDATA\jobs directory during uninstallation
Fix for bug 474.
2010-02-26 12:04:33 +01:00
Moritz Bunkus
2c6d6c9625 Write proper granulepos values for Vobis in Ogg 2010-02-26 11:42:22 +01:00