]> granicus.if.org Git - handbrake/commit
Did a bit of refactoring and added an .editorconfig file to enforce the "spaces for...
authorRandomEngy <david.rickard@gmail.com>
Fri, 17 Nov 2017 07:02:28 +0000 (23:02 -0800)
committerScott <628593+sr55@users.noreply.github.com>
Mon, 20 Nov 2017 15:05:54 +0000 (15:05 +0000)
commit8946e29db99d7fcb761b1a2be619ce18afce40aa
tree734cbc5691cded9be4bd32dae39fcb4dbffcaab6
parenta0f1c6a49d3f76c97729f1dbb54a1a520161e020
Did a bit of refactoring and added an .editorconfig file to enforce the "spaces for tabs" setting.
win/CS/.editorconfig [new file with mode: 0644]
win/CS/HandBrake.ApplicationServices/Interop/EventArgs/EncodeProgressEventArgs.cs
win/CS/HandBrake.ApplicationServices/Interop/HandBrakeInstance.cs
win/CS/HandBrake.ApplicationServices/Interop/Interfaces/IHandBrakeInstance.cs
win/CS/HandBrakeWPF/Services/Encode/LibEncode.cs
win/CS/HandBrakeWPF/Services/Scan/LibScan.cs