OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 30 Oct 2008 21:15:28 +0000 (21:15 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 30 Oct 2008 21:15:28 +0000 (21:15 +0000)
commit956c0acb72455c345e15f68e9dd7c878676dad2e
tree7f772927154288a5128a3eac1453c7763399e23c
parent39a12e0609dd89c9cba930bb9eb2e74523b8a652
WinGui:
- Activity logs for individual encodes can now be saved either:
  +  With the encoded file
  +  or to a a directory which is configured from options.

Log file format: "YYYY-MM-DD HH-MM-SS {Destination File Name}.txt"
Feature is disabled by default

git-svn-id: svn://localhost/HandBrake/trunk@1883 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/Encode.cs
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/app.config
win/C#/frmMain.cs
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmQueue.cs