summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Use empty strings instead of "None" when Summary items are disabled.Bradley Sepos2018-01-251-3/+3
* MacGUI: Disable all labels when no source loaded.Bradley Sepos2018-01-254-0/+34
* MacGUI: Consistently left-align main window titles.Bradley Sepos2018-01-251-6/+6
* MacGUI: Move toolbar item badge and vary type size with scale factor.Bradley Sepos2018-01-251-3/+14
* MacGUI: Make toolbar layout and configuration more consistent.Bradley Sepos2018-01-251-6/+5
* MacGUI: Fix sizing issue with Add Titles To Queue toolbar button.Bradley Sepos2018-01-251-2/+2
* MacGUI: Add ellipsis to label button that opens a dialog, update tooltip.Bradley Sepos2018-01-251-5/+5
* MacGUI: Improve auto layout on main window.Bradley Sepos2018-01-251-10/+12
* MacGui: Add preset reload button.sr552018-01-255-13/+49
* MacGui: Change + to 'Save New Preset' to be consistent with the Win/Linux GUIs.sr552018-01-251-5/+4
* mac: Use E-AC3 instead of EAC3 in audio selection behavior sheet.Bradley Sepos2018-01-231-2/+2
* build: Add sign function to macosx module.Bradley Sepos2018-01-104-2/+143
* MacGui: rearrange the toolbar and add a button to save a new preset in the ma...Damiano Galassi2018-01-101-11/+23
* build: Unclobber PATH when shunting build through Xcode.Bradley Sepos2018-01-101-0/+4
* 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 las...Damiano Galassi2017-12-202-1/+3
* 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 pictu...Damiano Galassi2017-12-152-17/+15
* 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 copyColorSpa...Damiano Galassi2017-12-151-0/+4
* 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
* Revise new presets toolbar icon.Bradley Sepos2017-12-132-0/+0
* MacGui: do not automatically resize the window if the source file name is lon...Damiano Galassi2017-12-131-35/+38
* Revise queue-related toolbar icons.Bradley Sepos2017-12-134-0/+0
* 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
* 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 preferences...Damiano Galassi2017-12-121-2/+2
* 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 before...Damiano Galassi2017-12-111-7/+10
* Add new preview toolbar icon.Bradley Sepos2017-12-115-2/+2
* 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