summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-031-14/+14
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-251-0/+24
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-221-3/+27
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-201-7/+108
* WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. sr552015-04-181-0/+23
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-181-0/+12
* WinGui: Misc IScan API tweaks.sr552015-04-121-3/+14
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-1/+2
* WinGui: Fix the copy mask list.sr552015-04-071-3/+4
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-141-0/+1
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-071-7/+3
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-3/+2
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-2/+5
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-2/+2
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Remove , from status bar text.sr552015-02-091-1/+1
* WinGui: More aggressive check that the user is not trying to overwrite the so...sr552015-02-091-0/+14
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-24/+3
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-251-1/+1
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-1/+1
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-9/+10
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-15/+9
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-2/+3
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-4/+8
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-5/+3
* WinGui: Move the preset model object into the presets package.sr552014-11-231-1/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-1/+4
* WinGui: Improve the error message when importing a preset fails.sr552014-11-151-14/+24
* WinGui: Improve Error message for the help menu item.sr552014-11-081-1/+8
* WinGui: Block users from attempting to overwrite their input file. sr552014-10-251-0/+12
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-4/+9
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-3/+1
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-191-1/+0
* 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