summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* mac: Use E-AC3 instead of EAC3 in audio selection behavior sheet.Bradley Sepos2018-01-231-2/+2
| | | | Fixes #1131.
* build: Add sign function to macosx module.Bradley Sepos2018-01-104-2/+143
| | | | make sign ID="Developer ID"
* MacGui: rearrange the toolbar and add a button to save a new preset in the ↵Damiano Galassi2018-01-101-11/+23
| | | | main window.
* build: Unclobber PATH when shunting build through Xcode.Bradley Sepos2018-01-101-0/+4
| | | | Tools shipping with Xcode are still in PATH, only moved from first to last priority. Avoids accidentally using old tools where a newer version is installed. This ensures the tools identified by configure will be the exact tools used by make via Xcode.
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
|
* MacGui: fix build on 10.12 sdk.Damiano Galassi2017-12-251-1/+1
|
* MacGui: fix a typo and the progress bar that was already hidden after the ↵Damiano Galassi2017-12-202-1/+3
| | | | last VoiceOver improvements.
* MacGui: update preset when navigating with the keyboard arrows, fix #452Damiano Galassi2017-12-204-28/+44
|
* MacGui: improve VoiceOver navigation.Damiano Galassi2017-12-197-314/+368
|
* MacGui: append "(Modified)" to the preset name.Damiano Galassi2017-12-192-4/+10
|
* MacGui: make a copy of a job when sending it back to the main window.Damiano Galassi2017-12-191-1/+1
|
* MacGui: fix preview window scale factor on retina displays.Damiano Galassi2017-12-161-9/+8
|
* MacGui: make the previous and next preview image button larger, fix the ↵Damiano Galassi2017-12-152-17/+15
| | | | picture size label not being update the first time.
* MacGui: remove the source size label from the dimensions panel.Damiano Galassi2017-12-153-72/+33
|
* MacGui: add a short source description after the source name.Damiano Galassi2017-12-155-24/+61
|
* MacGui: add the new preview view controller to the Xcode project.Damiano Galassi2017-12-151-0/+18
|
* MacGui: add a next and previous button to the summary panel preview.Damiano Galassi2017-12-155-46/+326
|
* MacGui: add the kCVImageBufferTransferFunction_ITU_R_2100_HLG to ↵Damiano Galassi2017-12-151-0/+4
| | | | copyColorSpace()
* MacGui: move the playlist number at the end of the title string.Damiano Galassi2017-12-151-2/+2
|
* MacGui: add a "New preset" menu item to the preset pull down."Damiano Galassi2017-12-141-3/+9
|
* Revise standard resolution open source toolbar icon.Bradley Sepos2017-12-131-0/+0
|
* Revise new preview toolbar icon.Bradley Sepos2017-12-132-0/+0
| | | | Make insignia part of knockout and add dedicated standard resolution version.
* Revise new presets toolbar icon.Bradley Sepos2017-12-132-0/+0
| | | | Improve hard edges, especially on standard resolution displays. Add standard resolution master file.
* MacGui: do not automatically resize the window if the source file name is ↵Damiano Galassi2017-12-131-35/+38
| | | | longer than the windows width.
* Revise queue-related toolbar icons.Bradley Sepos2017-12-134-0/+0
| | | | Make sun object a bit smaller for better balance.
* mac: Use new activity log toolbar icon on Mac.Bradley Sepos2017-12-135-2/+2
|
* Revise new presets toolbar icon.Bradley Sepos2017-12-132-0/+0
| | | | Add master file.
* Rename Preview 3 icons to Preview 2.Bradley Sepos2017-12-133-2/+2
|
* mac: Use new queue-related toolbar icons on Mac.Bradley Sepos2017-12-1310-4/+4
|
* mac: Use new open source toolbar icon on Mac.Bradley Sepos2017-12-135-2/+2
|
* MacGui: do not update the UI if the windows are not visible.Damiano Galassi2017-12-122-12/+84
|
* MacGui: do not hide the "Range:" label when libdvdnav is disabled.Damiano Galassi2017-12-121-11/+6
|
* MacGui: use the standard macOS icons for the general and advanced ↵Damiano Galassi2017-12-121-2/+2
| | | | preferences tabs.
* mac: Use newest preview toolbar icon.Bradley Sepos2017-12-125-2/+2
|
* mac: Revert to the old preview icon.Bradley Sepos2017-12-115-2/+2
|
* MacGui: rearrange the title description to show the index and timecode ↵Damiano Galassi2017-12-111-7/+10
| | | | before the file name.
* Add new preview toolbar icon.Bradley Sepos2017-12-115-2/+2
| | | | Use on Mac.
* MacGui: add a "Start" column in the chapters tableview.Damiano Galassi2017-12-117-30/+118
|
* MacGui: remove the audio preferences.Damiano Galassi2017-12-113-160/+5
|
* MacGui: remove an old workaround for a forgotten issue with progress bars.Damiano Galassi2017-12-071-13/+0
|
* MacGui: fix main window layout on 10.7.Damiano Galassi2017-12-071-115/+142
|
* MacGui: when reloading a job from the queue, reset the job state to ↵Damiano Galassi2017-12-071-0/+1
| | | | HBJobStateReady, so that if the user undo the action the job won't be stuck in the working state.
* MacGui: remove unneeded outlets and NSAnimationContext in HBController.Damiano Galassi2017-12-072-33/+11
|
* MacGui: preserve the textfield selection/insertion point when calling ↵Damiano Galassi2017-12-071-1/+12
| | | | HB_endEditing.
* MacGui: fix some warnings in the xib files.Damiano Galassi2017-12-072-52/+49
|
* mac: Adjust main window progress area vertical spacing.Bradley Sepos2017-12-062-6/+7
|
* mac: Add missing constraints to main window scanning progress bar.Bradley Sepos2017-12-061-1/+5
|
* mac: Tweak spacing on Summary tab.Bradley Sepos2017-12-061-4/+4
|
* mac: Widen popover to show all official presets without clipping.Bradley Sepos2017-12-061-1/+1
|
* Nudge new presets icon a few pixels.Bradley Sepos2017-12-062-0/+0
| | | | Appears more centered, perceptually.