491 Commits

Author SHA1 Message Date
Bradley Sepos
27285e8760
templates: Improve lightbox script to handle images with srcset attribute. 2018-01-28 07:22:22 -05:00
Bradley Sepos
d98160a2a0
build: Update to marsh 0.7.0.
Better and more consistent figure processing so the front end can do intelligent things.
2018-01-28 07:22:22 -05:00
Bradley Sepos
34aa438d5b
templates: Update to jQuery 3.3.1. 2018-01-28 07:22:22 -05:00
Bradley Sepos
61d85446ff
templates: Update to Featherlight 1.7.12. 2018-01-28 07:22:22 -05:00
sr55
2d058ef44c
docs: Convert the Anamorphic Guide to markdown. (Screenshots must be re-done for this) 2018-01-26 14:16:36 +00:00
sr55
45b369d844
docs: Improve the language on the subtitles page to avoid confusion regarding SRT and Passthru behaviour. 2018-01-26 13:54:07 +00:00
Bradley Sepos
3fd004b08d
build: Update to marsh 0.6.0.
Adds support for images with multiple resolution assets. Implemented using the srcset attribute.

Given an image foo.png, simply add foo@2x.png and/or foo@3x.png next to the standard resolution asset, and marsh will do the rest.
2018-01-25 04:52:16 -05:00
Bradley Sepos
26e4bfc9eb
docs: Pass build directory to make instead of changing into it. 2018-01-15 16:55:26 -05:00
Bradley Sepos
fad515cee5
docs: Add Debian Stretch build guide.
Naturally, identical to recent Ubuntu.
2018-01-15 16:36:53 -05:00
Bradley Sepos
6bfa97c594
docs: Add GTK GUI dependencies and instructions for FreeBSD. 2018-01-13 00:27:33 -05:00
Bradley Sepos
e90c425a74
docs: Add nasm to latest Windows build article. 2018-01-10 04:43:25 -05:00
Bradley Sepos
2c5662ad99
docs: Add nasm to latest Mac build article. 2018-01-10 01:50:40 -05:00
Bradley Sepos
389091cd1a
Update copyright dates to 2018. 2018-01-01 00:00:00 +00:00
Dennis Jungbauer
76fa1058a7
docs: Typos and grammar on Resizing video article.
Closes #33.
2017-12-21 05:25:51 -05:00
Bradley Sepos
dde4b5b0f0
docs: Update Windows build articles.
Sync dependencies to Ubuntu guides, add distro code names.
2017-12-18 14:07:14 -05:00
Bradley Sepos
b4820f7cda
docs: Revise Windows developer guides.
Hat tip @ajkajk. Closes #30.
2017-12-15 07:38:27 -05:00
Bradley Sepos
1f19b3cf90
docs: Copy latest Windows build updates to 1.0.0. 2017-12-15 07:31:31 -05:00
Bradley Sepos
9d547d8cc6
docs: More Windows build docs revisions. 2017-12-13 22:32:34 -05:00
Bradley Sepos
9c7249a6c6
docs: Revise recent Windows build additions. 2017-12-13 22:02:09 -05:00
Bradley Sepos
5aa77824c3
docs: Suggest allowing Xcode to install additional tools. 2017-12-13 21:54:57 -05:00
Bradley Sepos
6edf6f659a
docs: List tags before checking out a release. #30 2017-12-13 21:46:39 -05:00
Bradley Sepos
3e2d7b9a50
docs: Add MinGW-w64 dependencies to Windows build guide. #30 2017-12-13 21:42:16 -05:00
Bradley Sepos
8e79c56e02
docs: Suggest package update before installing dependencies. #30 2017-12-13 21:17:37 -05:00
sr55
2cb0df8a4d
Add note about fdk-aac. Add note about Resharper. 2017-12-13 19:40:03 +00:00
Bradley Sepos
56dc964af1
docs: Remove spurious CentOS footnote from Ubuntu deps article.
Not visible in the generated html, but still a silly copy and paste fail.
2017-12-10 01:05:16 -05:00
Bradley Sepos
3d7fc2479d
docs: Add Ubuntu 18.04 LTS (Bionic Beaver) to developer article.
Tested on current Bionic daily build.
2017-12-10 01:03:27 -05:00
Bradley Sepos
23f7c899e6
docs: Fix typos on HandBrake History article.
Thanks to @vr8hub for the spot. Closes #28.
2017-12-09 17:01:45 -05:00
Bradley Sepos
afaf7efbb0
docs: Revise Building HandBrake for BSD article.
gm4 and gpatch are provided by the m4 and patch packages. Specify x86_64 and CLI only.
2017-12-07 19:53:39 -05:00
Bradley Sepos
9a9baa609b
docs: Fix typo on Building HandBrake for BSD. 2017-12-07 09:59:27 -05:00
Bradley Sepos
77e44ff7f9
docs: Add BSD info to Where to get HandBrake article. 2017-12-07 09:55:41 -05:00
Bradley Sepos
ba02cd9087
docs: Add Building HandBrake for BSD. 2017-12-07 09:54:38 -05:00
Bradley Sepos
e71bb427ee
docs: Add presets for upcoming 1.1.0 release. 2017-12-06 13:05:02 -05:00
Bradley Sepos
a0e325649b
docs: Update link to CentOS 6 HarfBuzz spec file.
Upstream changed their URL format slightly.
2017-10-31 22:41:06 -04:00
Bradley Sepos
850fc6fa30
docs: Update Mac build instructions.
Update CMake version for latest, add more explicit Xcode installation instructions. Command Line Tools for Xcode are technically required to provide Apple git and build HandBrake from the command line, which is what the articles advocate.
2017-08-03 15:08:07 -04:00
Bradley Sepos
059f72509d
build: Update to marsh 0.5.0.
Many improvements. Hopefully parallel building works on clobbered environments like Jenkins now.
2017-06-27 10:58:29 -04:00
Bradley Sepos
e68e7b43c6
docs: Add instructions for checking out most recent release tag. 2017-06-27 10:49:58 -04:00
Bradley Sepos
135a27fdaf docs: Update CLI help for latest. 2017-06-22 06:38:14 -04:00
Bradley Sepos
c75fdf7a51 docs: Update CLI help for 1.0.0 (1.0.7). 2017-06-22 06:38:14 -04:00
Bradley Sepos
e735d60c64 docs: Remove --enable-x265 from build docs.
Feature is already enabled by default.
2017-06-21 02:10:04 -04:00
Bradley Sepos
da9291521b docs: Update latest Mac build requirements. 2017-06-16 15:35:30 -04:00
Bradley Sepos
081e231adb docs: Add checksums and OpenPGP information to Downloading and Installing. 2017-05-16 15:28:55 -04:00
Bradley Sepos
f24b9992fa docs: Update RPM Fusion EL6 package URL. 2017-04-25 17:19:54 -04:00
Bradley Sepos
ce1fe0acbf docs: Update CentOS 7 dependencies.
Switch lame-devel and x264-devel from ZMREPO to RPM Fusion, now that the latter provides them. Fixes https://github.com/HandBrake/HandBrake/issues/700.
2017-04-25 17:16:32 -04:00
Bradley Sepos
a8f7ec63bc tools: Update to discount 2.2.2. 2017-03-24 18:22:58 -04:00
Bradley Sepos
87d40ab61a build: Update to marsh 0.2.9.
Supports Discount Markdown's new version string format.
2017-03-24 18:21:21 -04:00
Scott
a3e7c1497b Merge pull request #17 from bradleysepos/build-marsh
build: Update to marsh 0.2.8.
2017-03-24 21:02:31 +00:00
Bradley Sepos
b8591a15af docs: Add clarification regarding video editing software to About HandBrake. 2017-03-24 09:49:50 -04:00
Bradley Sepos
377da8109a build: Update to marsh 0.2.8.
Requires Discount Markdown 2.2.2, which fixes issues with spaces in paths.
2017-03-23 05:18:37 -04:00
Bradley Sepos
b8444b5b31 docs: Remove broken link. 2017-01-27 03:49:54 -05:00
Bradley Sepos
6990acac99 docs: Update references to Microsoft Visual Studio Community. 2017-01-09 07:52:50 -05:00