summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Misc UI consistency improvements. sr552015-02-096-122/+24
* WinGui: Remove a bunch of CLI handling code.sr552015-01-314-249/+8
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-301-11/+3
* WinGui: sr552015-01-271-2/+3
* WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...sr552015-01-231-2/+2
* WinGui: Remove the Simple advanced options tab. sr552015-01-234-69/+16
* WinGui: Fix a few binding errors.sr552015-01-222-2/+2
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-114/+16
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-174-125/+49
* WinGui:sr552015-01-171-1/+1
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-2/+10
* WinGui: sr552015-01-101-0/+1
* 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