summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioTrackPreset.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: update a file header and fix a comment.ritsuka2015-01-091-7/+5
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-0/+20
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-0/+31
* MacGui: fixed the bitrates popup in the audio default panel, it didn’t upda...ritsuka2014-08-161-1/+6
* MacGui: fixed gain validation in the audio panel. Remove the drc validation b...ritsuka2014-08-101-20/+6
* MacGui: Modernized the objc syntax of HBAudio/HBAudioController and avoided t...ritsuka2014-08-051-33/+18
* MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...ritsuka2014-08-041-0/+370