Commit Graph

130 Commits

Author SHA1 Message Date
Moritz Bunkus
f1c0711f0c
AppImage: default to "latest" Qt version (via symlink) 2021-05-25 13:31:28 +02:00
Moritz Bunkus
879959b35b
MSIX packaging: check if assets have been built before packaging 2021-05-22 13:38:24 +02:00
Moritz Bunkus
e27464d69e
bump version number, set release codename 2021-05-22 12:33:21 +02:00
Moritz Bunkus
7eb0782c1c
MSIX: disable all other applications safe for MKVToolNix GUI 2021-04-21 20:19:46 +02:00
Moritz Bunkus
550afde171
MSIX: fix paths in "create all packages" script 2021-04-21 20:19:44 +02:00
Moritz Bunkus
09ab99494e
Debian packaging: remove duplicate comma 2021-04-21 12:31:47 +02:00
Moritz Bunkus
02f78b83e8
Debian packaging: support for Ubuntu 21.04 2021-04-20 16:31:11 +02:00
Moritz Bunkus
b992c2a58b
bump version number, set release codename 2021-04-09 18:12:24 +02:00
Moritz Bunkus
2d6df42bc0
MSIX: use custom icons for the command-line programs 2021-04-08 21:35:30 +02:00
Moritz Bunkus
ab4caebe3d
MSIX: don't create start menu entries for the CLI programs 2021-04-08 21:11:06 +02:00
Moritz Bunkus
09667496a7
MSIX: include application aliases for all executables
Allows the user to tun the command-line apps :)
2021-04-06 20:42:51 +02:00
Moritz Bunkus
4db369b621
MSIX create all: allow overriding the directories 2021-04-06 20:42:51 +02:00
Moritz Bunkus
c3db780e11
bump version number, add release code name 2021-04-05 12:08:23 +02:00
Moritz Bunkus
709c61dbba
add MSIX packaging 2021-03-20 13:56:55 +01:00
Moritz Bunkus
ed6d7efbfa
bump version number, set release code name 2021-03-06 12:47:41 +01:00
Moritz Bunkus
e5fe861d55
bump version number, set release code name 2021-02-26 19:17:05 +01:00
Moritz Bunkus
0e9aa3d49e
macOS: target 10.15 for deployment due to std::filesystem 2021-02-20 00:18:33 +01:00
Moritz Bunkus
752f66db45
switch from boost::filesystem to std::filesystem 2021-02-19 21:28:23 +01:00
Moritz Bunkus
65118e86af
bump version number, set release codename 2021-01-30 16:07:57 +01:00
Moritz Bunkus
1b1f98b06c
Windows installer: install bluray_dump tool in "tools" sub-dir 2021-01-10 15:22:43 +01:00
Moritz Bunkus
e9cb82caf9
bump version number, set release code name 2021-01-04 22:30:22 +01:00
Moritz Bunkus
747c946461
macOS build: update Qt to 5.15.2 2020-12-11 19:14:08 +01:00
Moritz Bunkus
2b936d9cc0
macOS build: fix directory names on my current build installation 2020-12-11 19:14:03 +01:00
Moritz Bunkus
c640556ac1
Debian packaging: bump compatibility to 11; use dh_missing 2020-10-16 09:28:59 +02:00
Moritz Bunkus
67dcc81afe
bump version number, set release codename 2020-10-04 13:11:42 +02:00
Moritz Bunkus
388fba6822
macOS build: PCRE2: only build static libraries
Fixes #2921.
2020-09-07 10:46:23 +02:00
Moritz Bunkus
f7b8a65cdc
macOS build: add PCRE2 2020-09-06 14:26:49 +02:00
Moritz Bunkus
5de8d53088
bump version number, set release codename 2020-09-06 11:41:56 +02:00
Moritz Bunkus
b2a8630bfc
packaging: add build-requirement PCRE2 2020-08-21 15:15:23 +02:00
Moritz Bunkus
b170ac73ac
bump version number, set release codename 2020-08-02 13:14:56 +02:00
Moritz Bunkus
94815921bc
installer: re-save BMP images via MS Paint
Newer NSIS versions seem to be picky about the BMPs. Saving them via
MS Paint seems to change them enough for NSIS to be happy again.

Fixes #2868.
2020-07-02 19:00:14 +02:00
Moritz Bunkus
f2bf89dffc
bump version number, set release code name 2020-06-27 19:05:22 +02:00
Moritz Bunkus
005224b68b
bump version number, set release code name 2020-05-30 14:11:27 +02:00
Moritz Bunkus
067722bc96
switch from Boost's Date/Time library to std::chrono 2020-05-11 21:09:51 +02:00
Moritz Bunkus
7358023236
Windows build scripts: fix name of mxe's libdvdread package 2020-05-05 14:10:48 +02:00
Moritz Bunkus
881aafdeb1
CentOS 7: build with devtoolset 9 2020-05-04 15:13:47 +02:00
Moritz Bunkus
a8139750c5
build system: look for and use libdvdread if found
This library is required for reading chapters from DVDs.

Part of the implementation of #2808.
2020-05-03 11:53:20 +02:00
Moritz Bunkus
06e473abd2
bump version number, set release code name 2020-05-01 10:36:02 +02:00
Moritz Bunkus
e7951011a9
Debian/Ubuntu packaging: add qt5-default as requirement
If it's not installed, tool such as `moc` and `uic` won't work
properly, it seems.
2020-04-05 12:45:57 +02:00
Moritz Bunkus
d3d24901f8
bump version number, set release code name 2020-04-04 14:31:14 +02:00
Wagg13
734f91dee8 Update PortugueseBR.nsh 2020-03-28 22:34:49 +00:00
Andrei Stepanov
afca54e78b Update Russian.nsh 2020-03-28 21:11:42 +00:00
Moritz Bunkus
a784e54b7e
bump version number, set release code name 2020-03-08 19:05:18 +01:00
Moritz Bunkus
ed5480b4bb
MXE setup: use gcc 9; don't use ccache 2020-02-06 09:29:53 +01:00
Moritz Bunkus
e4ba4104b2
bump version number, set release code name 2020-01-26 14:46:02 +01:00
Moritz Bunkus
64b1c3d9b3
bump version number, set release code name 2020-01-02 12:53:11 +01:00
Moritz Bunkus
58877fab75
build system: add man page translations fr it ru zh_TW 2020-01-01 19:28:55 +01:00
Moritz Bunkus
ce3bdf3c9d
macOS: require 10.14 or newer
Several functions of `std::optional` are only available
on Mojave (10.14) and newer, unfortunately.
2019-12-31 16:08:55 +01:00
Moritz Bunkus
080dfeda57
source: use std::regex instead of boost::regex 2019-12-31 15:53:03 +01:00
Moritz Bunkus
5cfb9422e7
installer: remove link to Inviska MKV Extract
The web site seems to be defunct: expired SSL certificate, domain
parking.

The project is still available on VideoHelp.com, but I don't want to
endorse a seemingly abandoned project and endanger users.

Fixes #2705.
2019-12-21 23:40:53 +01:00