summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes. #571sr552017-02-091-1/+7
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-031-1/+2
* WinGui: Adding missing Tape and Sprite Denoise Tunes #544sr552017-01-251-0/+8
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-242-2/+23
* WinGui: Pause on Low Diskspace is for local drives only. Disabling check for ...sr552017-01-151-1/+1
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-151-1/+1
* WinGui: Fix a crash when saving presets for video encoders that don't have pr...sr552017-01-141-3/+3
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-131-2/+2
* WinGui: Put up a clearer error when we can't read older presets rather than j...sr552017-01-121-2/+11
* WinGui: Update EndPoint for API Change.sr552017-01-111-1/+1
* WinGui: Workaround a bug in libhb where if the audio track name == "", the en...sr552017-01-071-1/+2
* WinGui: Make sure to set libdvdnav setting before encoding. This fixes an iss...sr552017-01-071-0/+2
* WinGui: A number of small fixes and Improvements.sr552016-12-272-10/+11
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+6
* WinGui: Change the status bar to show when it's doing a subtitle scan.sr552016-12-222-0/+12
* WinGui: Set QSV Decode to false if the hardware isn't available for use.sr552016-12-181-1/+3
* WinGui: Advanced Tab Changessr552016-12-131-8/+8
* WinGui: Fix a large number of stylecop warnings.sr552016-10-307-27/+47
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-2/+2
* WinGui: Fix log display in the GUI where the start of a log could be cut off.sr552016-09-221-3/+2
* WinGui: Add initial support for libopus audio encoder.sr552016-09-031-0/+4
* WinGui: Enhance the security of our update checker. It can no longer access U...sr552016-07-291-5/+18
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-253-0/+38
* WinGui: Stubbing out some meta data code.sr552016-07-233-1/+115
* WinGui: Remove another exception for queue handling and just handle the condi...sr552016-07-151-1/+1
* WinGui: Case sensitivity fix for checking queue duplicatessr552016-07-151-1/+13
* WinGui: Bug fix in the new behaviour tracks preset loading.sr552016-05-141-3/+3
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-123-4/+24
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-25/+54
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-1/+1