| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MacGui: Fix Chapter Markers for MKV | dynaflash | 2007-07-31 | 1 | -13/+14 |
* | WinGui: | sr55 | 2007-07-31 | 2 | -87/+80 |
* | MacGui: New deinterlace initial implementation | dynaflash | 2007-07-31 | 6 | -33/+92 |
* | WinGui: | sr55 | 2007-07-31 | 2 | -756/+914 |
* | WinGui: | sr55 | 2007-07-31 | 4 | -65/+112 |
* | 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 |
* | WinGui: | sr55 | 2007-07-30 | 7 | -16/+33 |
* | WinGui: | sr55 | 2007-07-30 | 6 | -19/+43 |
* | MacGui: Recheck the Unified Toolbar checkbox for the main Window that must ha... | dynaflash | 2007-07-30 | 2 | -6/+5 |
* | WinGui: | sr55 | 2007-07-29 | 11 | -756/+15 |
* | 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 | 2 | -1/+22 |
* | - Fix for issue in deinterlace.c where it would not compile. Also reduces fin... | sr55 | 2007-07-27 | 1 | -595/+595 |
* | 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 |
* | Patch from huevos_rancheros to fix a minor typo in the CLI's help. | jbrjake | 2007-07-27 | 1 | -1/+1 |
* | Oops, fixes a typo I made in the libhb/Jamfile that broke compilation. Thanks... | jbrjake | 2007-07-27 | 1 | -1/+1 |
* | 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 | 14 | -67/+2935 |
* | Matroska: Mark all tracks enabled. | saintdev | 2007-07-27 | 1 | -1/+2 |
* | We don't need to write end times for chapters, these are automatically calcul... | saintdev | 2007-07-27 | 1 | -9/+5 |
* | 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 |
* | WinGui: | sr55 | 2007-07-26 | 1 | -2/+2 |
* | WinGui: | sr55 | 2007-07-26 | 2 | -18/+44 |
* | MacGui: Integrate Source Scanning into Main Window and permanently disable DV... | dynaflash | 2007-07-26 | 8 | -309/+83 |
* | Native language subtitle scan improvements. Thanks, eddyg! | jbrjake | 2007-07-26 | 3 | -63/+131 |
* | This should finally fix the PS stream language without iterating through ever... | saintdev | 2007-07-26 | 1 | -1/+1 |
* | Change Matroska timecode scale to be 1000000000 / 90000. | saintdev | 2007-07-26 | 1 | -8/+9 |
* | This patch from eddyg should help alleviate HandBrake's audio drop issues. It... | jbrjake | 2007-07-25 | 4 | -15/+58 |
* | WinGui: | sr55 | 2007-07-25 | 1 | -24/+26 |
* | WinGui: | sr55 | 2007-07-25 | 3 | -47/+111 |
* | WinGui: | sr55 | 2007-07-25 | 4 | -17/+38 |
* | 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 |
* | Ok, this should fix compilation. Instead of using the 2-letter language code ... | jbrjake | 2007-07-25 | 1 | -1/+1 |
* | WinGui: | sr55 | 2007-07-25 | 8 | -96/+29 |
* | We shouldn't assume that MPEG2-PS audio is English. Set it to 'Unknown' instead. | saintdev | 2007-07-25 | 1 | -1/+1 |
* | Updated Cygwin Contrib pack to 007 | sr55 | 2007-07-24 | 1 | -2/+2 |
* | MacGui: hot scrolling action for the Debug Output logging window. Thanks for ... | jbrjake | 2007-07-24 | 1 | -0/+2 |
* | Makes sure chapter markers get applied to the right track, so ReaderFunc() se... | jbrjake | 2007-07-24 | 1 | -2/+5 |
* | Oops, --turbo would cause a bus error if x264 options were not specified. Tha... | jbrjake | 2007-07-24 | 1 | -1/+1 |
* | Patches mpeg4ip to write the compressor name correctly for h.264 (so it reads... | jbrjake | 2007-07-24 | 2 | -2/+26 |