summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/Encode
Commit message (Expand)AuthorAgeFilesLines
* App Services Tidyup ContdScott2015-09-2627-4175/+0
* WinGui: Initial Implementation of the json preset export code.sr552015-07-055-1/+72
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-2/+2
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-204-67/+373
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-202-110/+134
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-262-3/+9
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-032-221/+220
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-031-203/+215
* WinGui: sr552015-05-031-0/+1
* WinGui: Misc IScan API tweaks.sr552015-04-122-9/+1
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-123-42/+29
* WinGui: Fix the copy mask list.sr552015-04-071-9/+9
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-051-26/+37
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-3/+3
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-011-19/+16
* 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-062-12/+4
* WinGui: Moving some more namespaces. sr552015-03-052-2/+1
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-052-4/+559
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-18/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-284-8/+8
* 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-072-32/+33
* WinGui: Remove a bunch of CLI handling code.sr552015-01-314-377/+24
* WinGui: sr552015-01-272-10/+23
* WinGui: Strip out some unused code.sr552015-01-271-2/+2
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-251-1/+1
* WinGui: Handle the Logging events a bit better. This will stop some of the cr...sr552015-01-241-2/+5
* 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-191-4/+5
* WinGui: Adding additional logging around LibHB scan / encode to track down wh...sr552015-01-192-1/+30
* WinGui: Removing some redundant code from the interop library.sr552015-01-181-0/+2
* WinGui:sr552015-01-174-55/+43
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-1/+1
* WinGui: Correcting namespaces.sr552015-01-0511-12/+12
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-0413-0/+1745
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-041-1/+7
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-023-20/+42
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-021-3/+5
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-261-3/+3
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-297-0/+1369