summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: update Sparkle to version 1.20.Damiano Galassi2018-07-1922-29/+63
* MacGui: validate the custom filters settings in the GUI.Damiano Galassi2018-07-182-31/+232
* MacGui: add missing Localizable.strings file.Damiano Galassi2018-07-122-7/+673
* MacGui: remove two non existing files from the Xcode project.Damiano Galassi2018-07-121-24/+0
* MacGui: fix the presets view that was broken a few days ago.Damiano Galassi2018-07-121-1/+1
* MacGui: add German localisation by Nomis101.Damiano Galassi2018-07-1227-0/+2859
* MacGui: make it possible to localise the default chapters titles.Damiano Galassi2018-07-111-1/+1
* MacGui: remove a bunch of unneeded compatibility code.Damiano Galassi2018-07-1014-102/+48
* MacGui: made possible to localise more UI strings.Damiano Galassi2018-07-103-64/+90
* MacGui: do not play a sound for notification if alerts are disabled in prefs.Damiano Galassi2018-06-131-7/+5
* MacGui: fix x264 unparsed string and advanced panel.Damiano Galassi2018-06-131-3/+3