summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-1/+0
* WinGui: Another fix to the pause feature.sr552014-05-141-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-1/+40
* WinGui: When Starting a job that fails one of the sanity checks, the Stop but...sr552014-03-281-0/+1
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-8/+32
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-7/+1
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-061-32/+66
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-011-2/+2
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-231-1/+1
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-0/+3
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-221-1/+3
* WinGui: Show a error message when the user has no destination set.sr552014-02-171-0/+7
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-1/+1
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-211-0/+27
* WinGui: cleanup some warnings.sr552014-01-021-10/+2
* WinGui: Fix a crash when updating the status display.sr552014-01-021-2/+1
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-291-51/+51
* WinGui: Improved an Add All Error message in relation to the Auto File Naming...sr552013-12-291-3/+3
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-138/+10
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-5/+107
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-4/+3
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-9/+3
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-9/+6
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-1/+3
* WinGui: Fix an index problem with the angles dropdown.sr552013-09-271-1/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-1/+2
* WinGui: Remove now unneeded debug menusr552013-09-211-11/+0
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-2/+2
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-5/+3
* 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: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-241-1/+0
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-221-16/+0
* WinGui: Initial work around around a when done countdown.sr552013-08-211-2/+0
* WinGui: General code tidyupsr552013-08-171-1/+1
* WinGui: Setting the Initial Directory to null when we can't resolve a full pa...sr552013-07-301-4/+3
* WinGui: Switch to native WPF dialogs for file handling except for the folder ...sr552013-07-201-5/+5
* WinGui: Misc fixes and improvementssr552013-07-201-1/+20
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-4/+4
* WinGui: Broke Status display. Fixed.sr552013-06-291-6/+1
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-3/+23
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-3/+4
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-061-2/+8
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-021-1/+52
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* 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