summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Improve management of titles and jobsjstebbins2012-11-123-45/+38
* MacGui: when creating a new preset, hide "Custom" when the anamorphic mode is...Rodeo2012-09-291-8/+24
* MacGUI: fix build after previous commit.Rodeo2012-09-271-1/+1
* MacGui: Use new dock icon created by Matt Johnson (mattdog.100 [at] gmail.com)dynaflash2012-09-274-13/+5
* MacGui: miscellaneous cosmetics and consistency adjustments.Rodeo2012-09-222-29/+47
* MacGui: Add the drag & drop features on both DockIcon and Handbrake Main WindowRodeo2012-09-213-12/+202
* - fix issue:konablend2012-09-213-13/+9
* MacGUI: increase dock icon ETA badge's refresh rate from 0.5 to 0.1%.Rodeo2012-09-181-1/+1
* MacGui: Objective-C/cosmetics.Rodeo2012-09-161-5/+5
* MacGui: New dock icon progess behavior with percent & ETA "badges".dynaflash2012-09-155-78/+162
* Audio improvements.Rodeo2012-09-032-23/+9
* MacGui: Add support for a secondary audio language track.dynaflash2012-08-272-46/+392
* Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.Rodeo2012-07-291-1/+1
* More fine grained progress statistics during subtitle scanjstebbins2012-07-181-3/+12
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-6/+0
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-0/+6
* Forgot to update ipad preset descriptionsr552012-06-291-1/+1
* Updating the iPad preset to 720P to be a good balance for both iPad 2 and 3sr552012-06-291-1/+1
* MacGui: AppleTV 3 preset fix decombdynaflash2012-06-281-1/+1
* MacGui: Add AppleTV 3 Presetdynaflash2012-06-272-0/+123
* Remove encca_haac_available(). It's no longer needed since we dropped support...Rodeo2012-06-201-11/+9
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-183-6/+18
* MacGUI: miscllaenous cleanup.Rodeo2012-05-121-71/+75
* MacGui: cosmetics.Rodeo2012-05-121-1/+1
* MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look...Rodeo2012-05-121-3/+5
* MacGui: apply Auto Passthru settings even if the widgets are hidden.Rodeo2012-05-091-75/+35
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-2/+6
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-1/+1
* MacGUI: fix stupid bug introduced in revision 4633.Rodeo2012-05-031-0/+5
* MacGui: lots of stuff I forgot to to in revision 4627, plus a minor code clea...Rodeo2012-05-032-62/+69
* MacGUI: add new "Bob" options in the decomb and deinterlace popup buttons.Rodeo2012-05-022-13/+29
* libhb: bob deinterlacingjstebbins2012-05-011-6/+6
* PGS (bluray) subtitle support \o/jstebbins2012-04-262-80/+55
* MacGUI: use hb_reset_job.Rodeo2012-03-312-27/+5
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-281-20/+4
* Controller.m: replace usage of hb_strdup_printf with NSString.Rodeo2012-03-281-25/+16
* MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...dynaflash2012-03-282-7/+4
* Rework filter pipelinejstebbins2012-03-272-61/+86
* MacGui: Remove Detelecine from the Hi Profile Preset.dynaflash2012-03-231-1/+1
* MacGui: Advanced Options Cleanup window when Theora is chosen.dynaflash2012-02-203-5/+60
* MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance...Rodeo2012-02-202-29/+22
* MacGui: Fix an issue where lavc options were shown and passed when Theora was...dynaflash2012-02-195-6/+411
* MacGui: Advanced Options fixesdynaflash2012-02-172-25/+30
* Fix typo.Rodeo2012-02-171-1/+1
* MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ...Rodeo2012-02-141-6/+7
* MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.dynaflash2012-02-095-1068/+343
* MacGui: add Auto Passthru support.Rodeo2012-01-248-372/+994
* MacGUI: fix the popups in the audio panel.Rodeo2012-01-051-1079/+627
* BuildSystem: Mac OS X - transition to Xcode4konablend2012-01-0421-2179/+1062
* MacGui: fix some warnings introduced in the previous commit.Rodeo2011-12-081-2/+2