summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-213-7/+7
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-172-29/+3
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-144-8/+6
* WinGui: Fix the Audio Track selection again.sr552013-09-101-0/+11
* WinGui: Remove some unused References sr552013-09-081-5/+0
* WinGui: Remove system info from about window.sr552013-09-081-42/+0
* WinGui: Add System Information to the About Window and Log header.sr552013-09-071-0/+47
* WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...sr552013-09-071-1/+1
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-031-5/+4
* WinGui: Another small fix around point to point mode setting of start and end...sr552013-09-011-1/+1
* 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-273-3/+1037
* 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-271-0/+40
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-241-1/+0
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-232-3/+199
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-221-16/+0
* WinGui: Initial work around around a when done countdown.sr552013-08-213-2/+182
* WinGui: General code tidyupsr552013-08-172-7/+5
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-171-0/+29
* 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-273-7/+36
* WinGui: Fixed Anamorphic mode was not being saved when adding a preset with n...sr552013-07-271-0/+1
* WinGui: Switch to native WPF dialogs for file handling except for the folder ...sr552013-07-201-5/+5
* WinGui: Misc fixes and improvementssr552013-07-202-5/+24
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-141-152/+157
* WinGui: Make the AVFormat Muxers default.sr552013-07-134-7/+7
* WinGui: Fix Typo on the queue.sr552013-07-101-1/+1
* 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-293-6/+78
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-3/+4
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-133-0/+37
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-062-3/+8
* 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-021-0/+13
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-021-1/+52
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-0/+23
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* 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-261-32/+17
* WinGui: Disable End point affecting the start point for anything other than c...sr552013-05-261-1/+1
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-251-1/+1