summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Add right click menu to preset listbox.sr552015-08-231-4/+18
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-2/+2
* WinGui: Layout improvements on add preset window.sr552015-08-011-13/+14
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-271-6/+0
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-251-36/+36
* WinGui: Checkin Missing file from previous commit.sr552015-07-191-0/+25
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-182-1/+56
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-9/+16
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-2/+1
* WinGui: Move options strings to resources.sr552015-06-181-61/+61
* WinGui: Another alignment issue fix.sr552015-06-161-2/+2
* WinGui: Fix an issue with the json preset factory not correctly setting the a...sr552015-06-161-10/+9
* WinGui: Moving more of the view strings into resources. sr552015-06-0712-323/+160