Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Allow the log window to be opened from the Scan Status Overlay. | sr55 | 2017-01-08 | 1 | -0/+2 |
| | |||||
* | WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, ↵ | sr55 | 2017-01-08 | 2 | -44/+16 |
| | | | | MainWindow and Preferences | ||||
* | WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue ↵ | sr55 | 2017-01-07 | 2 | -9/+15 |
| | | | | and queue window. #489 | ||||
* | WinGui: A number of small fixes and Improvements. | sr55 | 2016-12-27 | 2 | -15/+11 |
| | | | | | | | | - Fix Update Preset Option. Add CC and Foreign Audio Scan were not setting correctly when updating a preset. Fixes #442 - Fix an issue where "Normal" Preset was showing as default as well as "Fast". - Fix issues in the preset loading of the Deinterlace/Decomb Presets. Fixes #443 - Make the Video Extra Options Box Fix to area to make it easier to read long option strings. - Change the logic for enabling the Use Advanced Options box to not look at the option string. Fixes #441 | ||||
* | WinGui: New Setting to allow the QSV decoder to be used with Non QSV ↵ | sr55 | 2016-12-26 | 1 | -0/+1 |
| | | | | encoders. (Was on by default and not configurable. Now off by default but configurable) | ||||
* | WinGui: Improve many tooltips for 1.0 #426 | sr55 | 2016-12-20 | 3 | -20/+23 |
| | |||||
* | WinGui: Advanced Tab Changes | sr55 | 2016-12-13 | 4 | -60/+2 |
| | | | | | | 1. Strip out a lot of the old advanced tab infrastructure as it is no longer needed. Only the deprecated X264 Advacned Panel is left. All other encoders use the Video tab now. 2. Changed Option to "Allow use of 'Advanced Tab'" and only show the tab if the checkbox on the video tab is checked. It will no longer show based on the perference alone. 3. Fix the one-way communication from Video Tab to X264 Tab so preset options are reflected ont he X264 Tab. The reverse is not supported but it will retain the previous options. | ||||
* | WinGui: Fix Disabled state of queue tab when queue is in-line and queue is ↵ | sr55 | 2016-12-12 | 1 | -5/+6 |
| | | | | imported. It will now activate correctly. | ||||
* | WinGui: Fix a large number of stylecop warnings. | sr55 | 2016-10-30 | 2 | -15/+23 |
| | |||||
* | WinGui: Reduce margin around track icon on audio panel. Should get rid of ↵ | sr55 | 2016-10-29 | 1 | -1/+1 |
| | | | | the scrollbar by default. | ||||
* | WinGui: Always show the framerate controls when using QSV. When full QSV ↵ | sr55 | 2016-10-02 | 1 | -5/+2 |
| | | | | path is used (decode and encode), libhb will sanatise the setting for now. Fixes #340 | ||||
* | WinGui: Fix log display in the GUI where the start of a log could be cut ↵ | sr55 | 2016-09-23 | 2 | -40/+53 |
| | | | | off. Fixes #326 | ||||
* | WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ↵ | sr55 | 2016-08-26 | 1 | -8/+18 |
| | | | | issues. | ||||
* | WinGui: Some minor improvements to the scalability and spacing of the main ↵ | sr55 | 2016-08-12 | 1 | -9/+8 |
| | | | | window. | ||||
* | WinGui: Fix some binding errors trigged by generated menu items. | sr55 | 2016-08-03 | 1 | -0/+7 |
| | |||||
* | WinGui: Fixing some data binding errors in the Audio and Subtitle Views | sr55 | 2016-08-03 | 2 | -7/+3 |
| | |||||
* | WinGui: Refix styling and layout on the Drive Listbox so it scrolls ↵ | sr55 | 2016-07-30 | 1 | -0/+36 |
| | | | | correctly. Fixes #263 | ||||
* | WinGui: Add a tooltip to display the preset description. Initial delay ↵ | sr55 | 2016-07-25 | 1 | -0/+15 |
| | | | | before appearing is 1.5 seconds to avoid annoying the user. | ||||
* | WinGui: Lay the foundation for editing presets with a simple rename window. | sr55 | 2016-07-25 | 3 | -0/+139 |
| | |||||
* | WinGui: Allow the preset slider for VP8 and VP9 | sr55 | 2016-07-25 | 1 | -2/+2 |
| | |||||
* | WinGui: Stubbing out some meta data code. | sr55 | 2016-07-23 | 3 | -0/+105 |
| | |||||
* | WinGui: Change the Add to queue split button so that it's styling behaves a ↵ | sr55 | 2016-07-15 | 2 | -55/+51 |
| | | | | bit better. Fixes #99 | ||||
* | WinGui: Make the "Presets" menu grouped by category. | sr55 | 2016-06-16 | 1 | -14/+4 |
| | |||||
* | WinGui: UI improvements to the Audio Defaults panel. | sr55 | 2016-05-14 | 2 | -176/+179 |
| | |||||
* | WinGui: Don't allow the user to enter invalid filename characters in the ↵ | sr55 | 2016-05-13 | 1 | -1/+1 |
| | | | | "File Format" autoname text box. Also sanitise the input on startup for legacy users which bad options. Fixes #182 | ||||
* | WinGui: Add a track list on the Audio Defaults screen. This changes the ↵ | sr55 | 2016-05-12 | 2 | -5/+162 |
| | | | | behaviour to match the Mac and Linux GUIs. So you no longer have to have a source audio track before you can create presets. | ||||
* | WinGui: Update the UpdateSourceTrigger on the AddPresetView so you don't ↵ | sr55 | 2016-05-12 | 1 | -4/+4 |
| | | | | need to tab out of the controls for it to recognise the name. Fixes #183 | ||||
* | WinGui: Wrap text on popup window container. | sr55 | 2016-04-23 | 1 | -1/+2 |
| | |||||
* | WinGui: Strip out the overlay panel code. It's not used. | sr55 | 2016-04-18 | 1 | -4/+0 |
| | |||||
* | WinGui: Change the Audio Default and Subtitle panels to be modal windows. ↵ | sr55 | 2016-04-17 | 3 | -39/+19 |
| | | | | (Similar to the MacGUI). This should allow for more space needed to implement Audio templates. Also fixed a sanitise mixdown call crash. | ||||
* | WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer ↵ | sr55 | 2016-04-09 | 1 | -2/+5 |
| | | | | shows invalid mixdowns. | ||||
* | WinGui: Fix a couple of silent errors with the new logging system. | sr55 | 2016-03-26 | 1 | -14/+25 |
| | |||||
* | WinGUI: Remove option to enable DXVA decoding. There are too many issues ↵ | sr55 | 2016-03-21 | 1 | -6/+0 |
| | | | | with timestamp handling and no easy way to fix them so instead of having a higher failure rate, we've decided to remove this. | ||||
* | WinGui: Some Cosmetic changes and links added to the GUI. | sr55 | 2016-03-21 | 3 | -4/+29 |
| | |||||
* | WinGui: Some fixes and tidyup of the new logging code. | sr55 | 2016-03-21 | 2 | -2/+26 |
| | |||||
* | WinGui: Add a Logging Service into the AppServices library. This does not ↵ | sr55 | 2016-03-21 | 2 | -45/+58 |
| | | | | | | | depend on any 3rd party libraries and is off by default. It must be initialised by calling Enable() on the LogService class. Otherwise LogMessage does nothing. Changed the Logging screen to a single panel in the WinGui. This will change back to separate Scan/Encode logs when we get libhb it's own processes. Added Auto-Scroll to the log window. | ||||
* | WinGui: Initial commit supporting separated interlace detection. Not tested yet. | sr55 | 2016-03-11 | 2 | -19/+49 |
| | |||||
* | WinGui: Added a text block on the Queue Add selection that shows the current ↵ | sr55 | 2016-02-20 | 1 | -1/+5 |
| | | | | preset to be used to for adding to the queue. | ||||
* | WinGui: Missing file from last commit. | sr55 | 2016-02-20 | 1 | -0/+2 |
| | |||||
* | WinGui: Adding a "Queue" Menu | sr55 | 2016-02-20 | 1 | -0/+13 |
| | |||||
* | WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ↵ | sr55 | 2016-02-13 | 3 | -7/+5 |
| | | | | pass for x265 | ||||
* | WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ↵ | sr55 | 2016-02-10 | 1 | -2/+2 |
| | | | | correct value on preset reload. | ||||
* | WinGui: Fixes to the refactored Audio Defaults View. Settings were not ↵ | sr55 | 2016-02-07 | 1 | -11/+11 |
| | | | | getting applied correctly. | ||||
* | WinGui: | sr55 | 2016-02-06 | 9 | -221/+447 |
| | | | | | | - Refractor the Audio and Subtitle Defaults into their own View/ViewModel - Add a new PopupWindow container system. - Add "Edit Defaults" for Audio and Subtitles on the Add Preset Pane to make the feature more discoverable. (Note, this does not change the existing settings on the Audio/Subtitle Tabs) | ||||
* | WinGui: Couple of UI Tweaks. | sr55 | 2016-02-02 | 3 | -4/+6 |
| | |||||
* | WinGui: Add support for the rotate and flip filter. | [email protected] | 2016-01-29 | 1 | -0/+9 |
| | |||||
* | WinGui: Some API and warnings cleanup. | Scott | 2015-12-27 | 2 | -2/+6 |
| | |||||
* | WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video ↵ | Scott | 2015-12-27 | 1 | -1/+1 |
| | | | | | | Bitrate, Video Preset and Framerate) options were not setting correctly. In addition, if the app recovers the queue, it will by default enable the whole UI now. This is needed particularly with the in-line queue when enabled. | ||||
* | WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast ↵ | Scott | 2015-12-12 | 2 | -3/+4 |
| | | | | Decode checkbox not setting correctly all the time. Improved scan cancel handling. | ||||
* | WinGui: Add warning dialog on Destination Browse Button if disk space is ↵ | Scott | 2015-11-10 | 1 | -0/+3 |
| | | | | | | 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 |