summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioController.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-29/+7
* MacGui: rename HBAudio class to HBAudioTrack.ritsuka2015-01-091-5/+5
* MacGui: clean up headers and imports.ritsuka2014-12-271-10/+0
* 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-3/+4
* MacGui: pass only the tracks array to the addTracksFromQueue: method, no need...ritsuka2014-11-021-1/+1
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-221-2/+2
* MacGui: implemented the HBViewValidation protocol in each of the main window ...ritsuka2014-08-101-3/+2
* MacGui: simplified the way the audio tracks are stored in the queue.ritsuka2014-08-041-5/+4
* MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...ritsuka2014-08-041-12/+5
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-13/+19
* decavcodec: DRC support.Rodeo2014-01-251-0/+1
* MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...ritsuka2013-10-151-4/+4
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-131-7/+7
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-261-2/+2
* MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.dynaflash2010-09-161-0/+1
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-151-0/+55