summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: upgrade Sparkle to version 1.21.31.2.2Damiano Galassi2019-02-2218-15/+25
* MacGui: fix documentation urls to point to the right version of the docs.Damiano Galassi2019-02-164-4/+4
* MacGui: Update min title duration preferences label.Damiano Galassi2019-02-111-7/+7
* MacGui: made the preview hud a bit larger.Damiano Galassi2019-02-103-27/+26
* MacGui: try to fix an hang on Sierra.Damiano Galassi2019-01-092-24/+18
* Update copyright dates to 2019.Bradley Sepos2018-12-312-3/+3
* Fix macOS codesign script.Damiano Galassi2018-12-251-2/+1
* MacGui: fix file extension when setting a preset.Damiano Galassi2018-12-251-2/+4
* MacGui: refactor HBStateFormatter.Damiano Galassi2018-12-134-168/+154
* MacGui: add a touch bar button to open a new source when all the windows are ...Damiano Galassi2018-12-131-0/+36
* MacGui: write a log message when sleep is prevented/allowed.Damiano Galassi2018-12-131-0/+2
* MacGui: update German localization (Dec 2018).Simon Lämmle2018-12-078-71/+60
* MacGui: fix an exception in the preview window touchbar.Damiano Galassi2018-11-181-6/+12
* MacGui: disable two-pass when VideoToolbox is the selected encoder.Damiano Galassi2018-11-151-6/+4
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-155-1/+98
* MacGui: made some touch bar buttons smaller.Damiano Galassi2018-11-152-4/+4
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-115-61/+98
* MacGui: show a progress bar on the encoded file in Finder.Damiano Galassi2018-11-111-1/+33
* MacGui: more safe kvo removal, use libhb function to get the quaility name, f...Damiano Galassi2018-11-033-29/+36
* MacGui: improve the auto naming to avoid updating the name when unrelated set...Damiano Galassi2018-11-034-48/+220
* MacGUI: Revise stop encoding dialog.Bradley Sepos2018-11-021-7/+7
* MacGui: change the overwrite method to check only for ready and working jobs....Damiano Galassi2018-11-021-1/+2
* MacGui: move the advanced x264 panel to the 'Additional options' text field c...Damiano Galassi2018-10-2713-470/+236
* MacGui: add an assert in HBQueueController to track down a rare crash.Damiano Galassi2018-10-271-1/+3
* MacGui: add a en.lproj folder to HandBrakeKit.framework.Damiano Galassi2018-10-202-0/+5
* MacGui: update German localization.Damiano Galassi2018-10-2021-434/+642
* MacGui: load the HandBrakeKit framework localized strings from the framework ...Damiano Galassi2018-10-2014-140/+219
* build: revert to the legacy Xcode build system until until we found a way to ...Damiano Galassi2018-10-202-2/+3
* build: use a better workaround for the new Xcode build system.Damiano Galassi2018-10-196-52/+110
* build: add a workaround to the Xcode project to make it work with the new Xco...Damiano Galassi2018-10-182-6/+44
* MacGui: fix a warning.Damiano Galassi2018-10-181-1/+1
* MacGui: improve touch bar support, add touch bars to the add titles to queue ...Damiano Galassi2018-10-166-5/+122
* MacGui: add touch bars in the preview window, improve touch bars in the main ...Damiano Galassi2018-10-1017-104/+736
* MacGui: add touch bars to main and queue windows.Damiano Galassi2018-10-089-176/+517
* MacGui: add a missing [super init]Damiano Galassi2018-10-081-1/+5
* MacGui: add a dark mode toolbar icons set.Damiano Galassi2018-09-2446-123/+225
* 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 NSD...Damiano Galassi2018-08-312-55/+61
* Set the macOS deployment target to 10.10 when building from the cli.Damiano Galassi2018-08-233-0/+7
* contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.Bradley Sepos2018-08-161-6/+0
* Autoname creation dateMatthew Lazarow2018-08-135-8/+89
* 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 switchi...Damiano Galassi2018-08-121-103/+58
* MacGUI: Update menu items and tooltips related to Selection Behavior.Bradley Sepos2018-08-112-14/+16
* MacGui: fix closing the add catagery window when presented as modal.Damiano Galassi2018-08-091-2/+18
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-071-1/+1
* MacGui: fix progress report textfield height on 10.14Damiano Galassi2018-08-062-60/+59
* MacGui: corrently display the presets popover on 10.14 dark mode.Damiano Galassi2018-08-041-2/+2
* MacGui: fix a number of static analyser warnings.Damiano Galassi2018-08-041-43/+58