summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioTrackPreset.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: do not show "Auto passthru" in the audio panel encoders pop up. Allow...Damiano Galassi2016-11-021-0/+1
* MacGui: rework HBAudioTrack to use less NSDictionary.Damiano Galassi2016-09-031-16/+0
* MacGui: switched the audio defaults track tableview to view based, and fixed ...Damiano Galassi2015-10-281-8/+8
* 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: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-1/+1
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: let HBAudioTrackPreset know the current container.ritsuka2015-01-301-0/+3
* MacGui: enable and fix more compiler warnings in the Xcode project.ritsuka2015-01-191-1/+1
* 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-1/+1
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-1/+1
* MacGui: fixed some audio presets key: AudioSamplerate -> string, AudioTrackDR...ritsuka2014-08-101-1/+1
* MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...ritsuka2014-08-041-0/+53