| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an... | sr55 | 2017-01-07 | 7 | -29/+107 |
* | WinGui: Improve the SourceMax / Custom Picture Settings modes. Fixes a numer ... | sr55 | 2017-01-02 | 2 | -31/+38 |
* | WinGui: Change the name of the night build start menu shortcut to "HandBrake ... | sr55 | 2017-01-01 | 2 | -4/+4 |
* | WinGui: Set version to 1.0.2 | sr55 | 2017-01-01 | 4 | -6/+6 |
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 3 | -3/+3 |
* | WinGui: Store the Extra Args when switching video encoders. This prevents inv... | sr55 | 2016-12-31 | 1 | -4/+16 |
* | WinGui: Fixes to Subtitle Default behaviours. | sr55 | 2016-12-31 | 1 | -3/+17 |
* | WinGui: Downgrade Subtitle Behaviour Error to a warning. Also checks the beh... | sr55 | 2016-12-29 | 3 | -5/+26 |
* | WinGui: Don't open the source panel on launch if we are scanning a file by co... | sr55 | 2016-12-28 | 1 | -4/+1 |
* | WinGui: Bump versions to 1.0.1 | sr55 | 2016-12-27 | 4 | -6/+6 |
* | WinGui: A number of small fixes and Improvements. | sr55 | 2016-12-27 | 7 | -26/+27 |
* | WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic Sele... | sr55 | 2016-12-26 | 2 | -7/+9 |
* | WinGui: Add support to make the windows UI more portable friendly. Configurab... | sr55 | 2016-12-26 | 6 | -3/+202 |
* | WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders... | sr55 | 2016-12-26 | 8 | -0/+66 |
* | WinGui: Change the status bar to show when it's doing a subtitle scan. | sr55 | 2016-12-22 | 5 | -10/+48 |
* | WinGui: Remove Preset AutoName function as it hasn't ever worked properly. | sr55 | 2016-12-22 | 3 | -7/+6 |
* | WinGui: Improve many tooltips for 1.0 #426 | sr55 | 2016-12-20 | 6 | -60/+392 |
* | WinGui: Update the VersionUtility class to work for official releases that ar... | sr55 | 2016-12-18 | 4 | -133/+1 |
* | WinGui: Set QSV Decode to false if the hardware isn't available for use. | sr55 | 2016-12-18 | 1 | -1/+3 |
* | WinGui: Advanced Tab Changes | sr55 | 2016-12-13 | 17 | -399/+29 |
* | WinGui: Mark the Advanced Tab as Deprecated. #123 | sr55 | 2016-12-13 | 2 | -2/+2 |
* | WinGui: Fix Disabled state of queue tab when queue is in-line and queue is im... | sr55 | 2016-12-12 | 1 | -5/+6 |
* | WinGui: Further Fixes to the Picture Settings screen when handling new sources. | sr55 | 2016-12-10 | 1 | -10/+6 |
* | WinGui: Further fixes to handle the new "Automatic" anamorphic.. This should ... | sr55 | 2016-12-10 | 3 | -13/+18 |
* | WinGui: Fix the numberbox control for users that have the High Contrast windo... | sr55 | 2016-11-27 | 1 | -6/+9 |
* | WinGui: Prompt to create folder when the destination path does not exist. Fix... | sr55 | 2016-11-16 | 4 | -21/+115 |
* | WinGui: When we are dealing with Automatic anaorphic, we also need to pre-set... | sr55 | 2016-11-06 | 1 | -0/+3 |
* | WinGui: Fix Anamorphic Mode Auto | sr55 | 2016-11-01 | 1 | -1/+1 |
* | WinGui: Make the Width/Height fields enabled for Anamorphic=Automatic | sr55 | 2016-10-30 | 1 | -3/+3 |
* | WinGui: Fix a large number of stylecop warnings. | sr55 | 2016-10-30 | 39 | -118/+245 |
* | WinGui: Update status bar label text to say "errors or cancellations" to bett... | sr55 | 2016-10-30 | 2 | -2/+2 |
* | WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso... | sr55 | 2016-10-30 | 1 | -33/+69 |
* | WinGui: Reduce margin around track icon on audio panel. Should get rid of the... | sr55 | 2016-10-29 | 1 | -1/+1 |
* | WinGui: Replace Strict Anamorphic with Automatic. | sr55 | 2016-10-29 | 6 | -17/+17 |
* | WinGui: Always show the framerate controls when using QSV. When full QSV path... | sr55 | 2016-10-02 | 3 | -17/+2 |
* | WinGui: Fix log display in the GUI where the start of a log could be cut off... | sr55 | 2016-09-23 | 2 | -40/+53 |
* | WinGui: Fix log display in the GUI where the start of a log could be cut off. | sr55 | 2016-09-22 | 1 | -3/+2 |
* | WinGui: Set the Preset version to 3 in the defaultsettings.xml This should p... | sr55 | 2016-09-15 | 1 | -1/+1 |
* | WinGui: Fix RF0 Lossless warning for x264 10bit | sr55 | 2016-09-15 | 1 | -1/+1 |
* | WinGui: Add more space around the preview window when the content is larger t... | sr55 | 2016-09-09 | 1 | -2/+2 |
* | WinGui: Fix #318 Video Previews can start at the beginning of the file, but ... | sr55 | 2016-09-09 | 1 | -1/+1 |
* | WinGui: Add initial support for libopus audio encoder. | sr55 | 2016-09-03 | 2 | -0/+5 |
* | Fix an issue applying audio codec settings from the defaults which are differ... | Andrij Abyzov | 2016-08-28 | 1 | -7/+7 |
* | WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ... | sr55 | 2016-08-26 | 1 | -8/+18 |
* | WinGui: Change help link on toolbar to point to the new docs. | sr55 | 2016-08-26 | 1 | -1/+1 |
* | WinGui: Some minor improvements to the scalability and spacing of the main wi... | sr55 | 2016-08-12 | 1 | -9/+8 |
* | WinGui: prefer /docs over docs. | sr55 | 2016-08-03 | 1 | -1/+1 |
* | WinGui: Fix some binding errors trigged by generated menu items. | sr55 | 2016-08-03 | 1 | -0/+7 |
* | WinGui: Fixing some data binding errors in the Audio and Subtitle Views | sr55 | 2016-08-03 | 2 | -7/+3 |
* | WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring ... | sr55 | 2016-08-03 | 1 | -1/+1 |