summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Improvements to status messages.sr552012-09-301-2/+23
* WinGui: Cancel Scan menu option now greyed out when not scan running.sr552012-09-301-0/+6
* WinGui: Misc Fixessr552012-09-302-9/+8
* WinGui: Fix broken log window.sr552012-09-291-3/+3
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-292-16/+25
* WinGui: Swap out the interface for IEncode in the preview window.sr552012-09-261-1/+1
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-252-49/+28
* WinGui: Misc typos, tidyupsr552012-09-231-10/+1
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-113-53/+48
* WinGui: Hide the Debug Menu behind an option.sr552012-09-082-0/+34
* WinGui: Add new sample rates, 8, 11.025, 12 and 16 as optionssr552012-09-071-1/+1
* 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-012-12/+61
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* 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-2716-35/+0
* WinGui: Fix a second Integer overflow.sr552012-08-251-1/+1
* WinGui: Fix an Integer overflow in the picture settings panel.sr552012-08-251-1/+1
* 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: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-152-19/+32
* WinGui: Picture settings MaxWidth/Height fixessr552012-08-131-4/+4
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-043-83/+143
* WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...sr552012-07-251-1/+6
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-231-4/+7
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-3/+0
* WinGui: Fix a possible crash after scanning a source.sr552012-07-231-4/+8
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-204-4/+5
* WinGui: Array of fixes and changessr552012-07-202-0/+16
* WinGui: Working drive tray insert/remove detection.sr552012-07-143-26/+23
* 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-0812-7/+214
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-081-0/+35
* 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 Add Preset not honouring custom source width / height.sr552012-06-302-45/+58
* 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-302-11/+229
* WinGui: More UI tweaks and improvements.sr552012-06-262-2/+11
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-263-29/+71
* WinGui: Additional fixes to the picture settings panel.sr552012-06-241-13/+17
* WinGui: Assorted Fixessr552012-06-242-47/+34
* 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