WinGui:
authorsr55 <sr55.hb@outlook.com>
Sat, 16 Apr 2011 18:36:23 +0000 (18:36 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 16 Apr 2011 18:36:23 +0000 (18:36 +0000)
commitc921f0242dd7da08ea07b9ef5e02d37dd91b020d
tree8f1324382a0ffae776274957d925cb10e90ac4bb
parent680ed831fb94849f57565665ed4f467f2d3283e5
WinGui:
- Switching Audio Selection dropdown to be databound. Added The scanned source track to the Audio Track model.
- Added new Move to Top / Bottom options on the right click.
- Further UI tweaks and fixes.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3935 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/Controls/AudioPanel.Designer.cs
win/CS/Controls/AudioPanel.cs
win/CS/Functions/Main.cs
win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs
win/CS/HandBrake.ApplicationServices/Parsing/Audio.cs [moved from win/CS/HandBrake.ApplicationServices/Parsing/AudioTrack.cs with 77% similarity]
win/CS/HandBrake.ApplicationServices/Parsing/Title.cs
win/CS/HandBrake.ApplicationServices/Services/LibScan.cs
win/CS/HandBrake.ApplicationServices/Utilities/PlistUtility.cs
win/CS/HandBrake.ApplicationServices/Utilities/QueryParserUtility.cs