summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeUtils.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove Interop Library for Previous commit.sr552015-02-281-329/+0
* WinGui: Removing some redundant code from the interop library.sr552015-01-181-285/+0
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-181-3/+3
* WinGui:sr552015-01-171-2/+2
* WinGui: Move the Encoders class to the root level of the Interop Library and ...sr552015-01-091-4/+4
* WinGui: Further API tidyup in the interop library. Moving some filesize calcu...sr552015-01-091-60/+264
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-261-0/+5
* WinGui: Refactor the scan model namespace in preparation for json api implsr552014-12-201-1/+1
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-0/+23
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-211-4/+8
* Interop: Various fixes/featuresrandomengy2014-02-011-1/+1
* WinGui: Handle libhb dll errors.sr552013-10-081-366/+366
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-011-11/+2
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-231-3/+2
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-181-18/+71
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+7
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-311-0/+2
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-121-0/+2
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-221-0/+40
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-121-0/+23
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-201-1/+13
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-121-0/+8
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-301-118/+80
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-081-13/+13
* Interop: Add in a bunch of missing comments.sr552011-09-171-2/+8
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-171-0/+5
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-241-5/+2
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-091-4/+16
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-121-7/+6
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-121-0/+254