| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: Picture Settings window - fix issue with freezing when resizing with ... | dynaflash | 2008-12-03 | 1 | -6/+2 |
* | Mac: move decmetadata.c to "libhb Sources" in the xcode project like all of t... | dynaflash | 2008-12-03 | 1 | -1/+1 |
* | Add metadata support to libhb, add importing of MP4 metadata, add export of M... | eddyg | 2008-12-02 | 1 | -0/+6 |
* | MacGui: Fix Auto Crop in the Legacy AppleTV preset | dynaflash | 2008-12-01 | 1 | -0/+1 |
* | MacGui: Fix the deblock filter for live previews. | dynaflash | 2008-12-01 | 1 | -1/+7 |
* | MacGui: Add selectable logging levels to the Advanced preferences. | dynaflash | 2008-12-01 | 1 | -14/+196 |
* | MacGui: Remove custome decomb option from preferences and Picture Settings | dynaflash | 2008-11-30 | 6 | -294/+95 |
* | MacGui: Picture Previews - increase the maximum number of previews per title ... | dynaflash | 2008-11-30 | 1 | -2/+38 |
* | MacGui: Implement variable number of preview frames | dynaflash | 2008-11-30 | 5 | -23/+212 |
* | MacGui: Cleanup HBPreferncesController and the preferences nib a little. Orig... | ritsuka | 2008-11-26 | 2 | -54/+112 |
* | MacGui: Fix live preview window so that changes in the preview window are ref... | dynaflash | 2008-11-24 | 1 | -2/+9 |
* | MacGui: Live Preview Initial Implementation | dynaflash | 2008-11-24 | 6 | -211/+1210 |
* | MacGui: Fixes a minor typo in the description of a preset so it reads "it is ... | jbrjake | 2008-11-23 | 1 | -1/+1 |
* | MacGui: Connect outlet for Video Codec label to it enables/disables properly | dynaflash | 2008-11-21 | 1 | -7/+13 |
* | MacGui: Fix issue with queue where cancelling a two pass job during the first... | dynaflash | 2008-11-20 | 1 | -40/+53 |
* | MacGui: fix compiler warnings in presets code for jbrjake who is amazed it ev... | dynaflash | 2008-11-20 | 1 | -1/+2 |
* | MacGui and CLI: Finalizes built-in presets for 0.9.3 | jbrjake | 2008-11-20 | 2 | -30/+222 |
* | MacGui: Change "Chapter x to Chapter y" in the sources area to "Chapter x thr... | dynaflash | 2008-11-19 | 1 | -6/+6 |
* | MacGui: Fix issue where proper width was not observed in preview image when u... | dynaflash | 2008-11-18 | 1 | -6/+7 |
* | MacGui: Add the svn and build number to the individual encode log headers | dynaflash | 2008-11-15 | 1 | -1/+4 |
* | MacGui: Fix multibyte character issue for Chapter Names | dynaflash | 2008-11-07 | 1 | -1/+1 |
* | MacGui: Remove check on web optimized and ac3 passthru. | ritsuka | 2008-11-02 | 2 | -13/+0 |
* | MacGui: Add the preset used log message back in | dynaflash | 2008-10-30 | 1 | -1/+1 |
* | 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 |