summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitlesController.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-19/+2
* MacGui: remove redundant "enabled" property in a few view controller. Cosmeti...ritsuka2014-12-271-2/+1
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-4/+0
* MacGui: use HBJob when possible.ritsuka2014-12-211-5/+4
* MacGui: fixed a issue that happened on 10.8 when reloading a job from the que...ritsuka2014-11-021-1/+1
* MacGui: store the audio and subtitles defaults in each queue item so they can...ritsuka2014-08-251-1/+4
* MacGui: implemented the HBViewValidation protocol in each of the main window ...ritsuka2014-08-101-2/+2
* MacGui: Implemented a configuration panel similar to the win/lin gui one for ...ritsuka2014-07-291-1/+18
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-0/+21