summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Reduce margin around track icon on audio panel. Should get rid of the...sr552016-10-291-1/+1
* WinGui: Always show the framerate controls when using QSV. When full QSV path...sr552016-10-021-5/+2
* WinGui: Fix log display in the GUI where the start of a log could be cut off...sr552016-09-232-40/+53
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ...sr552016-08-261-8/+18
* WinGui: Some minor improvements to the scalability and spacing of the main wi...sr552016-08-121-9/+8
* WinGui: Fix some binding errors trigged by generated menu items.sr552016-08-031-0/+7
* WinGui: Fixing some data binding errors in the Audio and Subtitle Viewssr552016-08-032-7/+3
* WinGui: Refix styling and layout on the Drive Listbox so it scrolls correctly...sr552016-07-301-0/+36
* WinGui: Add a tooltip to display the preset description. Initial delay before...sr552016-07-251-0/+15
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-253-0/+139
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-251-2/+2
* WinGui: Stubbing out some meta data code.sr552016-07-233-0/+105
* WinGui: Change the Add to queue split button so that it's styling behaves a b...sr552016-07-152-55/+51
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-14/+4
* WinGui: UI improvements to the Audio Defaults panel.sr552016-05-142-176/+179
* WinGui: Don't allow the user to enter invalid filename characters in the "Fil...sr552016-05-131-1/+1
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-122-5/+162
* WinGui: Update the UpdateSourceTrigger on the AddPresetView so you don't need...sr552016-05-121-4/+4
* WinGui: Wrap text on popup window container.sr552016-04-231-1/+2
* WinGui: Strip out the overlay panel code. It's not used.sr552016-04-181-4/+0
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-173-39/+19
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-2/+5
* WinGui: Fix a couple of silent errors with the new logging system.sr552016-03-261-14/+25
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-6/+0
* WinGui: Some Cosmetic changes and links added to the GUI.sr552016-03-213-4/+29
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-212-2/+26
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-212-45/+58
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-112-19/+49
* WinGui: Added a text block on the Queue Add selection that shows the current ...sr552016-02-201-1/+5
* WinGui: Missing file from last commit.sr552016-02-201-0/+2
* WinGui: Adding a "Queue" Menusr552016-02-201-0/+13
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-133-7/+5
* WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...sr552016-02-101-2/+2
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-11/+11
* WinGui:sr552016-02-069-221/+447
* WinGui: Couple of UI Tweaks.sr552016-02-023-4/+6
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-291-0/+9
* WinGui: Some API and warnings cleanup.Scott2015-12-272-2/+6
* WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra...Scott2015-12-271-1/+1
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-122-3/+4
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-101-0/+3
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-241-19/+27
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-241-6/+62
* Improve the In-line queue display.Scott2015-10-245-14/+324
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-244-14/+24
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-032-26/+38
* App Services Tidyup ContdScott2015-09-261-0/+1
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-193-11/+22
* WinGui: Strip out some old unused code.Scott2015-09-181-5/+0
* WinGui: If the Queue Recovery doesn't return any results, show the "Source S...sr552015-08-232-4/+2