summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-295-28/+59
* WinGui: Wrap text on popup window container.sr552016-04-231-1/+2
* WinGui: Fix the Subtitle Defaults popup text.sr552016-04-233-1/+13
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-236-15/+54
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-196-0/+318
* Merge branch 'Idea2'sr552016-04-191-3/+8
|\
| * WinGui: Small code optimisation in the QueueRecoveryHelpersr552016-04-181-3/+8
* | WinGui: Strip out the overlay panel code. It's not used.sr552016-04-188-211/+1
|/
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-178-139/+66
* WinGui: Don't call hb_x264_param_unparse when we are not using x264sr552016-04-131-1/+1
* WinGui: Handle null mixdowns properly. Fixes #152sr552016-04-122-5/+4
* WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...sr552016-04-093-17/+34
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-0911-48/+187
* WinGui: Fix a couple of silent errors with the new logging system.sr552016-03-262-14/+30
* WinGui: If there are multiple queue recovery files, don't fail the set if one...sr552016-03-261-11/+20
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-265-3/+100
* WinGui: Add an app.manifest to explicitly declare supported operating systems...sr552016-03-222-0/+71
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-2111-78/+1
* WinGui: Some Cosmetic changes and links added to the GUI.sr552016-03-215-4/+48
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-214-8/+32
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-2112-605/+236
* WinGui: Fixed an issue where the " Use Advanced Tab" was not being loaded co...sr552016-03-181-14/+4
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-125-11/+56
* WinGui: Fixes for the new filters setup.sr552016-03-112-3/+7
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-117-20/+165
* WinGui: Fix Framerate mode for Same as sourcesr552016-03-091-1/+1
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-093-24/+22
* WinGui: Initial support for dict based filter options.sr552016-03-091-30/+39
* WinGui: Don't check diskspace on UNC paths.sr552016-03-021-2/+2
* WinGui: Updating the code to handle Deinterlace / Decomb / Rotation options f...sr552016-03-021-37/+9
* WinGui: Fix Audio Tab Track by Language selection behaviour.sr552016-02-211-1/+1
* WinGui: Added a text block on the Queue Add selection that shows the current ...sr552016-02-206-20/+55
* WinGui: Missing file from last commit.sr552016-02-201-0/+2
* WinGui: Adding a "Queue" Menusr552016-02-206-0/+155
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-137-12/+28
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-136-15/+45
* WinGui: Detect if FDK encoder is available or not.sr552016-02-101-0/+8
* WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...sr552016-02-102-4/+44
* WinGui: Fixed a bug with Audio Fallback encoder not setting correctly from pr...sr552016-02-091-2/+2
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-0710-61/+273
* WinGui:sr552016-02-0622-554/+1287
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* WinGui: Initial attempt at allowing nightly builds to be installed separately...sr552016-02-022-22/+22
* WinGui: Couple of UI Tweaks.sr552016-02-027-6/+116
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* WinGui: Extra Space.sr552016-01-291-1/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-294-4/+76
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-297-123/+236
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...sr552016-01-231-5/+7
* WinGui: Unsaved filesr552016-01-171-1/+0