Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Add warning dialog on Destination Browse Button if disk space is ↵ | Scott | 2015-11-10 | 12 | -4/+176 |
| | | | | | | low. Added new Advanced Option in preferences that will force the queue to check for low disk space before starting each job and pause if necessary. Low Disk Space level is currently set at 10GB. Will add a preference to adjust this at a later point | ||||
* | 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 ↵ | Scott | 2015-10-30 | 5 | -37/+88 |
| | | | | for the new format. | ||||
* | Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same ↵ | Scott | 2015-10-24 | 12 | -99/+197 |
| | | | | "presets / custom" format that the other UI's do. | ||||
* | Adding a "When Done" Label and Context Menu to the Main Screen status bar. | Scott | 2015-10-24 | 8 | -10/+88 |
| | | | | This should make it more obvious to users that they have a "When done" action turned on, especially when coming back to the app after a period of time. | ||||
* | 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. ↵ | Scott | 2015-10-24 | 12 | -352/+136 |
| | | | | Still some UX/UI stuff to tidy up later. | ||||
* | Merge pull request #21 from jstebbins/grayscale | John Stebbins | 2015-10-19 | 3 | -7/+8 |
|\ | | | | | grayscale: make it a real filter | ||||
| * | 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 |
| | | | | | | | | | | | | Mac and Linux GUI's. You can now copy the file between platforms and it should load correctly. WARNING: Any current presets will be lost when you install this or any later build as the format is not backwards compatible and there is no upgrade path. | ||||
* | | 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 ↵ | Scott | 2015-10-16 | 5 | -69/+77 |
|/ | | | | Presets in the new version of the JSON format. This allows HandBrakeCLI to use the presets stored by the GUI. | ||||
* | 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 |
| | |||||
* | Merge pull request #12 from maximd33/upstream | Scott | 2015-10-02 | 1 | -7/+9 |
|\ | | | | | WinGui: draft set of options handling for QuickSyncH265, AVC replica for now | ||||
| * | WinGui: draft set of options handling for QuickSyncH265, AVC replica for now | Max Dmytrychenko | 2015-09-30 | 1 | -7/+9 |
| | | |||||
* | | fix .NET condition | Max Dmytrychenko | 2015-09-30 | 1 | -3/+3 |
| | | |||||
* | | better usage of MASK for feature detection, OR fix | Max Dmytrychenko | 2015-09-30 | 1 | -2/+2 |
| | | |||||
* | | better usage of MASK for feature detection | Max Dmytrychenko | 2015-09-30 | 1 | -2/+2 |
|/ | |||||
* | Check Culture of Framerate string | Scott | 2015-09-27 | 1 | -12/+15 |
| | | | | May be the cause of the filter not being set correctly for some users. | ||||
* | WinGui: Bump the preset version number check since adding the new qsv ↵ | Scott | 2015-09-27 | 1 | -1/+1 |
| | | | | encoder made the current presets no longer compatible | ||||
* | AppServices Tidyup Contd | Scott | 2015-09-26 | 13 | -140/+289 |
| | | | | Made most of the exposed objects immutable. | ||||
* | App Services Modelling Tidy Up | Scott | 2015-09-26 | 20 | -108/+176 |
| | | | | | | Making event objects immutable. Making Libhb constructs internal to the library. We should expose this with a managed api if we need it outside the library. (Part 1) | ||||
* | Tidy up some Stylecop Warnings | Scott | 2015-09-26 | 5 | -3/+21 |
| | | | | Tidy up some Stylecop Warnings | ||||
* | App Services Cleanup Contd | Scott | 2015-09-26 | 12 | -221/+224 |
| | | | | Moving Exceptions and more utilities to the GUI project. | ||||
* | App Services Tidyup Contd | Scott | 2015-09-26 | 76 | -6260/+628 |
| | | | | Moving all the helper and utility classes to the gui project | ||||
* | AppServices tidyup | Scott | 2015-09-26 | 81 | -187/+5918 |
| | | | | Moving the UI modelling and services to the GUI Project. | ||||
* | WinGui: QuickSync H264 is 768, not 512 | Scott | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | WinGui: Enable support for H.265 QuickSync support | Scott | 2015-09-24 | 4 | -2/+54 |
| | |||||
* | UI adjustment for MASK usage | Max Dmytrychenko | 2015-09-24 | 1 | -2/+2 |
| | |||||
* | WinGui: Adding a number of new tooltips for some of the more complicated ↵ | Scott | 2015-09-19 | 5 | -11/+234 |
| | | | | controls. | ||||
* | WinGui: Strip out some old unused code. | Scott | 2015-09-18 | 12 | -220/+2 |
| | |||||
* | WinGui: Starting work on more API cleanup in ApplicationServices library. | Scott | 2015-09-18 | 3 | -99/+47 |
| | |||||
* | WinGui: Initialise chapters to string.empty if the import file does not ↵ | Scott | 2015-09-15 | 1 | -2/+1 |
| | | | | contain a name for a given chapter number. | ||||
* | WinGui: Fetch video framerates from libhb | Scott | 2015-09-11 | 1 | -1/+3 |
| | |||||
* | WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting ↵ | Scott | 2015-09-05 | 1 | -1/+2 |
| | | | | presets which only have FastDecode. | ||||
* | WinGui: Update the GUI to handle the version information correctly after the ↵ | Scott | 2015-08-29 | 4 | -3/+19 |
| | | | | git move. | ||||
* | WinGui: Another build fix for git. | Scott | 2015-08-27 | 1 | -25/+25 |
| | |||||
* | WinGui: Build fixes for git. | Scott | 2015-08-27 | 4 | -27/+27 |
| | |||||
* | WinGui: Remove 2 build targets. | Scott | 2015-08-27 | 1 | -12/+12 |
| | |||||
* | WinGui: Disable the subversion build code. Will update to handle git later. | Scott | 2015-08-27 | 5 | -10/+10 |
| | |||||
* | WinGui: Fix another instance of the Caliburn vs Json.net sillyness where ↵ | sr55 | 2015-08-25 | 2 | -18/+9 |
| | | | | | | objects are not serialised correctly. This is causing presets not to save to disk correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7413 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | WinGui: If the Queue Recovery doesn't return any results, show the "Source ↵ | sr55 | 2015-08-23 | 5 | -5/+35 |
| | | | | | | Selection" pane when the app starts up. Added quick access links to the preferences / About HandBrake Panes on this panel. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7411 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | WinGui: Add right click menu to preset listbox. | sr55 | 2015-08-23 | 3 | -26/+40 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7410 b64f7644-9d1e-0410-96f1-a4d463321fa5 |