summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-239-41/+461
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-215-62/+162
* WinGui: Fixing subtitle behavior option in the json preset factory.Scott2015-11-151-2/+1
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-1012-4/+176
* Add Error count to the Status bar when queue completes.Scott2015-11-085-1/+35
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-314-25/+47
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-313-31/+20
* Missed file from last checkin.Scott2015-10-301-0/+1
* Tidy up the Preset Service. Preset version checking should now be working fo...Scott2015-10-305-37/+88
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-248-84/+159
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-248-10/+88
* Tidy up some code for the new inline queue view.Scott2015-10-243-26/+0
* Improve the In-line queue display.Scott2015-10-248-21/+336
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-2412-352/+136
* Merge pull request #21 from jstebbins/grayscaleJohn Stebbins2015-10-191-1/+6
|\
| * grayscale: wingui changesJohn Stebbins2015-10-161-1/+6
* | Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-166-247/+212
* | Fixing the storage of user presets. Need to confirm PresetContainer format.Scott2015-10-161-1/+3
* | Refactoring the Preset service to store the Built-In Presets and User Presets...Scott2015-10-165-69/+77
|/
* Updating the status to be consistent with the queue display.Scott2015-10-103-12/+7
* Adding Pass Count back onto the status bar.Scott2015-10-103-6/+13
* Updating for the new deinterlace/decomb preset keys.Scott2015-10-091-38/+62
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-036-120/+409
* WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* Check Culture of Framerate stringScott2015-09-271-12/+15
* WinGui: Bump the preset version number check since adding the new qsv encoder...Scott2015-09-271-1/+1
* App Services Modelling Tidy UpScott2015-09-264-1/+42
* Tidy up some Stylecop WarningsScott2015-09-265-3/+21
* App Services Cleanup ContdScott2015-09-2611-13/+225
* App Services Tidyup ContdScott2015-09-2639-9/+628
* AppServices tidyupScott2015-09-2676-147/+5911
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-241-1/+7
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-195-11/+234
* WinGui: Strip out some old unused code.Scott2015-09-1811-209/+2
* 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
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-292-2/+2
* WinGui: Build fixes for git.Scott2015-08-273-2/+2
* WinGui: Disable the subversion build code. Will update to handle git later.Scott2015-08-274-8/+8
* WinGui: Fix another instance of the Caliburn vs Json.net sillyness where obje...sr552015-08-252-18/+9
* WinGui: If the Queue Recovery doesn't return any results, show the "Source S...sr552015-08-235-5/+35
* WinGui: Add right click menu to preset listbox.sr552015-08-233-26/+40
* WinGui: Don't update config when user cancels file/folder dialogs - Patch by...sr552015-08-233-119/+141
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-239-17/+5
* WinGui: Layout improvements on add preset window.sr552015-08-012-14/+15
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-278-42/+2
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-254-39/+55
* WinGui: Tidyup the AppBootstapper class.sr552015-07-251-23/+12
* WinGui: Bumping JSON.net to version 7.0sr552015-07-251-1/+1