summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudioController.m
Commit message (Expand)AuthorAgeFilesLines
* Add flac + quality + compression level supportjstebbins2011-10-121-0/+1
* MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ...Rodeo2011-09-191-0/+8
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-8/+0
* MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...Rodeo2011-08-181-2/+24
* MacGUI: HBAudioController.m: remove two stray newlines which my patch inexpli...Rodeo2011-08-151-2/+0
* add more audio passthru optionsjstebbins2011-08-011-0/+7
* MacGUI: use "AC3 (ffmpeg)" to designate the ffac3 encoder (for consistency).dynaflash2011-07-191-1/+6
* MacGUI: Consolidate passthrough mixdowns.dynaflash2011-07-191-3/+16
* MacGui: Don't call "return" at the end of a void function.. .. Redux!dynaflash2011-06-141-21/+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-21/+21
* Add DTS-HD passthru \o/jstebbins2011-06-141-1/+1
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-131-369/+413
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-261-11/+19
* MacGui: Fix some compile time warnings.dynaflash2011-05-261-1/+1
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-261-1/+29
* Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...dynaflash2011-05-191-1/+9
* MacGui: Audio - Using fallback codec no longer sets the bit rate from the pre...dynaflash2010-10-291-1/+5
* MacGui: Use libhb for audio limits as well as defaults.dynaflash2010-10-081-7/+37
* Add ac3 encodingjstebbins2010-10-041-0/+5
* MacGui: Audio Fixes and Enhancements ... patch by circleone.dynaflash2010-09-201-44/+86
* MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.dynaflash2010-09-161-14/+48
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-151-0/+423