OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 22 Jul 2010 10:44:54 +0000 (10:44 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 22 Jul 2010 10:44:54 +0000 (10:44 +0000)
commit84d2ac63386023c9a4c7af3b78339956600dfe76
tree95a33f1f00dd832944f558ca4bdb1f71198bf3d7
parent404279f8bf01431ed8ebbcd15129c3cb8c5b2c1e
WinGui:
- Removed old settings debug tab, Code refactoring and some tweaks to stylecop so it's less noisy. Upgraded to Stylecop 4.4.0

git-svn-id: svn://localhost/HandBrake/trunk@3452 b64f7644-9d1e-0410-96f1-a4d463321fa5
43 files changed:
win/C#/Controls/Filters.cs
win/C#/Controls/PictureSettings.cs
win/C#/Controls/Subtitles.cs
win/C#/Controls/x264Panel.cs
win/C#/Functions/AppcastReader.cs
win/C#/Functions/Main.cs
win/C#/Functions/PresetLoader.cs
win/C#/Functions/Win32.cs
win/C#/HandBrake.5.0.ReSharper [deleted file]
win/C#/HandBrake.ApplicationServices/Functions/Logging.cs
win/C#/HandBrake.ApplicationServices/Functions/Win32.cs
win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
win/C#/HandBrake.ApplicationServices/Init.cs
win/C#/HandBrake.ApplicationServices/Parsing/AudioTrack.cs
win/C#/HandBrake.ApplicationServices/Parsing/Chapter.cs
win/C#/HandBrake.ApplicationServices/Parsing/DVD.cs
win/C#/HandBrake.ApplicationServices/Parsing/Subtitle.cs
win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs [new file with mode: 0644]
win/C#/HandBrake.ApplicationServices/ScanProgressEventArgs.cs [new file with mode: 0644]
win/C#/HandBrake.ApplicationServices/Services/Encode.cs
win/C#/HandBrake.ApplicationServices/Services/Interfaces/IQueue.cs
win/C#/HandBrake.ApplicationServices/Services/Interfaces/IScan.cs
win/C#/HandBrake.ApplicationServices/Services/Queue.cs
win/C#/HandBrake.ApplicationServices/Services/Scan.cs
win/C#/HandBrake.ApplicationServices/Settings.StyleCop
win/C#/HandBrakeCS.5.0.ReSharper [deleted file]
win/C#/HandBrakeCS.csproj
win/C#/HandBrakeCS.csproj.ReSharper [deleted file]
win/C#/HandBrakeCS.sln [deleted file]
win/C#/Presets/PresetsHandler.cs
win/C#/Program.cs
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/Settings.StyleCop
win/C#/app.config
win/C#/frmActivityWindow.cs
win/C#/frmAddPreset.cs
win/C#/frmDownload.cs
win/C#/frmMain.cs
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmOptions.resx
win/C#/frmQueue.cs