summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop
Commit message (Collapse)AuthorAgeFilesLines
* Interop: Some refactoring, exposing list of video encoders, fixed const ↵randomengy2012-08-125-297/+344
| | | | | | value, added some error checking. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4901 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Move some stuff around in the services library and refactor out some ↵sr552012-07-201-0/+6
| | | | | | legacy code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4868 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Code Cleanupsr552012-06-149-186/+502
| | | | | | | | | - New file headers for App Services - Update Interop to include an IWindsorInstaller implementation - Update Interop Converter (new framerates and fflac) - Many stylecop warnings fixed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4734 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-052-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4645 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Fixes / API Updates for Encoding.sr552012-03-314-42/+102
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4573 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4572 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4571 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-6/+45
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4479 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-052-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4438 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for --audio-copy-mask and --audio-fallbacksr552012-01-141-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4408 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ↵sr552011-12-273-3/+12
| | | | | | classes ported over form the WinForms version. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4390 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Several more culture issue fixes.sr552011-11-041-3/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4340 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Updates to the Interop Library to use the new methods to get at the ↵sr552011-10-3028-412/+1015
| | | | | | Audio/Video encoder information from libhb. Patch by RandomEngy. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4329 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for new decomb options.sr552011-10-231-1/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4312 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Couple of cosmetic bug fixes.sr552011-10-141-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4284 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: x264Tune model update.sr552011-10-081-6/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4272 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Add some models for upcoming x264 preset/tune/profile & audio ↵sr552011-10-085-26/+164
| | | | | | encoder ffflac. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4271 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Updating structs to keep up with libhb. Adding support for x264 ↵randomengy2011-10-0812-155/+183
| | | | | | profile/preset/tune and updating to use built in auto-passthrough. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4270 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Rename Mixdown Passthru to Nonesr552011-10-071-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4267 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Add in a bunch of missing comments.sr552011-09-179-25/+121
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4229 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Added support for various audio encoding options that were missing ↵sr552011-09-175-14/+65
| | | | | | from various functions. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4228 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixes to the Audio Panel.sr552011-09-161-1/+1
| | | | | | | | - Fix a display issue with Encoder and Mixdown on the data grid. - Don't try to load tracks if there isn't any. - Fix an issue with auto-correction of Passthru option. (DTS-HD would not auto-correct to the correct passthru for the source track type) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4225 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the Interop Mixdown and Audio Encoder objectssr552011-09-112-2/+23
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4214 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Struct changes to keep up with libhb and passthrough updates. Also ↵randomengy2011-08-1310-17/+45
| | | | | | fixing a problem where the audio passthrough mask wasn't applied when creating the passthrough codec value. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4171 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix ↵randomengy2011-07-2414-40/+64
| | | | | | test project build failures. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4138 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Setup a simple msbuild configuration and simplified the project ↵sr552011-07-171-7/+1
| | | | | | build targets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4117 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another attempt at sorting the build.sr552011-07-161-8/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4115 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Another set of build fixessr552011-07-161-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4114 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Build fixes.sr552011-07-161-0/+13
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4112 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some fixes to the Queue Current encoding information display and ↵sr552011-07-161-0/+3
| | | | | | removal of another duplicate model. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4111 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Starting to remove model objects from the Application Services ↵sr552011-07-161-0/+30
| | | | | | module that are duplicated in the Interop Library git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4109 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added file headers to the interop library, and corrected a number of ↵sr552011-07-0954-202/+649
| | | | | | incorrect namespaces. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4092 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updating StyleCop settings in HandBrakeInterop to allow tabs.randomengy2011-06-121-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4050 b64f7644-9d1e-0410-96f1-a4d463321fa5
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-1250-286/+182
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4049 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Win: Add a stylecop settings file to the Interop project.sr552011-06-121-0/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4048 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Removing user-specific .suo file.randomengy2011-06-121-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4047 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-1264-0/+5486
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4045 b64f7644-9d1e-0410-96f1-a4d463321fa5