summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* App Services Cleanup ContdScott2015-09-263-209/+0
* App Services Tidyup ContdScott2015-09-2643-6251/+0
* AppServices tidyupScott2015-09-265-40/+7
* WinGui: QuickSync H264 is 768, not 512Scott2015-09-241-1/+1
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-243-1/+47
* UI adjustment for MASK usageMax Dmytrychenko2015-09-241-2/+2
* WinGui: Strip out some old unused code.Scott2015-09-181-11/+0
* WinGui: Starting work on more API cleanup in ApplicationServices library.Scott2015-09-183-99/+47
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-292-1/+17
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-235-18/+76
* WinGui: Bumping JSON.net to version 7.0sr552015-07-251-1/+1
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-223-6/+11
* WinGui: Initial Implementation of the json preset export code.sr552015-07-0513-2/+138
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-266-237/+69
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-207-92/+354
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-205-345/+298
* Interop: Updated ApplicationServices DLL to target AnyCPU.randomengy2015-06-151-4/+4
* Interop: Updated to return PassId as well as Pass on encode progress.randomengy2015-06-154-5/+28
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-312-5/+6
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-262-3/+9
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-264-5/+8
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-172-14/+7
* WinGui: Update the libhb preset stubs.sr552015-05-168-136/+300
* WinGui: Remove some test code.sr552015-05-091-2/+2
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-097-101/+553
* WinGui: Restore Preview functionality. The calc logic still needs fixed as t...sr552015-05-072-8/+16
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-0315-397/+459
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-0322-745/+928
* WinGui: sr552015-05-034-3/+10
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-201-1/+1
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-181-5/+13
* WinGui: Misc IScan API tweaks.sr552015-04-126-47/+39
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-126-237/+29
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-107-0/+180
* WinGui: Fix the copy mask list.sr552015-04-072-10/+10
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-0511-77/+102
* 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-017-46/+42
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-018-21/+21
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-0118-202/+37
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-012-10/+21
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-294-166/+52
* Remove unused hb_get_scancount functionritsuka2015-03-291-6/+0
* WinGui: Make the anamorphic objects in the services library public. sr552015-03-144-5/+11
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-144-29/+238
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-1422-35/+141
* 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-077-253/+67
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-0618-808/+80
* WinGui: Restore the preview functionality after refactoring. sr552015-03-062-2/+14