summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Replace the EncodeStart with QueueStart event to fix an issue where P...sr552012-06-201-12/+11
* WinGui: - Fixed an incorrect method call in the last checkin.sr552012-06-201-2/+4
* WinGui: - Another fix to the Subtitles panel. sr552012-06-201-1/+9
* WinGui: Output settings were not loading with the presets.sr552012-06-171-0/+7
* WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...sr552012-06-161-11/+0
* WinGui: Various fixessr552012-06-161-0/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-141-7/+2
* WinGui: Code Cleanupsr552012-06-141-2/+2
* WinGui: Strip out more legacy code.sr552012-06-141-14/+0
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-2/+13
* WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...sr552012-06-061-3/+3
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...sr552012-06-031-0/+6
* WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...sr552012-05-311-5/+31
* WinGui: Fix a bug in chapter duration calculation.sr552012-05-271-1/+1
* WinGui: Add a warning when closing the app while an encode is running. A fix ...sr552012-05-261-4/+41
* WinGui: Allow folders to be dropped on the main window.sr552012-05-201-1/+1
* WinGui: Status overlay when scanning. Not sure if this is going to stay, just...sr552012-05-201-3/+26
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-201-4/+31
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-5/+5
* WinGui: Fix issue with query for mkv files.sr552012-05-191-1/+5
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-121-2/+4
* WinGui: (WPF) Audio Panel Auto Passthru implementation. sr552012-04-121-0/+8
* WinGui: (WPF) Initial Implementation of title specific scanning.sr552012-04-061-8/+100
* WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.sr552012-04-011-1/+103
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-251-1/+0
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...sr552012-03-241-1/+1
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-231-19/+51
* WinGui: (WPF) Fix duration displaysr552012-03-201-1/+1
* WinGui: (WPF) Started implementing the startup procedure: Update checking, Pr...sr552012-03-191-8/+13
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-181-6/+6
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-11/+19
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-171-7/+4
* WinGui: (WPF) Preview pane grouping added.sr552012-03-101-31/+18
* WinGui: (WPF) Add basic Preview window.sr552012-03-041-1/+3
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...sr552012-03-041-10/+25
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-6/+44
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-181-18/+63
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-111-8/+18
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-18/+24
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-0/+16
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-301-0/+2
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-9/+40
* WinGui: (WPF) Fix build, Audio / Subtitle Panel initial template design, Outp...sr552011-12-301-21/+128
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-271-0/+43
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-271-31/+84
* WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.sr552011-12-211-6/+168
* WinGui: (WPF) Further work hooking up the new main window.sr552011-12-031-2/+8
* WinGui: (WPF) Further UI work on the new interface.sr552011-11-281-20/+182
* WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...sr552011-11-131-10/+93
* WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)sr552011-11-061-9/+150