summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #232 from bradleysepos/mingwScott2016-06-278-1474/+527
|\
| * scripts: Add mingw-w64-build 1.0.0.Bradley Sepos2016-06-231-0/+440
| * contrib: Update to pthreads-win32 2.9.1.Bradley Sepos2016-06-213-1464/+14
| * libhb: Improve pthreads-win32 compatibility when PTW32_STATIC_BUILD isn't def...Bradley Sepos2016-06-211-2/+2
| * contrib: Add patch for building harfbuzz with mingw i686.Bradley Sepos2016-06-211-0/+11
| * contrib: Add patch for building fontconfig with mingw i686.Bradley Sepos2016-06-211-0/+56
| * contrib: Explicitly use gnu89 with libiconv.Bradley Sepos2016-06-211-1/+1
| * contrib: Update to libiconv 1.14.Bradley Sepos2016-06-211-7/+3
* | preset: Remove invalid VideoTune none from template in preset_builtin.h.Bradley Sepos2016-06-261-1/+1
* | preset: Remove invalid VideoTune 'none' from template.Bradley Sepos2016-06-251-1/+1
* | preset: Remove 'Vita' from Playstation preset names.Bradley Sepos2016-06-253-6/+6
* | scripts: Improve presets building script.Bradley Sepos2016-06-251-13/+16
* | preset: Move preset-related resources to separate directory.Bradley Sepos2016-06-256-4/+5
* | cli: Add --no-two-pass and --no-turbo.Bradley Sepos2016-06-251-4/+16
* | WinGui: Update the encode status displays to display day count up to 9 days. ...sr552016-06-252-4/+4
|/
* LinGui: fix initial preview scaling sizeJohn Stebbins2016-06-201-2/+2
* LinGui: Fix preview window sizing when there is no title yetJohn Stebbins2016-06-171-0/+12
* MacGui: fix drag&drop on the main window tab view.Damiano Galassi2016-06-172-1/+12
* MacGui: set some label color in the HUD to secondaryLabelColor.Damiano Galassi2016-06-173-13/+16
* MacGui: fix build with 10.12sdk, disable QTKit because is no longer available.Damiano Galassi2016-06-173-0/+13
* WinGui: Attempt to fix the installer so that users can cleanly install both t...sr552016-06-164-4/+4
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-166-14/+141
* subtitle scan: tighten up scan pass dropping logicJohn Stebbins2016-06-111-1/+3
* build: fix references to documents (e.g. NEWS -> NEWS.markdown)John Stebbins2016-06-113-10/+12
* subtitle scan: drop scan pass if there are no suitable subtitlesJohn Stebbins2016-06-101-2/+21
* libhb: Add "Very Fast" presets.Bradley Sepos2016-06-103-2/+782
* fix(de.po): Minor typo causing a nasty warning (#222)setec2016-06-101-1/+1
* sync: speed up p-to-p finalization when there are subtitlesJohn Stebbins2016-06-101-0/+46
* cli: fix initialization of SubtitleTrackSelectionBehaviorJohn Stebbins2016-06-101-1/+1
* sync: fix potential stall when searching for p-to-p startJohn Stebbins2016-06-101-2/+11
* sync: when p-to-p end reached return HB_WORK_DONE asapJohn Stebbins2016-06-101-0/+12
* libhb: Make new presets names less verbose.Bradley Sepos2016-06-103-114/+114
* Merge pull request #220 from bradleysepos/meta-docsBradley Sepos2016-06-1012-1399/+1471
|\
| * Revise and rename README.Bradley Sepos2016-06-103-34/+43
| * Correct typos in README.md.Patrick A. Ferry2016-06-101-2/+2
| * Convert NEWS to Markdown.Bradley Sepos2016-06-102-1190/+1203
| * GPLv2Bradley Sepos2016-06-101-0/+17
| * Add text identifying HandBrake to COPYING.Bradley Sepos2016-06-101-0/+5
| * Add BradleyS to AUTHORS.Bradley Sepos2016-06-101-0/+6
| * Convert AUTHORS to Markdown.Bradley Sepos2016-06-102-119/+143
| * Convert THANKS to Markdown.Bradley Sepos2016-06-103-56/+54
|/
* decsrtsub: simplify code and improve commentsJohn Stebbins2016-06-091-23/+19
* decsrt: don't add extra hard line break at end of subtitleJohn Stebbins2016-06-091-5/+11
* decsrt: fix dropping of first srt when it's start time is 0John Stebbins2016-06-091-2/+2
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-095-11/+21
* WinGui: Check directory permissions before adding a job to the queue for proc...sr552016-06-094-0/+38
* sync: fix some p-to-p issuesJohn Stebbins2016-06-091-72/+123
* json: fix extraction of negative SRT offsetsJohn Stebbins2016-06-091-9/+9
* WinGui: For silent installs, assume it's All Users, not Current User.sr552016-06-074-2/+36
* Update NEWS filesr552016-06-051-3/+8