| Commit message (Expand) | Author | Age | Files | Lines |
* | Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh... | jbrjake | 2007-08-01 | 1 | -0/+16 |
* | MacGui: Fix broken progress bar when selecting a non existing row in the Pres... | dynaflash | 2007-08-01 | 1 | -1/+1 |
* | MacGui: Deinterlace - fix bug where setting the deinterlace to none didnt sho... | dynaflash | 2007-08-01 | 1 | -1/+1 |
* | MacGui: Fix Chapter Markers for MKV | dynaflash | 2007-07-31 | 1 | -13/+14 |
* | MacGui: New deinterlace initial implementation | dynaflash | 2007-07-31 | 6 | -33/+92 |
* | MacGui: Fixed a minor bug where selecting the HB factory supplied default pre... | dynaflash | 2007-07-31 | 1 | -1/+1 |
* | MacGui: Preset selected Pic values and Audio Bitrates are now respected acros... | dynaflash | 2007-07-31 | 1 | -131/+132 |
* | MacGui: Add Update button to bottom of presets drawer | dynaflash | 2007-07-31 | 2 | -2/+2 |
* | MacGui: Preset cropping | dynaflash | 2007-07-31 | 1 | -7/+13 |
* | MacGui: Enhanced Picture Settings in Presets (esp. cropping) | dynaflash | 2007-07-31 | 3 | -17/+41 |
* | MacGui: Default Presets Initial Implementation | dynaflash | 2007-07-30 | 5 | -10/+130 |
* | MacGui: Recheck the Unified Toolbar checkbox for the main Window that must ha... | dynaflash | 2007-07-30 | 2 | -6/+5 |
* | 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 |