summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Improve selection behaviour of the new preset controls.sr552017-09-112-10/+63
* WinGui: Add description tooltip to presets dropdown menu. Also change "User P...sr552017-09-101-1/+1
* WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset optionssr552017-09-091-5/+3
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-082-43/+0
* WinGui: Change some json model data types from int to long #851sr552017-09-061-2/+2
* WinGui: Putting paused duration infrastructure in placesr552017-08-302-4/+27
* WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.sr552017-08-302-7/+38
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-286-39/+179
* WinGui: Improve the QueueTask Surrogate key. It now contains a session id to ...sr552017-08-181-5/+7
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+7
* WinGui: Give the QueueTask object a distinct surrogate key #854sr552017-08-181-59/+18
* WinGui: Make the Preset Import system a bit more robust. #808sr552017-07-051-1/+1
* WinGui: Add a user agent for the HttpRequest on the update checker so we can ...sr552017-06-231-0/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-143-0/+6
* WinGui: Support importing preset categories that can be exported from the Mac...sr552017-06-072-36/+68
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-072-3/+1
* WinGui: Support for the new sharpen filter.sr552017-06-023-3/+66
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-0/+4
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-272-37/+13
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-241-10/+2
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-021-1/+1
* WinGui: Minor change that might help #688sr552017-04-291-2/+2
* 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: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-153-15/+29
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-136-13/+11
* 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-111-9/+13
* WinGui: Audio Defaults: If the mixdown is not supported, get the best defau...sr552017-04-101-0/+11
* WinGui: Fix a number of stylecop warnings.sr552017-03-2613-175/+178
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-223-6/+24
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-177-60/+47
* WinGui: Fix a crash in the Notify Icon Service when Notify Icon is not enabled.sr552017-03-171-1/+4
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-172-6/+7
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-0/+14
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-162-0/+40
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-2/+2
* WinGui: Rework of the preset systemsr552017-03-045-66/+360
* WinGui: Fix a number of stylecop warnings.sr552017-02-115-13/+7