summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* presets: Rename Fire TV to Amazon Fire and update compatibility info.Bradley Sepos2018-09-262-8/+8
|
* presets: Remove Legacy 0.10.x presets.Bradley Sepos2018-09-262-1490/+0
| | | | | | These have been deprecated for two full release cycles. Newer and more compatible presets exist for every scenario, and as always, users can create their own in the event the official presets do not fit their needs. See https://github.com/HandBrake/HandBrake-docs/blob/efb51cc2cd7d0c30fa5e9ee88366233ca34757a4/source/docs/en/latest/technical/official-presets.markdown#legacy-010x-presets for a list of compatible replacements.
* WinGui: Trigger a status tab update when a job finishes.sr552018-09-261-0/+2
|
* VCE: Add positive logging.sr552018-09-251-0/+4
|
* VCE: Add temp logging to vce_common.c to give a hint as to why some users ↵sr552018-09-241-0/+6
| | | | can't use VCE.
* WinGui: When Deleting a job, select the nearest or first item in the list to ↵sr552018-09-241-0/+10
| | | | allow faster keyboard operations to manage the queue.
* WinGui: Handle no log files better in the new experimental queue layout.sr552018-09-241-0/+4
|
* WinGui: Fail a job instantly if the destination folder is missing. Don't ↵sr552018-09-241-0/+7
| | | | spool up a libhb instance. Provides feedback to the user much faster. #1599
* MacGui: add a dark mode toolbar icons set.Damiano Galassi2018-09-2446-123/+225
|
* WinGui: Add Retry Selected and Retry All Jobs to the Queue List right click ↵sr552018-09-224-0/+49
| | | | menu. #1087
* WinGui: Couple of queue bug fixes. #1087sr552018-09-222-9/+3
|
* WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087sr552018-09-225-28/+248
|
* WinGui: Implementing the new queue design. This is currently experimental ↵sr552018-09-2217-289/+958
| | | | and has to be explicitly enabled in preferences -> General #1087
* WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ↵sr552018-09-215-14/+120
| | | | Selection Panel to recover archived queue files. Option will disappear automatically after 7 days.
* WinGui: Allow E-AC3 muxing in MP4sr552018-09-211-1/+0
|
* WinGui: Fix a bug in the Number Box control #1598sr552018-09-181-2/+2
|
* graphics: Remove block from stop icon.Bradley Sepos2018-09-176-371/+408
|
* WinGui: Cosmetic fix on the options pane.sr552018-09-151-1/+1
|
* WinGui: Add Experimental Features preferences to toggle ideas we are ↵sr552018-09-157-19/+99
| | | | experimenting with. Re-enabled in-line queue experiment
* WinGui: Add a prompt on Stop Encode to confirm. Fixes #1571sr552018-09-143-1/+34
|
* WinGui: When opening preferences, reset to General tab if the last tab used ↵sr552018-09-143-3/+14
| | | | was the About tab. #1592
* ffmpeg: fix static audio with pcm in mp4John Stebbins2018-09-091-0/+64
| | | | Fixes https://github.com/HandBrake/HandBrake/issues/1555
* Fix typo in 1.1.2 news.Bradley Sepos2018-09-041-1/+1
|
* Revise Windows news for 1.1.2 release.Bradley Sepos2018-09-041-0/+7
|
* Update news for 1.1.2 release.Bradley Sepos2018-09-031-0/+46
|
* Fix trailing empty spaces and other nits in News file.Bradley Sepos2018-09-031-31/+39
|
* Update news with initial 1.2.0 release notes.Bradley Sepos2018-09-031-0/+47
| | | | This is a version of 0b1ae20436ffaea25007bcb47faa41ca80fae99e (reverted) with proper Unix line endings (LF only).
* Revert "Update NEWS with initial 1.2 release notes."Bradley Sepos2018-09-031-1/+1595
| | | | | | Windows line endings were accidentally added in the offending commit; will be fixed shortly after this commit. This reverts commit 0b1ae20436ffaea25007bcb47faa41ca80fae99e.
* WinGui: Small UI adjustments on the video tab.sr552018-08-311-3/+3
|
* WinGui: Set x264/5 Granularity to 0.5 by default. Also allow the slider ↵sr552018-08-312-4/+4
| | | | control to grow to the available size to make it easier for fine tuning by mouse.
* MacGui: improve the preview border alignment on retina screens.Damiano Galassi2018-08-311-5/+13
|
* MacGui: Implement "Show Source in Finder" in the queue contextual menu.Damiano Galassi2018-08-312-10/+31
|
* MacGui: make the available format tokens textfield highier, and cache the ↵Damiano Galassi2018-08-312-55/+61
| | | | NSDateFormatter.
* contrib: update libdvdnav and libdvdread to version 6.0.0Damiano Galassi2018-08-303-14/+15
|
* Refactor the color tag code, and pass it to the FFmpeg encoders.Damiano Galassi2018-08-289-149/+73
|
* WinGui: Update label in advanced options.sr552018-08-262-2/+2
|
* Set the macOS deployment target to 10.10 when building from the cli.Damiano Galassi2018-08-234-1/+8
|
* libhb: use the same padding as FFmpeg when allocating buffer.Damiano Galassi2018-08-221-1/+1
|
* build: Allows to use clang/clang++ compiler on FreeBSD.Yuichiro NAITO2018-08-225-2/+13
| | | | | LOCALBASE variable is used to indicate where FreeBSD ports are installed. default is /usr/local.
* contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.Bradley Sepos2018-08-166-19/+3
| | | | Extension of and closes #1422.
* Fixing available Levels for VCE and other H265 encoders.sr552018-08-162-8/+17
|
* VCE: Show only supported H264 / HEVC profiles.sr552018-08-162-3/+8
|
* VCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2 ↵sr552018-08-161-2/+7
| | | | #1408
* Update CONTRIBUTING.mdScott2018-08-161-6/+2
|
* Updating Community support sectionScott2018-08-161-0/+2
| | | Community Rules + code of conduct links
* Updating the Contributing and Translations PagesScott2018-08-161-13/+3
|
* Autoname creation dateMatthew Lazarow2018-08-1312-16/+225
| | | | | Adds {creation-date} and {creation-time} templates to autoname preference option.
* WinGui: Minor code tidyup.sr552018-08-137-51/+37
|
* MacGui: fix queue toolbar icon not being updated.Damiano Galassi2018-08-131-89/+86
|
* MacGui: simplify the toolbar badge drawing code, redraw the icon when ↵Damiano Galassi2018-08-121-103/+58
| | | | switching between dark and light mode.