summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Collapse)AuthorAgeFilesLines
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ↵sr552013-06-163-9/+21
| | | | | | backwards compatible with user presets, but it is recommended to re-create any user presets to that the new keys get picked up incase we drop the fallbacks in the future. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5591 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-162-5/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5589 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added a new option that will allow users to fallback to using system ↵sr552013-06-1313-16/+182
| | | | | | colours. This is useful for those running non-standard system themes or high contrast mode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5575 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ↵sr552013-06-064-36/+41
| | | | | | back in. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5570 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Undo last commit, causes more problems than it fixes.sr552013-06-051-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5564 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ↵sr552013-06-051-4/+4
| | | | | | can get around to making it work correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5563 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue where cropping wasn't getting set correctly after a ↵sr552013-06-051-18/+18
| | | | | | title change. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5560 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers ↵sr552013-06-024-8/+66
| | | | | | under the quality slider. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5545 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some usability improvements around presets. Also trying out a "Hide ↵sr552013-06-028-9/+138
| | | | | | Presets Panel" option similar to that of the macgui. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5544 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added option to AutoName functionality to remove common punctuation ↵sr552013-06-015-15/+54
| | | | | | from filenames (Comma, Period and Dash) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5542 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Don't crash if a corrupted source file causes the duration to be ↵sr552013-06-011-1/+1
| | | | | | mis-detected. Note, in this case duration of the title / chapters will show as 00:00:00 and no chapters may display. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5539 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to ↵sr552013-06-017-14/+116
| | | | | | better expose the add options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5538 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5537 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Change AssemblyInfo.cs.tmpl0.9.9.1sr552013-05-301-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5530 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Prep for patch release.sr552013-05-304-6/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5527 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent ↵sr552013-05-291-77/+81
| | | | | | | | | | | | | | | | | | | | | | | with the macgui. - None: Nothing will happen to the W/H/KeepAR when changing preset. Changing Title or source will change the Width to the source width and turn Keep AR on. - Custom Changing preset will change the resolution to be no more than what the Max W and H were set to. Keep AR flag will be honour'd, so if it's turned off, the output AR could be incorrect. Set the W/H to a large number for the equiv of No Limit. - Source Max Same idea as custom, but limited to the resolution of the current source instead of a custom W/H This now means that importing a mac or linux preset provides consistent behaviour. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5525 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Use ISO639-2 Codes rather than language names for auto language ↵sr552013-05-292-8/+18
| | | | | | selection git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5524 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Continuation of previous fix to the queue event handling.sr552013-05-271-0/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5521 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an option in prefs that wasn't reloadingsr552013-05-271-2/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5520 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add an attached property to the source menu to handle drive ↵sr552013-05-268-166/+153
| | | | | | detection rather than relying on callbacks from the OS. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5517 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Disable End point affecting the start point for anything other than ↵sr552013-05-261-1/+1
| | | | | | chapters. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5516 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add Clear buttons back to the Audio/Subs tabs.sr552013-05-252-14/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5515 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label ↵sr552013-05-252-2/+2
| | | | | | not appearing. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5514 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add some margin to prevent help prevent overlapping of CQ value and ↵sr552013-05-251-1/+1
| | | | | | RF/CQ label. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5513 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer ↵sr552013-05-257-69/+85
| | | | | | what's actually happening. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5512 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: End Point can not be greater than Start and vice versa for the ↵sr552013-05-251-0/+10
| | | | | | chapters dropdowns. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5511 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-243-44/+50
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5510 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Redesign the tooltip for the Queue items to show Source and ↵sr552013-05-242-22/+51
| | | | | | Destination full path. Also increase the default timeout to 10 seconds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5509 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a warning about user presets not being updated until such time ↵sr552013-05-241-1/+2
| | | | | | that we handle this scenario better. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5508 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix Queue Job display count not refreshing after the window is ↵sr552013-05-241-0/+2
| | | | | | closed and re-opened. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5507 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix AutoName when no {title} tag is set.sr552013-05-241-2/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5506 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Make the AutoNaming feature less trigger happy. It should not run ↵sr552013-05-223-5/+24
| | | | | | for cases where it's not going to change the underlying filename. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5498 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window ↵sr552013-05-221-2/+1
| | | | | | to be resized. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5497 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change the CLI Helper to use the application startup path rather ↵sr552013-05-191-2/+3
| | | | | | than the search path when looking for the CLI exe. Apparently OpenWith on windows causes the search path to be different. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5487 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-199-20/+115
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5486 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit ↵sr552013-05-199-31/+242
| | | | | | HandBrake" when done option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5485 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix typosr552013-05-181-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5467 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ↵sr552013-05-114-8/+8
| | | | | | dropdown on a clean system. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5450 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a reset issue on the log window.sr552013-04-301-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5429 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix Lock System action and hide the quit handbrake option from when ↵sr552013-04-291-2/+2
| | | | | | done actions. Quit will return after the release. Won't fix now due to required re factoring work to fix it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5425 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Quick fix to the preset export cancel option.sr552013-04-261-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5413 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change the Audio Automatic behaviour to be a bit more sane. When ↵sr552013-04-261-1/+13
| | | | | | Add All Remaining/Selected is turned on, changing title will now clear down first, then add the preset tracks with the preferred language, then add the remaining after with default settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5412 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Disable Custom Anamorphic calculations (Will implement these via ↵sr552013-04-212-3/+33
| | | | | | libhb after the next release) but leave the options as passthru only. Hide the Keep AR checkbox when it's not applicable. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5406 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added some additional sanity checking around preset import/export code.sr552013-04-211-6/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5405 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the ↵sr552013-04-129-9/+87
| | | | | | equivalent x264 query. Also added an option to disable libhb features such as this incase this turns out to be problematic. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5397 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: default to burn-in for VobSub too (when the container is MP4).Rodeo2013-04-021-1/+1
| | | | | | | | This is for compatibility reason (VobSub in MP4 is supported by very few players or devices) and matches the MacGUI behavior . git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5377 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-2/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5366 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with the avg bitrate text box. Update on property ↵sr552013-03-221-1/+2
| | | | | | changed, not lost focus git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5357 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Removed extra property.sr552013-03-201-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5354 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Small tweak to enable burned in for pgs by default in mp4 files. ↵sr552013-03-201-0/+8
| | | | | | (Adding tracks only for now) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5353 b64f7644-9d1e-0410-96f1-a4d463321fa5