| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | MacGui: Debug Window to read libhb output like cli in inspector window | dynaflash | 2007-05-21 | 14 | -15/+475 |
* | MacGui: finishes out the b-frame x264 options by adding widgets for bime and ... | jbrjake | 2007-05-19 | 4 | -2/+151 |
* | MacGui: Remove x264 option "No DCT-Decimate" value from option strings for an... | dynaflash | 2007-05-18 | 1 | -2/+2 |
* | MacGui: adds x264 option widgets for b-rdo, weight, and b-pyramid. And a litt... | jbrjake | 2007-05-16 | 5 | -3/+107 |
* | macGui: move "Duration" to the title/chapter line for source and move "Output... | dynaflash | 2007-05-16 | 3 | -2/+3 |
* | MacGui: adds x264 option widget for merange | jbrjake | 2007-05-15 | 5 | -3/+43 |
* | MacGui: fix file suffix creation for .ogm (the break was misplaced in the cas... | jbrjake | 2007-05-15 | 1 | -2/+2 |
* | MacGui: use subq for subpixel motion estimation instead of subme. This helps ... | jbrjake | 2007-05-15 | 1 | -2/+8 |
* | macGui: fix bug in Advanced x264 option widgets | dynaflash | 2007-05-15 | 1 | -3/+11 |
* | MacGui: x264 options widget for motion estimation. This is the first widget t... | jbrjake | 2007-05-15 | 5 | -9/+129 |
* | MacGui: more cosmetic whitespace changes for the x264 option stuff in control... | jbrjake | 2007-05-15 | 1 | -151/+157 |
* | MacGui: pretty up the x264 option section of controller.mm by using uniform w... | jbrjake | 2007-05-15 | 1 | -232/+237 |
* | macGui: Fix broken connection from previous commit | dynaflash | 2007-05-10 | 3 | -5/+4 |
* | MacGui: adds mixed-refs pop-up for the advanced x264 options. | jbrjake | 2007-05-10 | 5 | -3/+34 |
* | MacGui: Advanced Tab only shows x264 opt widgets when x264 is selected as the... | dynaflash | 2007-05-09 | 5 | -11/+33 |
* | MacGui: Main Window Layout Change | dynaflash | 2007-05-09 | 2 | -1/+1 |
* | MacGui: here's the .nib part of the r573 commit, which didn't take. | jbrjake | 2007-05-09 | 2 | -1/+1 |
* | MacGui: rearranges the x264 option widgets in preparation for adding more, an... | jbrjake | 2007-05-09 | 1 | -6/+6 |
* | MacGui: Advanced Options tab | dynaflash | 2007-05-08 | 1 | -0/+8 |