summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop
Commit message (Expand)AuthorAgeFilesLines
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-281-0/+6
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-3/+3
* Interop: Exposed properties and methods on subtitle tracks to determine if th...randomengy2013-11-074-7/+56
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-1312-280/+377
* WinGui: Handle libhb dll errors.sr552013-10-081-366/+366
* QSV: libhb-based preset system.Rodeo2013-09-241-0/+3
* WinGui: Fix up libhb encode feature.sr552013-09-212-2/+3
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-1923-613/+482
* QSV: minor refactoring.Rodeo2013-09-154-8/+20
* Interop: Various fixes/improvementsrandomengy2013-09-1413-178/+211
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-011-11/+2
* Interop: Add Path to the Title objectsr552013-08-292-1/+7
* Interop: Fix Scanning due to qsv change to hb_title_ssr552013-08-242-3/+6
* Interop: Few minor updates for QuickSync.sr552013-08-243-4/+9
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-243-23/+54
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-231-0/+4
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-233-0/+32
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-2316-304/+238
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-1812-190/+371
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-167-37/+118
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-1/+4
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-122-2/+8
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-3112-80/+199
* WinGui: Update Assembly Info and Installer templatessr552013-03-091-1/+1
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-1232-259/+582
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-3/+14
* WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...sr552013-01-061-0/+3
* WinGui: Removed High444, use auto instead.sr552012-12-311-3/+3
* WinGui: Remove High10 and High422 options.sr552012-12-311-4/+4
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-283-7/+1
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-024-13/+51
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-225-35/+108
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-2111-98/+177
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-126-18/+98
* WinGui: Initial work to overhaul the plist import code.sr552012-10-276-21/+24
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-062-45/+0
* Interop: Adding missing file from previous checkin.randomengy2012-09-211-0/+53
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-2016-279/+284
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-071-3/+3
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-072-4/+19
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-125-297/+344
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-0/+6
* WinGui: Code Cleanupsr552012-06-149-186/+502
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-052-0/+2
* Interop: Fixes / API Updates for Encoding.sr552012-03-314-42/+102
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-6/+45
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-052-2/+2