Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates to 2021. | Bradley Sepos | 2021-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright dates to 2020. | Bradley Sepos | 2020-01-01 | 1 | -1/+1 |
| | |||||
* | Correct 'Unreachable code' warnings | Nomis101 | 2019-11-21 | 1 | -1/+1 |
| | | | | Correct automated code inspection warnings 'Unreachable code' of jetbrains CLion. Partly fixes #2309 | ||||
* | libhb: resolve header conflicts with pango/harfbuzz | John Stebbins | 2019-09-12 | 1 | -3/+3 |
| | | | | | | | Newest versions appear to have a "common.h" somewhere that is interfering with libhb/common.h. move headers into "handbrake" subdirectory | ||||
* | Update copyright dates to 2019. | Bradley Sepos | 2019-01-01 | 1 | -1/+1 |
| | |||||
* | Misc. typos | luz.paz | 2018-02-20 | 1 | -1/+1 |
| | | | Found via `codespell -q 3 --skip="./gtk/po` | ||||
* | Update copyright dates to 2018. | Bradley Sepos | 2018-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
| | |||||
* | lingui: use libhb preset management from linux gui | jstebbins | 2015-05-14 | 1 | -4/+21 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7179 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | libhb,cli: add preset management to libhb, use it in cli | jstebbins | 2015-05-06 | 1 | -0/+678 |
This results in custom preset support in the CLI and additional command line options to fully support all preset keys. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7158 b64f7644-9d1e-0410-96f1-a4d463321fa5 |