summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGUI: add "Fast" decomb option.Rodeo2011-12-083-11/+29
* MacGui: 1st lion xcode 4.2.1 commit. Cosmetic Preview Window changes to butto...dynaflash2011-12-052-1101/+135
* ASS bump to 0.10.0jstebbins2011-10-211-0/+20
* Add flac + quality + compression level supportjstebbins2011-10-124-1287/+262
* Update Growl to 1.2.2sr552011-09-244-38/+20
* MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ...Rodeo2011-09-192-1/+9
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-193-128/+124
* MacGui: Behold that which is hidden ... Batch Queueing Support.dynaflash2011-09-023-5/+91
* MacGui: Live Preview ...dynaflash2011-08-242-24/+36
* MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...Rodeo2011-08-182-3/+24
* MacGui: Fix crash when launching then cancelling new source and quitting woul...dynaflash2011-08-181-5/+11