Commit Graph

205 Commits

Author SHA1 Message Date
Moritz Bunkus
7c590c01cf The start of the property editor.
Conflicts:

	Makefile.in
2009-08-16 13:33:40 +02:00
Moritz Bunkus
7466867a02 Added the release message, bumped the version number to 2.9.8 and set the release codename. 2009-08-13 12:32:50 +02:00
Moritz Bunkus
57c158cab7 Added a configure test for xsltproc and DocBook. Added make rules for converting DocBook XML to man pages. 2009-08-10 21:22:41 +02:00
Moritz Bunkus
b20fbd7086 Create tags for Emacs. 2009-07-30 20:13:58 +02:00
Moritz Bunkus
72320f6142 Preparations for release 2.9.7.
Bumped the version number. Set the release code name. Added the
release message.
2009-07-01 18:40:03 +02:00
Moritz Bunkus
95a6e8f18a Create the Makefile in src/mmg/options. 2009-06-22 12:19:53 +02:00
Moritz Bunkus
a61237f991 Bumped the version number, added the release message, set the release code name. 2009-06-07 11:04:28 +02:00
Moritz Bunkus
29ce2003d3 Bumped the version number; set the release code name; added the release message. 2009-05-22 13:34:12 +02:00
Moritz Bunkus
f6a4bf6d90 Cleanup: Moved a lot of mmg's source files into subdirectories. 2009-05-21 12:08:39 +02:00
Moritz Bunkus
7ecada5225 Renamed many files with "common" in their name, and moved a couple ones from src/common to their own subdirectory of that directory. 2009-05-18 11:12:35 +02:00
Moritz Bunkus
ed5e761cfb Bumped the version number. Added the release message. Set the release codename. 2009-05-09 11:08:44 +02:00
Moritz Bunkus
c573ecea0e Set the version number, added the release message, set the release codename. 2009-04-14 19:51:32 +02:00
Moritz Bunkus
1320636f91 Bumped the version number to 2.6.0, set the release code name, added the release message to the ChangeLog. 2009-03-24 11:51:37 +01:00
Moritz Bunkus
c48917c747 Released v2.5.3. 2009-03-07 11:31:57 +01:00
Moritz Bunkus
5523f59962 Release 2.5.2.
Added the release message to the ChangeLog; set the version number;
set the release code name.
2009-02-28 15:11:55 +01:00
Moritz Bunkus
96cf092850 Removed support for gcc v2.x style dependency information
gcc v2.x will no longer be supported.
2009-02-26 19:58:16 +01:00
Moritz Bunkus
57d853188e Release v2.5.1
Added the release message, set the release code name and the version number.
2009-02-22 14:59:55 +01:00
Moritz Bunkus
681fc96e94 Released v2.5.0.
Bumped the version number, added the release message, set the
release codename.
2009-02-21 19:06:46 +01:00
Moritz Bunkus
5a6ffed8cf Makefile for the "po" subdirectory
Added a standard Makefile for the "po" subdirectory.
2009-02-07 20:06:30 +01:00
Moritz Bunkus
e5d156a07c Releasemessage and version number for 2.4.2 2009-01-17 22:07:31 +01:00
Moritz Bunkus
ddd11a12b4 Set the release codename, the new version and the release message in the ChangeLog. 2008-12-04 20:13:51 +00:00
Moritz Bunkus
d6cd6fff27 Added the release message, set the release codename, bumped the version number to 2.4.0. 2008-10-11 17:17:00 +00:00
Moritz Bunkus
79d97f4729 Bumped the version number to 2.3.0, set the release name and added the release message. 2008-09-07 12:49:59 +00:00
Moritz Bunkus
f1f4b5567f Switched from the PCRE regex library to Boost's one. 2008-08-30 12:45:54 +00:00
Moritz Bunkus
fed3d09de4 Split configure.in in several smaller files. 2008-08-27 20:38:55 +00:00
Moritz Bunkus
524a9c20bd Use RPATHs on Unix platforms. Fix for bug 278. 2008-04-18 20:00:06 +00:00
Moritz Bunkus
b88b0ebf8a Updated the version number, set the new release nick name and included the release message in ChangeLog. 2008-03-04 07:35:53 +00:00
Moritz Bunkus
8e6c592b59 Honor strip. 2008-02-29 09:37:27 +00:00
Moritz Bunkus
69f98fd6e0 FLAC v1.2.1 uses "ntohl" for byte swapping purposes. On Mingw this means that linking against Winsock is necessary. 2008-01-01 13:37:19 +00:00
Moritz Bunkus
120ca3389a Bumped the version number to 2.1.0; set the release code name; added the release message to the ChangeLog. 2007-08-19 09:24:10 +00:00
Moritz Bunkus
9459522873 Allow disabling wxWidgets while enabling Qt. 2007-03-15 10:40:52 +00:00
Moritz Bunkus
24fb1b46f4 Bumped the version number to 2.0.2 and set the release code name. 2007-02-21 10:29:30 +00:00
Moritz Bunkus
c15c693f65 Portability fix for non-bash-shells. 2007-02-20 09:33:04 +00:00
Moritz Bunkus
e5c3c940dc Added support for using CodecState for signaling changes to CodecPrivate. It is used for MPEG-1/-2 video if it is turned on with "--engage use_codec_state". 2007-01-15 19:02:18 +00:00
Moritz Bunkus
46838f2a41 Changed the version to 2.0.0 and the version code name. 2007-01-13 18:08:21 +00:00
Moritz Bunkus
16626e1170 Added a Qt version of mkvinfo's GUI (is not enabled by default, add "--enable-qt" to configure). 2006-11-28 17:58:30 +00:00
Moritz Bunkus
6740661040 Bumped the version number to 1.8.1 and updated the release code name. 2006-11-25 08:11:31 +00:00
Moritz Bunkus
671193fdb7 Allow the user to tell configure which wx-config executable to use. 2006-11-19 19:33:18 +00:00
Moritz Bunkus
dc9340391e Missing right bracket. 2006-11-19 19:31:53 +00:00
Moritz Bunkus
7c32414d40 Use AC_HELP_STRING for formatting the help messages. 2006-11-19 19:06:23 +00:00
Moritz Bunkus
9d639c11e2 Do not strip binaries during installation. 2006-11-12 18:45:14 +00:00
Moritz Bunkus
69ac678c33 Renamed WXWINDOWS to WXWIDGETS and bumped the version check to 2.6.0. 2006-11-11 10:42:32 +00:00
Moritz Bunkus
a97134b3a0 Updated the version number and set the release codename. 2006-11-10 07:57:14 +00:00
Moritz Bunkus
68d402aabf Implemented compatibility with the upcoming libFLAC 1.1.3. Patch by Josh Coalson (j_coalson)(yahoo.com) with modifications by myself. 2006-10-25 14:03:51 +00:00
Moritz Bunkus
f641676905 Force the EXE extension if mingw is used for compilation because newer autoconf versions get this wrong in cross-compilation situations. 2006-09-25 19:51:23 +00:00
Moritz Bunkus
d786c200a4 Added a check for the PCRE lib and its C++ companion. 2006-09-25 15:37:44 +00:00
Moritz Bunkus
83ae9edb83 Moved some @...@ style variables from configure.in to Makefile.in where they belong (very recent autoconf versions were choking on those). Fixes Anthill bug #197. 2006-06-02 14:31:16 +00:00
Moritz Bunkus
7925ee7798 Try to link libmagic with zlib. 2006-05-24 12:34:25 +00:00
Moritz Bunkus
046704ecc2 Bumped the version number to 1.7.0 and set the new version code name. 2006-04-28 14:52:55 +00:00
Moritz Bunkus
6e2c0e104e Bumped the required libebml and libmatroska versions to 0.7.7 and 0.8.0 respectively. 2006-04-28 12:19:35 +00:00