summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideoController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix the constant quality / avg bitrate radio button selection when re...ritsuka2014-11-011-1/+1
* MacGui: update the file name when the bitrate is changed and auto naming is e...ritsuka2014-10-241-0/+5
* MacGui: hide the “Use advanced options panel” checkbox too when the advan...ritsuka2014-09-171-13/+59
* MacGui: disable/enable the encoder options label when needed and fix the enco...ritsuka2014-08-251-3/+6
* MacGui: fixed two small leaks.ritsuka2014-08-231-0/+1
* MacGui: load the old lavcOption format too is preset in the preset.ritsuka2014-08-211-2/+9
* MacGui: remapped lavcOption to VideoOptionExtra.ritsuka2014-08-211-14/+22
* MacGui: load the lavcOption from preset and fixed the encoder selection when ...ritsuka2014-08-211-0/+10
* MacGui: generalize video preset/tune/profile/level handling to make it works ...ritsuka2014-08-211-335/+374
* MacGui: implemented the HBViewValidation protocol in each of the main window ...ritsuka2014-08-101-7/+7
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-0/+1339