summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Model
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Update a broken Property Changed notification in the AudioTrack modelsr552012-09-091-12/+11
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-081-1/+1
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-081-0/+12
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-071-0/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-252-13/+0
* WinGui: Highlight the default preset in italics.sr552012-08-121-15/+45
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-051-3/+18
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-13/+94
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-1/+1
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-082-26/+9
* WinGui: Assorted fixes. sr552012-06-301-11/+49
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-302-135/+0
* WinGui: Update the behaviour of the Burned / Default check boxes to make them...sr552012-06-301-5/+37
* WinGui:WinGui:sr552012-06-191-1/+3
* WinGui: Various fixessr552012-06-161-5/+0
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1