| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: New Active Queue implementation courtesy of travistex | dynaflash | 2007-09-05 | 1 | -29/+129 |
* | MacGui: Fix Auto Naming to use the titile->index value instead of indexOfSele... | dynaflash | 2007-09-04 | 1 | -1/+1 |
* | MacGui: | sr55 | 2007-09-04 | 1 | -0/+3 |
* | MacGui: Fixes a minor typo in the x264 options for the QuickTime preset | jbrjake | 2007-08-31 | 1 | -1/+1 |
* | Back out the GUI handling code for native language prefs. | eddyg | 2007-08-30 | 1 | -30/+0 |
* | MacGui: minor widget label changes | dynaflash | 2007-08-30 | 1 | -1/+1 |
* | MacGui: fix bug where cancelling the browse window for source didnt enable Wi... | dynaflash | 2007-08-28 | 1 | -1/+1 |
* | MacGui: set the GrowlDelegate to self, should prevent two instances of the HB... | dynaflash | 2007-08-27 | 1 | -2/+1 |
* | MacGui: disable interface during scanning, and if there is no valid title found | dynaflash | 2007-08-27 | 1 | -20/+14 |
* | Moved functions from lang.h to lang.c for easy includion in Controller.mm | eddyg | 2007-08-27 | 1 | -1/+1 |
* | MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of Sca... | dynaflash | 2007-08-27 | 1 | -7/+76 |
* | Added support to the mac gui for auto-selecting subtitles if the main audio l... | eddyg | 2007-08-27 | 1 | -2/+30 |
* | MacGui: Fix main window closing to it doesnt crash HB and allow you to get it... | dynaflash | 2007-08-24 | 1 | -5/+11 |
* | MacGui: internal code changes | dynaflash | 2007-08-23 | 1 | -177/+177 |
* | MacGui: Fix disabling of the subtititles Forced checkbox if user cancels the ... | dynaflash | 2007-08-23 | 1 | -1/+1 |
* | MacGui: internal change to Controller.mm | dynaflash | 2007-08-22 | 1 | -45/+32 |
* | Added handling for the forced subtitle button. | eddyg | 2007-08-21 | 1 | -7/+5 |
* | MacGui: Add subtitle widgets for eddyg's forced subtitle implementation. | dynaflash | 2007-08-21 | 1 | -0/+17 |
* | Add Subtitle scanning for forced subtitles and normal subtitles from the CLI | eddyg | 2007-08-21 | 1 | -3/+62 |
* | MacGui: Small pre release bug fixes | dynaflash | 2007-08-19 | 1 | -6/+17 |
* | CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca... | jbrjake | 2007-08-19 | 1 | -2/+2 |
* | MacGui: Added Main Menu commands, and set enabled states to prevent crashing ... | dynaflash | 2007-08-19 | 1 | -23/+70 |
* | MacGui: Layout refinements courtesy of hawkman | dynaflash | 2007-08-16 | 1 | -6/+6 |
* | MacGui: Add height check for keep aspect ratio on when selecting a preset. | dynaflash | 2007-08-14 | 1 | -0/+10 |
* | MacGui: Fix bug where 2 pass turbo, if checked, would stay checked and enable... | dynaflash | 2007-08-14 | 1 | -0/+2 |
* | MacGui: Denoise filter initial implementation | dynaflash | 2007-08-14 | 1 | -6/+46 |
* | MacGui: Add detelecine parameter to Presets using key PictureDetelecine. | dynaflash | 2007-08-13 | 1 | -1/+8 |
* | MacGui: Nerfing the presets a little more. | jbrjake | 2007-08-13 | 1 | -3/+3 |
* | MacGui: nerfs the presets, as collapsible triangle folder thingies are waitin... | jbrjake | 2007-08-13 | 1 | -9/+79 |
* | MacGui: Detelecine initial implementation | dynaflash | 2007-08-13 | 1 | -2/+28 |
* | MacGui: tweaks the deinterlacing parameters. | jbrjake | 2007-08-11 | 1 | -6/+6 |
* | MacGui: modifies some presets. | jbrjake | 2007-08-10 | 1 | -15/+232 |
* | MacGui: Add Descriptive Tags to Frame Rate Drop Down | dynaflash | 2007-08-07 | 1 | -3/+22 |
* | MacGui: Send to MetaX upon completion preference initial implementation. | dynaflash | 2007-08-03 | 1 | -1/+10 |
* | MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer. | dynaflash | 2007-08-02 | 1 | -58/+53 |
* | MacGui: Fix broken progress bar when selecting a non existing row in the Pres... | 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 | 1 | -26/+57 |
* | 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: Preset cropping | dynaflash | 2007-07-31 | 1 | -7/+13 |
* | MacGui: Enhanced Picture Settings in Presets (esp. cropping) | dynaflash | 2007-07-31 | 1 | -16/+28 |
* | MacGui: Default Presets Initial Implementation | dynaflash | 2007-07-30 | 1 | -4/+115 |
* | 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 | 1 | -122/+143 |
* | MacGui: Add the Disc icon for the toolbar that I forgot in the last commit :( | dynaflash | 2007-07-27 | 1 | -1/+1 |
* | MacGui: Add a "Source" icon to the toolbar | dynaflash | 2007-07-27 | 1 | -4/+23 |