Moritz Bunkus
|
5a0b3ac802
|
Bumped the version number to 1.5.7 and set the version name.
|
2005-10-05 09:40:22 +00:00 |
|
Moritz Bunkus
|
3b07dcbe73
|
Allow the user to override which wx-config script to use with the WX_CONFIG environment variable.
|
2005-09-21 10:57:05 +00:00 |
|
Moritz Bunkus
|
8a3bc6086a
|
Bumped the version number to 1.5.6.
|
2005-08-30 11:40:25 +00:00 |
|
Moritz Bunkus
|
1f725520dd
|
Bumped the version number to 1.5.5 and set the version code name.
|
2005-08-21 13:06:50 +00:00 |
|
Moritz Bunkus
|
b8296e4d0b
|
Updated the version number & the release code name.
|
2005-07-01 08:11:31 +00:00 |
|
Moritz Bunkus
|
e400678a73
|
Added an option to configure, --disable-flac, for forcefully disabling compilation with FLAC support. Patch by Diego Pettenò <flameeyes () gentoo ! org>.
|
2005-04-19 07:19:10 +00:00 |
|
Moritz Bunkus
|
444cecc212
|
Bumped the version number and set the version codename.
|
2005-04-09 17:36:20 +00:00 |
|
Moritz Bunkus
|
ce70df4732
|
Do not link mkvinfo with -mwindows as it will not allocate a console then on Windows.
|
2005-03-28 09:36:59 +00:00 |
|
Moritz Bunkus
|
7efb5c81d5
|
Bumped the version number to 1.4.1, set the new release code name and included the release message in the ChangeLog.
|
2005-03-15 08:32:08 +00:00 |
|
Moritz Bunkus
|
b7fd7bd916
|
Portability fixes.
|
2005-03-01 14:52:36 +00:00 |
|
Moritz Bunkus
|
c220e49b1c
|
Bumped the version number to 1.4.0.
|
2005-02-26 13:15:49 +00:00 |
|
Moritz Bunkus
|
bd20dccdc3
|
Added an option to configure for disabling the use of posix_fadvise completely. Also check the OS and kernel version. Use posix_fadvise only if we're running on Linux and a kernel from the 2.6.x series or newer.
|
2005-02-17 18:36:15 +00:00 |
|
Moritz Bunkus
|
d33fc2598a
|
Do not compile libmtxcommon as a DLL unless both libebml and libmatroska have been built as a DLL. Otherwise linking will result in duplicate symbols.
|
2005-02-07 22:18:44 +00:00 |
|
Moritz Bunkus
|
c9a560c5c6
|
Updated the libmatroska requirement to 0.7.5.
|
2005-02-07 13:02:59 +00:00 |
|
Moritz Bunkus
|
6f5d219249
|
A better test for posix_fadvise. Quote arguments to echo, especially if they contain '*'.
|
2005-02-06 09:10:16 +00:00 |
|
Moritz Bunkus
|
af3eee55e5
|
Use posix_fadvise if it is present. With newer libc and kernel 2.6.x this results in a speed up for the whole muxing process. Patch by Peter Niemayer (niemayer () isg ! de) with modifications by myself.
|
2005-02-02 09:16:52 +00:00 |
|
Moritz Bunkus
|
dc1a58845c
|
Added a resource file for Windows. This is needed because wxWidgets's HTML help needs the wxSTD_BITMAP_COLOURS resource.
|
2005-01-08 18:32:52 +00:00 |
|
Moritz Bunkus
|
fd8de8c292
|
-pg has to be added to the linker command as well.
|
2004-12-28 22:11:50 +00:00 |
|
Moritz Bunkus
|
b9a7ad6637
|
Support for generating dependency information with gcc 2.95.
|
2004-11-24 14:16:40 +00:00 |
|
Moritz Bunkus
|
afcdfb168d
|
Add the "GUIs" string to the optional feature lists. Made the libebml/libmatroska version checks work.
|
2004-11-16 15:59:34 +00:00 |
|
Moritz Bunkus
|
fed7ef7dba
|
Unified the build system again.
|
2004-11-14 12:41:02 +00:00 |
|
Moritz Bunkus
|
55ef898d62
|
Made the checks for libebml and libmatroska work for cross-compilation, too. Also check if EBML_DLL and MATROSKA_DLL have to be defined.
|
2004-11-14 12:14:16 +00:00 |
|
Moritz Bunkus
|
0b336e0233
|
Cross-compilation friendly version of the (u)int64_t checks.
|
2004-11-14 09:50:15 +00:00 |
|
Moritz Bunkus
|
35c2164c95
|
Increased the minimum libebml version to 0.7.3.
|
2004-11-10 20:51:27 +00:00 |
|
Moritz Bunkus
|
f93d0ab0e7
|
Merged 2392:2429 from branches/.../mkvtoolnix-cat.
|
2004-11-09 18:21:59 +00:00 |
|
Moritz Bunkus
|
8989bbffd2
|
Scale the references. Ignore some files, and generate the Makefile.
|
2004-11-02 21:38:18 +00:00 |
|
Moritz Bunkus
|
cc67f57fad
|
Merged 2374
|
2004-10-17 15:16:11 +00:00 |
|
Moritz Bunkus
|
8f5c15f617
|
Merged 2364
|
2004-10-16 19:24:14 +00:00 |
|
Moritz Bunkus
|
854fa616aa
|
Fixes for compilation with MSVC. Added vsscanf because MSVC doesn't provide one. Patch by Steve Lhomee <steve.lhomme@free.fr>, modifications by Moritz Bunkus <moritz@bunkus.org>.
|
2004-10-11 20:16:16 +00:00 |
|
Moritz Bunkus
|
dab5685402
|
Merged 2293
|
2004-10-06 08:26:17 +00:00 |
|
Moritz Bunkus
|
87ce579c97
|
Merged 2291
|
2004-10-05 21:43:41 +00:00 |
|
Moritz Bunkus
|
c8da182369
|
Merged 2289
|
2004-10-05 17:59:04 +00:00 |
|
Moritz Bunkus
|
b1d7e5ad5d
|
Merged 2285
|
2004-10-05 10:00:16 +00:00 |
|
Moritz Bunkus
|
a459276325
|
Merged 2243
|
2004-09-30 18:53:53 +00:00 |
|
Moritz Bunkus
|
e9c92dfe41
|
Merged 2207
|
2004-09-26 10:54:17 +00:00 |
|
Moritz Bunkus
|
e5d11f7042
|
Merged 2197
|
2004-09-24 18:35:02 +00:00 |
|
Moritz Bunkus
|
ac7a9ca3c5
|
Merged 2192
|
2004-09-24 09:32:29 +00:00 |
|
Moritz Bunkus
|
6cb028af63
|
Added the usual Makefiles to src/extract.
|
2004-09-07 18:08:14 +00:00 |
|
Moritz Bunkus
|
4fa09eb435
|
Merged 2089
|
2004-08-28 16:06:10 +00:00 |
|
Moritz Bunkus
|
443ba587a2
|
Set the version number to 1.2.0 and changed the release codename.
|
2004-08-21 15:50:22 +00:00 |
|
Moritz Bunkus
|
96edc184f0
|
The FLAC test was messed up.
|
2004-08-19 12:52:02 +00:00 |
|
Moritz Bunkus
|
181645a758
|
Merged 1983:1986.
|
2004-08-16 21:29:50 +00:00 |
|
Moritz Bunkus
|
e23c1e02b2
|
Merged 1982.
|
2004-08-15 12:37:04 +00:00 |
|
Moritz Bunkus
|
109a6011f1
|
Merged 1968:1970.
|
2004-08-06 12:53:56 +00:00 |
|
Moritz Bunkus
|
f82e6f3c88
|
Updated the libmatroska dependency to 0.7.2.
|
2004-08-01 15:49:36 +00:00 |
|
Moritz Bunkus
|
1bb05de278
|
Use -O3 unless debugging has been enabled.
|
2004-07-29 17:50:00 +00:00 |
|
Moritz Bunkus
|
8c00f6b568
|
Bumped libebml and libmatroska version requirements to 0.7.1 each.
|
2004-07-25 10:45:49 +00:00 |
|
Moritz Bunkus
|
08a7900316
|
Bumped the version number to 0.9.4.
|
2004-07-25 10:04:57 +00:00 |
|
Moritz Bunkus
|
12f346f6e2
|
Bumped version number to 0.9.3.
|
2004-07-18 16:21:00 +00:00 |
|
Moritz Bunkus
|
43347ff7ec
|
Deactivated the translation by default.
|
2004-07-18 16:14:14 +00:00 |
|