summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
* WinGui: use libhb presets for QSV.Rodeo2013-11-081-34/+8
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-022-4/+4
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-023-1/+1
* WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s...sr552013-11-023-11/+19
* WinGui: Couple of cosmetic fixes / minor improvements. sr552013-10-273-5/+7
* WinGui: Fixed burn-in checkbox for subtitlessr552013-10-251-1/+1
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-201-2/+2
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-201-0/+3
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-6/+6
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-14/+71
* WinGui: Remove now unneeded debug menusr552013-09-213-5/+2
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-171-7/+9
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-10/+1
* WinGui: Remove system info from about window.sr552013-09-081-8/+0
* WinGui: Add System Information to the About Window and Log header.sr552013-09-071-0/+8
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-031-5/+22
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-274-52/+84
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-271-16/+36
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-232-27/+134
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-224-146/+55
* WinGui: Improve the layout of the Subtitle Tracks listbox items.sr552013-08-221-107/+69
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-222-21/+18
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-221-1/+0
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-221-2/+2
* WinGui: Initial work around around a when done countdown.sr552013-08-213-0/+66
* WinGui: General code tidyupsr552013-08-171-1/+1
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-172-3/+10