summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Server/Program.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit ↵sr552013-05-191-4/+0
| | | | | | HandBrake" when done option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5485 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-021-2/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4929 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Further work in the process isolation service.sr552012-09-011-2/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4927 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Prototype of process isolation support (to be used for libhb when ↵sr552012-08-191-0/+25
this is fixed up). Uses WCF for process communication. Initially for the scan service only, encode service proxy coming soon. No changes required for the UI application. Two new implementations of IScan and IEncode will act as a proxy between the UI and the Server Service Layer. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4911 b64f7644-9d1e-0410-96f1-a4d463321fa5