summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-124-56/+236
* 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: Move destination widgets up to realign back to pre point a to b postion.dynaflash2009-12-291-3/+3
* MacGui: Re-arrange Source area to be all on one line instead of duration bein...dynaflash2009-12-291-37/+45
* MacGui: Interface changes to allow pts or frame based point to point encoding...dynaflash2009-12-234-671/+2086
* 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-103-4/+4
* MacGui: fix vlc detection so that "Scan Anyway" works correctly ... patch by ...dynaflash2009-11-261-4/+6
* batch file scanning and scan canceljstebbins2009-11-252-9/+75
* MacGui: fix crash caused by ffmpeg initialization problemjstebbins2009-11-251-0/+6
* MacGui: Use 11 tick marks to represent 0-10 instead of 10, on psy sliders. Th...jbrjake2009-11-232-254/+856
* Last minute BuiltInPresets tweaks for 0.9.4: no weight-p for ATV, no UMH for ...jbrjake2009-11-231-5/+5
* 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-183-28/+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-052-9/+9
* 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-193-215/+782
* MacGui: Use libdvdnav by default.dynaflash2009-10-131-1/+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: fix issue where choosing an srt subtitle file would fail to autmatica...dynaflash2009-10-071-0/+4
* MacGui: Allow and check for 64 bit vlc. Match HandBrake architecture to VLC a...dynaflash2009-09-241-25/+115
* bump x264 to r1271jstebbins2009-09-241-1/+1
* MacGui: Remove hosed up "NSString stringWithFormat :"in the advanced panel as...dynaflash2009-09-161-2/+2
* MacGui: Replace deprecated -createDirectoryAtPath:attributes: with -createDir...dynaflash2009-09-161-2/+6
* MacGui: replace deprecated -stringWithCString with -stringWithUTF8String.dynaflash2009-09-162-22/+22
* MacGui: fix eyetv package scanning borked by Snow Leopard.dynaflash2009-09-151-1/+1
* build system: add capability to build Leopard target from Snow Leopard Hostjstebbins2009-09-041-0/+2
* MacGUI: rename PictureController.mm tooritsuka2009-08-292-4/+14
* MacGUI: Renamed Controller.mm to Controller.m, changed the default std to C99.ritsuka2009-08-292-19/+29
* MacGUI: Renamed HBPreviewController.mm to HBPreviewController.m to enable the...ritsuka2009-08-293-8/+9
* MacGUI: ritsuka2009-08-282-92/+74
* MacGui: Picture Filtersdynaflash2009-08-264-87/+94
* Fixed a localization issue in the constant quality slider.ritsuka2009-08-211-77/+191
* Reworked the hud to be more responsive, and added a category to QTMovieView s...ritsuka2009-08-213-337/+1015
* - Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr...jbrjake2009-08-012-28/+30
* MacGui: Subtitles - fix bug that prevented being able to select burned in sub...dynaflash2009-07-171-1/+1
* MacGui: remove broken conditional that was errantly included in srt subtitle ...dynaflash2009-07-161-10/+0
* MacGui: srt subtitle support initial implementationdynaflash2009-07-165-89/+955
* MacGui: include deep scan ( subtitle foreign language search) pass informatio...dynaflash2009-06-302-6/+27
* MacGui: Change the format for individual activity log file names.dynaflash2009-06-261-1/+1
* MacGui: Fix the quality slider setting when using presets for ffmpeg and theora.dynaflash2009-06-241-1/+10
* MacGui: Preview - Add the foreign language search for subtitles scan to the l...dynaflash2009-06-232-2/+32