| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGUI: Various little code cleanup and small alignment fixes in the nib. | ritsuka | 2007-09-23 | 2 | -1/+1 |
* | MacGui: better looking plus and minus icons for the presets drawer | ritsuka | 2007-09-10 | 2 | -2/+3 |
* | MacGui: Fixed bitrate calculation for target size. | ritsuka | 2007-09-09 | 2 | -3/+1 |
* | MacGui: | ritsuka | 2007-09-08 | 2 | -1/+2 |
* | MacGui: Fixed two stupid alignment problems in the main window, I should real... | ritsuka | 2007-09-08 | 2 | -1/+1 |
* | MacGui: Use validateMenuItem to autovalidate menu items. Plus small gui align... | ritsuka | 2007-09-08 | 3 | -13/+3 |
* | MacGui: | ritsuka | 2007-09-08 | 3 | -28/+8 |
* | MacGui: Move x264 advanced options code to a new class (HBAdvancedController)... | ritsuka | 2007-09-07 | 3 | -51/+65 |
* | MacGui: New Active Queue implementation courtesy of travistex | dynaflash | 2007-09-05 | 3 | -9/+2 |
* | MacGui: minor widget label changes | dynaflash | 2007-08-30 | 1 | -0/+0 |
* | MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of Sca... | dynaflash | 2007-08-27 | 2 | -27/+0 |
* | MacGui: internal code changes | dynaflash | 2007-08-23 | 3 | -38/+38 |
* | MacGui: Add subtitle widgets for eddyg's forced subtitle implementation. | dynaflash | 2007-08-21 | 2 | -0/+2 |
* | MacGui: Fix main menu enabling if user cancels the source browse window | dynaflash | 2007-08-19 | 3 | -2/+9 |
* | MacGui: Added Main Menu commands, and set enabled states to prevent crashing ... | dynaflash | 2007-08-19 | 3 | -5/+14 |
* | MacGui: Layout refinements courtesy of hawkman | dynaflash | 2007-08-16 | 2 | -5/+6 |
* | MacGui: Cosmetic changes to Picture Window | dynaflash | 2007-08-14 | 2 | -1/+0 |
* | MacGui: Denoise filter initial implementation | dynaflash | 2007-08-14 | 3 | -2/+7 |
* | MacGui: Detelecine initial implementation | dynaflash | 2007-08-13 | 3 | -3/+8 |
* | MacGui: Add toolbar commands to the main menu | dynaflash | 2007-08-10 | 2 | -4/+4 |
* | MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer. | dynaflash | 2007-08-02 | 3 | -6/+11 |
* | MacGui: New deinterlace initial implementation | dynaflash | 2007-07-31 | 3 | -4/+6 |
* | MacGui: Add Update button to bottom of presets drawer | dynaflash | 2007-07-31 | 2 | -2/+2 |
* | MacGui: Default Presets Initial Implementation | dynaflash | 2007-07-30 | 3 | -3/+5 |
* | MacGui: Recheck the Unified Toolbar checkbox for the main Window that must ha... | dynaflash | 2007-07-30 | 2 | -6/+5 |
* | MacGui: adds advanced x264 option widgets for analyse, 8x8dct, and, just for ... | jbrjake | 2007-07-27 | 3 | -5/+11 |
* | MacGui: Integrate Source Scanning into Main Window and permanently disable DV... | dynaflash | 2007-07-26 | 3 | -9/+9 |
* | 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 | 3 | -10/+5 |
* | MacGui: Active Queue Initial Implementation | dynaflash | 2007-07-16 | 2 | -0/+1 |
* | MacGui: Small fix in main window | dynaflash | 2007-07-09 | 3 | -1/+2 |
* | MacGui: Enhanced Queue initial implementation | dynaflash | 2007-07-09 | 2 | -2/+1 |
* | MacGui: Add auto crop value to main window | dynaflash | 2007-07-06 | 3 | -2/+5 |
* | MacGui: Add description field and tooltips for Presets | dynaflash | 2007-06-29 | 3 | -2/+3 |
* | MacGui: Close Main Window issue fixed. | dynaflash | 2007-06-19 | 3 | -1/+1 |
* | MacGui: Chapter Popup fix condition where user can select a start chapter gre... | dynaflash | 2007-06-19 | 2 | -1/+2 |
* | MacGui: Disable DVD Drive Auto-Detect option in preferences. | dynaflash | 2007-06-14 | 2 | -1/+1 |
* | MacGui: Enable + 4GB Mpeg-4 file output | dynaflash | 2007-06-14 | 3 | -1/+3 |
* | MacGui: Add Turbo option for x264 two pass encoding | dynaflash | 2007-06-13 | 3 | -2/+4 |
* | - Moved preferences window from MainMenu.nib to Preferences.nib | cleaner | 2007-06-06 | 3 | -3/+4 |
* | MacGui: switches the x264 option widgets for mixed-refs, weightb, brdo, bime,... | jbrjake | 2007-05-27 | 3 | -10/+10 |
* | MacGui: adds deblocking widgets for the x264 advanced options tab. God this o... | jbrjake | 2007-05-22 | 3 | -3/+5 |
* | MacGui: Debug Window to read libhb output like cli in inspector window | dynaflash | 2007-05-21 | 3 | -5/+12 |
* | MacGui: finishes out the b-frame x264 options by adding widgets for bime and ... | jbrjake | 2007-05-19 | 2 | -0/+4 |
* | MacGui: adds x264 option widgets for b-rdo, weight, and b-pyramid. And a litt... | jbrjake | 2007-05-16 | 3 | -2/+8 |
* | macGui: move "Duration" to the title/chapter line for source and move "Output... | dynaflash | 2007-05-16 | 2 | -1/+2 |
* | MacGui: adds x264 option widget for merange | jbrjake | 2007-05-15 | 3 | -1/+2 |
* | MacGui: x264 options widget for motion estimation. This is the first widget t... | jbrjake | 2007-05-15 | 3 | -2/+5 |
* | 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 | 3 | -2/+4 |