summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-037-121/+165
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-0318-467/+638
* WinGui: sr552015-05-033-3/+9
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-102-0/+11
* WinGui: Fix the copy mask list.sr552015-04-071-1/+1
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-057-30/+64
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-015-24/+23
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-016-13/+13
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-0116-195/+34
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-011-1/+7
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-0/+12
* 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: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-1414-15/+14
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-073-20/+7
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-0614-760/+30
* WinGui: Restore the preview functionality after refactoring. sr552015-03-061-1/+12
* WinGui: Moving some more namespaces. sr552015-03-057-97/+5
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-0517-1337/+114
* WinGui: Tabs -> Spaces.sr552015-02-2851-2261/+2261
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-28109-0/+8203