| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: AppleTV 3 preset fix decomb | dynaflash | 2012-06-28 | 1 | -1/+1 |
* | MacGui: Add AppleTV 3 Preset | dynaflash | 2012-06-27 | 2 | -0/+123 |
* | Remove encca_haac_available(). It's no longer needed since we dropped support... | Rodeo | 2012-06-20 | 1 | -11/+9 |
* | libhb: drop HB_INPUT_CH_LAYOUT_* | Rodeo | 2012-06-18 | 3 | -6/+18 |
* | MacGUI: miscllaenous cleanup. | Rodeo | 2012-05-12 | 1 | -71/+75 |
* | MacGui: cosmetics. | Rodeo | 2012-05-12 | 1 | -1/+1 |
* | MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look... | Rodeo | 2012-05-12 | 1 | -3/+5 |
* | MacGui: apply Auto Passthru settings even if the widgets are hidden. | Rodeo | 2012-05-09 | 1 | -75/+35 |
* | libhb: Fix problem with positions of burned-in subs | jstebbins | 2012-05-05 | 1 | -2/+6 |
* | libhb: if no source chapter name information is available, set default chapte... | Rodeo | 2012-05-03 | 1 | -1/+1 |
* | MacGUI: fix stupid bug introduced in revision 4633. | Rodeo | 2012-05-03 | 1 | -0/+5 |
* | MacGui: lots of stuff I forgot to to in revision 4627, plus a minor code clea... | Rodeo | 2012-05-03 | 2 | -62/+69 |
* | MacGUI: add new "Bob" options in the decomb and deinterlace popup buttons. | Rodeo | 2012-05-02 | 2 | -13/+29 |
* | libhb: bob deinterlacing | jstebbins | 2012-05-01 | 1 | -6/+6 |
* | PGS (bluray) subtitle support \o/ | jstebbins | 2012-04-26 | 2 | -80/+55 |
* | MacGUI: use hb_reset_job. | Rodeo | 2012-03-31 | 2 | -27/+5 |
* | encx264: use x264_param_apply_fastfirstpass. | Rodeo | 2012-03-28 | 1 | -20/+4 |
* | Controller.m: replace usage of hb_strdup_printf with NSString. | Rodeo | 2012-03-28 | 1 | -25/+16 |
* | MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo... | dynaflash | 2012-03-28 | 2 | -7/+4 |
* | Rework filter pipeline | jstebbins | 2012-03-27 | 2 | -61/+86 |
* | MacGui: Remove Detelecine from the Hi Profile Preset. | dynaflash | 2012-03-23 | 1 | -1/+1 |
* | MacGui: Advanced Options Cleanup window when Theora is chosen. | dynaflash | 2012-02-20 | 3 | -5/+60 |
* | MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance... | Rodeo | 2012-02-20 | 2 | -29/+22 |
* | MacGui: Fix an issue where lavc options were shown and passed when Theora was... | dynaflash | 2012-02-19 | 5 | -6/+411 |
* | MacGui: Advanced Options fixes | dynaflash | 2012-02-17 | 2 | -25/+30 |
* | Fix typo. | Rodeo | 2012-02-17 | 1 | -1/+1 |
* | MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ... | Rodeo | 2012-02-14 | 1 | -6/+7 |
* | MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel. | dynaflash | 2012-02-09 | 5 | -1068/+343 |
* | MacGui: add Auto Passthru support. | Rodeo | 2012-01-24 | 8 | -372/+994 |
* | MacGUI: fix the popups in the audio panel. | Rodeo | 2012-01-05 | 1 | -1079/+627 |
* | BuildSystem: Mac OS X - transition to Xcode4 | konablend | 2012-01-04 | 21 | -2179/+1062 |
* | MacGui: fix some warnings introduced in the previous commit. | Rodeo | 2011-12-08 | 1 | -2/+2 |
* | MacGUI: add "Fast" decomb option. | Rodeo | 2011-12-08 | 3 | -11/+29 |
* | MacGui: 1st lion xcode 4.2.1 commit. Cosmetic Preview Window changes to butto... | dynaflash | 2011-12-05 | 2 | -1101/+135 |
* | ASS bump to 0.10.0 | jstebbins | 2011-10-21 | 1 | -0/+20 |
* | Add flac + quality + compression level support | jstebbins | 2011-10-12 | 4 | -1287/+262 |
* | Update Growl to 1.2.2 | sr55 | 2011-09-24 | 4 | -38/+20 |
* | MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ... | Rodeo | 2011-09-19 | 2 | -1/+9 |
* | libhb: Auto Passthru and audio/video encoder lists. | Rodeo | 2011-09-19 | 3 | -128/+124 |
* | MacGui: Behold that which is hidden ... Batch Queueing Support. | dynaflash | 2011-09-02 | 3 | -5/+91 |
* | MacGui: Live Preview ... | dynaflash | 2011-08-24 | 2 | -24/+36 |
* | MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp... | Rodeo | 2011-08-18 | 2 | -3/+24 |
* | MacGui: Fix crash when launching then cancelling new source and quitting woul... | dynaflash | 2011-08-18 | 1 | -5/+11 |
* | MacGui: Fix a crash in live preview where upon closing the preview window dur... | dynaflash | 2011-08-17 | 1 | -9/+6 |
* | Blu-ray: display playlist number in log, CLI scan output, and title drop-down. | Rodeo | 2011-08-16 | 1 | -4/+14 |
* | MacGUI: Advanced panel: remove unnecessary checks when hiding the psy sliders. | Rodeo | 2011-08-15 | 1 | -10/+4 |
* | MacGUI: HBAudioController.m: remove two stray newlines which my patch inexpli... | Rodeo | 2011-08-15 | 1 | -2/+0 |
* | MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo... | dynaflash | 2011-08-12 | 2 | -776/+423 |
* | MacGui / LinGui: Add subme 11 to both ui's now that x264 has it. This way ...... | dynaflash | 2011-08-03 | 1 | -1/+2 |
* | add more audio passthru options | jstebbins | 2011-08-01 | 2 | -11/+32 |