summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Minor Code Tidyupsr552018-11-171-2/+0
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-1/+1
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-201-0/+3
* WinGui: Simplify the Language Resource Files.sr552018-10-101-1/+1
* WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...sr552018-10-061-4/+5
* WinGui: Fix an issue that might be causing the default sample rate to be sele...sr552018-10-032-2/+6
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-283-0/+17
* WinGui: Fail a job instantly if the destination folder is missing. Don't spoo...sr552018-09-241-0/+7
* WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087sr552018-09-221-0/+5
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+3
* WinGui: Minor code tidyup.sr552018-08-132-2/+2
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-091-4/+0
* NVEnc: Add human names for encoder presets and remove currently invalid options.sr552018-08-081-0/+41
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-184-38/+120
* WinGui: Few small updates to the EncodeTaskImportFactorysr552018-07-131-10/+5
* WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...sr552018-07-083-79/+16
* WinGui: Tidy up some unused variables.sr552018-07-081-1/+0
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-089-26/+488
* WinGui: Update the Encode Json Factory to produce human readable Json for aud...sr552018-07-072-15/+15
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-076-94/+241
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-142-3/+3
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-102-17/+15
* WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...sr552018-06-101-1/+1
* WinGui: Add Support for the VCE Encoders.sr552018-06-081-2/+6
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-0529-71/+71
* WinGui: Fix an issue with the Add preset window that prevented it from updati...sr552018-05-181-0/+6
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-181-13/+6
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-0810-10/+658
* WinGui: Tidy-up some erroneous namespaces.sr552018-05-062-4/+0
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-061-1/+2
* WinGui: Fix an issue where the "When Done" would prevent HandBrake from savi...sr552018-04-291-3/+4
* WinGui: Tidy up AudioTrack.cssr552018-04-231-4/+1
* WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...sr552018-04-231-1/+5
* WinGui: Portable Mode: New option to disable startup update check.sr552018-04-231-0/+5
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-8/+2
* WinGui: Make the Audio Sample Rate tolerant of number styles. Fixes #1193sr552018-02-212-4/+11
* Misc. typosluz.paz2018-02-209-16/+16
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-131-1/+18
* WinGui: Display Source Names in the Title Dropdown (only when open), when we ...sr552017-12-252-1/+52
* WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077sr552017-12-251-1/+3
* WinGui: Make the QSV Decoding options clearer.sr552017-12-132-2/+2
* WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...sr552017-12-131-9/+19
* WinGui: UI consistency Tweaks. #833sr552017-12-101-1/+1
* WinGui: Uncheck the Forced flag when it's not supported. #1035sr552017-12-021-0/+10
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-202-9/+4
* WinGui: Adding Preset Category support into the Windows UI. Single layer supp...sr552017-11-023-3/+35
* WinGui: Add basic deinterlace to the static preview. #958sr552017-10-301-1/+8
* WinGui: Fix a culture issue with Framerates. Fixes #926sr552017-10-121-3/+14
* WinGui: Change the Preset Selection to a Menu based design as it offers faste...sr552017-09-221-0/+10
* WinGui: Tidy up some warnings that you get when you import WinGui presets int...sr552017-09-201-1/+1