Commit Graph

81 Commits

Author SHA1 Message Date
Moritz Bunkus
13274c468e bump version number, set release code name 2017-06-25 09:59:49 +02:00
Moritz Bunkus
37895c7032 bump version number, set release code name 2017-05-20 19:20:25 +02:00
remuxer32
9f37915a4c Update README.md (#1966)
* Update README.md

* Update README.md
2017-04-30 11:48:42 +02:00
Moritz Bunkus
b7d3f5a363 README.md: update Buildbot URL 2017-04-29 22:17:49 +02:00
Moritz Bunkus
8e77593ecb bump version number, set release code name 2017-04-22 17:08:28 +02:00
Moritz Bunkus
3d839a818b build system & packaging: install & package sound files 2017-04-05 13:28:25 +02:00
Moritz Bunkus
68dd4a52dd icons: include SVG variants of Oxygen icons
The Oxygen license terms state that the preferred modifiable
form (which is SVG) of each icon used in the application must be
distributed, too.
2017-04-05 11:17:58 +02:00
Moritz Bunkus
a34759c912 docs: include licenses of third-party components used in MKVToolNix 2017-04-05 11:16:31 +02:00
Moritz Bunkus
21f77bd598 Bump version number, set release code name 2017-03-25 13:47:21 +01:00
Moritz Bunkus
881fdac870 bump version number, set release code name 2017-02-19 16:14:59 +01:00
Moritz Bunkus
055741c806 documentation: add xsltproc, DocBook XSL, po4a
See #1865.
2017-01-25 21:19:11 +01:00
Moritz Bunkus
a83fd64217 bump version number, set release code name 2017-01-22 14:17:42 +01:00
Kiss Áron
dc5bde5058 fix indentation 2017-01-18 10:47:12 +01:00
Kiss Áron
a67bd082cb Update and link chapters 2017-01-18 10:45:15 +01:00
Moritz Bunkus
0c85d3b9de documentation: remove most parts about the included drake 2017-01-08 21:04:51 +01:00
Moritz Bunkus
3fff4ef929 README.md: include more information about testing & Buildbot instance 2017-01-06 20:39:27 +01:00
Moritz Bunkus
c06d7a9ed5 README.me: update Google Test version, file name, and build instructions 2017-01-06 20:39:05 +01:00
Moritz Bunkus
d7b691b6f5 all: remove --check-for-updates command line option & dependency on CURL 2016-12-30 15:01:30 +01:00
Moritz Bunkus
2761c980b7 bump version number, set release code name, add release message 2016-12-27 23:00:47 +01:00
remuxer32
cbdcf35569 Update README.md
I have removed the **then** following the comma and also added the comma before **if** (enumeration).

BTW, there are also:

**»then 'configure' should automatically find the libraries' position«.**

**»then by all means submit a bug report«.**

Do you want to leave the **then** in these two sentences?
2016-12-27 20:58:31 +01:00
remuxer32
d44dd3b2b2 Update README.md
In order to make the text more beautiful and easier to read/understand for readers, I have added the following changes:

1. Added the word **via** before the product names in brackets → (**via** mkvinfo), (**via** mkvextract), (**via** mkvmerge). The word **via** clearly indicates that these tools are meant to be used for something, and they are not lonely.

2. Added many missing commas, inter alia:

a) before the word **then**. In English we (almost) always add a comma before **then** if it is located in the middle of a sentence. The word **then** is often seen in English conditional sentences, but in 99% cases it's optional, so we can use a subject directly (see also: http://images.slideplayer.com/28/9327486/slides/slide_3.jpg)

For more information about **then** and English conditional sentences, you can visit the following websites: 

• https://en.wikipedia.org/wiki/English_conditional_sentenceshttps://en.wikipedia.org/wiki/Conditional_sentence 

b) before a subject (e.g. **I**, **you**) if it is located in the middle of a sentence. For example:  **If you want to install it yourself, I suggest you use..........** In such cases we always add a comma in order to emphasize the difference between two sentences (two subjects); in the first one: **you** and in the second one: **I**. Thanks to the comma we can easily distinguish them when reading the text.

c) before an (ad)verb if a sentence starts with **If**. For example: **If at all possible, please include.......**. In this case I have added the comma in order to separate an adjective (**possible**) and an (ad)verb (**please**). And also before the adverb **there** which is located in the middle of a sentence and before a noun (**development**). For example: **As both Matroska and MKVToolNix are under heavy development, there might be features......**. 

3. Removed one unnecessary comma which was located before **if** (when the **if-clause** is at the end) → **e.g. include the command line, if you use Windows or Linux etc.pp.** In English we don't generally add a comma if the word **if** is located in the middle of a sentence. See here for rationale: http://images.slideplayer.com/11/3193271/slides/slide_4.jpg and also above for the English Wikipedia (conditional sentences).
2016-12-27 19:49:34 +01:00
Moritz Bunkus
16987b5bc2 bump version number, set release code name, add release message 2016-12-27 12:19:42 +01:00
Moritz Bunkus
3ea60df240 README.md: update Qt version requirements 2016-12-20 19:17:13 +01:00
Moritz Bunkus
c827f9d0b6 build system: require more C++14 features
The source will start using the following features from the C++14
standard:

• the "std::make_unique()" Standard Library function
• digit separators
• binary literals
• generic lambdas

gcc's v4.9.x and clang's v3.4 are the oldest releases to support all of
them.
2016-12-13 22:37:14 +01:00
Moritz Bunkus
01b1f6de5a bump version number, set release code name, add release message 2016-11-29 19:48:40 +01:00
Moritz Bunkus
06c7ebc13f Bump version number, add release message, set release code name 2016-10-16 16:49:00 +02:00
Moritz Bunkus
c6245ab0ef Bump version number, set release code name, add release message 2016-09-11 14:16:25 +02:00
Moritz Bunkus
b113107334 Bump version number, set release code name, add release message 2016-09-11 10:49:24 +02:00
Moritz Bunkus
ae95143fde Bump version number, set release code name, add release message 2016-08-22 16:49:10 +02:00
Moritz Bunkus
f2f397a63d Bump version number, add release message, set release code name 2016-07-14 07:50:38 +02:00
Moritz Bunkus
6d85fbc046 build system: require libEBML v1.3.4, libMatroska v1.4.5 2016-07-13 18:39:12 +02:00
Moritz Bunkus
50501448b8 Bump version number, add release message, set release code name 2016-07-13 17:49:29 +02:00
remuxer32
0ad13f0378 Update README.md
I have added the following changes into the READ.me:

1. Fixed one typo.

2. Added the em-dash ( — ) instead of shorter en-dash ( – ).

3. Fixed capitalization: mkvtoolnix (wrong) → MKVToolNix (correct) as MKVToolNix is a proper noun.

4. Fixed capitalization of the articles (a, an) which were lower-case at the beginning of the sentence.

Thank you.
2016-07-03 22:06:52 +02:00
Moritz Bunkus
68dc176613 Bump version number, set release code name, add release message 2016-05-28 12:18:50 +02:00
Moritz Bunkus
d132b21c71 Bump version number, set release code name, add release message 2016-04-23 15:49:59 +02:00
Moritz Bunkus
5d5767d95c Bump version number, set release code name, add release message 2016-03-28 17:56:53 +02:00
Moritz Bunkus
b968fa8930 Bump version number, set release code name, add release message 2016-03-26 14:18:31 +01:00
Moritz Bunkus
54e6b52b3d bump version number, set release code name, add release message 2016-02-21 17:04:16 +01:00
Moritz Bunkus
5290bace11 bump version number, set release code name, add release message 2016-01-10 10:35:19 +01:00
Moritz Bunkus
970afbe517 Bump version number, set release code name, add release message 2015-12-31 13:23:20 +01:00
Moritz Bunkus
b2deb6390c Bump version number, set release code name, add release message 2015-11-29 22:18:15 +01:00
Moritz Bunkus
58a35037a6 Bump version number, set release code name, add release message 2015-11-28 20:18:02 +01:00
Moritz Bunkus
399453599a README.md: fix more typos 2015-11-26 08:30:54 +01:00
Moritz Bunkus
a1545b1144 README.md: fix typos 2015-11-25 23:36:34 +01:00
Moritz Bunkus
c9cd981188 update MKVToolNix home page URLs 2015-11-22 11:13:59 +01:00
Moritz Bunkus
30202897c8 docs: document requirement change for gcc (>= 4.8.0) and clang (>= 3.4) 2015-11-15 17:20:36 +01:00
Moritz Bunkus
af0195e97e README.md: add information about included libraries and their licenses 2015-11-14 12:49:04 +01:00
Moritz Bunkus
ca2cdbcd5e Bump version number, set release code name, add release message 2015-11-04 20:04:10 +01:00
Moritz Bunkus
7ff8dd0748 Bump version number, set release code name, add release message 2015-10-21 10:34:06 +02:00
Moritz Bunkus
004585c79f build system: require libEBML 1.3.3, libMatroska 1.4.4 2015-10-20 16:13:14 +02:00