summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Audio fixes regarding CoreAudio as default.dynaflash2010-02-231-60/+26
* MacGui: Fix package default name types broken when batch scanning was introdu...dynaflash2010-02-121-7/+5
* MacGui: Queue edit rescan fix for multiple title sourcesdynaflash2010-02-121-2/+4
* MacGui: uncomment line commented for testing for editing queue item modulus f...dynaflash2010-02-111-1/+1
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-111-7/+25
* MacGui: Get rid of % read out in constant quality mode. Now displays rf only.dynaflash2010-02-081-7/+2
* MacGui: Fix issue with six channel discreet presets where no bitrate was chos...dynaflash2010-02-051-1/+9
* MacGui: Queue Edit uncomment remove reloaded queue item since "somehow" I mis...dynaflash2010-01-221-2/+2
* MacGui: Queued item editing initial implementation.dynaflash2010-01-211-237/+366
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-121-3/+9
* MacGui: Remove other errant subtitle log line for sub title tracks.dynaflash2010-01-121-2/+0
* MacGui: remove errant subtitle track log mssg that was broken anyway.dynaflash2010-01-121-3/+1
* MacGui: Fix source duration display format when using time or frame based enc...dynaflash2010-01-041-2/+2
* MacGui: Interface changes to allow pts or frame based point to point encoding...dynaflash2009-12-231-8/+242
* MacGui: Fix subtitle code in Live Preview that borked Live Preview encodes wh...dynaflash2009-12-161-4/+2
* MacGui: Fix issue with subtitle changes affecting all encodes in the queue by...dynaflash2009-12-101-2/+2
* MacGui: fix vlc detection so that "Scan Anyway" works correctly ... patch by ...dynaflash2009-11-261-4/+6
* batch file scanning and scan canceljstebbins2009-11-251-9/+72
* MacGui: Add check for audio == null for > 1 audio track to prevent crash for ...dynaflash2009-11-221-1/+1
* MacGui: Trigger "Open Source Title Specific" if the option key is held down w...dynaflash2009-11-211-1/+1
* MacGui: Change the subme=1 option in turbo first pass to subme=2 as per x264 ...dynaflash2009-11-201-1/+1
* MacGui: Remove vestigial conditional which did not allow loose anamorphic if ...dynaflash2009-11-181-11/+1
* MacGui: change the min and max bitrate for faac six channel discrete encodes.dynaflash2009-11-181-4/+4
* MacGui: Make sure that drc is set to 0 by default (not just in the built in p...dynaflash2009-11-051-5/+5
* MacGui: Fix the RF and QP labels in the constant quality slider when switchin...dynaflash2009-11-021-1/+2
* MacGui: Fix bug in encoding custom anamorphic with modulus other than 16. Pat...dynaflash2009-10-231-0/+4
* MacGui: fix borked previous commit 2891dynaflash2009-10-191-11/+1
* MacGui: make crf default for x264dynaflash2009-10-191-6/+1
* MacGui: In presets with an audio track specified for pass thru ( either AC3 o...dynaflash2009-10-091-60/+102
* MacGui: Do not allow Start or Add to Queue during source scanning.dynaflash2009-10-081-0/+5
* MacGui: Allow and check for 64 bit vlc. Match HandBrake architecture to VLC a...dynaflash2009-09-241-25/+115
* MacGui: replace deprecated -stringWithCString with -stringWithUTF8String.dynaflash2009-09-161-21/+21
* MacGui: fix eyetv package scanning borked by Snow Leopard.dynaflash2009-09-151-1/+1
* MacGUI: Renamed Controller.mm to Controller.m, changed the default std to C99.ritsuka2009-08-291-0/+7519