summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioDefaults.h
Commit message (Expand)AuthorAgeFilesLines
* mac: Update Selection Behavior texts and tooltips.Bradley Sepos2017-12-051-1/+1
* MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...Damiano Galassi2016-10-291-0/+1
* MacGui: switched the audio defaults track tableview to view based, and fixed ...Damiano Galassi2015-10-281-1/+1
* MacGui: add redo/undo supports to the audio part of HBJob.Damiano Galassi2015-10-241-3/+4
* MacGui: partial undo/redo support in the defaults sheets.Damiano Galassi2015-10-221-0/+2
* MacGui: add more nullability annotations.ritsuka2015-06-011-0/+4
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.ritsuka2015-04-181-0/+3
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+2
* MacGui: let HBAudioTrackPreset know the current container.ritsuka2015-01-301-0/+5
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-4/+2
* MacGui: implement NSCoding protocol in HBJob.ritsuka2014-12-221-1/+1
* MacGui: store the audio and subtitles defaults in each queue item so they can...ritsuka2014-08-251-1/+1
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-221-0/+42