summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioDefaultsController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-5/+3
* MacGui: update the docs urls for 1.1.01.1.0Damiano Galassi2018-04-051-1/+1
* MacGui: add an help button to quickly open the docs in the add preset, audio ...Damiano Galassi2016-05-291-0/+6
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-1/+2
* MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste...Damiano Galassi2015-10-291-6/+9
* MacGui: switched the audio defaults track tableview to view based, and fixed ...Damiano Galassi2015-10-281-4/+4
* MacGui: add redo/undo supports to the audio part of HBJob.Damiano Galassi2015-10-241-6/+7
* MacGui: partial undo/redo support in the defaults sheets.Damiano Galassi2015-10-221-0/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-9/+7
* MacGui: let HBAudioTrackPreset know the current container.ritsuka2015-01-301-1/+1
* MacGui: fixed some warnings.ritsuka2014-10-301-5/+0
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-221-3/+3
* MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...ritsuka2014-08-041-0/+109