summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities/InteropModelCreator.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-051-267/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-2/+2
* WinGui: Advanced tab now correctly overrides video tab options.sr552015-02-071-1/+2
* WinGui: Bring the live preview and static preview indexes into sync.sr552015-01-251-1/+1
* WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.sr552015-01-221-1/+1
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-37/+11
* WinGui: Fix audio track selection on JSON LibHB API.sr552015-01-201-3/+3
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-201-2/+2
* WinGui: Removing some redundant code from the interop library.sr552015-01-181-6/+0
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-181-63/+56
* WinGui: Don't set audio rate fields in the json message for passthru.sr552015-01-171-1/+4
* WinGui: Fix SRT subtitle filepath issue.sr552015-01-171-1/+1
* WinGui:sr552015-01-171-38/+41
* WinGui: Fix QSV Preset/Profile/Levelsr552015-01-141-0/+6
* WinGui: Libhb JSON API, Fix Extra encode arguments.sr552015-01-141-3/+2
* WinGui: Fixes to new JSON API Code, Audio and Chapter settings.sr552015-01-131-0/+2
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-5/+17
* WinGui: Another fix to 2Pass encoding on the new JSON api.sr552015-01-111-0/+2
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-1/+2
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Further fixes to libhb json api filters code.sr552015-01-051-0/+2
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-0/+1
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-041-0/+1
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-1/+0
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-311-14/+20
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-3/+0
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-0/+7
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-211-2/+2
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-3/+17
* WinGui: Fix up libhb encode feature.sr552013-09-211-74/+89
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-1/+0
* WinGui: Code Tidyup.sr552013-01-261-9/+30
* WinGui: Quick fix to restore building of the app.sr552012-11-221-2/+2
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-0/+215