summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: cleanup some warnings.sr552014-01-026-6/+10
* WinGui: Fix a few bugs:sr552013-12-292-2/+14
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-1/+1
* WinGui: Add support for passing through chapter names.sr552013-12-221-1/+2
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-3/+2
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-193-3/+58
* WinGui: Fix a large number of stylecop warnings. sr552013-11-1913-20/+22
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-197-340/+16
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-1913-182/+102
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-1915-81/+110
* WinGui: use libhb presets for QSV.Rodeo2013-11-082-68/+34
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-082-5/+2
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* WinGui: Fixed an issue with PGS subtitle detection.sr552013-10-131-0/+3
* WinGui: Use a specific culture to make sure . is used rather than ,sr552013-10-101-1/+1
* WinGui: Fix a culture issue with the samplerate query generation.sr552013-10-101-1/+1
* WinGui: Handle libhb dll errors.sr552013-10-082-2/+10
* WinGui: Add some sanity checks around the Gpu Info checker.sr552013-10-061-6/+11
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-285-8/+64
* WinGui: Flip the dvdnav option back to the correct way round.sr552013-09-271-1/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-214-11/+48
* WinGui: Fix up libhb encode feature.sr552013-09-217-122/+260
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-212-19/+0
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-172-0/+26
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-149-22/+21
* WinGui: Add System Information to the About Window and Log header.sr552013-09-073-1/+42
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-011-2/+16
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-011-3/+3
* WinGui: Possible fix for the main feature detection.sr552013-08-301-2/+6
* Interop: Add Path to the Title objectsr552013-08-291-1/+2
* 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