summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)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 ↵Damiano Galassi2020-11-091-5/+18
| | | | CVImageBufferCreateColorSpaceFromAttachments() input.
* 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
| | | | Sync from Transifex
* MacGui: update Italian localization.Damiano Galassi2020-11-0514-218/+258
|
* MacGui: use rounder hud corner on macOS 11, improve first launch windows ↵Damiano Galassi2020-11-056-75/+80
| | | | position.
* 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 ↵Damiano Galassi2020-10-081-2/+0
| | | | is set to custom.
* 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 ↵Damiano Galassi2020-10-0516-797/+344
| | | | cropping settings.
* MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add ↵Damiano Galassi2020-10-058-120/+127
| | | | preset sheet, fixed an issue when the source size is bigger than the selected resolution limit.
* 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 ↵Damiano Galassi2020-10-024-30/+148
| | | | dimensions tab.
* MacGui: map more transfer functions to CGColorSpaceRef, simplify ↵Damiano Galassi2020-10-024-33/+54
| | | | copyImageAtIndex: method.
* 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 ↵Damiano Galassi2020-09-142-4/+5
| | | | track name textfield voice over label.
* 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 ↵Damiano Galassi2020-09-121-0/+1
| | | | content on macOS 11.
* 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 ↵Damiano Galassi2020-09-114-216/+100
| | | | sheets.
* 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
| | | | selected.
* 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 ↵Damiano Galassi2020-08-232-2/+2
| | | | encoding mode when available.
* [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
|