summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-271-1/+6
* WinGui: sr552013-07-277-16/+52
* WinGui: Fixed Anamorphic mode was not being saved when adding a preset with n...sr552013-07-271-0/+1
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-202-8/+30
* WinGui: Switch to native WPF dialogs for file handling except for the folder ...sr552013-07-201-5/+5
* WinGui: Misc fixes and improvementssr552013-07-206-8/+64
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-144-526/+161
* WinGui: Make the AVFormat Muxers default.sr552013-07-135-8/+8
* WinGui: Fix Typo on the queue.sr552013-07-101-1/+1
* WinGui: Fix an error in the Drive Menu Attached Propertysr552013-07-071-1/+1
* WinGui: Some in-progress code that I'll pickup later on.sr552013-07-072-0/+683
* WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...sr552013-07-062-9/+28
* WinGui: Broke Status display. Fixed.sr552013-06-293-15/+1
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-2912-10/+330
* WinGui: Rejig the Options window a bit.sr552013-06-281-5/+4
* WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....sr552013-06-212-6/+1
* WinGui: Fix an issue on the queue where jobs would re-appear after clicking e...sr552013-06-201-24/+39
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-163-9/+21
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-162-5/+6
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-1313-16/+182
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-064-36/+41
* WinGui: Undo last commit, causes more problems than it fixes.sr552013-06-051-4/+4
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...sr552013-06-051-4/+4
* WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...sr552013-06-051-18/+18
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...sr552013-06-024-8/+66
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-028-9/+138
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-015-15/+54
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-017-14/+116
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-0/+1
* Change AssemblyInfo.cs.tmpl0.9.9.1sr552013-05-301-1/+1
* Prep for patch release.sr552013-05-304-6/+6
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-291-77/+81
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-292-8/+18
* WinGui: Continuation of previous fix to the queue event handling.sr552013-05-271-0/+20
* WinGui: Fix an option in prefs that wasn't reloadingsr552013-05-271-2/+3
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-268-166/+153
* WinGui: Disable End point affecting the start point for anything other than c...sr552013-05-261-1/+1
* WinGui: Add Clear buttons back to the Audio/Subs tabs.sr552013-05-252-14/+20
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-252-2/+2
* WinGui: Add some margin to prevent help prevent overlapping of CQ value and R...sr552013-05-251-1/+1
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-257-69/+85
* WinGui: End Point can not be greater than Start and vice versa for the chapte...sr552013-05-251-0/+10
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-243-44/+50
* WinGui: Redesign the tooltip for the Queue items to show Source and Destinati...sr552013-05-242-22/+51
* WinGui: Add a warning about user presets not being updated until such time th...sr552013-05-241-1/+2
* WinGui: Fix Queue Job display count not refreshing after the window is closed...sr552013-05-241-0/+2
* WinGui: Fix AutoName when no {title} tag is set.sr552013-05-241-2/+1
* WinGui: Make the AutoNaming feature less trigger happy. It should not run for...sr552013-05-223-5/+24
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-221-2/+1