summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-1114-142/+93
* WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...sr552011-09-111-0/+1
* WinGui: Missed a case where the queue recovery file was not being updated whe...sr552011-09-101-0/+1
* WinGui: Make sure the queue state is correctly state when it is done processing.sr552011-09-081-0/+1
* WinGui: Initial support for batch queueing.sr552011-09-021-2/+2
* WinGui: Remove some remaining unused .NET settings code.sr552011-09-023-40/+0
* WinGui: Broke the preset loader in the last commit. Now Fixed.sr552011-08-272-0/+8
* WinGui: Some refactoring of the preset services to make them simpler and rest...sr552011-08-271-5/+0
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-1712-42/+50
* WinGui: Add support for upcoming changes to CLI scan output showing bluray pl...sr552011-08-161-4/+19
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-1513-13/+112
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-151-0/+1
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-1516-522/+285
* WinGui: Remove a duplicate model object.sr552011-08-157-49/+1
* WinGui: Clear all option on the queue.sr552011-08-153-4/+20
* WinGui: Fix an issue with Multi-instance detection.sr552011-08-141-1/+1
* WinGui: Removed some unneeded codesr552011-08-073-12/+0
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-077-13/+143
* WinGui: Support for AAC and MP3 Passthru added + change default audio mode se...sr552011-08-072-0/+22
* WinGui: Usability Improvements on the Audio and Subtitle tabs.sr552011-07-311-0/+4
* WinGui: Add support for Minimum Duration setting for scans.sr552011-07-245-1/+23
* WinGui: Auto Selection of Audio and Subtitles - Patch by vendolis (Thanks!)sr552011-07-232-0/+31
* WinGui: Setup a simple msbuild configuration and simplified the project build...sr552011-07-171-9/+5
* WinGui: Another attempt at sorting the build.sr552011-07-161-26/+0
* Another set of build fixessr552011-07-161-0/+2
* WinGui: Build fixes.sr552011-07-161-1/+25
* WinGui: Some fixes to the Queue Current encoding information display and remo...sr552011-07-168-33/+21
* WinGui: Another duplicate model removed.sr552011-07-167-34/+7
* WinGui: Starting to remove model objects from the Application Services module...sr552011-07-1613-228/+29
* WinGui: Switch from using the Interop binary lib, to the source version which...sr552011-07-164-48/+51
* WinGui: Add DTS-HD Passthru support and a bit of code tidy-up.sr552011-06-224-6/+18
* WinGui: Some more work on the libencode service.sr552011-06-201-13/+140
* WinGui:sr552011-06-155-33/+74
* WinGui: Added support for the new ffmpeg aac encoder.sr552011-06-112-0/+12
* WinGui:sr552011-06-111-3/+4
* WinGui: Removed some duplicate code and some general cleanup to the scan serv...sr552011-06-041-23/+10
* WinGui:sr552011-06-031-0/+5
* WinGui: Some additional work on the libhb encode service to move it closer to...sr552011-05-298-21/+323
* WinGui: Refactored the Encode Service to move any reusable code into a base c...sr552011-05-294-233/+578
* WinGui: Another fix for the preset service which was not correctly updating p...sr552011-05-212-6/+6
* WinGui: Add Exported Preset contents to the error dialog for the presets serv...sr552011-05-211-37/+39
* WinGui: Added missing update fromm previous checkin.sr552011-05-213-11/+3
* WinGui: Fix a Serialization issue that was causing the Winforms designer to t...sr552011-05-216-76/+114
* WinGui:sr552011-05-211-2/+7
* WinGui:sr552011-05-211-3/+6
* WinGui:sr552011-05-141-4/+8
* WinGui:sr552011-05-145-27/+106
* WinGui:sr552011-05-091-1/+1
* WinGui:sr552011-05-081-0/+3
* WinGui:sr552011-05-085-29/+51