Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: Implement "Show Source in Finder" in the queue contextual menu. | Damiano Galassi | 2018-08-31 | 2 | -10/+31 |
| | |||||
* | MacGui: make the available format tokens textfield highier, and cache the ↵ | Damiano Galassi | 2018-08-31 | 2 | -55/+61 |
| | | | | NSDateFormatter. | ||||
* | contrib: update libdvdnav and libdvdread to version 6.0.0 | Damiano Galassi | 2018-08-30 | 3 | -14/+15 |
| | |||||
* | Refactor the color tag code, and pass it to the FFmpeg encoders. | Damiano Galassi | 2018-08-28 | 9 | -149/+73 |
| | |||||
* | WinGui: Update label in advanced options. | sr55 | 2018-08-26 | 2 | -2/+2 |
| | |||||
* | Set the macOS deployment target to 10.10 when building from the cli. | Damiano Galassi | 2018-08-23 | 4 | -1/+8 |
| | |||||
* | libhb: use the same padding as FFmpeg when allocating buffer. | Damiano Galassi | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | build: Allows to use clang/clang++ compiler on FreeBSD. | Yuichiro NAITO | 2018-08-22 | 5 | -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 Sepos | 2018-08-16 | 6 | -19/+3 |
| | | | | Extension of and closes #1422. | ||||
* | Fixing available Levels for VCE and other H265 encoders. | sr55 | 2018-08-16 | 2 | -8/+17 |
| | |||||
* | VCE: Show only supported H264 / HEVC profiles. | sr55 | 2018-08-16 | 2 | -3/+8 |
| | |||||
* | VCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2 ↵ | sr55 | 2018-08-16 | 1 | -2/+7 |
| | | | | #1408 | ||||
* | Update CONTRIBUTING.md | Scott | 2018-08-16 | 1 | -6/+2 |
| | |||||
* | Updating Community support section | Scott | 2018-08-16 | 1 | -0/+2 |
| | | | Community Rules + code of conduct links | ||||
* | Updating the Contributing and Translations Pages | Scott | 2018-08-16 | 1 | -13/+3 |
| | |||||
* | Autoname creation date | Matthew Lazarow | 2018-08-13 | 12 | -16/+225 |
| | | | | | Adds {creation-date} and {creation-time} templates to autoname preference option. | ||||
* | WinGui: Minor code tidyup. | sr55 | 2018-08-13 | 7 | -51/+37 |
| | |||||
* | MacGui: fix queue toolbar icon not being updated. | Damiano Galassi | 2018-08-13 | 1 | -89/+86 |
| | |||||
* | MacGui: simplify the toolbar badge drawing code, redraw the icon when ↵ | Damiano Galassi | 2018-08-12 | 1 | -103/+58 |
| | | | | switching between dark and light mode. | ||||
* | vfr: fix jitter in 59.94 to 29.97 framerate conversion | John Stebbins | 2018-08-11 | 1 | -7/+13 |
| | | | | Fixes: https://github.com/HandBrake/HandBrake/issues/1487 | ||||
* | MacGUI: Update menu items and tooltips related to Selection Behavior. | Bradley Sepos | 2018-08-11 | 2 | -14/+16 |
| | | | | A few of these were missed previously. | ||||
* | LinGui: update translations from transifex | John Stebbins | 2018-08-10 | 10 | -12203/+21609 |
| | |||||
* | LinGUI: Update scalable pause encode icon. | Bradley Sepos | 2018-08-10 | 1 | -2/+2 |
| | | | | Center align the two bars creating the pause symbol on the horizontal axis. | ||||
* | LinGUI: Update 32x32 icons. | Bradley Sepos | 2018-08-10 | 3 | -0/+0 |
| | | | | These are special case versions of their larger versions. | ||||
* | graphics: Add more icons for macOS 10.14 Mojave dark mode. | Bradley Sepos | 2018-08-10 | 35 | -0/+1103 |
| | | | | | | Also fixed pause icon alignment (was slightly off-center) and added a new stop encode icon better matching the encode/pause icons. #1392 | ||||
* | LinGui: fix single title scan marks preset modified | John Stebbins | 2018-08-09 | 2 | -1/+10 |
| | |||||
* | WinGui: Cleanup of some unneeded references across the projects. | sr55 | 2018-08-09 | 6 | -17/+0 |
| | |||||
* | WinGui: Preparing the UI for a move to .NET CORE next year when the Desktop ↵ | sr55 | 2018-08-09 | 1 | -36/+47 |
| | | | | Packs get released. Removing use of legacy Microsoft.VisualBasic.FileIO reference. Chapter Importer re-written to accommodate. | ||||
* | MacGui: fix closing the add catagery window when presented as modal. | Damiano Galassi | 2018-08-09 | 1 | -2/+18 |
| | |||||
* | LinGui: fix problem with preset selection... | John Stebbins | 2018-08-08 | 1 | -2/+1 |
| | | | | | ...from preset management window. Window closed every time a preset was selected. | ||||
* | LinGui: handle missing default preset better | John Stebbins | 2018-08-08 | 1 | -0/+14 |
| | | | | | | | | Search for original default official preset. If still missing, select first available preset. Addresses problem seen in: https://github.com/HandBrake/HandBrake/pull/1524 | ||||
* | Fix arithmetic exception in hb_set_anamorphic_size2() when displaying preview | Emeric | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | presets: fix setting of default preset values | John Stebbins | 2018-08-08 | 1 | -1/+1 |
| | | | | | Fixes root cause of problem reported in: https://github.com/HandBrake/HandBrake/pull/1524 | ||||
* | NVEnc: Add human names for encoder presets and remove currently invalid options. | sr55 | 2018-08-08 | 3 | -2/+49 |
| | |||||
* | fix race in getting sequence_id of completed job | John Stebbins | 2018-08-07 | 7 | -20/+35 |
| | | | | | | | | | The sequence_id was only available for the WORKING state and not the WORKDONE state. But frontends poll for status periodically and can miss all status updates for the WORKING state if the file is very short or an error occurs early during transcoding. When WORKING status is missed, there was no way to know the sequence_id associated with the WORKDONE status. | ||||
* | LinGui: fix some small memory leaks | John Stebbins | 2018-08-07 | 3 | -10/+17 |
| | |||||
* | pkg: remove ubuntu 17.10 (Artful) from snapshots | John Stebbins | 2018-08-07 | 1 | -15/+0 |
| | | | | Artful is obsolete and the PPA no longer accepts submissions for it. | ||||
* | bd: handle "broken units" better | John Stebbins | 2018-08-06 | 1 | -20/+46 |
| | | | | | | | | | libbluray detects and skips broken units (6114 byte chunks). But it returns 0 in such cases. We were interpreting this as the end of the title and signalling a successful encode. Instead, look for BD_EVENT_END_OF_TITLE for end of title detection. And perform read retries when bd_read returns 0. | ||||
* | libbluray: add debug symbols when debugging is enabled | John Stebbins | 2018-08-06 | 1 | -0/+4 |
| | |||||
* | MacGui: fix progress report textfield height on 10.14 | Damiano Galassi | 2018-08-06 | 2 | -60/+59 |
| | |||||
* | sync: fix duration of silence buffers | John Stebbins | 2018-08-05 | 1 | -4/+10 |
| | | | | | | | Audio mixdown occurs in decoders before sync. So number of channels in a silence buffer is the output channel count. But audio samplerate conversion happens in later here in sync.c FilterAudioFrame, so samples_per_frame in silence buffers are still the input sample count. | ||||
* | MacGui: corrently display the presets popover on 10.14 dark mode. | Damiano Galassi | 2018-08-04 | 1 | -2/+2 |
| | |||||
* | MacGui: fix a number of static analyser warnings. | Damiano Galassi | 2018-08-04 | 1 | -43/+58 |
| | |||||
* | WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now ↵ | sr55 | 2018-08-03 | 3 | -4/+15 |
| | | | | Ctrl-E instead. (Makes more sense this way) | ||||
* | VCE: Working on CQ mode for AMD VCE. #1408 | sr55 | 2018-07-30 | 1 | -1/+16 |
| | |||||
* | WinGui: Don't grey out the Start Queue button when the encode is paused. #1501 | sr55 | 2018-07-29 | 2 | -13/+3 |
| | |||||
* | WinGui: Make sure the Container is selected before the Audio/Subtitle tabs ↵ | sr55 | 2018-07-26 | 1 | -1/+1 |
| | | | | to avoid incorrect default behaviours triggering. Fixes #1500 | ||||
* | WinGui: Alignment tweak on the main window. | sr55 | 2018-07-25 | 1 | -2/+2 |
| | |||||
* | WinGui: Allow the Title Dropdown to grow in width where it makes sense. #1499 | sr55 | 2018-07-25 | 1 | -20/+29 |
| | |||||
* | WinGui: Make the error message nicer when the system clipboard is ↵ | sr55 | 2018-07-25 | 5 | -19/+53 |
| | | | | unavailable. #1498 |