summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552016-02-0622-554/+1287
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* WinGui: Initial attempt at allowing nightly builds to be installed separately...sr552016-02-022-22/+22
* WinGui: Couple of UI Tweaks.sr552016-02-027-6/+116
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* WinGui: Extra Space.sr552016-01-291-1/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-294-4/+76
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-298-124/+237
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...sr552016-01-232-194/+210
* WinGui: Unsaved filesr552016-01-171-1/+0
* WinGui: Fix an issue reloading "None" anamorphic setting on presets during a...sr552016-01-171-1/+2
* WinGui: Fix Preset json file import.sr552016-01-172-6/+7
* WinGui: QuickSync H265 supports levels.sr552016-01-171-1/+1
* WinGui: Fix an issue where the framerate shaper wasn't applied when the frame...sr552016-01-051-7/+5
* WinGui: Fixed an issue that was preventing the h264 level combo displaying fo...sr552016-01-051-1/+1
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-032-3/+3
* WinGui: Presets: Fix loading of container type.sr552016-01-031-0/+3
* Update copyright dates to 2016.Bradley Sepos2016-01-018-8/+8
* 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
|/