summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioTrack.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-13/+18
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-1/+1
* MacGui: add a missing ownership qualifier needed by ARC.ritsuka2015-03-191-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-28/+5
* MacGui: properly deregister the job observers, and refactor a bit the HBAudio...ritsuka2015-02-041-3/+3
* MacGui: add a HBAudioTrackDataSource protocol to simplify HBAudio interface.ritsuka2015-01-311-7/+7
* MacGui: rename HBAudio class to HBAudioTrack.ritsuka2015-01-091-0/+653