| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: Acivity Logs for individual encodes initial implementation | dynaflash | 2008-10-30 | 6 | -290/+284 |
* | MacGui and CLI: Minor preset tweaks, brings Universal down to subme 6 and pus... | jbrjake | 2008-10-27 | 1 | -2/+2 |
* | MacGui: Queue - Add the estimated bitrate to the queue display when displayin... | dynaflash | 2008-10-27 | 1 | -1/+1 |
* | MacGui: Fix Target Size mode for Video Quality. | dynaflash | 2008-10-24 | 1 | -25/+99 |
* | MacGui: Removes largeFileSize from the Universal preset since the Nano can't ... | jbrjake | 2008-10-22 | 1 | -1/+1 |
* | MacGui: Logging Level - set to "1" in prefs. | dynaflash | 2008-10-20 | 2 | -2/+4 |
* | MacGui: Presets - Auto Crop/Custom Crop is now independent of "Use Max Source... | dynaflash | 2008-10-20 | 1 | -31/+28 |
* | Bumps libmp4v2 to r21, which fixes that include issue by folding the old 5.5G... | jbrjake | 2008-10-15 | 1 | -6/+0 |
* | MacGui: Finally!! Nested Presets - Initial implementation | dynaflash | 2008-10-14 | 5 | -633/+836 |
* | Bumps x264 to r999, bringing with it, among other things, the removal of the ... | jbrjake | 2008-10-09 | 4 | -4644/+3661 |
* | MacGui: Allow the macgui to properly read sources from a ZFS (zfs-119) format... | dynaflash | 2008-10-03 | 1 | -1/+12 |
* | MacGui: Queue - Add drc info for the audio tracks thanks to NightStorm for br... | dynaflash | 2008-10-01 | 1 | -0/+37 |
* | MacGui: Remove some of the debug messages in prepareJob for the queue process... | dynaflash | 2008-09-30 | 1 | -9/+2 |
* | MacGui: Fix warning windows when shutting down HandBrake during encoding or i... | dynaflash | 2008-09-29 | 1 | -9/+9 |
* | MacGui: Queue - Fix drag'n drop so that when dragging over an item, it doesn'... | dynaflash | 2008-09-26 | 2 | -69/+34 |
* | MacGui: Update labels for the mp4 options in both the main window and the que... | dynaflash | 2008-09-26 | 2 | -20/+16 |
* | MacGui: Fix presets when using maximum source picture size and loose anamorph... | dynaflash | 2008-09-26 | 1 | -7/+4 |
* | MacGui:Oops. WTF was I hiding direct prediction in the advanced options based... | jbrjake | 2008-09-25 | 1 | -28/+7 |
* | MacGui: Fixes bug in x264 advanced options tab, that didn't blank out direct ... | jbrjake | 2008-09-25 | 1 | -2/+5 |
* | MacGui: Loose Anamorphic - Upon initial selection set the width to the source... | dynaflash | 2008-09-25 | 1 | -0/+8 |
* | MacGui: Make the Deblock slider continuous so it reads out the values as you ... | dynaflash | 2008-09-24 | 1 | -2/+2 |
* | MacGui: Queue display - fix display of deinterlace modes | dynaflash | 2008-09-24 | 1 | -3/+3 |
* | MacGui: queue - add the file output name to the first title line in the queue... | dynaflash | 2008-09-24 | 1 | -2/+24 |
* | MacGui: Remove the VFR checkbox in the Picture Settings window. | dynaflash | 2008-09-24 | 4 | -136/+34 |
* | MacGui: update the deblock filter setting display in the queue. | dynaflash | 2008-09-23 | 1 | -11/+4 |
* | MacGui: implement a slider for deblock. | dynaflash | 2008-09-23 | 4 | -72/+191 |
* | MacGui: upon reloading a previous queue at launch, open up the queue window. | dynaflash | 2008-09-23 | 1 | -0/+1 |
* | MacGui: When reloading a previous queue at launch, as well as pending encode... | dynaflash | 2008-09-23 | 2 | -24/+78 |
* | MacGui: Re-enable deleting encodes with the delete key if hilighted. | dynaflash | 2008-09-22 | 3 | -12/+21 |
* | MacGui: Fix sleep/shutdown warning so it only comes up once right when starti... | dynaflash | 2008-09-22 | 1 | -4/+5 |
* | MacGui: Add encoding status readout to the queue window | dynaflash | 2008-09-22 | 4 | -8/+71 |
* | MacGui: End of encode/queue alerts and actions changes | dynaflash | 2008-09-21 | 1 | -33/+52 |
* | MacGui: upon launch, if pending items are still in the queue, if you choose t... | dynaflash | 2008-09-21 | 1 | -2/+3 |
* | MacGui: Custom chapter names restored (borked in 1703) | dynaflash | 2008-09-19 | 1 | -5/+49 |
* | Brings MacGui in line with x264's new default subme of 6. Remember to update ... | jbrjake | 2008-09-19 | 2 | -16/+16 |
* | MacGui and MacCli: Sets the Xcode project's Deployment target to use GCC opti... | jbrjake | 2008-09-19 | 1 | -1/+1 |
* | MacGui: "Stop" command modifications | dynaflash | 2008-09-18 | 3 | -13/+35 |
* | MacGui: Queue allow proper deleting of encoding queue items and proper deleti... | dynaflash | 2008-09-18 | 2 | -8/+61 |
* | MacGui: Fix issue from 1703 where once done doing at least one encode, all su... | dynaflash | 2008-09-18 | 1 | -22/+25 |
* | MacGui: fix turbo two pass (thanks beelsebob and jkint for help troubleshooti... | dynaflash | 2008-09-17 | 1 | -3/+9 |
* | MacGui: Add some temporary activity log messages to try to debug the new queue | dynaflash | 2008-09-17 | 1 | -4/+5 |
* | MacGui: Fix crash when selecting between target size and abr. | dynaflash | 2008-09-17 | 1 | -3/+1 |
* | MacGui: fix chapter markers which were borked in 1703 | dynaflash | 2008-09-17 | 1 | -1/+1 |
* | MacGui: Fix subtitle scan which I broke in 1703 | dynaflash | 2008-09-17 | 1 | -3/+4 |
* | MacGui: Resilient Queue: Initial Implementation | dynaflash | 2008-09-16 | 6 | -3201/+2302 |
* | MacGui: Fixed the warning in ChapterTitles for real this time. | ritsuka | 2008-08-08 | 1 | -5/+1 |
* | MacGui: Use fast numerators in HBPreferencesController, remove an hard tab an... | ritsuka | 2008-08-08 | 1 | -12/+10 |
* | MacGui: Some small enhancements and clean ups in HBQueueController | ritsuka | 2008-08-07 | 2 | -206/+167 |
* | MacGui: Fixed a warning. | ritsuka | 2008-08-05 | 1 | -3/+3 |
* | MacGui: Remove legacy preferences since they are now controlled via the presets. | dynaflash | 2008-08-04 | 3 | -795/+170 |