| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: Use auto-cropping for iPod High-Rez, iPhone, and PSP presets. | jbrjake | 2007-07-29 | 1 | -0/+3 |
* | Patch from huevos_rancheros to restore 2-pass functionality, which broke when... | jbrjake | 2007-07-27 | 1 | -1/+5 |
* | MacGui: Enable Turbo 2 pass for MKV x264 | dynaflash | 2007-07-27 | 1 | -2/+4 |
* | MacGui: Enable Turbo 2 pass when using AVI x264 | dynaflash | 2007-07-27 | 1 | -1/+1 |
* | MacGui: Added "Put Computer to Sleep" and "Shut Down Computer" to the notific... | dynaflash | 2007-07-27 | 2 | -122/+143 |
* | MacGui: Add the Disc icon for the toolbar that I forgot in the last commit :( | dynaflash | 2007-07-27 | 2 | -1/+1 |
* | MacGui: Add a "Source" icon to the toolbar | dynaflash | 2007-07-27 | 2 | -4/+27 |
* | This huge patch from huevos_rancheros ports a number of video filters from me... | jbrjake | 2007-07-27 | 2 | -0/+47 |
* | MacGui: adds advanced x264 option widgets for analyse, 8x8dct, and, just for ... | jbrjake | 2007-07-27 | 5 | -9/+168 |
* | MacGui: corrects the output width displayed in the main window and in picture... | jbrjake | 2007-07-26 | 2 | -1/+3 |
* | MacGui: Integrate Source Scanning into Main Window and permanently disable DV... | dynaflash | 2007-07-26 | 8 | -309/+83 |
* | MacGui: Change sizing of Presets drawer back from last commit | dynaflash | 2007-07-25 | 2 | -2/+2 |
* | MacGui: "Ritsuka Bar" toolbar initial implementation | dynaflash | 2007-07-25 | 15 | -104/+397 |
* | MacGui: hot scrolling action for the Debug Output logging window. Thanks for ... | jbrjake | 2007-07-24 | 1 | -0/+2 |
* | MacGui: adds a bunch more presets | jbrjake | 2007-07-24 | 2 | -6/+565 |
* | MacGui: Matroska initial implementation | dynaflash | 2007-07-17 | 2 | -10/+49 |
* | MacGui: Remove x264 opt field from the preferences. | dynaflash | 2007-07-16 | 1 | -0/+0 |
* | MacGui: x264 options are now retained even after you customize a preset. | dynaflash | 2007-07-16 | 1 | -16/+2 |
* | MacGui: Active Queue Initial Implementation | dynaflash | 2007-07-16 | 6 | -168/+211 |
* | OK, I might have horribly screwed it up, but this *should* allow jam building... | jbrjake | 2007-07-14 | 1 | -0/+22 |
* | MacGui: re-enable cancel button during title scan in scan controller. | dynaflash | 2007-07-10 | 1 | -1/+1 |
* | MacGui: Queue fix | dynaflash | 2007-07-09 | 1 | -2/+2 |
* | MacGui: Small fix in main window | dynaflash | 2007-07-09 | 5 | -3/+6 |
* | MacGui: Enhanced Queue initial implementation | dynaflash | 2007-07-09 | 5 | -27/+204 |
* | MacGui: Add auto crop value to main window | dynaflash | 2007-07-06 | 7 | -20/+70 |
* | Implement transport and program stream support. With these changes it's now p... | awk | 2007-07-04 | 1 | -0/+6 |
* | MacGui: Presets use white font when selecting built in presets (previously st... | dynaflash | 2007-06-29 | 1 | -4/+29 |
* | MacGui: Add description field and tooltips for Presets | dynaflash | 2007-06-29 | 5 | -4/+40 |
* | MacGui: Built In Presets - Added iPod Low-Res | dynaflash | 2007-06-28 | 2 | -22/+92 |
* | MacGui: Re-Add Preference to enable 64 bit mp4 files option in the main window. | dynaflash | 2007-06-28 | 3 | -3/+11 |
* | MacGui: ScanController modification so it skips the opening scan choice sheet... | dynaflash | 2007-06-20 | 2 | -19/+75 |
* | MacGui: Close Main Window issue fixed. | dynaflash | 2007-06-19 | 5 | -5/+25 |
* | MacGui: Chapter Popup fix condition where user can select a start chapter gre... | dynaflash | 2007-06-19 | 3 | -2/+13 |
* | MacGui: Pref for Encode Done alert added | dynaflash | 2007-06-18 | 3 | -13/+26 |
* | MacGui: Disable DVD Drive Auto-Detect option in preferences. | dynaflash | 2007-06-14 | 7 | -22/+52 |
* | MacGui: Remove Preference introduced in rev 620 to make users enable 64bit mp... | dynaflash | 2007-06-14 | 2 | -4/+1 |
* | MacGui: + 4 GB Mpeg-4 modification | dynaflash | 2007-06-14 | 4 | -2/+6 |
* | MacGui: Enable + 4GB Mpeg-4 file output | dynaflash | 2007-06-14 | 5 | -30/+59 |
* | MacGui: Add Turbo option for x264 two pass encoding | dynaflash | 2007-06-13 | 5 | -47/+88 |
* | MacGui: Proposal for replacing UpdateUI timer in HBController. HBCore is a mo... | cleaner | 2007-06-10 | 2 | -0/+323 |
* | Debug output window is now opened automatically if it was visible when HB was... | cleaner | 2007-06-06 | 2 | -0/+12 |
* | - Removed obsolete 'DefAdvancedx264FlagsShow' preference setting | cleaner | 2007-06-06 | 2 | -1/+0 |
* | - Moved preferences window from MainMenu.nib to Preferences.nib | cleaner | 2007-06-06 | 12 | -448/+165 |
* | Moved initialization of default preferences from [PrefsController awakeFromNi... | cleaner | 2007-06-05 | 3 | -24/+31 |
* | Typo fix and test of commit rights. | cleaner | 2007-06-05 | 1 | -1/+1 |
* | MacGui: Make Debug window non editable. | dynaflash | 2007-06-04 | 2 | -2/+2 |
* | MacGui: Add stdout to the Debug Inspector window | dynaflash | 2007-06-04 | 1 | -1/+4 |
* | MacGui: update scancontroller to help fix the HB floating window issue. | dynaflash | 2007-05-30 | 1 | -31/+18 |
* | MacGui: switches the x264 option widgets for mixed-refs, weightb, brdo, bime,... | jbrjake | 2007-05-27 | 5 | -137/+86 |
* | MacGui: adds deblocking widgets for the x264 advanced options tab. God this o... | jbrjake | 2007-05-22 | 5 | -7/+97 |