summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-241-12/+25
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-193-96/+14
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-291-1/+1
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-1/+1
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-195-17/+8
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-074-98/+51
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-021-2/+4
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-242-3/+6
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-122-6/+9
* WinGui: Code Tidyup.sr552013-01-262-16/+28
* WinGui: Numerous bug fixes to the services library.sr552013-01-265-159/+155
* WinGui: UI Tweaks.sr552013-01-172-0/+41
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-2/+2
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-2/+1
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-271-33/+17
* WinGui: Better error messages from the user settings service. sr552012-11-101-2/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-134-18/+5
* WinGui: API Tidyup Part 3 of many.sr552012-10-134-702/+576
* WinGui: Missed files from previous checkin.sr552012-10-103-14/+1
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-091-1/+1
* WinGui: Fix a couple of swallowed exceptions.sr552012-10-072-9/+16
* WinGui: API Tidyup Part 1 of manysr552012-10-075-54/+15
* WinGui: Improvements to status messages.sr552012-09-301-2/+11
* WinGui: Misc Fixessr552012-09-301-2/+12
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-2510-12/+106
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-022-9/+25
* WinGui: Further work in the process isolation service.sr552012-09-012-5/+8
* WinGui: General Tidyup of the Services Library API.sr552012-08-259-39/+91
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-228-85/+331
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-194-8/+447
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-1/+1
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-207-14/+29
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-083-9/+38
* WinGui: Additional fixes for multi-instance.sr552012-07-073-2/+15
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-072-31/+2
* WinGui: Assorted fixes. sr552012-06-301-0/+3
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-107/+0
* WinGui:WinGui:sr552012-06-191-1/+7
* WinGui: Various fixessr552012-06-161-2/+0
* WinGui: Fix another issue with Scanning sources at the drive letter level.sr552012-06-141-5/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-143-4/+16
* WinGui: Code Cleanupsr552012-06-1416-68/+133
* WinGui: Strip out more legacy code.sr552012-06-141-4/+0
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
* WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should always...sr552012-05-271-8/+14
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-201-4/+1
* WinGui:sr552012-05-141-1/+6
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-143-7/+8
* WinGui: Remove deprecated variable to avoid confusion.sr552012-04-121-2/+1