summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-021-0/+7
* WinGui: Fix preview window.sr552012-09-021-1/+3
* WinGui: Further work in the process isolation service.sr552012-09-011-7/+9
* WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...sr552012-09-011-6/+42
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-3/+0
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-12/+18
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-13/+17
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-191-5/+33
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-231-4/+7
* WinGui: Fix a possible crash after scanning a source.sr552012-07-231-4/+8
* WinGui: Array of fixes and changessr552012-07-201-0/+15
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-26/+16
* WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...sr552012-07-131-121/+83
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-3/+57
* WinGui: Additional fixes for multi-instance.sr552012-07-071-0/+4
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-071-1/+1
* WinGui: Fix an issue where the Autoname would keep the existing file extensio...sr552012-06-301-1/+1
* WinGui: Assorted fixes. sr552012-06-301-0/+29
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-8/+50
* WinGui: More UI tweaks and improvements.sr552012-06-261-1/+5
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-261-27/+16
* WinGui: Assorted Fixessr552012-06-241-5/+30
* 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