]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Sat, 23 May 2009 14:58:01 +0000 (14:58 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 23 May 2009 14:58:01 +0000 (14:58 +0000)
commitadbb3094f0247a8e67f78ca01c6f9739f5d3336a
tree67c7c52318d6a9cdcd93991a053b7e91d5e68cee
parentee294958088a96ca232a1334eea6542dd7e30d60
WinGui:
- Renamed the Queue folder and moved the Encoding stuff into it.
- Moves encode process information into a class object.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2445 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/EncodeQueue/Encode.cs [new file with mode: 0644]
win/C#/EncodeQueue/EncodeProcess.cs [new file with mode: 0644]
win/C#/EncodeQueue/QueueHandler.cs [new file with mode: 0644]
win/C#/EncodeQueue/QueueItem.cs [new file with mode: 0644]