summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Fix bad tooltip stylesr552014-06-071-10/+0
* WinGui: Don't grab previews when the preview window hasn't been opened. (Not...sr552014-05-243-1/+13
* WinGui: Fix QSV preset loading of RF Slidersr552014-05-211-1/+6
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-1816-52/+148
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-177-21/+129
* WinGui: Another fix to the pause feature.sr552014-05-141-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-143-1/+71
* WinGui: Cosmetic improvement to the SplitButton Control. It no longer appears...sr552014-05-111-2/+4
* WinGui: Pre-populate the add preset custom width/height when custom is used.sr552014-05-101-0/+5
* WinGui: Custom W/H check should be for custom only.sr552014-04-262-2/+1
* WinGui: Add a warning on the add preset window if both custom width/height ar...sr552014-04-241-2/+8
* WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...sr552014-04-191-1/+1
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-192-2/+15
* WinGui: Fix QuickSync and x265 quality slider.sr552014-03-281-21/+17
* WinGui: When Starting a job that fails one of the sanity checks, the Stop but...sr552014-03-281-0/+1
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-237-10/+110
* WinGui: partially revert my last checking.sr552014-03-231-151/+153
* WinGui: Minor improvement to tabbing on the main window. (Going to have to ma...sr552014-03-213-158/+156
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-162-2/+20
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-132-18/+1
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-061-32/+66
* WinGui: Remove some last references to the faac encoder.sr552014-03-021-2/+0
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-014-3/+75
* WinGui: Fix to the Multiple Title selection feature. UI warning no longer rel...sr552014-02-233-26/+2
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-232-1/+7
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-236-68/+327
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-222-68/+44
* WinGui: Show a error message when the user has no destination set.sr552014-02-173-1/+20
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-1619-755/+1032
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-259-168/+136
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-213-0/+81
* WinGui: Few minor UI tweaks.sr552014-01-192-38/+61
* WinGui: Fix a number of styles that were not obeying the Use System Colours o...sr552014-01-028-18/+101
* WinGui: cleanup some warnings.sr552014-01-0212-40/+39
* WinGui: Fix a crash when updating the status display.sr552014-01-024-14/+2
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-298-66/+516
* WinGui: Improved an Add All Error message in relation to the Auto File Naming...sr552013-12-293-6/+65
* WinGui: Fix a few bugs:sr552013-12-294-75/+11
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-269-353/+56
* WinGui: Attempt to make the new source selection window less jarring in terms...sr552013-12-212-9/+10
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-076-73/+6
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-074-143/+5
* WinGui: Some further work in the background on the still preview feature.sr552013-12-066-9/+131
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-0110-11/+309
* WinGui: Undo the Preview Change from last checkin.sr552013-11-281-2/+2
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-281-2/+2
* WinGui: Fix typo on the Options windowsr552013-11-222-2/+2
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-224-10/+174
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-198-17/+167
* WinGui: Fix a large number of stylecop warnings. sr552013-11-1916-60/+48