summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix to the MaxWidth/Height Width/Height query being generated incorre...sr552012-06-221-1/+0
* 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-202-5/+15
* WinGui:WinGui:sr552012-06-192-25/+45
* WinGui: Fix a couple of the issues with the Picture settings view with regard...sr552012-06-171-7/+125
* 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-162-0/+4
* WinGui: Add extension to file when exporting the queuesr552012-06-151-1/+7
* WinGui: Fix build and further clean out some legacy code.sr552012-06-142-9/+6
* WinGui: Code Cleanupsr552012-06-141-2/+2
* WinGui: Strip out more legacy code.sr552012-06-141-14/+0
* WinGui: Initial layout changes to the options screen.sr552012-06-141-0/+38
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-084-4/+180
* WinGui: Order Language listboxes on the Options / Audio and Subtitles Tabsr552012-06-061-2/+5
* WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...sr552012-06-062-4/+4
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-031-2/+0
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...sr552012-06-032-1/+61
* WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...sr552012-05-312-6/+32
* WinGui: Fix a bug in chapter duration calculation.sr552012-05-271-1/+1
* WinGui: Fix for the Constant Quality slider when changing the granularity wit...sr552012-05-272-22/+40
* WinGui: Add a warning when closing the app while an encode is running. A fix ...sr552012-05-261-4/+41
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-262-53/+137
* WinGui: Bug fixes on the subtitles panel.sr552012-05-211-2/+8
* WinGui: Allow folders to be dropped on the main window.sr552012-05-201-1/+1
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-202-5/+3
* 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-195-5/+42
* WinGui: Fix issue with query for mkv files.sr552012-05-191-1/+5
* WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...sr552012-05-151-1/+6
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-122-4/+9
* WinGui: (WPF) UI Consistency tweaks and improvements.sr552012-05-062-31/+37
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-011-30/+45
* WinGui: Remove deprecated variable to avoid confusion.sr552012-04-121-1/+1
* WinGui: (WPF) Audio Panel Auto Passthru implementation. sr552012-04-122-1/+22
* WinGui: (WPF) Initial Implementation of title specific scanning.sr552012-04-063-8/+207
* WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...sr552012-04-011-21/+19
* WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.sr552012-04-012-1/+127
* WinGui: (WPF) Bug fixes to the advanced panelsr552012-04-011-0/+14
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-252-8/+44
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-244-61/+1104
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...sr552012-03-241-1/+1
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-243-2/+37
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-233-92/+210
* 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-183-22/+38
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-179-657/+738