]> granicus.if.org Git - handbrake/commit
WinGui: Removing some more dead code in the interop library.
authorsr55 <sr55.hb@outlook.com>
Sun, 18 Jan 2015 20:28:28 +0000 (20:28 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 18 Jan 2015 20:28:28 +0000 (20:28 +0000)
commit889e86edd3289486cd2cd1d6abc4e21296983dad
treeeae6813c1daf6d1d58575a1511a74510385b2107
parentfcf8255c2e1c6c646e1fa184cca8c2cd9d2fc5b6
WinGui: Removing some more dead code in the interop library.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6769 b64f7644-9d1e-0410-96f1-a4d463321fa5
20 files changed:
win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeInterop.csproj
win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeLanguagesHelper.cs [moved from win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/Languages.cs with 88% similarity]
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/HbFunctions.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_anamorphic_mode_t.cs [new file with mode: 0644]
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_container_s.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_encoder_s.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_error_code.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_filter_ids.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_handle_s.cs [deleted file]
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_image_s.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_job_s.cs [deleted file]
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_state_s.cs [deleted file]
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_subtitle.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_subtitle_config_s.cs [deleted file]
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/hb_title_s.cs [deleted file]
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/InteropUtilities.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/MarshalingConstants.cs [deleted file]
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/NativeList.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/Utilities.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/Validate.cs