summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioTrack.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add more nullability annotations.ritsuka2015-06-011-3/+7
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-2/+2
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-13/+13
* MacGui: properly deregister the job observers, and refactor a bit the HBAudio...ritsuka2015-02-041-0/+5
* MacGui: add a HBAudioTrackDataSource protocol to simplify HBAudio interface.ritsuka2015-01-311-1/+10
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-2/+2
* MacGui: rename HBAudio class to HBAudioTrack.ritsuka2015-01-091-0/+56