summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudio.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-1/+1
* MacGui: properly deregister the job observers, and refactor a bit the HBAudio...ritsuka2015-02-041-1/+1
* MacGui: add a HBAudioTrackDataSource protocol to simplify HBAudio interface.ritsuka2015-01-311-8/+3
* MacGui: fix some leaksritsuka2015-01-151-2/+6
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-0/+43
* MacGui: rename HBAudio class to HBAudioTrack.ritsuka2015-01-091-45/+0
* 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: Modernized the objc syntax of HBAudio/HBAudioController and avoided t...ritsuka2014-08-051-15/+0
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-131-13/+12
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-261-1/+0
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-261-0/+2
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-151-0/+60