]> granicus.if.org Git - handbrake/commit
WinGui: Make the new WPF UI default. (the old UI exe is still included in the build...
authorsr55 <sr55.hb@outlook.com>
Sat, 12 May 2012 22:00:52 +0000 (22:00 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 12 May 2012 22:00:52 +0000 (22:00 +0000)
commitd70eae0c6909bca688d1ed5091673b525cc2dc06
treecfab419dac689afd2d041796ac9ca5a4c1e1a394
parentb3723d62f9a7cba1162dd56598e6be7a53083786
WinGui: Make the new WPF UI default. (the old UI exe is still included in the build. Handbrake_old.exe)
Also includes bug fixes to the audio and subtitles panels.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4667 b64f7644-9d1e-0410-96f1-a4d463321fa5
18 files changed:
win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs
win/CS/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
win/CS/HandBrake10.sln
win/CS/HandBrakeCS.csproj
win/CS/HandBrakeWPF/Converters/Audio/AudioBitrateConverter.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Installer/Installer.nsi
win/CS/HandBrakeWPF/Installer/Installer64.nsi
win/CS/HandBrakeWPF/Installer/MakeNightly.nsi.tmpl
win/CS/HandBrakeWPF/Installer/MakeNightly64.nsi.tmpl
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
win/CS/HandBrakeWPF/Views/AudioView.xaml
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
win/CS/HandBrakeWPF/releasenotes.html [new file with mode: 0644]
win/CS/build.xml
win/CS/build2.xml [deleted file]