]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Fri, 22 May 2009 00:07:38 +0000 (00:07 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 22 May 2009 00:07:38 +0000 (00:07 +0000)
commit0d8fcd374fed4111a139484a9556d7b160023866
tree55e2aaab849ae79e678929ff5022a5ef6ce7d60f
parent1ff5eb09c5cae153eaff6df81659dbbed76bf1c5
WinGui:
- Moved the AudioPanel to it's own userControl.
- Tweaks to the Audio Track list to improve usability. Now shows track ID's to indicate which track is selected.
- Added missing file headers to some files.
- Moved subtitles onto their own tab in preparation for the new subtitle features.
- Improved control (widget) appearance on the Advanced tab.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2435 b64f7644-9d1e-0410-96f1-a4d463321fa5
13 files changed:
win/C#/Controls/x264Panel.Designer.cs
win/C#/Controls/x264Panel.cs
win/C#/Controls/x264Panel.resx
win/C#/Functions/Encode.cs
win/C#/Functions/PresetLoader.cs
win/C#/Functions/QueryGenerator.cs
win/C#/HandBrakeCS.csproj
win/C#/Presets/PresetsHandler.cs
win/C#/Presets/preset.cs
win/C#/Queue/QueueItem.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx