summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-066-26/+1000
* WinGui: Increase the size of the cropping numeric boxes and change their bind...sr552012-12-311-4/+4
* WinGui: Bump copyright date.sr552012-12-313-3/+3
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-292-5/+18
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-2817-180/+657
* WinGui: Default the textboxes for Seconds and Frames to sensible values.sr552012-12-271-1/+23
* WinGui: Improved handling of preview filename generation and fixed the second...sr552012-12-272-10/+21
* WinGui: Make the advanced encoder options respond before the control has lost...sr552012-12-241-1/+1
* WinGui: Allow negative srt offset.sr552012-12-241-0/+1
* WinGui: Fix SRT Offset.sr552012-12-241-1/+1
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-082-4/+4
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-082-6/+8
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-273-7/+25
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-272-6/+18
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-252-5/+6
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-242-13/+26
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-182-30/+101
* WinGui: Handle FileNotFound Exceptions with a nicer error message.sr552012-11-181-3/+16
* WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...sr552012-11-1710-2/+2
* WinGui: Updated the preset pane icons.sr552012-11-115-6/+8
* WinGui: UI Tweaks and improvementssr552012-11-107-41/+58
* Another scaling artefact fix.sr552012-11-101-0/+0
* WinGui: Initial set of new icons implemented.sr552012-11-1021-11/+9
* WinGui: Fixes to deblock filter.sr552012-11-081-1/+2
* WinGui: Remove debug menu optionsr552012-10-271-1/+0
* WinGui: Initial work to overhaul the plist import code.sr552012-10-272-1/+5
* WinGui: Couple of UI fixes.sr552012-10-211-26/+50
* WinGui: Couple minor fixes.sr552012-10-182-1/+5
* WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...sr552012-10-161-4/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-133-13/+48
* WinGui: API Tidyup Part 3 of many.sr552012-10-134-26/+25
* WinGui: Settings tidyupsr552012-10-106-16/+36
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-1011-7/+259
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-092-26/+0
* WinGui: Build Fixsr552012-10-071-10/+0
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-071-0/+8
* WinGui: Fix an exception when shutting down.sr552012-10-072-1/+8
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-063-11/+8
* WinGui: Improvements to status messages.sr552012-09-301-2/+23
* WinGui: Cancel Scan menu option now greyed out when not scan running.sr552012-09-304-1/+113
* WinGui: Misc Fixessr552012-09-304-15/+12
* WinGui: Fix broken log window.sr552012-09-291-3/+3
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-293-16/+47
* WinGui: Deploy the updated application icon. sr552012-09-276-3/+3
* WinGui: Swap out the interface for IEncode in the preview window.sr552012-09-261-1/+1
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-2515-808/+552
* WinGui: Misc typos, tidyupsr552012-09-2312-30/+8
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-113-53/+48
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-082-13/+6
* WinGui: Hide the Debug Menu behind an option.sr552012-09-086-2/+50