OSDN Git Service

# Changed
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 11 May 2009 12:49:29 +0000 (12:49 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 11 May 2009 12:49:29 +0000 (12:49 +0000)
commite9b9367c2e93e2390017e1c5402ca697e5832efc
tree1f70a02d43be7b51faacd0b915acea3ea01e3e0b
parentbf403d1bcacf350febb48a1fbb41a11fcf5116f3
# Changed
- Initial work for multi-instance support. All CLI processes controled by their process ID, not Name. This prevents a scan from 1 instance killing a CLI encode from another.

# Fixed
- Disable angle dropdown when not using Libdvdnav
- Fixed issue with angle dropdown where first item is not selected. This caused the generate query to break due to "--angle" with no value.
- Fixed issue with the dropdown menu setup on the audio tab not working correctly due to updated encoder names and DTS support.
- Fixed an exception conditon on cancel scan.

git-svn-id: svn://localhost/HandBrake/trunk@2412 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/Encode.cs
win/C#/Functions/QueryGenerator.cs
win/C#/Presets/PresetsHandler.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs