summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Model
Commit message (Expand)AuthorAgeFilesLines
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-5/+0
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-311-5/+0
* WinGui: Initial Implementation of the json preset export code.sr552015-07-051-0/+4
* WinGui: Misc IScan API tweaks.sr552015-04-121-3/+0
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-122-193/+0
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-141-2/+1
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-012-74/+0
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-251-7/+7
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-1/+5
* WinGui:sr552015-01-171-5/+0
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-0416-2080/+1
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-121-0/+3
* WinGui: Add picture settings to the Queue Tooltipsr552014-11-301-2/+42
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-293-3/+3
* WinGui: Move the preset system out of the services package.sr552014-11-231-150/+0
* WinGui: When updating presets, don't override the picture settings values if ...sr552014-11-011-0/+8
* WinGui: Enable Burn In for SRT filessr552014-09-171-1/+6
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-212-4/+4
* Interop: Added support for NL-Means denoise.randomengy2014-08-032-0/+71
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-0/+12
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-3/+0
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-061-1/+1
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-232-2/+29
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-223-1/+44
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-165-0/+327
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-021-5/+3
* WinGui: cleanup some warnings.sr552014-01-021-0/+3
* WinGui: Fix a few bugs:sr552013-12-291-1/+13
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-1/+1
* WinGui: Fix a large number of stylecop warnings. sr552013-11-193-3/+5
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-0/+50
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-192-7/+49
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-3/+0
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-0/+28
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-143-10/+18
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-231-0/+7
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-171-13/+1
* WinGui: sr552013-07-271-1/+1
* WinGui: Make the AVFormat Muxers default.sr552013-07-132-2/+8
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-3/+3
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-291-4/+2
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-2/+4
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-221-0/+3
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-0/+69
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-231-1/+13
* WinGui: UI Tweaks.sr552013-01-171-2/+32
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-1/+1
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-291-0/+7
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-7/+17
* WinGui: Initial work to overhaul the plist import code.sr552012-10-272-3/+8