summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the AVFormat Muxers default.sr552013-07-134-7/+7
* WinGui: Fix Typo on the queue.sr552013-07-101-1/+1
* WinGui: Broke Status display. Fixed.sr552013-06-293-15/+1
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-293-6/+78
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-3/+4
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-133-0/+37
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-062-3/+8
* WinGui: Undo last commit, causes more problems than it fixes.sr552013-06-051-4/+4
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...sr552013-06-051-4/+4
* WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...sr552013-06-051-18/+18
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...sr552013-06-021-0/+13
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-021-1/+52
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-0/+23
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-291-77/+81
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-292-8/+18
* WinGui: Continuation of previous fix to the queue event handling.sr552013-05-271-0/+20
* WinGui: Fix an option in prefs that wasn't reloadingsr552013-05-271-2/+3
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-261-32/+17
* WinGui: Disable End point affecting the start point for anything other than c...sr552013-05-261-1/+1
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-251-1/+1
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-254-60/+74
* WinGui: End Point can not be greater than Start and vice versa for the chapte...sr552013-05-251-0/+10
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-242-40/+46
* WinGui: Add a warning about user presets not being updated until such time th...sr552013-05-241-1/+2
* WinGui: Fix Queue Job display count not refreshing after the window is closed...sr552013-05-241-0/+2
* WinGui: Fix AutoName when no {title} tag is set.sr552013-05-241-2/+1
* WinGui: Make the AutoNaming feature less trigger happy. It should not run for...sr552013-05-221-3/+12
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-194-12/+65
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-193-30/+24
* WinGui: Fix typosr552013-05-181-1/+1
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-111-3/+3
* WinGui: Fix a reset issue on the log window.sr552013-04-301-0/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-291-2/+2
* WinGui: Quick fix to the preset export cancel option.sr552013-04-261-1/+1
* WinGui: Change the Audio Automatic behaviour to be a bit more sane. When Add...sr552013-04-261-1/+13
* WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...sr552013-04-211-2/+29
* WinGui: Added some additional sanity checking around preset import/export code.sr552013-04-211-6/+9
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-123-5/+57
* WinGui: default to burn-in for VobSub too (when the container is MP4).Rodeo2013-04-021-1/+1
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-2/+19
* WinGui: Removed extra property.sr552013-03-201-1/+0
* WinGui: Small tweak to enable burned in for pgs by default in mp4 files. (Add...sr552013-03-201-0/+8
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-192-13/+3
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-074-23/+121
* WinGui: Show the two log files as tabs rather than a combobox selection. Make...sr552013-03-051-71/+16
* WinGui: Push Any up to the top of the language lists.sr552013-03-032-11/+2
* WinGui: Port advanced tab caching code to trunksr552013-03-021-0/+41
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-021-2/+2
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-241-3/+7