summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-082-39/+165
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-071-4/+69
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-071-1/+1
* WinGui: Add new sample rates, 8, 11.025, 12 and 16 as optionssr552012-09-071-1/+1
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-1/+1
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-023-9/+21
* WinGui: Fix preview window.sr552012-09-021-1/+3
* WinGui: Further work in the process isolation service.sr552012-09-019-19/+139
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...sr552012-09-011-6/+42
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-2718-135/+0
* WinGui: Fix a second Integer overflow.sr552012-08-251-1/+1