summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Fix an issue with the Seconds mode (not setting end point correctly)sr552013-09-011-5/+5
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-011-2/+2
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-2710-60/+1142
* WinGui: Update the new radio buttons to work with the presets changing.sr552013-08-271-0/+13
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-273-20/+82
* Interop: Few minor updates for QuickSync.sr552013-08-241-3/+1
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-2/+5
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-242-20/+0
* WinGui: Fix a small logic bug in the video encoder dropdown with av_mkvsr552013-08-231-1/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-232-2/+7
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-236-38/+341
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-224-146/+55
* WinGui: Improve the layout of the Subtitle Tracks listbox items.sr552013-08-221-107/+69
* WinGui: Missing theme file from last checkin.sr552013-08-221-0/+52
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-225-22/+326
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-222-17/+0
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-222-39/+5
* WinGui: Initial work around around a when done countdown.sr552013-08-219-25/+312
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-181-1/+7
* WinGui: Missing file from a previous commit.sr552013-08-181-0/+67
* WinGui: General code tidyupsr552013-08-178-114/+9
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-177-23/+60
* WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...sr552013-08-171-1/+1
* WinGui: Fix an issue with Queue Import/Export that didn't obey the Ok/Cancel ...sr552013-08-111-6/+8
* WinGui: Setting the Initial Directory to null when we can't resolve a full pa...sr552013-07-301-4/+3
* 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