Commit Graph

5159 Commits

Author SHA1 Message Date
Moritz Bunkus
fbccd2268b Check AVI_read_audio_chunk() result before using it
Fix for bug 646.
2011-07-13 20:10:54 +02:00
Moritz Bunkus
13a46b995b Update to libebml 1.2.1, libmatroska 1.2.0, revision 787 2011-07-11 22:17:40 +02:00
Moritz Bunkus
2e99e16b95 Removed set but unused variables 2011-07-11 22:09:07 +02:00
Moritz Bunkus
fc8738f900 Version number bump to 4.9.1, release message, release code name 2011-07-11 20:38:51 +02:00
Moritz Bunkus
da8aceb543 ChangeLog update 2011-07-11 16:36:16 +02:00
Moritz Bunkus
b044d2da28 Avoid never ending recursive calls due to wrong #defines
gcc 4.4.x mingw contains a strncasecmp() implementation that already
calls _strnicmp(). Also common/os.h already defines
strncasecmp. Defining it a second time leads to a never ending
recursive call.

Fix for bug 642.
2011-07-11 15:52:47 +02:00
Moritz Bunkus
d50315e0fd Windows build documentation update 2011-07-11 14:14:51 +02:00
Moritz Bunkus
2b4feb5748 Speed up DV detection 2011-07-11 09:44:50 +02:00
Moritz Bunkus
a5f3f24b8a Use sed instead of patch for OpenSuSE builds 2011-07-10 23:34:23 +02:00
Moritz Bunkus
9cded0d286 Fix maxlen' parameter for starts_with' and `starts_with_case' 2011-07-10 18:16:40 +02:00
Moritz Bunkus
1b056edd9c Version number bump, release message, release code name 2011-07-10 00:13:36 +02:00
Moritz Bunkus
4d808cc8c5 Recognize DV files as unsupported
Fix for bug 630.
2011-07-09 15:48:20 +02:00
Moritz Bunkus
ce72b218ce Fix handling block groups with a duration of 0 2011-07-09 14:45:10 +02:00
Moritz Bunkus
ab07144c9b Preparation for better handling of packet.duration == 0 2011-07-09 14:31:48 +02:00
Moritz Bunkus
7f0945e13d Intentional update due to translation updates 2011-07-09 13:57:28 +02:00
Moritz Bunkus
490e3d2dbd Fix warning in doc translation 2011-07-08 12:32:40 +02:00
Moritz Bunkus
9d72b0e096 Updates to the Italian translation 2011-07-08 12:28:43 +02:00
Moritz Bunkus
859dc6d199 Merge branch 'wxwidgets-2.9-fixes' 2011-07-08 12:12:40 +02:00
Moritz Bunkus
d95db41b74 Allow compilation with wxWidgets 2.9.x again 2011-07-08 12:11:56 +02:00
Moritz Bunkus
b35bc8ef07 Don't create hypertext controls with both label and URL empty 2011-07-08 11:26:08 +02:00
Moritz Bunkus
9686563be8 Fix format/arg types 2011-07-08 11:19:51 +02:00
Moritz Bunkus
cda3b851f2 Use the normal wxComboBox class for wxWidgets 2.9.x 2011-07-08 11:19:44 +02:00
Moritz Bunkus
0a5b12afac Fix wrong notebook page ID for showing the chapter page 2011-07-08 10:34:01 +02:00
Moritz Bunkus
a85df51f3f Don't add empty menu items 2011-07-08 10:27:51 +02:00
Moritz Bunkus
2aa17e3148 Fix format string/arg types 2011-07-08 10:17:36 +02:00
Moritz Bunkus
667230101a Don't add empty menu items 2011-07-08 09:30:03 +02:00
Moritz Bunkus
3826ac8471 Change item IDs to be < SHORT_MAX 2011-07-08 09:26:11 +02:00
Moritz Bunkus
53da08f4f1 Call wxLocale::Init() only once 2011-07-08 09:17:43 +02:00
Moritz Bunkus
ffba1a4b4b Remove void elements from masters recursively when overwriting elements 2011-07-07 12:18:15 +02:00
Moritz Bunkus
1b2e02ecae Fix man page regarding "--tags"/"--global-tags"
Fix for Debian bug #631549
2011-07-06 23:41:07 +02:00
Dean Lee
ea5517f3f7 Chinese Simp translations for the .desktop files 2011-06-28 21:11:14 +08:00
Moritz Bunkus
0b2cb6371c ChangeLog update 2011-06-23 08:55:24 +02:00
Moritz Bunkus
c13500d7a4 Prefix sort with std:: 2011-06-23 08:52:53 +02:00
Moritz Bunkus
358c086f9c Fix compilation with the Sun Studio C compiler 2011-06-23 08:45:38 +02:00
Moritz Bunkus
8380a76147 Prefix functions from the std library with std:: 2011-06-23 08:24:49 +02:00
Moritz Bunkus
071ffb43d3 Intentional update 2011-06-14 14:42:28 +02:00
Moritz Bunkus
d42d623466 Sync with libebml 1.2.1 and libmatroska 1.1.1 2011-06-14 12:52:38 +02:00
Moritz Bunkus
366636b097 Intentional update 2011-06-14 10:18:10 +02:00
Moritz Bunkus
1de6be101d Compilation fix for RHEL 6 2011-06-05 18:09:32 +02:00
Moritz Bunkus
29245cec08 rake after man page translation update 2011-06-04 13:40:13 +02:00
Hiroki Taniura
42cfb37b0b Update to the Japanese translation of the man pages
Fix a typo.
2011-06-04 20:27:55 +09:00
Moritz Bunkus
840c6ae541 Update to the Italian translation 2011-06-04 10:51:57 +02:00
Moritz Bunkus
be505604b2 Convert ISO 639-2 terminology to ISO 639-2 bibliography codes 2011-06-03 23:01:24 +02:00
Moritz Bunkus
08c84e5b2b Updated build instructions for Boost 1.46.1 2011-06-03 22:54:33 +02:00
Moritz Bunkus
5ef868488a Updates to the Italian and Ukrainian translations 2011-06-02 23:36:58 +02:00
Moritz Bunkus
6c8e86a7da Partial revert of 82be36b0 2011-06-02 18:02:55 +02:00
Moritz Bunkus
ca4280414e Set wxWidgets locale and add wxstd/wxmsw.mo as catalogs 2011-06-02 18:01:43 +02:00
Moritz Bunkus
5e2931ea35 Newer rake version compatibility fix 2011-06-02 17:21:25 +02:00
Moritz Bunkus
9c38e5499a rake after Japanese man page update 2011-06-02 17:07:59 +02:00
Moritz Bunkus
4734032c30 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-06-02 17:06:37 +02:00