summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* tried to sync up encoder names to match hb.libMatthew Lazarow2017-09-266-24/+38
* updated windows components in hopes of getting nvenc added to encoder listMatthew Lazarow2017-09-247-13/+26
* 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
* WinGui: Fix a potential crash in the audio track mixdown handling code.sr552017-04-111-1/+1
* WinGui: Cancel Scan will now close the status panel if the scan cancellation ...sr552017-04-112-10/+16
* WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported mi...sr552017-04-103-7/+43
* WinGui: Audio Defaults: Don't allow the user to set "None" as a mixdown. It'...sr552017-04-101-6/+6
* WinGui: Audio Defaults: If the mixdown is not supported, get the best defau...sr552017-04-101-0/+11
* WinGui: Remove fonts directory from installer.sr552017-03-264-45/+0
* WinGui: Fix a number of stylecop warnings.sr552017-03-2626-325/+324
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-225-11/+27
* WinGui: Fix an issue with the EnumHelper that was causing some dropdowns not ...sr552017-03-221-1/+1
* WinGui: Inlcude portable.ini.template with the WinGUI installer.sr552017-03-184-0/+4
* WinGui: Remove unnecessary libraries folder.sr552017-03-172-1072/+0