summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-011-4/+4
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-011-0/+1
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-011-9/+14
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-292-86/+33
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-144-6/+3
* WinGui: Fix the Encoder Tune option. sr552015-03-091-1/+4
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-074-233/+60
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-063-41/+50
* WinGui: Restore the preview functionality after refactoring. sr552015-03-061-1/+2
* WinGui: Moving some more namespaces. sr552015-03-052-2/+1
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-054-10/+561
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-46/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-014-1178/+0
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-013-21/+3
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-286-15/+15
* WinGui: Extend the scope of libhb encode exception handling to get a better i...sr552015-02-211-20/+20
* WinGui: Some improvements to Exception Handling, Debug information etc in the...sr552015-02-073-46/+51
* 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