summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: sanitise modulus values.Damiano Galassi2017-08-061-0/+5
* MacGUI: Add Align A/V Start to Queue info.Bradley Sepos2017-07-261-0/+5
* MacGUI: Capitalize Web Optimized and iPod 5G Support.Bradley Sepos2017-07-262-4/+4
* MacGui: update the main window browse button tooltip.Damiano Galassi2017-07-261-6/+6
* MacGui: mark some preview's layers as opaque.Damiano Galassi2017-07-261-0/+2
* MacGui: allow crop values to be larger than sourceValue / 2Damiano Galassi2017-07-265-74/+93
* MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.Bradley Sepos2017-07-241-1/+1
* MacGui: fix the minimun disk space textfield tooltip.Damiano Galassi2017-07-211-7/+8
* MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ...Damiano Galassi2017-06-191-2/+3
* MacGui: use "localizedStandardCompare:" to sort the titles by name in the add...Damiano Galassi2017-06-191-9/+10
* MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI el...Damiano Galassi2017-06-196-91/+97
* MacGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...Damiano Galassi2017-06-184-7/+47
* MacGui: enable some new warnings in Xcode 9.Damiano Galassi2017-06-155-5/+23
* MacGui: add a preferences option to configure the queue low disk space warning.Damiano Galassi2017-06-153-46/+101
* MacGui: fix a small leak.Damiano Galassi2017-06-131-1/+2
* MacGui: add none fallback.Damiano Galassi2017-06-122-2/+5
* MacGui: sort the keys of the exported json presets on 10.13 and later.Damiano Galassi2017-06-121-1/+2
* MacGui: call CVImageBufferCreateColorSpaceFromAttachments() to create the pre...Damiano Galassi2017-06-121-2/+79
* sharpen: Fix typos in tooltips.Bradley Sepos2017-06-071-2/+2
* sharpen: Use better tune names.Bradley Sepos2017-06-031-1/+1
* MacGui: fix deinterlace presets and sharpen tune undo support.Damiano Galassi2017-06-021-3/+3
* mac: Revise sharpen filters tooltops.Bradley Sepos2017-06-011-3/+3
* mac: Add support for sharpening filters. (#760)Bradley Sepos2017-06-018-98/+607
* MacGui: use a newer api to get the disk free space.Damiano Galassi2017-05-311-5/+22
* MacGui: do not load an HBJob is there is no file URL.Damiano Galassi2017-05-311-2/+2
* MacGui: fix the "alert when done sound", it was checking the wrong key.Damiano Galassi2017-04-222-29/+29
* MacGui: do not use NSSecureCoding on 10.8, it crashes.Damiano Galassi2017-04-211-1/+8
* MacGui: do not load a job from disk if one or more job objects are missing.Damiano Galassi2017-04-219-33/+53
* MacGui: NSUUID is not available on 10.7, replace it with CFUUIDRefDamiano Galassi2017-04-211-2/+9
* MacGui: fix tests for the sandboxed schemes.Damiano Galassi2017-04-144-8/+20
* MacGui: fix auto mixdown.Damiano Galassi2017-04-131-9/+1
* MacGui: do not duplicate the subtitle source track each time the job is read ...Damiano Galassi2017-03-171-1/+1
* MacGui: improve the job description in the queue.Damiano Galassi2017-03-173-366/+377
* MacGui: end the textfields editing before adding a job to queue or creating a...Damiano Galassi2017-03-164-50/+89
* MacGui: add a message in the panel to select the external app.Damiano Galassi2017-03-151-0/+1
* MacGui: remove two unused vars.Damiano Galassi2017-03-151-8/+2
* MacGui: fix a possible race condition with the multiprocess queue when editin...Damiano Galassi2017-03-151-2/+1
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-102-26/+3
* MacGui: fix "add titles to queue" toolbar item sizeDamiano Galassi2017-03-081-24/+24
* MacGui: forgot an else block in the previous commitDamiano Galassi2017-03-021-1/+4
* MacGui: do not remove a job from the queue if the rescan to the main window f...Damiano Galassi2017-03-024-43/+63
* MacGui: fix a typo.Damiano Galassi2017-02-241-1/+1
* MacGui: set a sort descriptor by default in the titles selection table.Damiano Galassi2017-02-241-0/+6
* MacGui: preserve the output file name if auto naming is not enabled and the s...Damiano Galassi2017-02-222-2/+13
* MacGui: allow to sort by title/name/duration in the title selections sheet.Damiano Galassi2017-02-044-51/+68
* MacGui: make it possible to create a new folder in the destination open panel.Damiano Galassi2017-02-041-0/+1
* MacGui: add a "Add titles to queue" toolbar button.Damiano Galassi2017-02-041-15/+49
* MacGui: set toolbar images dpi to 72, so Xcode doesn't go crazy and resize th...Damiano Galassi2017-02-0420-0/+0
* MacGui: improve management of security scoped resources. Fix external SRT in ...Damiano Galassi2017-01-2513-94/+219
* MacGui: select the right title when editing a queue job, libhb avoids rescann...Damiano Galassi2017-01-251-1/+17