| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Fix for configure audio tracks not behaving correctly with "Any" option. | sr55 | 2016-01-31 | 1 | -7/+12 |
* | WinGui: Extra Space. | sr55 | 2016-01-29 | 1 | -1/+1 |
* | WinGui: Allow the Nightly build and Release version to be run side-by-side. ... | sr55.hb@outlook.com | 2016-01-29 | 4 | -4/+76 |
* | WinGui: Add support for the rotate and flip filter. | sr55.hb@outlook.com | 2016-01-29 | 8 | -124/+237 |
* | WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau... | sr55 | 2016-01-23 | 2 | -194/+210 |
* | WinGui: Unsaved file | sr55 | 2016-01-17 | 1 | -1/+0 |
* | WinGui: Fix an issue reloading "None" anamorphic setting on presets during a... | sr55 | 2016-01-17 | 1 | -1/+2 |
* | WinGui: Fix Preset json file import. | sr55 | 2016-01-17 | 2 | -6/+7 |
* | WinGui: QuickSync H265 supports levels. | sr55 | 2016-01-17 | 1 | -1/+1 |
* | WinGui: Fix an issue where the framerate shaper wasn't applied when the frame... | sr55 | 2016-01-05 | 1 | -7/+5 |
* | WinGui: Fixed an issue that was preventing the h264 level combo displaying fo... | sr55 | 2016-01-05 | 1 | -1/+1 |
* | WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb... | sr55 | 2016-01-03 | 2 | -3/+3 |
* | WinGui: Presets: Fix loading of container type. | sr55 | 2016-01-03 | 1 | -0/+3 |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 8 | -8/+8 |
* | WinGui: Some API and warnings cleanup. | Scott | 2015-12-27 | 25 | -135/+305 |
* | WinGui: Missing changes from previous checking that was fixing queue edit bugs. | Scott | 2015-12-27 | 1 | -3/+4 |
* | WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra... | Scott | 2015-12-27 | 3 | -21/+57 |
* | WinGui: Some fixes around the preset audio / subtitle configure default setti... | Scott | 2015-12-15 | 1 | -7/+17 |
* | WinGui: Fix an issue with the Subtitle Burn In Behavior dropdown not being se... | Scott | 2015-12-14 | 1 | -3/+1 |
* | WinGui: Ability to Force Preset updates change tidy up | Scott | 2015-12-14 | 4 | -4/+20 |
* | WinGui: Re-implement the ability to force a preset upgrade on nightly build u... | Scott | 2015-12-14 | 3 | -76/+99 |
* | WinGui: Fix an issue where presets crop settings could be incorrectly stored ... | Scott | 2015-12-12 | 1 | -1/+1 |
* | WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec... | Scott | 2015-12-12 | 8 | -9/+46 |
* | Using ErrorService.ShowMessageBox instead of MessageBox.Show | Sverrir Sigmundarson | 2015-11-26 | 1 | -11/+21 |
* | Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong. | Sverrir Sigmundarson | 2015-11-23 | 6 | -6/+30 |
* | Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref... | Sverrir Sigmundarson | 2015-11-23 | 9 | -41/+461 |
* | Merge pull request #37 from sverrirs/chapters-csv-upd | Scott | 2015-11-22 | 5 | -62/+162 |
|\ |
|
| * | Fixing importing and exporting of chapters via CSV files. Adding proper handl... | Sverrir Sigmundarson | 2015-11-21 | 5 | -62/+162 |
* | | Quick Fix for the broken Nightly build. Will add bit-depth support at a later... | Scott | 2015-11-22 | 2 | -1/+3 |
|/ |
|
* | WinGui: Fixing subtitle behavior option in the json preset factory. | Scott | 2015-11-15 | 1 | -2/+1 |
* | WinGui: Add warning dialog on Destination Browse Button if disk space is low... | Scott | 2015-11-10 | 12 | -4/+176 |
* | Add Error count to the Status bar when queue completes. | Scott | 2015-11-08 | 5 | -1/+35 |
* | Make Process Priority a real-time setting. Not per encode instance. | Scott | 2015-10-31 | 5 | -30/+47 |
* | Allow the preview encode to run at the same time as an actual encode. | Scott | 2015-10-31 | 5 | -32/+46 |
* | Missed file from last checkin. | Scott | 2015-10-30 | 1 | -0/+1 |
* | Tidy up the Preset Service. Preset version checking should now be working fo... | Scott | 2015-10-30 | 5 | -37/+88 |
* | Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset... | Scott | 2015-10-24 | 12 | -99/+197 |
* | Adding a "When Done" Label and Context Menu to the Main Screen status bar. | Scott | 2015-10-24 | 8 | -10/+88 |
* | Tidy up some code for the new inline queue view. | Scott | 2015-10-24 | 3 | -26/+0 |
* | Improve the In-line queue display. | Scott | 2015-10-24 | 8 | -21/+336 |
* | Initial commit to allow the Queue Window to be embedded in the main window. S... | Scott | 2015-10-24 | 12 | -352/+136 |
* | Merge pull request #21 from jstebbins/grayscale | John Stebbins | 2015-10-19 | 3 | -7/+8 |
|\ |
|
| * | grayscale: wingui changes | John Stebbins | 2015-10-16 | 3 | -7/+8 |
* | | Completely re-factored the preset file storage to use the same format as the ... | Scott | 2015-10-16 | 7 | -248/+224 |
* | | Fixing the storage of user presets. Need to confirm PresetContainer format. | Scott | 2015-10-16 | 1 | -1/+3 |
* | | Refactoring the Preset service to store the Built-In Presets and User Presets... | Scott | 2015-10-16 | 5 | -69/+77 |
|/ |
|
* | Updating the status to be consistent with the queue display. | Scott | 2015-10-10 | 3 | -12/+7 |
* | Adding Pass Count back onto the status bar. | Scott | 2015-10-10 | 3 | -6/+13 |
* | Updating for the new deinterlace/decomb preset keys. | Scott | 2015-10-09 | 2 | -51/+65 |
* | Adding some additional tooltips to the picture settings and video tabs. | Scott | 2015-10-03 | 6 | -120/+409 |