summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Add flexible dylib path manipulation so that we can handle external d...jstebbins2010-06-041-124/+11
* MacGui: Enable soft vobsubs in mp4dynaflash2010-05-251-43/+20
* MacGui: Chapter Title import/export functionalitydynaflash2010-05-061-1/+149
* MacGui: reset hb_filter_decomb after use, so switching between default decomb...dynaflash2010-04-271-0/+4
* add dvd main feature title detectionjstebbins2010-04-201-9/+6
* MacGui: Allow up to 320 kbps bitrate for stereo and 768 kbps for 6 channel di...dynaflash2010-04-141-4/+3
* MacGui: Remove another queue incrementing log message.dynaflash2010-04-091-1/+1
* MacGui: Remove more unneeded activity log messages and clean up some commente...dynaflash2010-04-091-27/+8
* MacGui: Remove a bunch of verbose activity log messages for Point to Point en...dynaflash2010-04-091-15/+4
* MacGui: Enable mp3 audio tracks in mp4.dynaflash2010-04-081-0/+3
* MacGui: Fix issue when selecting a preset with multiple audio tracks (ie. App...dynaflash2010-04-061-1/+14
* MacGui: Remove a bunch of useless comments from the point a to b code.dynaflash2010-04-021-17/+5
* MacGui: Remove the AC3 and DCA audio input codec limitations for selecting mo...dynaflash2010-04-021-8/+2
* MacGui: Fix crash where a source with no audio crashes the macgui.dynaflash2010-03-261-17/+36
* MacGui: Add call to hb_global_close() upon application termination as per cha...dynaflash2010-03-261-1/+3
* MacGui: Fix pending encodes left in queue at quit warning that was borked in ...dynaflash2010-03-091-9/+1
* MacGui: Fix issue where closing the main window, then clicking on the dock ic...dynaflash2010-03-051-1/+2
* 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