summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some API and warnings cleanup.Scott2015-12-2725-135/+305
* 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-273-21/+57
* WinGui: Some fixes around the preset audio / subtitle configure default setti...Scott2015-12-151-7/+17
* WinGui: Fix an issue with the Subtitle Burn In Behavior dropdown not being se...Scott2015-12-141-3/+1
* WinGui: Ability to Force Preset updates change tidy upScott2015-12-144-4/+20
* WinGui: Re-implement the ability to force a preset upgrade on nightly build u...Scott2015-12-143-76/+99
* WinGui: Fix an issue where presets crop settings could be incorrectly stored ...Scott2015-12-121-1/+1
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-128-9/+46
* 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-236-6/+30
* 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