Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | WinGui: Fix Copyright header | sr55 | 2019-05-22 | 1 | -1/+1 | |
| | ||||||
* | WinGui: Clean-up the preset archive code. New filename format for archive ↵ | sr55 | 2019-05-12 | 1 | -39/+24 | |
| | | | | files is presets.json.version.archive to make it easier to identify what preset version it came from. i.e. presets.json.36_0_0.archive | |||||
* | WinGui: Improvements for #2090 | sr55 | 2019-05-12 | 2 | -4/+38 | |
| | | | | | - Support upgrading presets from 1.2.2 and later. Preset importer required some fixes to allow this to operate. - Changed Import Presets function to ignore built-in presets when the user tries to import the presets.json file. Cuts down on the volume of errors they'll get doing so. | |||||
* | WinGui: Use hb_presets_read_file_json to read the UI presets file. This ↵ | sr55 | 2019-05-11 | 2 | -47/+17 | |
| | | | | allows us to better handle version upgrades without resetting everything back to 0. | |||||
* | WinGui: More Robust Queue Backup and Recovery. | sr55 | 2019-05-11 | 1 | -3/+12 | |
| | ||||||
* | WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not ↵ | sr55 | 2019-05-10 | 9 | -970/+944 | |
| | | | | | | the same format as the CLI and thus cannot be imported. This may happen in the future) Please finish existing queue before installing new version. | |||||
* | WinGui: Update the UI for the new deblock filter. #2028 | sr55 | 2019-05-02 | 5 | -13/+17 | |
| | ||||||
* | WinGui: Fix a preset import ordering bug that could produce an incorrect ↵ | sr55 | 2019-04-22 | 1 | -2/+2 | |
| | | | | audio bitrate. Fixes #2062 | |||||
* | WinGui: New option to control the file overwrite default behaviour. ↵ | sr55 | 2019-04-20 | 1 | -1/+1 | |
| | | | | Overwrite or Ask. | |||||
* | WinGui: Don't export Rotate is not set in preset export. Fixes #2047 | sr55 | 2019-04-17 | 1 | -1/+6 | |
| | ||||||
* | WinGui: Reafactor application init and introduce a --no-hardware flat that ↵ | sr55 | 2019-04-06 | 1 | -1/+1 | |
| | | | | can be added to HandBrake.exe to disable hardware encoder support. | |||||
* | WinGui: Add log messages around preset service actions that were not ↵ | sr55 | 2019-03-09 | 1 | -17/+16 | |
| | | | | previously logged. | |||||
* | WinGui: Remove the legacy queue design. The new design is now always used. | sr55 | 2019-03-03 | 1 | -3/+3 | |
| | ||||||
* | WinGui: Fix a crash for new installs or users upgrading from older versions. ↵ | sr55 | 2019-02-19 | 1 | -0/+4 | |
| | | | | Fixes #1916 | |||||
* | Add WebM support (#1822) | Justin Bull | 2019-02-13 | 1 | -0/+4 | |
| | | | Note that since webm has no official subtitle support, only burned in subtitles can be used with this muxer at this time. | |||||
* | WinGui: Remove hard coded ordering on the in-line presets selector. | sr55 | 2019-02-11 | 1 | -40/+55 | |
| | ||||||
* | WinGui: Fix instance handling in Libencode. | sr55 | 2019-02-03 | 1 | -17/+17 | |
| | ||||||
* | WinGui: Make the disposal of services more aggressive. May Fix or help in #1851 | sr55 | 2019-02-02 | 4 | -50/+98 | |
| | ||||||
* | WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle ↵ | sr55 | 2019-01-27 | 2 | -3/+5 | |
| | | | | post selection. | |||||
* | WinGui: Fix preset updates. Built in presets should now automatically ↵ | sr55 | 2019-01-18 | 1 | -66/+55 | |
| | | | | update. It will try and preserve old prests but this may not always be possible. | |||||
* | WinGui: Initial support for SSA file import. | sr55 | 2019-01-14 | 2 | -7/+8 | |
| | ||||||
* | WinGui: Strip out some legacy code for x264 options handling. | sr55 | 2019-01-12 | 4 | -109/+48 | |
| | ||||||
* | WinGui: Remove support for loading legacy settings files AND add VideoScaler ↵ | sr55 | 2019-01-03 | 1 | -53/+2 | |
| | | | | to the reset legacy settings list to avoid crash issues. Fixes #1782 | |||||
* | WinGui: Quick Fix of shutdown option for German translation. | sr55 | 2018-12-16 | 1 | -0/+6 | |
| | ||||||
* | WinGui: Try to work-around broken shell extensions breaking the Shutdown ↵ | sr55 | 2018-12-15 | 1 | -1/+3 | |
| | | | | feature. | |||||
* | WinGui: Reset the cancel flag on the Countdown Window for post-encode ↵ | sr55 | 2018-12-15 | 1 | -1/+1 | |
| | | | | actions. #1729 | |||||
* | WinGui: Some further tidyup of HandBrake.Interop. Remove the instance ↵ | sr55 | 2018-12-09 | 2 | -1/+2 | |
| | | | | manager. The consumers should manage this themselves. | |||||
* | WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few ↵ | sr55 | 2018-12-08 | 1 | -1/+1 | |
| | | | | other warnings in the code. | |||||
* | WinGui: Tidy up a few instances of mesagebox.show. | sr55 | 2018-11-24 | 1 | -2/+2 | |
| | ||||||
* | WinGui: Minor Code Tidyup | sr55 | 2018-11-17 | 1 | -2/+0 | |
| | ||||||
* | WinGui: Adding Language support to the UI. Adding Partial Translation for ↵ | sr55 | 2018-11-11 | 1 | -1/+1 | |
| | | | | | | German Language (Work in progress) #1597 Also fix Main_SelectPreset error. #1669 | |||||
* | WinGui: Remove the preference to show the advanced tab. This can still be ↵ | sr55 | 2018-10-20 | 1 | -0/+3 | |
| | | | | toggled for 1 time uses via the extra args content menu on the video tab. Added a notification to remind users that it's going to be removed shortly. | |||||
* | WinGui: Simplify the Language Resource Files. | sr55 | 2018-10-10 | 1 | -1/+1 | |
| | ||||||
* | WinGui: Fix Mixdown selection when the preset mixdown is not available for a ↵ | sr55 | 2018-10-06 | 1 | -4/+5 | |
| | | | | given source. Fixes #1618 | |||||
* | WinGui: Fix an issue that might be causing the default sample rate to be ↵ | sr55 | 2018-10-03 | 2 | -2/+6 | |
| | | | | selected instead of auto. #1618 | |||||
* | WinGui: Improving Accessibility of the new Queue (and fixed a few other ↵ | sr55 | 2018-09-28 | 3 | -0/+17 | |
| | | | | issues around the UI in this area too) | |||||
* | WinGui: Fail a job instantly if the destination folder is missing. Don't ↵ | sr55 | 2018-09-24 | 1 | -0/+7 | |
| | | | | spool up a libhb instance. Provides feedback to the user much faster. #1599 | |||||
* | WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087 | sr55 | 2018-09-22 | 1 | -0/+5 | |
| | ||||||
* | WinGui: Implementing the new queue design. This is currently experimental ↵ | sr55 | 2018-09-22 | 1 | -0/+3 | |
| | | | | and has to be explicitly enabled in preferences -> General #1087 | |||||
* | WinGui: Minor code tidyup. | sr55 | 2018-08-13 | 2 | -2/+2 | |
| | ||||||
* | WinGui: Cleanup of some unneeded references across the projects. | sr55 | 2018-08-09 | 1 | -4/+0 | |
| | ||||||
* | NVEnc: Add human names for encoder presets and remove currently invalid options. | sr55 | 2018-08-08 | 1 | -0/+41 | |
| | ||||||
* | WinGui: Move UserSettings over to JSON format. Settings from the older XML ↵ | sr55 | 2018-07-18 | 4 | -38/+120 | |
| | | | | format will automatically transfer and the legacy files will be removed. | |||||
* | WinGui: Few small updates to the EncodeTaskImportFactory | sr55 | 2018-07-13 | 1 | -10/+5 | |
| | ||||||
* | WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and ↵ | sr55 | 2018-07-08 | 3 | -79/+16 | |
| | | | | associated code. Tweak the layout of the deinterlace controls to match the Mac/Linux UI's. Pull Presets from libhb. | |||||
* | WinGui: Tidy up some unused variables. | sr55 | 2018-07-08 | 1 | -1/+0 | |
| | ||||||
* | WinGui: Initial work to refactor the queue infrastructure to use the same ↵ | sr55 | 2018-07-08 | 9 | -26/+488 | |
| | | | | JSON format as the CLI + extensions. | |||||
* | WinGui: Update the Encode Json Factory to produce human readable Json for ↵ | sr55 | 2018-07-07 | 2 | -15/+15 | |
| | | | | audio and video encoders. | |||||
* | WinGui: Tidyup around the Scan Objects. Complete some incomplete models. ↵ | sr55 | 2018-07-07 | 6 | -94/+241 | |
| | | | | Introduce a factory for Title objects. | |||||
* | WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ↵ | sr55 | 2018-06-14 | 2 | -3/+3 | |
| | | | | Fixes #1327 |