summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudio.m
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Don't call "return" at the end of a void function.. .. Redux!dynaflash2011-06-141-12/+0
* MacGui: Add blank line to previous commit files to fix the commit notes I tot...dynaflash2011-06-141-0/+1
* MacGui: Don't call "return" at the end of a void function.dynaflash2011-06-141-33/+33
* Add DTS-HD passthru \o/jstebbins2011-06-141-2/+13
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-131-459/+531
* Add ffaac encode supportjstebbins2011-06-081-0/+7
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-261-4/+1
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-261-0/+35
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-0/+9
* MacGui: Audio mixdown fixdynaflash2010-11-301-0/+1
* MacGui: Use libhb for mixdown limits as well as defaults.dynaflash2010-11-171-115/+66
* MacGui: disable the drc audio widget unless the source is AC3.dynaflash2010-11-101-2/+6
* MacGui: Audiodynaflash2010-11-081-93/+74
* MacGui: Audio - Using fallback codec no longer sets the bit rate from the pre...dynaflash2010-10-291-4/+18
* MacGui: Use libhb for audio limits as well as defaults.dynaflash2010-10-081-55/+20
* MacGui: Remove the audio encoder bitrate cap.dynaflash2010-10-051-8/+1
* Add ac3 encodingjstebbins2010-10-041-16/+34
* MacGui: Disable the drc dial if source is not AC3 as only our AC3 decoder fla...dynaflash2010-10-041-0/+20
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-151-0/+640