summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-0849-2088/+280
* MacGui: set the rendering intent of the monochromatic toolbar images to "temp...Damiano Galassi2018-06-0711-0/+33
* MaGui: fix activity text color in dark mode.Damiano Galassi2018-06-071-1/+6
* Mac: enable a compiler option recommended by Xcode 9.4.Damiano Galassi2018-06-076-17/+19
* Mac: Use the legacy build system in Xcode 10, the new one requiress some chan...Damiano Galassi2018-06-071-0/+2
* MacGui: make it possible to resize down the "add titles to queue" toolbar but...Damiano Galassi2018-06-064-7/+30
* macosx: Add liblzma (xz) on Mac.Bradley Sepos2018-05-291-0/+6
* contrib: Add Speex decoder libspeex.Bradley Sepos2018-05-291-2/+8
* Mac: Link to FFmpeg's libpostproc and libswresample.Bradley Sepos2018-05-291-0/+12
* MacGui: do not crash if the presets file is not a valid utf8 file.Damiano Galassi2018-04-151-0/+3
* MacGui: update the docs urls for 1.1.01.1.0Damiano Galassi2018-04-054-4/+4
* MacGui: save queue toolbar visibility state. Fixes #1221Damiano Galassi2018-04-051-10/+11
* MacGUI: Select newly saved preset on creation.Bradley Sepos2018-03-171-0/+7
* MacGUI: Improve rename return value conditional.Bradley Sepos2018-03-171-1/+1
* MacGUI: Fix Rename dialog on 10.7.Bradley Sepos2018-03-173-8/+7
* MacGUI: Add Rename Preset dialog.Rodeo3142018-03-177-1/+267
* MacGUI: Rename Picture to Dimensions and move Destination on Queue jobs.Bradley Sepos2018-03-171-7/+7
* MacGUI: Set the popover selected preset to the current on make default.Bradley Sepos2018-03-171-0/+1
* MacGUI: Add Make Default Preset item to Presets menu.Bradley Sepos2018-03-173-6/+17
* MacGUI: Update main window preset control when changing the default preset vi...Bradley Sepos2018-03-171-0/+1
* MacGUI: Update main window preset control when renaming via popover.Bradley Sepos2018-03-173-6/+15
* MacGUI: After deleting a preset, select the default preset.Bradley Sepos2018-03-171-3/+1
* MacGUI: Add Delete item to Presets menu.Bradley Sepos2018-03-174-3/+20
* MacGUI: Set the popover selected preset to the current preset on close.Bradley Sepos2018-03-171-0/+1
* MacGUI: Load the presets popover view on main window load.Bradley Sepos2018-03-171-0/+2
* Misc. typosluz.paz2018-02-2016-18/+18
* MacGUI: Add Presets item to main window toolbar again.Bradley Sepos2018-02-031-8/+9
* MacGui: do not resize the main window if the text in the title popup is too l...Damiano Galassi2018-01-311-27/+32
* MacGui: fix the queue job descriptions cache.Damiano Galassi2018-01-311-3/+8
* MacGUI: Minor revision to notification text.Bradley Sepos2018-01-281-2/+2
* MacGUI: Coding style cosmetics.Bradley Sepos2018-01-261-1/+2
* MacGUI: More minor adjustments and fixes to main window auto layout.Bradley Sepos2018-01-261-3/+2
* 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