summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove a bunch of CLI handling code.sr552015-01-315-385/+25
* WinGui: sr552015-01-273-14/+23
* WinGui: Strip out some unused code.sr552015-01-272-3/+7
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-251-1/+1
* WinGui: Add XmlIgnore attribute to the Titles collection of the ScannedSource...sr552015-01-251-0/+2
* WinGui: Handle the Logging events a bit better. This will stop some of the cr...sr552015-01-242-13/+10
* WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...sr552015-01-231-0/+4
* WinGui: Some minor tidy up for the last checkin.sr552015-01-221-0/+5
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-229-72/+709
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-202-24/+11
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-193-4/+8
* WinGui: Adding additional logging around LibHB scan / encode to track down wh...sr552015-01-193-19/+67
* WinGui: Removing some redundant code from the interop library.sr552015-01-181-0/+2
* WinGui:sr552015-01-176-58/+52
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-1/+1
* WinGui: sr552015-01-101-2/+1
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-091-1/+0
* WinGui: Correcting namespaces.sr552015-01-0513-14/+14
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-0415-0/+1747
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-043-2/+20
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-024-21/+43
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-022-6/+11
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-261-3/+3
* WinGui: Refactor the scan model namespace in preparation for json api implsr552014-12-201-14/+14
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-182-2/+2
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-2920-83/+974
* WinGui: Move the preset system out of the services package.sr552014-11-232-633/+0
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-251-2/+16
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-2/+8
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-183-3/+3
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-144-0/+22
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-161-2/+2
* WinGui: Show a error message when the user has no destination set.sr552014-02-172-2/+12
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-021-1/+1
* WinGui: cleanup some warnings.sr552014-01-022-4/+4
* WinGui: Add support for passing through chapter names.sr552013-12-221-1/+2
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-192-0/+41
* WinGui: Fix a large number of stylecop warnings. sr552013-11-195-7/+6
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-194-309/+16
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-199-95/+36
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-199-37/+31
* WinGui: Fixed an issue with PGS subtitle detection.sr552013-10-131-0/+3
* WinGui: Handle libhb dll errors.sr552013-10-081-2/+9
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-282-2/+6
* WinGui: Flip the dvdnav option back to the correct way round.sr552013-09-271-1/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-212-3/+6
* WinGui: Fix up libhb encode feature.sr552013-09-215-48/+146
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-18/+0
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-011-2/+16