summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioDefaults.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-3/+17
* MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.ritsuka2015-04-181-0/+6
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-14/+2
* MacGui: let HBAudioTrackPreset know the current container.ritsuka2015-01-301-0/+29
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-2/+30
* MacGui: implement NSCoding protocol in HBJob.ritsuka2014-12-221-0/+43
* MacGui: removed two useless array creation and made a copy of the trackSelect...ritsuka2014-11-021-1/+1
* MacGui: store the audio and subtitles defaults in each queue item so they can...ritsuka2014-08-251-1/+3
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-221-0/+241