Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Add missing language packs to the installer. Fixes #2407 | sr55 | 2019-11-11 | 2 | -1/+62 |
| | |||||
* | WinGui: Fix an issue with Closed Captions Automation not working. Fixes #2402 | sr55 | 2019-11-10 | 1 | -14/+12 |
| | |||||
* | WinGUI: Update korean and russian locale | Nomis101 | 2019-11-08 | 3 | -63/+62 |
| | |||||
* | WinGui: Fix translation of placeholders. | sr55 | 2019-11-01 | 1 | -2/+2 |
| | |||||
* | Update Korean locale | Nomis101 | 2019-11-01 | 2 | -193/+200 |
| | |||||
* | Fix BOM and newline | Nomis101 | 2019-11-01 | 3 | -6/+6 |
| | | | | Bring back BOM and remove additional newline | ||||
* | WinGUI: Update locale | Nomis101 | 2019-11-01 | 5 | -94/+98 |
| | | | | Update locale for WinGUI which do have 100 %. | ||||
* | WinGui: Fix some errors in translation. Placeholders for autoname are not ↵ | sr55 | 2019-10-26 | 10 | -171/+167 |
| | | | | | | translatable currently. These are now back to english. (Something to look at for the next version). Also minor improvements to the AutoNameHelper to handle "{source}" as an available option and generally make it more flexible. #2373 | ||||
* | WinGui: Add support and initial translation for Korean | sr55 | 2019-10-24 | 4 | -0/+2617 |
| | |||||
* | WinGUI: Update localization | Nomis101 | 2019-10-22 | 3 | -16/+16 |
| | | | | Sync from Transifex | ||||
* | WinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window ↵ | sr55 | 2019-10-18 | 1 | -2/+3 |
| | | | | is now single click. | ||||
* | WinGUI: Update tr and zh localization | Nomis101 | 2019-10-18 | 2 | -25/+277 |
| | |||||
* | WinGui: Fix display of NVENC quality label on queue. Fixes #2363 | sr55 | 2019-10-16 | 1 | -1/+7 |
| | |||||
* | WinGUI: Update some locales | Nomis101 | 2019-10-16 | 5 | -224/+603 |
| | | | | Update WinGUI locale de, fr and ru. Other locales will come, if they reach 100%. | ||||
* | WinGui: Small improvement / fix to the Directory open code to allow it to ↵ | sr55 | 2019-10-14 | 1 | -1/+8 |
| | | | | highlight a given file if existing, and also better handle non existing files. Fixes #2360 | ||||
* | WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356 | sr55 | 2019-10-14 | 1 | -2/+15 |
| | |||||
* | WinGui: Catchup some remaining strings that were not localisable. #2345 | sr55 | 2019-10-13 | 28 | -149/+748 |
| | |||||
* | WinGui: Update Translation Files. | sr55 | 2019-10-05 | 7 | -49/+66 |
| | |||||
* | WinGui: Make a number of UI compoents translatable. #2345 | sr55 | 2019-10-05 | 11 | -30/+151 |
| | |||||
* | WinGui: Queue Stats cosmetics | sr55 | 2019-10-04 | 2 | -17/+71 |
| | |||||
* | WinGui: Fix crash on Audio Defaults View. Fixes #2341 | sr55 | 2019-10-02 | 3 | -9/+2 |
| | |||||
* | WinGui: Optional support for previewing flip/rotate. #2334 | sr55 | 2019-10-01 | 14 | -79/+108 |
| | |||||
* | WinGui: Windows 8.1 has broken image scaling under certain conditions when ↵ | sr55 | 2019-09-23 | 1 | -1/+1 |
| | | | | using certain optimised png files. Change the scaling mode to one that appears to work more reliabally. | ||||
* | WinGui: | sr55 | 2019-09-22 | 9 | -40/+67 |
| | | | | | | - Add a non-static wrapper around HbFunctions.cs - Add a Wrapper Provider that for now, returns only a direct in-process wrapper instance for libhb HbFunctions calls. - Update all calls to use the new non-static wrapper provider / interface | ||||
* | WinGui: Fix missing tooltip with x264 advanced options on Video Tab. | sr55 | 2019-09-22 | 1 | -1/+1 |
| | |||||
* | WinGui: Localisation Updates (de, ru) and adding Turkish Language. | sr55 | 2019-09-21 | 6 | -16/+2532 |
| | |||||
* | WinGui: When double clicking in the destination box, for the filename only, ↵ | sr55 | 2019-09-14 | 3 | -0/+73 |
| | | | | | | select the full filename, and not a single word of that filename. #2312 This is considered an experiment so may or may not stay. | ||||
* | WinGui: Fix a culture issues where nubmers were the status text is displayed ↵ | sr55 | 2019-09-08 | 1 | -3/+1 |
| | | | | with a point instead of a comman in some locales. | ||||
* | WinGui: Make a note of what the base preset was in the log when starting an ↵ | sr55 | 2019-09-08 | 7 | -10/+24 |
| | | | | encode #2298 | ||||
* | WinGui: Fix 2 issues with audio track names. First, Name was not updating ↵ | sr55 | 2019-09-01 | 1 | -4/+19 |
| | | | | correctly when changing source track. Second, user defined names were overwritten during json creation for the encode. Fixes #2286 | ||||
* | WinGui: When using the About Menu -> Update Check, automatically preform the ↵ | sr55 | 2019-08-29 | 2 | -0/+6 |
| | | | | check rather than requiring the user to hit an additional button. | ||||
* | WinGui: Various small UI/UX fixes Fixes #2280 #2278 | sr55 | 2019-08-29 | 4 | -23/+28 |
| | |||||
* | WinGui: Fix a subtitle related error when adding to queue. Fixes #2253 | sr55 | 2019-08-18 | 1 | -1/+4 |
| | |||||
* | WinGui: Another update of the translations. | sr55 | 2019-08-16 | 5 | -102/+237 |
| | |||||
* | WinGui: Fix the .NET Framework version check in the installer. | sr55 | 2019-08-12 | 2 | -16/+6 |
| | |||||
* | WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ↵ | sr55 | 2019-08-12 | 2 | -2/+2 |
| | | | | and isn't as widespread deployed. Installer will still download 4.8 if a suitable version isn't installed. | ||||
* | WinGui: UI Consistency Tweak on the video tab. | sr55 | 2019-08-12 | 2 | -2/+2 |
| | |||||
* | WinGui: Metadata code cleanup | sr55 | 2019-08-12 | 3 | -46/+154 |
| | |||||
* | WinGui: Update French, Chinese, German Translations. Added Spanish and ↵ | sr55 | 2019-08-12 | 12 | -512/+5642 |
| | | | | Russian as new supported languages. | ||||
* | WinGui: Improvements to dropdown visibility behaviour on the Audio Defaults. ↵ | sr55 | 2019-08-12 | 2 | -5/+59 |
| | | | | #2135 | ||||
* | WinGui: Make the Dark Theme Windows 10 only. | sr55 | 2019-08-12 | 5 | -4/+6 |
| | |||||
* | WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ↵ | sr55 | 2019-08-12 | 7 | -27/+61 |
| | | | | for both Audio/Subtitles if the source track has it available and we support reading it from that type of source file. #855 #2213 | ||||
* | WinGui: UI / Consistency improvements on Audio and Subtitle Defaults | sr55 | 2019-07-31 | 21 | -602/+318 |
| | |||||
* | WinGui: Force set FastDecode = false for x265. It's only an option under the ↵ | sr55 | 2019-07-28 | 1 | -1/+2 |
| | | | | dropdown, not an additional set. Fixes #2211 | ||||
* | WinGui: Better formatting for encode times | sr55 | 2019-07-27 | 3 | -4/+4 |
| | |||||
* | WinGui: Show Day long encodes in hours consistent with the other UIs | sr55 | 2019-07-16 | 2 | -12/+16 |
| | |||||
* | WinGui: Since the UI now has active storage space left monitoring, set the ↵ | sr55 | 2019-07-14 | 1 | -1/+1 |
| | | | | default to 2GB rather than 10GB. Users can up this if they desire. | ||||
* | WinGui: Remove the experimental embedded queue. It's not been working right ↵ | sr55 | 2019-07-14 | 12 | -397/+9 |
| | | | | for a while and I don't intend to develop it out. | ||||
* | WinGui: Level support for x265 | sr55 | 2019-07-12 | 1 | -1/+2 |
| | |||||
* | WinGui: Further work on the new dark theme. | sr55 | 2019-07-06 | 4 | -36/+613 |
| |