summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-252-19/+10
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-221-4/+5
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-203-1/+14
* WinGui: Further UI design updates to Queue selection and Task action countdown.sr552015-04-182-38/+10
* WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. sr552015-04-181-0/+11
* WinGui: Minor UI tweaks to the preset window.sr552015-04-181-43/+14
* WinGui: Add "Delete" key shortcut to the queue to delete selected items.sr552015-04-182-5/+14
* WinGui: Some further UI design tweaks.sr552015-04-181-10/+6
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-184-72/+64
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-2/+28
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-295-9/+199
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-16/+0
* 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