summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update the UI for the new deblock filter. #2028sr552019-05-025-13/+17
* WinGui: Fix a preset import ordering bug that could produce an incorrect audi...sr552019-04-221-2/+2
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-1/+1
* WinGui: Don't export Rotate is not set in preset export. Fixes #2047sr552019-04-171-1/+6
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* WinGui: Add log messages around preset service actions that were not previous...sr552019-03-091-17/+16
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-3/+3
* WinGui: Fix a crash for new installs or users upgrading from older versions. ...sr552019-02-191-0/+4
* Add WebM support (#1822)Justin Bull2019-02-131-0/+4
* WinGui: Remove hard coded ordering on the in-line presets selector.sr552019-02-111-40/+55
* WinGui: Fix instance handling in Libencode.sr552019-02-031-17/+17
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-024-50/+98
* WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...sr552019-01-272-3/+5
* WinGui: Fix preset updates. Built in presets should now automatically update....sr552019-01-181-66/+55
* WinGui: Initial support for SSA file import.sr552019-01-142-7/+8
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-124-109/+48
* WinGui: Remove support for loading legacy settings files AND add VideoScaler ...sr552019-01-031-53/+2
* WinGui: Quick Fix of shutdown option for German translation.sr552018-12-161-0/+6
* WinGui: Try to work-around broken shell extensions breaking the Shutdown feat...sr552018-12-151-1/+3
* WinGui: Reset the cancel flag on the Countdown Window for post-encode actions...sr552018-12-151-1/+1
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-092-1/+2
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...sr552018-12-081-1/+1
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-241-2/+2
* 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