summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add maxHeight/maxWidth validation.Damiano Galassi2020-11-212-6/+56
* MacGui: fix pad filter when used together with the rotate filter.Damiano Galassi2020-11-211-5/+29
* MacGui: set the tableviews style to plain.Damiano Galassi2020-11-138-119/+116
* MacGui: improve padding values validation.Damiano Galassi2020-11-102-29/+41
* MacGUI: Improve storage size controls alignment.Bradley Sepos2020-11-091-10/+10
* MacGUI: Add 1440p 2.5K to resolution limit list.Bradley Sepos2020-11-098-0/+29
* MacGui: do not set NULL values in CVImageBufferCreateColorSpaceFromAttachment...Damiano Galassi2020-11-091-5/+18
* macosx: Add automatic passthru checkbox control for MP2.Bradley Sepos2020-11-081-0/+15
* MP2 PassThru (macOS part)Nomis1012020-11-083-0/+25
* MacGui: improve table view sizing and some localization fixes.Damiano Galassi2020-11-076-431/+529
* MacGui: update german localization.Nomis1012020-11-0615-222/+262
* MacGui: update Italian localization.Damiano Galassi2020-11-0514-218/+258
* MacGui: use rounder hud corner on macOS 11, improve first launch windows posi...Damiano Galassi2020-11-056-75/+80
* MacGui: fix some layout issues.Damiano Galassi2020-11-055-104/+104
* MacGui: update Sparkle submodule.Damiano Galassi2020-11-051-0/+0
* build: add 'MACOSX' prefix to the 'UB' defines.Damiano Galassi2020-11-052-46/+46
* build: improve ub target to generate a arm64/x86_64 binary.Damiano Galassi2020-11-055-11/+89
* MacGui: do not reset the max width and max height when the resolution limit i...Damiano Galassi2020-10-081-2/+0
* MacGui: align UI elements.Damiano Galassi2020-10-085-122/+117
* MacGui: use a segmented control for the presets popover action buttons.Damiano Galassi2020-10-083-60/+60
* MacGui: fix a truncated label in the preferences.Damiano Galassi2020-10-051-52/+52
* MacGui: replace the floating dimensions window with a popover with only cropp...Damiano Galassi2020-10-0516-797/+344
* MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add preset...Damiano Galassi2020-10-058-120/+127
* MacGui: fix a compiler warning.Damiano Galassi2020-10-051-1/+1
* MacGui: use a non deprecated api for table views drag & drop.Damiano Galassi2020-10-056-68/+119
* MacGui: add the 'allow upscaling' and 'use maximum size' checkbox to the dime...Damiano Galassi2020-10-024-30/+148
* MacGui: map more transfer functions to CGColorSpaceRef, simplify copyImageAtI...Damiano Galassi2020-10-024-33/+54
* MacGui: remove the modulus popup button.Damiano Galassi2020-09-287-194/+49
* MacGui: add pad filter ui, move rotate filter to the dimensions tab.Damiano Galassi2020-09-2411-901/+1879
* MacGui: run the Xcode 12.2 project check.Damiano Galassi2020-09-245-5/+5
* MacGUI: add back a missing assigment to a voice over label. Improve the track...Damiano Galassi2020-09-142-4/+5
* MacGui: remove an unneeded file.Damiano Galassi2020-09-131-4/+0
* MacGui: move a localization file to the right place.Damiano Galassi2020-09-131-12/+2
* MacGui: use sf symbols images for the preferences on macOS 11.Damiano Galassi2020-09-131-11/+25
* MacGui: mark another 'Overwrite' button as destructive action.Damiano Galassi2020-09-121-0/+6
* MacGui: always show a separator line between the queue titlebar and the conte...Damiano Galassi2020-09-121-0/+1
* MacGui: add a prefix to the NSArray and NSIndexSet categories.Damiano Galassi2020-09-126-26/+26
* MacGui: improve queue contextual menu items validation.Damiano Galassi2020-09-123-8/+52
* MacGui: remove an unneeded iboutlet.Damiano Galassi2020-09-111-1/+0
* MacGui: remove the pointless 'show all' button in the selection behaviours sh...Damiano Galassi2020-09-114-216/+100
* MacGui: mark the overwrite button in modals as destructive actions.Damiano Galassi2020-09-111-2/+14
* MacGui: show a stop row in the queue when 'Stop after current job' option is ...Damiano Galassi2020-09-1121-179/+376
* MacGui: add a 1000000 limit to the average bitrate field.Damiano Galassi2020-09-032-37/+38
* MacGui: fix quality type validation.Damiano Galassi2020-08-251-10/+2
* libhb: improve videotoolbox detection and add support for constant quality en...Damiano Galassi2020-08-232-2/+2
* [macOS] Fix two minor InfoPlist.strings issuesNomis1012020-08-182-1/+4
* Fix toolbar items size on macOS 11.Damiano Galassi2020-08-0613-164/+257
* MacGui: use a submodule for Sparkle.Damiano Galassi2020-08-06212-5060/+413
* MacGui: fix a couple layout issues on macOS 11.Damiano Galassi2020-08-038-242/+253
* MacGui: bring the main window to front before starting a scan.Damiano Galassi2020-08-031-0/+2