summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-6/+0
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-261-3/+12
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-23/+0
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-213-140/+79
* WinGui: Fixed an issue where the " Use Advanced Tab" was not being loaded co...sr552016-03-181-14/+4
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-121-4/+7
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-0/+53
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-091-7/+8
* WinGui: Don't check diskspace on UNC paths.sr552016-03-021-2/+2
* WinGui: Fix Audio Tab Track by Language selection behaviour.sr552016-02-211-1/+1
* WinGui: Added a text block on the Queue Add selection that shows the current ...sr552016-02-203-19/+38
* WinGui: Adding a "Queue" Menusr552016-02-202-0/+36
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-134-5/+23
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-133-13/+26
* WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...sr552016-02-101-2/+42
* WinGui: Fixed a bug with Audio Fallback encoder not setting correctly from pr...sr552016-02-091-2/+2
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-074-39/+233
* WinGui:sr552016-02-0610-333/+749
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-291-2/+48
* WinGui: QuickSync H265 supports levels.sr552016-01-171-1/+1
* WinGui: Fixed an issue that was preventing the h264 level combo displaying fo...sr552016-01-051-1/+1
* WinGui: Some API and warnings cleanup.Scott2015-12-273-2/+8
* WinGui: Missing changes from previous checking that was fixing queue edit bugs.Scott2015-12-271-3/+4
* WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra...Scott2015-12-272-20/+56
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-121-2/+2
* Using ErrorService.ShowMessageBox instead of MessageBox.ShowSverrir Sigmundarson2015-11-261-11/+21
* Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.Sverrir Sigmundarson2015-11-231-3/+5
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-231-41/+101
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-211-57/+76
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-103-3/+64
* Add Error count to the Status bar when queue completes.Scott2015-11-081-1/+7
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-312-1/+47
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-241-51/+89
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-243-2/+12
* Tidy up some code for the new inline queue view.Scott2015-10-243-26/+0
* Improve the In-line queue display.Scott2015-10-242-7/+5
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-244-338/+87
* Updating the status to be consistent with the queue display.Scott2015-10-101-8/+3
* Adding Pass Count back onto the status bar.Scott2015-10-101-2/+9
* WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* Tidy up some Stylecop WarningsScott2015-09-262-2/+0
* App Services Cleanup ContdScott2015-09-261-2/+1
* App Services Tidyup ContdScott2015-09-266-0/+6
* AppServices tidyupScott2015-09-2620-104/+124
* WinGui: Strip out some old unused code.Scott2015-09-182-54/+1
* WinGui: Initialise chapters to string.empty if the import file does not conta...Scott2015-09-151-2/+1
* WinGui: Fetch video framerates from libhbScott2015-09-111-1/+3
* WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...Scott2015-09-051-1/+2