quietvoid
6d18c8e25c
Fix broken link to compiling documentation
2022-05-03 09:46:02 -04:00
Daniel Kamil Kozar
76ce1e66ad
Cleanup README.md, add MacStadium logo ( #570 )
2022-04-01 19:37:13 +02:00
Daniel Kamil Kozar
61f0b0ca8e
s/UHD/HEVC/
2022-01-12 19:12:58 +01:00
Daniel Kamil Kozar
0c38aaf3a8
Bintray is no more
2022-01-12 19:03:03 +01:00
Daniel Kamil Kozar
8b509c05d9
Update README.md
2022-01-12 19:00:56 +01:00
jcdr428
62dc38efe5
Add VVC Codec to Readme
2021-09-05 17:25:11 +01:00
Dan Bryant
4fb5246742
update README for Mac builds
2021-09-01 14:34:22 +01:00
Daniel Kamil Kozar
a50c2c5a16
README.md now points to GitHub's nightly releases
2021-02-12 18:22:40 +01:00
Daniel Kamil Kozar
999c47238d
Update README.md
2020-11-16 18:07:44 +01:00
Daniel Kamil Kozar
bbcacde251
Implement reproducible ISO output ( #309 )
2020-07-01 23:09:26 +02:00
Dan Bryant
9cb01b30f1
update documentation to include newest changes and AC3 core clarification
2020-03-29 20:25:02 +01:00
abakum
ecd9b66c8c
Сhanged address of test file
...
from uhdsample.com to 4kmedia.org
2020-03-04 14:37:08 +03:00
Daniel Kamil Kozar
e9d438bbbc
Typo - one zero too much
2020-02-27 19:21:10 +01:00
Daniel Kamil Kozar
344f701046
Add information about using the Windows console
2020-02-27 19:19:53 +01:00
Dan Bryant
c186e57b54
update information for OBS builds
2020-02-24 15:27:33 +00:00
Dan Bryant
626c0f1f60
add Roman's forum name
2020-02-21 12:20:55 +00:00
Dan Bryant
2d86e19f7f
merge latest into branch
2020-02-21 12:17:50 +00:00
Daniel Kamil Kozar
31d39b60a7
Implement support for default audio and subtitle tracks when muxing to Blu-ray ( #161 )
...
Fixes #126 .
2020-02-08 20:48:41 +01:00
Daniel Kamil Kozar
355151c7ea
Try using the active code page if conversion from UTF-8 fails ( #181 )
...
This makes the program compatible with meta files saved in ACP by older GUI
versions.
2020-02-06 22:38:54 +01:00
Dan Bryant
10690f1163
Merge branch 'default-and-forced-tracks' of https://github.com/xavery/tsMuxer into enhancement-documentation-updates
2020-02-05 21:50:13 +00:00
Dan Bryant
830eb15772
update changelog with _everything_ we've added since project opened, update bintray links and add to the credits section of the readme
2020-02-05 21:50:01 +00:00
Daniel Kamil Kozar
f45d928687
docs
2020-02-05 18:54:08 +01:00
Daniel Kamil Kozar
842891cf6d
Actually add the meta parameter
2020-02-05 18:30:12 +01:00
Daniel Kamil Kozar
7247736d84
Fix typos and grammar errors in readme and usage information ( #153 )
...
Fixes #59 .
2020-01-21 21:16:39 +01:00
Daniel Kamil Kozar
451ec61a50
Introduce a uniform formatting style ( #131 )
...
The repository now contains a clang-format file which should be used when committing new code. Additionally, a new workflow job is added which checks the conformance of source files to the specified formatting rules.
Fixes #47 .
2020-01-14 21:56:44 +01:00
Dan Bryant
3518cd2b37
update README to explain nightly builds being uploaded to Bintray
2019-12-15 21:36:19 +00:00
Dan Bryant
0ba3122059
add instructions for each platform
2019-12-02 18:56:46 +00:00
Dan Bryant
38c1867580
put the additional parameters into a table
2019-11-28 19:41:50 +00:00
Dan Bryant
fb99e1e8cd
seperate out readmes, improve some sections and put some elements in tables
2019-11-28 16:45:44 +00:00
Dan Bryant
e3e358e7f1
add binaries link to Readme
2019-11-24 19:57:49 +00:00
Dan Bryant
05cde30842
static linking for Linux in docker, update readme
2019-11-16 12:37:55 +00:00
Dan Bryant
ce5597b0fd
update build instructions to include steps for Docker
2019-11-09 22:27:11 +00:00
Dan Bryant
810a885ff7
update build instructions for all platforms, add MacOS target and fix small issue in subtitles rendering includes
2019-10-30 09:13:51 +00:00
Daniel Kamil Kozar
248387eec0
Update build instructions for MSYS2
...
qmake doesn't exist anymore : it is now only necessary to generate and build
via CMake, and then copy the application executable to the GUI folder so it
can be used.
2019-10-27 02:12:28 +01:00
Dan Bryant
4353e6a8f4
add initial MXE instructions, fix up some small issues when building on MXE
2019-10-25 13:06:29 +01:00
Dan Bryant
e909c7e028
work around exception specifier error on Windows, clean up readme
2019-10-25 11:56:08 +01:00
Dan Bryant
7cf23b0c4b
add ninja as build dependency
2019-10-24 20:05:33 +01:00
Dan Bryant
fc967d829f
switch from make to cmake
2019-10-24 20:04:05 +01:00
Dan Bryant
fc5addb304
small fixes to Mingw 32/64 bit instructions
2019-08-17 21:48:24 +01:00
Dan Bryant
c6d101b7c1
update for building with Msys2 on Windows
2019-08-11 17:10:03 +01:00
Dan Bryant
8b27c97bb8
update for Qt5 on Windows
2019-08-10 22:52:51 +01:00
Dan Bryant
2a3f1b5976
update build dependencies, update readme
2019-08-10 18:36:52 +01:00
Dan Bryant
b788044ed6
update build instructions for Linux, as per issues/3
2019-08-10 11:47:31 +01:00
Dan Bryant
00a5db41fe
update for building on Windows
2019-07-28 22:49:07 +01:00
Dan Bryant
9984797966
add Google Drive link for extra 32-bit Ubuntu libraries
2019-07-23 23:12:53 +01:00
Dan Bryant
1b6abe9a0d
add libmediation, update make_pair functions to be usable with C++11, update Makefile for modern systems and bring readme up-to-date
2019-07-23 23:05:20 +01:00
Dan
39d561e59a
Update README.md
...
update finance section
2019-07-15 16:44:24 +01:00
Dan
a2d86bf712
Create README.md
...
first instance of the readme
2019-07-15 16:43:14 +01:00