summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-239-41/+461
* Merge pull request #37 from sverrirs/chapters-csv-updScott2015-11-225-62/+162
|\
| * Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-215-62/+162
* | Quick Fix for the broken Nightly build. Will add bit-depth support at a later...Scott2015-11-222-1/+3
|/
* 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-315-30/+47
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-315-32/+46
* 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-2412-99/+197
* 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-193-7/+8
|\
| * grayscale: wingui changesJohn Stebbins2015-10-163-7/+8
* | Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-167-248/+224
* | 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-092-51/+65
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-036-120/+409
* Merge pull request #12 from maximd33/upstreamScott2015-10-021-7/+9
|\
| * WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* | fix .NET conditionMax Dmytrychenko2015-09-301-3/+3
* | better usage of MASK for feature detection, OR fixMax Dmytrychenko2015-09-301-2/+2
* | better usage of MASK for feature detectionMax Dmytrychenko2015-09-301-2/+2
|/
* 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
* AppServices Tidyup ContdScott2015-09-2613-140/+289
* App Services Modelling Tidy UpScott2015-09-2620-108/+176
* Tidy up some Stylecop WarningsScott2015-09-265-3/+21
* App Services Cleanup ContdScott2015-09-2612-221/+224
* App Services Tidyup ContdScott2015-09-2676-6260/+628
* AppServices tidyupScott2015-09-2681-187/+5918
* WinGui: QuickSync H264 is 768, not 512Scott2015-09-241-1/+1
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-244-2/+54
* UI adjustment for MASK usageMax Dmytrychenko2015-09-241-2/+2
* 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-1812-220/+2
* WinGui: Starting work on more API cleanup in ApplicationServices library.Scott2015-09-183-99/+47
* 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-294-3/+19
* WinGui: Another build fix for git.Scott2015-08-271-25/+25
* WinGui: Build fixes for git.Scott2015-08-274-27/+27