| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MacGui: Picture Preview - fix full screen mode on multi-display systems. | dynaflash | 2009-02-13 | 1 | -9/+25 |
* | MacGui: Fix crash when trying to quit with preview in full screen mode. | dynaflash | 2009-02-13 | 4 | -9/+26 |
* | MacGui: Being lazy and copying and pasting code never pays. Fixes an issue wi... | jbrjake | 2009-02-12 | 1 | -1/+1 |
* | MacGui: Queue -Stop animating currently encoding job icon when paused, restar... | dynaflash | 2009-02-12 | 1 | -2/+8 |
* | MacGui: Oops, only trellis can hide psy-trellis now so it has to hide when se... | jbrjake | 2009-02-12 | 1 | -1/+1 |
* | MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul... | dynaflash | 2009-02-12 | 1 | -24/+3 |
* | MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and... | dynaflash | 2009-02-11 | 1 | -3/+4 |
* | MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab. | jbrjake | 2009-02-11 | 3 | -14/+281 |
* | MacGui: Some changes to the method that fades in and out different widgets, t... | jbrjake | 2009-02-11 | 1 | -28/+50 |
* | MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t... | jbrjake | 2009-02-11 | 3 | -53/+400 |
* | MacGui: Constant Quality Slider - theora's qp goes up as the quality goes up. | dynaflash | 2009-02-11 | 1 | -19/+28 |
* | MacGui: Constant Quality Slider now QP/RF based. | dynaflash | 2009-02-10 | 6 | -66/+459 |
* | MacGui: Hides the merange widget on the advanced tab when the motion estimati... | jbrjake | 2009-02-10 | 1 | -0/+18 |
* | MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est... | jbrjake | 2009-02-10 | 1 | -3/+20 |
* | MacGui: Disable the toolbar hide button in the pref window, it was looking at... | ritsuka | 2009-02-08 | 1 | -20/+64 |
* | MacGui: Implement DRC 0.0. | dynaflash | 2009-02-06 | 2 | -18/+26 |
* | MacGui: Video Filter and Picture Settings | dynaflash | 2009-02-06 | 9 | -1337/+274 |
* | MacGui: Change "Picture Filters" to "Video Filters" | dynaflash | 2009-02-05 | 3 | -10/+9 |
* | MacGui: Add preset code for custom filter fields | dynaflash | 2009-02-05 | 3 | -34/+94 |
* | MacGui: Picture Filters Inspector enhancements | dynaflash | 2009-02-04 | 8 | -798/+2205 |
* | MacGui: Change the order of the filters in both the Filters Inspector and the... | dynaflash | 2009-01-28 | 2 | -46/+336 |
* | MacGui: Live Preview Fixes | dynaflash | 2009-01-28 | 2 | -49/+4 |
* | MacGui: Fix issue where selecting a preset selects the right widget settings ... | dynaflash | 2009-01-27 | 2 | -5/+4 |
* | MacGui: remember window postion and open/close state of the Picture Filter an... | dynaflash | 2009-01-27 | 6 | -33/+62 |
* | MacGui: Picture Filters separate hud inspector initial implementation | dynaflash | 2009-01-26 | 12 | -1105/+1983 |
* | Organizes anamorphic parameters in a struct, requiring some minor search and ... | jbrjake | 2009-01-26 | 3 | -24/+24 |
* | MacGui: Preview Window scale to screen initial implementation | dynaflash | 2009-01-21 | 4 | -167/+384 |
* | MacGui: Remove the decomb string from the main window so decomb uses the libh... | dynaflash | 2009-01-15 | 1 | -6/+5 |
* | MacGui: Picture Preview and Settings window interaction fixes | dynaflash | 2009-01-14 | 4 | -8/+21 |
* | MacGui; save the expanded/collapsed state for folders in the presets drawer. | ritsuka | 2009-01-14 | 1 | -0/+12 |
* | MacGui: save the size of the presets drawer in the preferences. | ritsuka | 2009-01-14 | 2 | -6/+14 |
* | MacGui: no need to reload the chapters nstableview when loading a queue item. | ritsuka | 2009-01-13 | 1 | -6/+0 |
* | MacGui: Preview Window | dynaflash | 2009-01-12 | 2 | -20/+108 |
* | MacGui: Separate Picture Settings and Preview Window Initial Implementation | dynaflash | 2009-01-12 | 10 | -1543/+3365 |
* | MacGui: include the exact dylib name in the VLC check to pick up out of date ... | dynaflash | 2009-01-06 | 1 | -2/+2 |
* | MacGui: Increase the height of the Filters box in Picture Settings, was too c... | dynaflash | 2008-12-16 | 2 | -78/+61 |
* | MacGui: Fix issue where switching formats causes the video encoder drop down ... | dynaflash | 2008-12-16 | 1 | -1/+13 |
* | MacGui: Picture window now uses a subclass of HBController to access the main... | dynaflash | 2008-12-15 | 6 | -46/+85 |
* | MacGui: Add to queue fix so that it not only checks that a file does not alre... | dynaflash | 2008-12-12 | 1 | -11/+44 |
* | MacGui: Add "Picture Settings" toolbar item to main window toolbar | dynaflash | 2008-12-12 | 3 | -63/+23 |
* | MacGui: Add a preference so we can specify what we do at launch, choices are: | dynaflash | 2008-12-12 | 3 | -26/+228 |
* | MacGui: Fix destination path so that last one used in the destination choice ... | dynaflash | 2008-12-11 | 1 | -7/+8 |
* | MacGui: Live Preview fixes | dynaflash | 2008-12-05 | 2 | -14/+22 |
* | MacGui: correct month output in the names of the individual encode logs | dynaflash | 2008-12-04 | 1 | -1/+1 |
* | MacGui: Fix a built error introduced in 2003 | dynaflash | 2008-12-04 | 1 | -1/+0 |
* | MacGui: Remove legacy preset code | dynaflash | 2008-12-04 | 1 | -400/+118 |
* | 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 |