summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Enhancements to the preview window and scanning option.ssr552013-02-232-9/+24
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-165-1081/+1365
* WinGui: Fix the source display label for batch scan mode.sr552013-02-091-19/+3
* WinGui: Add support for the tray icon.sr552013-02-021-48/+0
* WinGui: Numerous bug fixes to the services library.sr552013-01-262-29/+59
* WinGui: Remember the last used preview duration.sr552013-01-241-0/+2
* WinGui: Allow a shorted preview video.sr552013-01-241-1/+1
* WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...sr552013-01-231-3/+38
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-231-1/+1
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-203-0/+270
* WinGui: UI Tweaks.sr552013-01-173-0/+146
* WinGui: Options screen refactoring.sr552013-01-135-48/+56
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-134-117/+115
* WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...sr552013-01-111-29/+26
* WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...sr552013-01-061-4/+22
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-10/+4
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-291-4/+16
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-286-138/+370
* WinGui: Default the textboxes for Seconds and Frames to sensible values.sr552012-12-271-1/+23
* WinGui: Improved handling of preview filename generation and fixed the second...sr552012-12-271-8/+19
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-082-4/+4
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-082-6/+8
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-271-0/+12
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-271-3/+10
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-251-1/+1
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-241-12/+25
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-181-30/+38
* WinGui: UI Tweaks and improvementssr552012-11-102-9/+9
* WinGui: Fixes to deblock filter.sr552012-11-081-1/+2