summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Quality slider in QSV mode.sr552013-08-251-0/+1
* Interop: Few minor updates for QuickSync.sr552013-08-241-28/+18
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-5/+38
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-242-34/+65
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-231-0/+22
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-236-20/+109
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-221-6/+1
* WinGui: Strip out legacy CLI scan code.sr552013-08-2214-1416/+11
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-221-1/+2
* WinGui: Initial work around around a when done countdown.sr552013-08-211-0/+4
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-184-21/+62
* WinGui: General code tidyupsr552013-08-176-17/+2
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-171-13/+1
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-271-30/+38
* WinGui: sr552013-07-271-1/+1
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-201-6/+14
* WinGui: Make the AVFormat Muxers default.sr552013-07-133-7/+13
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-168-117/+91
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-2/+11
* WinGui: Temp workaround for iPod preset.sr552013-05-301-0/+5
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-291-4/+2
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-292-1/+53
* WinGui: Fix a potential crash in the options window for clearing log files if...sr552013-05-291-4/+11
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-2/+4
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-241-12/+25
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-222-0/+5
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-195-122/+27
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-291-1/+1
* WinGui: Added some additional sanity checking around preset import/export code.sr552013-04-211-2/+2
* WinGui: Fix the Preset exporter. (VideoFramerateMode was missing)sr552013-04-121-1/+1
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+1
* WinGui: Fix Modulus option in preset import.sr552013-04-121-0/+3
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-1/+1
* WinGui: Fix a bug in the scan engine that caused problems with multi-angle di...sr552013-03-202-15/+11
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-0/+11
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-1910-30/+111
* WinGui: Update Assembly Info and Installer templatessr552013-03-091-1/+1
* WinGui: Use invariant culture for scan percentage conversion.sr552013-03-081-1/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-075-98/+62
* WinGui: Push Any up to the top of the language lists.sr552013-03-031-1/+1
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-023-8/+17
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-243-7/+17
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-122-6/+9
* WinGui: Code Tidyup.sr552013-01-263-25/+58
* WinGui: Numerous bug fixes to the services library.sr552013-01-267-192/+224
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-231-1/+13
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-3/+0
* WinGui: UI Tweaks.sr552013-01-175-2/+101
* WinGui: Fix Allow Sleep option.sr552013-01-171-1/+1