summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-2312-219/+1003
* WinGui: Improve the QueueTask Surrogate key. It now contains a session id to ...sr552017-08-181-5/+7
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-188-3/+101
* WinGui: Give the QueueTask object a distinct surrogate key #854sr552017-08-181-59/+18
* WinGui: Add signing support to build.xmlsr552017-08-081-6/+22
* WinGui: Fix an issue that was causing the handles to the scan libhb instance ...sr552017-07-281-6/+3
* WinGUI: Reorder Align A/V Start control.Bradley Sepos2017-07-261-9/+8
* WinGUI: Really update NLMeans tooltip.Bradley Sepos2017-07-241-1/+1
* MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.Bradley Sepos2017-07-241-1/+1
* WinGui: Simplify the GetPreview code and remove code that was causing the Bi...sr552017-07-201-13/+4
* WinGui: Make the Preset Import system a bit more robust. #808sr552017-07-052-2/+2
* WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...sr552017-07-043-16/+46
* instead of language name, use language code for prefered audio and prefered s...Strangelovian2017-07-032-3/+6
* WinGui: Adding support for Custom Anamorphic back. Implements #504sr552017-06-285-33/+30
* WinGui: Fix a couple code warnings.sr552017-06-271-2/+1
* WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Se...sr552017-06-261-2/+3
* WinGUI: Change Selection Behaviour to Selection Behavior.Bradley Sepos2017-06-242-4/+4
* Change configure default language to selection behavioursr552017-06-232-4/+4
* WinGui: Add a user agent for the HttpRequest on the update checker so we can ...sr552017-06-232-0/+8
* WinGui: Add a "Or Drop File Here" box to the transparent area beside the sour...sr552017-06-171-1/+8
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-144-19/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-1411-2/+68
* WinGui: Set Framework version to 4.6.1sr552017-06-149-10/+10
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-119-24/+26
* WinGui: Fix an issue that prevented the static preview from updating as the u...sr552017-06-081-1/+2
* WinGui: Forgot to stage the tooltip seconds update.sr552017-06-081-1/+1
* WinGui: Set a app wide 15 second default for tooltips up from the standard 5 ...sr552017-06-081-0/+3
* WinGui: While Queue Jobs are in-progress, rotate the in-progress icon.sr552017-06-071-5/+22
* WinGui: Prevent the export of built-in presets. There is little point in allo...sr552017-06-073-13/+14
* WinGui: Support importing preset categories that can be exported from the Mac...sr552017-06-075-38/+75
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-077-60/+5
* sharpen: Fix typos in tooltips.Bradley Sepos2017-06-072-4/+4
* sharpen: Use better tune names.Bradley Sepos2017-06-032-2/+2
* WinGui: Support for the new sharpen filter.sr552017-06-0219-14/+626
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-313-3/+36
* WinGui: Fix an issue with the start/stop buttons on the toolbar.sr552017-05-311-17/+0
* WinGui: Improved error message on Starting an encode or queue when the destin...sr552017-05-294-1/+30
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...sr552017-05-294-16/+8
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-277-62/+91
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-244-18/+4
* WinGui: Fix an issue with long chapters causing scans to fail to complete. Fi...sr552017-05-022-3/+4
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-023-8/+24
* WinGui: Minor change that might help #688sr552017-04-292-5/+5
* WinGui: Save file before committing :( #695sr552017-04-291-1/+1
* WinGui: Change to the queue duplicate detection. It currently filters by "Wai...sr552017-04-291-2/+1
* WinGui: Change a message box to an error window when exceptions occur in set...sr552017-04-291-2/+2
* WinGui: Fix a possible exception when cancelling and rescanning a source that...sr552017-04-162-2/+5
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-1510-30/+145
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-1314-300/+29
* WinGui: Handle auto-passthru correctly in the mixdown sanatising code.sr552017-04-111-1/+1