summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-091-11/+25
* WinGui: Further fixes to libhb json api filters code.sr552015-01-051-4/+4
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-022-13/+39
* WinGui: Add picture settings to the Queue Tooltipsr552014-11-301-10/+13
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-292-12/+12
* WinGui: Re-factoring the services library. sr552014-11-291-0/+1
* WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce...sr552014-11-271-0/+9
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-272-4/+2
* WinGui: Fix a small overlay issue on the video tab which makes the bottom 20%...sr552014-11-231-6/+6
* WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...0.10.0sr552014-11-211-2/+2
* WinGui: Improve the error message when importing a preset fails.sr552014-11-151-5/+5
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-251-1/+1
* WinGui: Add Clear warnings that OpenCL and DXVA code is considered experiment...sr552014-10-101-3/+3
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-4/+5
* WinGui: Update some tooltips on the queue so they are correct. sr552014-09-261-2/+2
* WinGui: Enable Burn In for SRT filessr552014-09-171-6/+5
* WinGui: Re-add Transparent background to toolbar.sr552014-09-172-0/+14
* WinGui: Remove the Background Transparency off the toolbar to see if it fixes...sr552014-09-151-1/+0
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-051-1/+3
* WinGui: Add UIAutomation Names to some of the key controls on the main window...sr552014-09-021-14/+14
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-261-1/+1
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-221-2/+4
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-3/+4
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-023-20/+20
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-10/+37
* WinGui: Fix bad tooltip stylesr552014-06-071-10/+0
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-184-32/+38
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-172-20/+37
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-0/+19
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-1/+5
* 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-211-153/+151
* WinGui: Fix to the Multiple Title selection feature. UI warning no longer rel...sr552014-02-231-5/+1
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-4/+82
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-163-164/+249
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-253-126/+123
* 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: Fix a few bugs:sr552013-12-293-75/+4
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-262-48/+4
* WinGui: Attempt to make the new source selection window less jarring in terms...sr552013-12-211-2/+2
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-20/+5
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-071-1/+1
* WinGui: Some further work in the background on the still preview feature.sr552013-12-062-5/+8
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-014-4/+23
* 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: Some additional work on Static Previews. Added slider to select the p...sr552013-11-221-2/+12
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-193-3/+45
* WinGui: Fix a large number of stylecop warnings. sr552013-11-192-21/+31