summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552016-02-063-1/+81
* WinGui: Some API and warnings cleanup.Scott2015-12-271-0/+6
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-241-0/+1
* Tidy up some code for the new inline queue view.Scott2015-10-241-7/+0
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-0/+7
* AppServices tidyupScott2015-09-265-14/+12
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-181-0/+22
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-271-0/+5
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-251-0/+5
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-293-0/+55
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-282-2/+2
* WinGui: Remove a bunch of CLI handling code.sr552015-01-312-23/+0
* WinGui: Remove the Simple advanced options tab. sr552015-01-231-32/+0
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-192-4/+9
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-25/+0
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-047-4/+10
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-291-0/+10
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-293-3/+3
* WinGui: Move the preset model object into the presets package.sr552014-11-232-2/+2
* WinGui: Move the preset system out of the services package.sr552014-11-232-0/+4
* WinGui: Don't grab previews when the preview window hasn't been opened. (Not...sr552014-05-241-0/+5
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-1/+4
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-163-1/+22
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-251-6/+1
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-221-1/+6
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-0/+27
* WinGui: Remove now unneeded debug menusr552013-09-211-0/+5
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-271-0/+18
* WinGui: Initial work around around a when done countdown.sr552013-08-211-0/+30
* WinGui: Broke Status display. Fixed.sr552013-06-291-5/+0
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-0/+5
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-1/+5
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-191-1/+5
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-0/+4
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-162-0/+64
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-0/+40
* WinGui: Options screen refactoring.sr552013-01-131-0/+9
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-282-0/+10
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-291-0/+11
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-0/+5
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-082-0/+16
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-081-0/+35
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-261-0/+8
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-0/+27
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-192-0/+8
* WinGui: (WPF) Initial Implementation of title specific scanning.sr552012-04-061-0/+22
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-1/+4
* WinGui: (WPF) Add basic Preview window.sr552012-03-041-0/+6
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-018-115/+54
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-227-13/+51