Merged cptspiff's code-reshuffle branch.
authortheuni <theuni-nospam-@xbmc.org>
Mon, 24 Jan 2011 21:05:21 +0000 (16:05 -0500)
committertheuni <theuni-nospam-@xbmc.org>
Mon, 24 Jan 2011 21:05:21 +0000 (16:05 -0500)
commitc51b1189e3d5353e842991f5859ddcea0f73e426
treeef2cb8a6184699aa614f3655dca4ce661cdc108e
parentbe61ebdc9e897fe40c6f371111724de79ddee8d5
Merged cptspiff's code-reshuffle branch.

Squashed commit due to build breakage during code-reshuffle history.

Conflicts:
xbmc/Util.cpp
xbmc/cdrip/CDDARipper.cpp
xbmc/filesystem/Directory.cpp
xbmc/filesystem/File.cpp
26436 files changed:
.gitignore
Makefile.in
Makefile.include.in
XBMC.xcodeproj/project.pbxproj
addons/skin.confluence/media/Makefile [deleted file]
addons/skin.confluence/media/Makefile.in [new file with mode: 0644]
bootstrap
configure.in
guilib/AnimatedGif.cpp [deleted file]
guilib/AnimatedGif.h [deleted file]
guilib/AudioContext.cpp [deleted file]
guilib/AudioContext.h [deleted file]
guilib/D3DResource.cpp [deleted file]
guilib/D3DResource.h [deleted file]
guilib/DDSImage.cpp [deleted file]
guilib/DDSImage.h [deleted file]
guilib/DirectXGraphics.cpp [deleted file]
guilib/DirectXGraphics.h [deleted file]
guilib/FrameBufferObject.cpp [deleted file]
guilib/FrameBufferObject.h [deleted file]
guilib/GUIActionDescriptor.h [deleted file]
guilib/GUIAudioManager.cpp [deleted file]
guilib/GUIAudioManager.h [deleted file]
guilib/GUIBaseContainer.cpp [deleted file]
guilib/GUIBaseContainer.h [deleted file]
guilib/GUIBorderedImage.cpp [deleted file]
guilib/GUIBorderedImage.h [deleted file]
guilib/GUIButtonControl.cpp [deleted file]
guilib/GUIButtonControl.h [deleted file]
guilib/GUIButtonScroller.cpp [deleted file]
guilib/GUIButtonScroller.h [deleted file]
guilib/GUICallback.h [deleted file]
guilib/GUICheckMarkControl.cpp [deleted file]
guilib/GUICheckMarkControl.h [deleted file]
guilib/GUIColorManager.cpp [deleted file]
guilib/GUIColorManager.h [deleted file]
guilib/GUIControl.cpp [deleted file]
guilib/GUIControl.h [deleted file]
guilib/GUIControlFactory.cpp [deleted file]
guilib/GUIControlFactory.h [deleted file]
guilib/GUIControlGroup.cpp [deleted file]
guilib/GUIControlGroup.h [deleted file]
guilib/GUIControlGroupList.cpp [deleted file]
guilib/GUIControlGroupList.h [deleted file]
guilib/GUIControlProfiler.cpp [deleted file]
guilib/GUIControlProfiler.h [deleted file]
guilib/GUIDialog.cpp [deleted file]
guilib/GUIDialog.h [deleted file]
guilib/GUIEditControl.cpp [deleted file]
guilib/GUIEditControl.h [deleted file]
guilib/GUIFadeLabelControl.cpp [deleted file]
guilib/GUIFadeLabelControl.h [deleted file]
guilib/GUIFixedListContainer.cpp [deleted file]
guilib/GUIFixedListContainer.h [deleted file]
guilib/GUIFont.cpp [deleted file]
guilib/GUIFont.h [deleted file]
guilib/GUIFontManager.cpp [deleted file]
guilib/GUIFontManager.h [deleted file]
guilib/GUIFontTTF.cpp [deleted file]
guilib/GUIFontTTF.h [deleted file]
guilib/GUIFontTTFDX.cpp [deleted file]
guilib/GUIFontTTFDX.h [deleted file]
guilib/GUIFontTTFGL.cpp [deleted file]
guilib/GUIFontTTFGL.h [deleted file]
guilib/GUIImage.cpp [deleted file]
guilib/GUIImage.h [deleted file]
guilib/GUIIncludes.cpp [deleted file]
guilib/GUIIncludes.h [deleted file]
guilib/GUIInfoTypes.cpp [deleted file]
guilib/GUIInfoTypes.h [deleted file]
guilib/GUILabel.cpp [deleted file]
guilib/GUILabel.h [deleted file]
guilib/GUILabelControl.cpp [deleted file]
guilib/GUILabelControl.h [deleted file]
guilib/GUIListContainer.cpp [deleted file]
guilib/GUIListContainer.h [deleted file]
guilib/GUIListGroup.cpp [deleted file]
guilib/GUIListGroup.h [deleted file]
guilib/GUIListItem.cpp [deleted file]
guilib/GUIListItem.h [deleted file]
guilib/GUIListItemLayout.cpp [deleted file]
guilib/GUIListItemLayout.h [deleted file]
guilib/GUIListLabel.cpp [deleted file]
guilib/GUIListLabel.h [deleted file]
guilib/GUIMessage.cpp [deleted file]
guilib/GUIMessage.h [deleted file]
guilib/GUIMoverControl.cpp [deleted file]
guilib/GUIMoverControl.h [deleted file]
guilib/GUIMultiImage.cpp [deleted file]
guilib/GUIMultiImage.h [deleted file]
guilib/GUIMultiSelectText.cpp [deleted file]
guilib/GUIMultiSelectText.h [deleted file]
guilib/GUIPanelContainer.cpp [deleted file]
guilib/GUIPanelContainer.h [deleted file]
guilib/GUIProgressControl.cpp [deleted file]
guilib/GUIProgressControl.h [deleted file]
guilib/GUIRSSControl.cpp [deleted file]
guilib/GUIRSSControl.h [deleted file]
guilib/GUIRadioButtonControl.cpp [deleted file]
guilib/GUIRadioButtonControl.h [deleted file]
guilib/GUIRenderingControl.cpp [deleted file]
guilib/GUIRenderingControl.h [deleted file]
guilib/GUIResizeControl.cpp [deleted file]
guilib/GUIResizeControl.h [deleted file]
guilib/GUIScrollBarControl.cpp [deleted file]
guilib/GUIScrollBarControl.h [deleted file]
guilib/GUISelectButtonControl.cpp [deleted file]
guilib/GUISelectButtonControl.h [deleted file]
guilib/GUISettingsSliderControl.cpp [deleted file]
guilib/GUISettingsSliderControl.h [deleted file]
guilib/GUIShader.cpp [deleted file]
guilib/GUIShader.h [deleted file]
guilib/GUISliderControl.cpp [deleted file]
guilib/GUISliderControl.h [deleted file]
guilib/GUISound.cpp [deleted file]
guilib/GUISound.h [deleted file]
guilib/GUISpinControl.cpp [deleted file]
guilib/GUISpinControl.h [deleted file]
guilib/GUISpinControlEx.cpp [deleted file]
guilib/GUISpinControlEx.h [deleted file]
guilib/GUIStandardWindow.cpp [deleted file]
guilib/GUIStandardWindow.h [deleted file]
guilib/GUIStaticItem.cpp [deleted file]
guilib/GUIStaticItem.h [deleted file]
guilib/GUITextBox.cpp [deleted file]
guilib/GUITextBox.h [deleted file]
guilib/GUITextLayout.cpp [deleted file]
guilib/GUITextLayout.h [deleted file]
guilib/GUITexture.cpp [deleted file]
guilib/GUITexture.h [deleted file]
guilib/GUITextureD3D.cpp [deleted file]
guilib/GUITextureD3D.h [deleted file]
guilib/GUITextureGL.cpp [deleted file]
guilib/GUITextureGL.h [deleted file]
guilib/GUITextureGLES.cpp [deleted file]
guilib/GUITextureGLES.h [deleted file]
guilib/GUIToggleButtonControl.cpp [deleted file]
guilib/GUIToggleButtonControl.h [deleted file]
guilib/GUIVideoControl.cpp [deleted file]
guilib/GUIVideoControl.h [deleted file]
guilib/GUIVisualisationControl.cpp [deleted file]
guilib/GUIVisualisationControl.h [deleted file]
guilib/GUIWindow.cpp [deleted file]
guilib/GUIWindow.h [deleted file]
guilib/GUIWindowManager.cpp [deleted file]
guilib/GUIWindowManager.h [deleted file]
guilib/GUIWrappingListContainer.cpp [deleted file]
guilib/GUIWrappingListContainer.h [deleted file]
guilib/Geometry.h [deleted file]
guilib/GraphicContext.cpp [deleted file]
guilib/GraphicContext.h [deleted file]
guilib/IAudioDeviceChangedCallback.h [deleted file]
guilib/IMsgTargetCallback.h [deleted file]
guilib/IWindowManagerCallback.cpp [deleted file]
guilib/IWindowManagerCallback.h [deleted file]
guilib/Key.cpp [deleted file]
guilib/Key.h [deleted file]
guilib/LocalizeStrings.cpp [deleted file]
guilib/LocalizeStrings.h [deleted file]
guilib/Makefile.in [deleted file]
guilib/MatrixGLES.cpp [deleted file]
guilib/MatrixGLES.h [deleted file]
guilib/Resolution.h [deleted file]
guilib/Shader.cpp [deleted file]
guilib/Shader.h [deleted file]
guilib/StdString.h [deleted file]
guilib/Texture.cpp [deleted file]
guilib/Texture.h [deleted file]
guilib/TextureBundle.cpp [deleted file]
guilib/TextureBundle.h [deleted file]
guilib/TextureBundleXBT.cpp [deleted file]
guilib/TextureBundleXBT.h [deleted file]
guilib/TextureBundleXPR.cpp [deleted file]
guilib/TextureBundleXPR.h [deleted file]
guilib/TextureDX.cpp [deleted file]
guilib/TextureDX.h [deleted file]
guilib/TextureGL.cpp [deleted file]
guilib/TextureGL.h [deleted file]
guilib/TextureManager.cpp [deleted file]
guilib/TextureManager.h [deleted file]
guilib/TransformMatrix.h [deleted file]
guilib/Tween.h [deleted file]
guilib/VisibleEffect.cpp [deleted file]
guilib/VisibleEffect.h [deleted file]
guilib/XBTF.cpp [deleted file]
guilib/XBTF.h [deleted file]
guilib/XBTFReader.cpp [deleted file]
guilib/XBTFReader.h [deleted file]
guilib/XMLUtils.cpp [deleted file]
guilib/XMLUtils.h [deleted file]
guilib/common/IRServerSuite/IRServerSuite.cpp [deleted file]
guilib/common/IRServerSuite/IRServerSuite.h [deleted file]
guilib/common/IRServerSuite/IrssMessage.cpp [deleted file]
guilib/common/IRServerSuite/IrssMessage.h [deleted file]
guilib/common/LIRC.cpp [deleted file]
guilib/common/LIRC.h [deleted file]
guilib/common/Makefile.in [deleted file]
guilib/common/SDLJoystick.cpp [deleted file]
guilib/common/SDLJoystick.h [deleted file]
guilib/gui3d.h [deleted file]
guilib/guilib_win32.vcproj [deleted file]
guilib/system.h [deleted file]
guilib/tinyXML/Makefile [deleted file]
guilib/tinyXML/tinystr.cpp [deleted file]
guilib/tinyXML/tinystr.h [deleted file]
guilib/tinyXML/tinyxml.cpp [deleted file]
guilib/tinyXML/tinyxml.h [deleted file]
guilib/tinyXML/tinyxmlerror.cpp [deleted file]
guilib/tinyXML/tinyxmlparser.cpp [deleted file]
lib/DllASAP.h [new file with mode: 0644]
lib/DllAc3codec.h [new file with mode: 0644]
lib/DllAdpcm.h [new file with mode: 0644]
lib/DllAvCodec.h [new file with mode: 0644]
lib/DllAvFormat.h [new file with mode: 0644]
lib/DllDCACodec.h [new file with mode: 0644]
lib/DllLibFlac.h [new file with mode: 0644]
lib/DllModplug.h [new file with mode: 0644]
lib/DllNosefart.h [new file with mode: 0644]
lib/DllPostProc.h [new file with mode: 0644]
lib/DllSidplay2.h [new file with mode: 0644]
lib/DllStSound.h [new file with mode: 0644]
lib/DllSwScale.h [new file with mode: 0644]
lib/DllTimidity.h [new file with mode: 0644]
lib/DllVGMStream.h [new file with mode: 0644]
lib/DllVorbisfile.h [new file with mode: 0644]
lib/DllWAVPack.h [new file with mode: 0644]
lib/Makefile.in [new file with mode: 0644]
lib/UnrarXLib/Makefile [new file with mode: 0644]
lib/UnrarXLib/Readme.txt [new file with mode: 0755]
lib/UnrarXLib/UnrarX.hpp [new file with mode: 0644]
lib/UnrarXLib/UnrarXLib.sln [new file with mode: 0644]
lib/UnrarXLib/UnrarXLib.vcproj [new file with mode: 0644]
lib/UnrarXLib/arccmt.cpp [new file with mode: 0644]
lib/UnrarXLib/archive.cpp [new file with mode: 0644]
lib/UnrarXLib/archive.hpp [new file with mode: 0644]
lib/UnrarXLib/arcread.cpp [new file with mode: 0644]
lib/UnrarXLib/array.hpp [new file with mode: 0644]
lib/UnrarXLib/cmddata.cpp [new file with mode: 0644]
lib/UnrarXLib/cmddata.hpp [new file with mode: 0644]
lib/UnrarXLib/coder.cpp [new file with mode: 0644]
lib/UnrarXLib/coder.hpp [new file with mode: 0644]
lib/UnrarXLib/compress.hpp [new file with mode: 0644]
lib/UnrarXLib/consio.cpp [new file with mode: 0644]
lib/UnrarXLib/consio.hpp [new file with mode: 0644]
lib/UnrarXLib/crc.cpp [new file with mode: 0644]
lib/UnrarXLib/crc.hpp [new file with mode: 0644]
lib/UnrarXLib/credits.txt [new file with mode: 0755]
lib/UnrarXLib/crypt.cpp [new file with mode: 0644]
lib/UnrarXLib/crypt.hpp [new file with mode: 0644]
lib/UnrarXLib/dll.cpp [new file with mode: 0644]
lib/UnrarXLib/dll.hpp [new file with mode: 0644]
lib/UnrarXLib/encname.cpp [new file with mode: 0644]
lib/UnrarXLib/encname.hpp [new file with mode: 0644]
lib/UnrarXLib/errhnd.cpp [new file with mode: 0644]
lib/UnrarXLib/errhnd.hpp [new file with mode: 0644]
lib/UnrarXLib/extinfo.cpp [new file with mode: 0644]
lib/UnrarXLib/extinfo.hpp [new file with mode: 0644]
lib/UnrarXLib/extract.cpp [new file with mode: 0644]
lib/UnrarXLib/extract.hpp [new file with mode: 0644]
lib/UnrarXLib/filcreat.cpp [new file with mode: 0644]
lib/UnrarXLib/filcreat.hpp [new file with mode: 0644]
lib/UnrarXLib/file.cpp [new file with mode: 0644]
lib/UnrarXLib/file.hpp [new file with mode: 0644]
lib/UnrarXLib/filefn.cpp [new file with mode: 0644]
lib/UnrarXLib/filefn.hpp [new file with mode: 0644]
lib/UnrarXLib/filestr.cpp [new file with mode: 0644]
lib/UnrarXLib/filestr.hpp [new file with mode: 0644]
lib/UnrarXLib/find.cpp [new file with mode: 0644]
lib/UnrarXLib/find.hpp [new file with mode: 0644]
lib/UnrarXLib/getbits.cpp [new file with mode: 0644]
lib/UnrarXLib/getbits.hpp [new file with mode: 0644]
lib/UnrarXLib/global.cpp [new file with mode: 0644]
lib/UnrarXLib/global.hpp [new file with mode: 0644]
lib/UnrarXLib/headers.hpp [new file with mode: 0644]
lib/UnrarXLib/int64.cpp [new file with mode: 0644]
lib/UnrarXLib/int64.hpp [new file with mode: 0644]
lib/UnrarXLib/isnt.cpp [new file with mode: 0644]
lib/UnrarXLib/isnt.hpp [new file with mode: 0644]
lib/UnrarXLib/license.txt [new file with mode: 0755]
lib/UnrarXLib/list.hpp [new file with mode: 0644]
lib/UnrarXLib/loclang.hpp [new file with mode: 0644]
lib/UnrarXLib/log.cpp [new file with mode: 0644]
lib/UnrarXLib/log.hpp [new file with mode: 0644]
lib/UnrarXLib/match.cpp [new file with mode: 0644]
lib/UnrarXLib/match.hpp [new file with mode: 0644]
lib/UnrarXLib/model.cpp [new file with mode: 0644]
lib/UnrarXLib/model.hpp [new file with mode: 0644]
lib/UnrarXLib/options.cpp [new file with mode: 0644]
lib/UnrarXLib/options.hpp [new file with mode: 0644]
lib/UnrarXLib/os.hpp [new file with mode: 0644]
lib/UnrarXLib/pathfn.cpp [new file with mode: 0644]
lib/UnrarXLib/pathfn.hpp [new file with mode: 0644]
lib/UnrarXLib/rar.cpp [new file with mode: 0644]
lib/UnrarXLib/rar.hpp [new file with mode: 0644]
lib/UnrarXLib/rardefs.hpp [new file with mode: 0644]
lib/UnrarXLib/rarfn.hpp [new file with mode: 0644]
lib/UnrarXLib/rarlang.hpp [new file with mode: 0644]
lib/UnrarXLib/raros.hpp [new file with mode: 0644]
lib/UnrarXLib/rartypes.hpp [new file with mode: 0644]
lib/UnrarXLib/rarvm.cpp [new file with mode: 0644]
lib/UnrarXLib/rarvm.hpp [new file with mode: 0644]
lib/UnrarXLib/rarvmtbl.cpp [new file with mode: 0644]
lib/UnrarXLib/rawread.cpp [new file with mode: 0644]
lib/UnrarXLib/rawread.hpp [new file with mode: 0644]
lib/UnrarXLib/rdwrfn.cpp [new file with mode: 0644]
lib/UnrarXLib/rdwrfn.hpp [new file with mode: 0644]
lib/UnrarXLib/readme_bj.txt [new file with mode: 0755]
lib/UnrarXLib/recvol.cpp [new file with mode: 0644]
lib/UnrarXLib/recvol.hpp [new file with mode: 0644]
lib/UnrarXLib/resource.cpp [new file with mode: 0644]
lib/UnrarXLib/resource.hpp [new file with mode: 0644]
lib/UnrarXLib/rijndael.cpp [new file with mode: 0644]
lib/UnrarXLib/rijndael.hpp [new file with mode: 0644]
lib/UnrarXLib/rs.cpp [new file with mode: 0644]
lib/UnrarXLib/rs.hpp [new file with mode: 0644]
lib/UnrarXLib/savepos.cpp [new file with mode: 0644]
lib/UnrarXLib/savepos.hpp [new file with mode: 0644]
lib/UnrarXLib/scantree.cpp [new file with mode: 0644]
lib/UnrarXLib/scantree.hpp [new file with mode: 0644]
lib/UnrarXLib/sha1.cpp [new file with mode: 0644]
lib/UnrarXLib/sha1.hpp [new file with mode: 0644]
lib/UnrarXLib/smallfn.cpp [new file with mode: 0644]
lib/UnrarXLib/smallfn.hpp [new file with mode: 0644]
lib/UnrarXLib/stdafx.cpp [new file with mode: 0644]
lib/UnrarXLib/strfn.cpp [new file with mode: 0644]
lib/UnrarXLib/strfn.hpp [new file with mode: 0644]
lib/UnrarXLib/strlist.cpp [new file with mode: 0644]
lib/UnrarXLib/strlist.hpp [new file with mode: 0644]
lib/UnrarXLib/suballoc.cpp [new file with mode: 0644]
lib/UnrarXLib/suballoc.hpp [new file with mode: 0644]
lib/UnrarXLib/system.cpp [new file with mode: 0644]
lib/UnrarXLib/system.hpp [new file with mode: 0644]
lib/UnrarXLib/timefn.cpp [new file with mode: 0644]
lib/UnrarXLib/timefn.hpp [new file with mode: 0644]
lib/UnrarXLib/ulinks.cpp [new file with mode: 0644]
lib/UnrarXLib/ulinks.hpp [new file with mode: 0644]
lib/UnrarXLib/unicode.cpp [new file with mode: 0644]
lib/UnrarXLib/unicode.hpp [new file with mode: 0644]
lib/UnrarXLib/unpack.cpp [new file with mode: 0644]
lib/UnrarXLib/unpack.hpp [new file with mode: 0644]
lib/UnrarXLib/unpack15.cpp [new file with mode: 0644]
lib/UnrarXLib/unpack20.cpp [new file with mode: 0644]
lib/UnrarXLib/unrar.h [new file with mode: 0644]
lib/UnrarXLib/uowners.cpp [new file with mode: 0644]
lib/UnrarXLib/version.hpp [new file with mode: 0644]
lib/UnrarXLib/volume.cpp [new file with mode: 0644]
lib/UnrarXLib/volume.hpp [new file with mode: 0644]
lib/UnrarXLib/win32acl.cpp [new file with mode: 0644]
lib/UnrarXLib/win32stm.cpp [new file with mode: 0644]
lib/asap/COPYING [new file with mode: 0644]
lib/asap/CREDITS [new file with mode: 0644]
lib/asap/ChangeLog [new file with mode: 0644]
lib/asap/INSTALL [new file with mode: 0644]
lib/asap/Makefile.in [new file with mode: 0644]
lib/asap/NEWS [new file with mode: 0644]
lib/asap/PORTS.xml [new file with mode: 0755]
lib/asap/PORTS.xsl [new file with mode: 0755]
lib/asap/README [new file with mode: 0644]
lib/asap/acpu.c [new file with mode: 0644]
lib/asap/anylang.h [new file with mode: 0755]
lib/asap/apokeysnd.c [new file with mode: 0644]
lib/asap/asap.c [new file with mode: 0644]
lib/asap/asap.h [new file with mode: 0644]
lib/asap/asap2wav.c [new file with mode: 0644]
lib/asap/asap_internal.h [new file with mode: 0644]
lib/asap/asapscan.c [new file with mode: 0644]
lib/asap/chksap.pl [new file with mode: 0644]
lib/asap/csharp/ASAP.ppcs [new file with mode: 0644]
lib/asap/csharp/Makefile [new file with mode: 0644]
lib/asap/csharp/asap2wav.cs [new file with mode: 0644]
lib/asap/files2anylang.pl [new file with mode: 0644]
lib/asap/flash/ASAP.ppas [new file with mode: 0755]
lib/asap/flash/ASAPPlayer.as [new file with mode: 0755]
lib/asap/flash/ASAP_ModuleInfo.as [new file with mode: 0755]
lib/asap/flash/Makefile [new file with mode: 0755]
lib/asap/flash/PokeyState.as [new file with mode: 0755]
lib/asap/flash/USAGE [new file with mode: 0755]
lib/asap/gsplayer/Makefile [new file with mode: 0755]
lib/asap/gsplayer/USAGE [new file with mode: 0755]
lib/asap/gsplayer/gspasap.c [new file with mode: 0644]
lib/asap/gsplayer/mapplugin.h [new file with mode: 0644]
lib/asap/java/ASAP.ppjava [new file with mode: 0644]
lib/asap/java/ASAP2WAV.java [new file with mode: 0644]
lib/asap/java/ASAPApplet.java [new file with mode: 0644]
lib/asap/java/ASAPMIDlet.java [new file with mode: 0644]
lib/asap/java/ASAP_ModuleInfo.java [new file with mode: 0644]
lib/asap/java/Makefile [new file with mode: 0644]
lib/asap/java/USAGE [new file with mode: 0755]
lib/asap/java/asap2wav.MF [new file with mode: 0644]
lib/asap/java/asap_midlet.MF [new file with mode: 0644]
lib/asap/java/mf2jad.pl [new file with mode: 0644]
lib/asap/javascript/Makefile [new file with mode: 0755]
lib/asap/javascript/USAGE [new file with mode: 0755]
lib/asap/javascript/asap.ppjs [new file with mode: 0755]
lib/asap/javascript/asap2wav.ppjs [new file with mode: 0755]
lib/asap/javascript/asapweb.ppjs [new file with mode: 0755]
lib/asap/mads/Makefile [new file with mode: 0644]
lib/asap/mads/mads.pas [new file with mode: 0644]
lib/asap/maketar.pl [new file with mode: 0644]
lib/asap/moc/libasap_decoder.c [new file with mode: 0644]
lib/asap/players/Makefile [new file with mode: 0755]
lib/asap/players/cmc.asx [new file with mode: 0644]
lib/asap/players/cms.asx [new file with mode: 0755]
lib/asap/players/dlt.as8 [new file with mode: 0755]
lib/asap/players/mpt.asx [new file with mode: 0644]
lib/asap/players/rmt.asx [new file with mode: 0644]
lib/asap/players/tm2.asx [new file with mode: 0644]
lib/asap/players/tmc.asx [new file with mode: 0644]
lib/asap/win32/Makefile [new file with mode: 0644]
lib/asap/win32/USAGE [new file with mode: 0755]
lib/asap/win32/apollo/ASAP_Apollo.cpp [new file with mode: 0644]
lib/asap/win32/apollo/InputPlugin.h [new file with mode: 0644]
lib/asap/win32/dshow/asap_dsf.cpp [new file with mode: 0644]
lib/asap/win32/dshow/asap_dsf.def [new file with mode: 0644]
lib/asap/win32/foobar2000/foo_asap.cpp [new file with mode: 0644]
lib/asap/win32/gui.c [new file with mode: 0644]
lib/asap/win32/gui.h [new file with mode: 0644]
lib/asap/win32/gui.rc [new file with mode: 0644]
lib/asap/win32/setup/Website.url [new file with mode: 0755]
lib/asap/win32/setup/asap-banner.jpg [new file with mode: 0755]
lib/asap/win32/setup/asap-dialog.jpg [new file with mode: 0755]
lib/asap/win32/setup/asap.wxs [new file with mode: 0755]
lib/asap/win32/setup/license.rtf [new file with mode: 0755]
lib/asap/win32/setup/wix_mutex.pl [new file with mode: 0755]
lib/asap/win32/wasap/play.ico [new file with mode: 0644]
lib/asap/win32/wasap/stop.ico [new file with mode: 0644]
lib/asap/win32/wasap/wasap.c [new file with mode: 0644]
lib/asap/win32/wasap/wasap.ico [new file with mode: 0644]
lib/asap/win32/winamp/in2.h [new file with mode: 0644]
lib/asap/win32/winamp/in_asap.c [new file with mode: 0644]
lib/asap/win32/winamp/ipc_pe.h [new file with mode: 0644]
lib/asap/win32/winamp/out.h [new file with mode: 0644]
lib/asap/win32/winamp/wa_ipc.h [new file with mode: 0644]
lib/asap/xasm/Makefile [new file with mode: 0644]
lib/asap/xasm/xasm.1.txt [new file with mode: 0644]
lib/asap/xasm/xasm.d [new file with mode: 0644]
lib/asap/xbmc/xbmc_asap.c [new file with mode: 0644]
lib/asap/xmms/libasap-xmms.c [new file with mode: 0644]
lib/asap/xmms/libasap-xmms.map [new file with mode: 0644]
lib/cmyth/COPYING [new file with mode: 0644]
lib/cmyth/Win32/gensymbols.bat [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/my_alloc.h [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/my_list.h [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/mysql.h [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/mysql_com.h [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/mysql_time.h [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/mysql_version.h [new file with mode: 0644]
lib/cmyth/Win32/include/mysql/typelib.h [new file with mode: 0644]
lib/cmyth/Win32/lib/mysqlclient.lib [new file with mode: 0644]
lib/cmyth/Win32/libcmyth.def [new file with mode: 0644]
lib/cmyth/Win32/libcmyth.sln [new file with mode: 0644]
lib/cmyth/Win32/libcmyth.vcproj [new file with mode: 0644]
lib/cmyth/Win32/libcmyth.vcxproj [new file with mode: 0644]
lib/cmyth/Win32/libcmyth.vcxproj.filters [new file with mode: 0644]
lib/cmyth/include/cmyth/cmyth.h [new file with mode: 0644]
lib/cmyth/include/debug.h [new file with mode: 0644]
lib/cmyth/include/refmem/atomic.h [new file with mode: 0644]
lib/cmyth/include/refmem/refmem.h [new file with mode: 0644]
lib/cmyth/libcmyth/Makefile [new file with mode: 0644]
lib/cmyth/libcmyth/bookmark.c [new file with mode: 0644]
lib/cmyth/libcmyth/cmyth_local.h [new file with mode: 0644]
lib/cmyth/libcmyth/commbreak.c [new file with mode: 0644]
lib/cmyth/libcmyth/connection.c [new file with mode: 0644]
lib/cmyth/libcmyth/debug.c [new file with mode: 0644]
lib/cmyth/libcmyth/event.c [new file with mode: 0644]
lib/cmyth/libcmyth/file.c [new file with mode: 0644]
lib/cmyth/libcmyth/freespace.c [new file with mode: 0644]
lib/cmyth/libcmyth/keyframe.c [new file with mode: 0644]
lib/cmyth/libcmyth/livetv.c [new file with mode: 0644]
lib/cmyth/libcmyth/mysql_query.c [new file with mode: 0644]
lib/cmyth/libcmyth/mythtv_mysql.c [new file with mode: 0644]
lib/cmyth/libcmyth/posmap.c [new file with mode: 0644]
lib/cmyth/libcmyth/proginfo.c [new file with mode: 0644]
lib/cmyth/libcmyth/proglist.c [new file with mode: 0644]
lib/cmyth/libcmyth/rec_num.c [new file with mode: 0644]
lib/cmyth/libcmyth/recorder.c [new file with mode: 0644]
lib/cmyth/libcmyth/ringbuf.c [new file with mode: 0644]
lib/cmyth/libcmyth/safe_string.h [new file with mode: 0644]
lib/cmyth/libcmyth/socket.c [new file with mode: 0644]
lib/cmyth/libcmyth/timestamp.c [new file with mode: 0644]
lib/cmyth/libcmyth/utf8tolatin1.c [new file with mode: 0644]
lib/cmyth/librefmem/Makefile [new file with mode: 0644]
lib/cmyth/librefmem/alloc.c [new file with mode: 0644]
lib/cmyth/librefmem/debug_refmem.c [new file with mode: 0644]
lib/cmyth/librefmem/refmem_local.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageCrtDll.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageCrtDll.dsp [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageCrtDll.rc [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageDll.dsw [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.clw [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.rc [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/StdAfx.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/StdAfx.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/StdCrt.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/cximagemfcdll.dsp [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/resource.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/CxImageDLL/resrc1.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/DllInterface.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/Makefile [new file with mode: 0644]
lib/cximage-6.0/CxImage/cximage.dsp [new file with mode: 0644]
lib/cximage-6.0/CxImage/cximage.dsw [new file with mode: 0644]
lib/cximage-6.0/CxImage/license.txt [new file with mode: 0644]
lib/cximage-6.0/CxImage/tif_xfile.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/xfile.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximabmp.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximabmp.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximacfg.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximadef.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximadsp.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaenc.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaexif.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximage.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximage.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximagif.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximagif.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximahist.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaico.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaico.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximainfo.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaint.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaiter.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximajas.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximajas.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximajbg.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximajbg.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximajpg.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximajpg.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximalpha.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximalyr.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximamng.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximamng.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximapal.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximapcx.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximapcx.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximapng.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximapng.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaraw.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaraw.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximasel.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaska.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximaska.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximatga.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximatga.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximath.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximath.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximatif.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximatif.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximatran.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximawbmp.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximawbmp.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximawmf.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximawmf.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/ximawnd.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/xiofile.h [new file with mode: 0644]
lib/cximage-6.0/CxImage/xmemfile.cpp [new file with mode: 0644]
lib/cximage-6.0/CxImage/xmemfile.h [new file with mode: 0644]
lib/cximage-6.0/CxImgLib.dsw [new file with mode: 0644]
lib/cximage-6.0/ImageLib.sln [new file with mode: 0644]
lib/cximage-6.0/ImageLib.vcproj [new file with mode: 0644]
lib/cximage-6.0/ImageLib.vcxproj [new file with mode: 0644]
lib/cximage-6.0/ImageLib.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/Makefile.in [new file with mode: 0644]
lib/cximage-6.0/index.htm [new file with mode: 0644]
lib/cximage-6.0/jasper/LICENSE [new file with mode: 0644]
lib/cximage-6.0/jasper/Makefile [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_cm.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_debug.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_getopt.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_icc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_iccdata.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_image.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_init.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_malloc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_seq.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_stream.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_string.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_tmr.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_tvp.c [new file with mode: 0644]
lib/cximage-6.0/jasper/base/jas_version.c [new file with mode: 0644]
lib/cximage-6.0/jasper/bmp/bmp_cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/bmp/bmp_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/bmp/bmp_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/bmp/bmp_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/bmp/bmp_enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_cm.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_config.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_config.h.in [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_config2.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_debug.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_fix.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_getopt.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_icc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_image.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_init.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_malloc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_math.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_seq.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_stream.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_string.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_tmr.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_tvp.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_types.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jas_version.h [new file with mode: 0644]
lib/cximage-6.0/jasper/include/jasper/jasper.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jasper.dsp [new file with mode: 0644]
lib/cximage-6.0/jasper/jasper.dsw [new file with mode: 0644]
lib/cximage-6.0/jasper/jasper.vcproj [new file with mode: 0644]
lib/cximage-6.0/jasper/jasper.vcxproj [new file with mode: 0644]
lib/cximage-6.0/jasper/jasper.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/jasper/jp2/jp2_cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jp2/jp2_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jp2/jp2_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jp2/jp2_dec.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jp2/jp2_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_bs.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_bs.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_cs.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_cs.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_dec.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_fix.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_flt.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_math.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_math.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mct.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mct.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mqcod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mqcod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mqdec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mqdec.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mqenc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_mqenc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_qmfb.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_qmfb.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t1cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t1cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t1dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t1dec.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t1enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t1enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t2cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t2cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t2dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t2dec.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t2enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_t2enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_tagtree.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_tagtree.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_tsfb.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_tsfb.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_util.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpc/jpc_util.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/README [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_dummy.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_jpeglib.h [new file with mode: 0644]
lib/cximage-6.0/jasper/jpg/jpg_val.c [new file with mode: 0644]
lib/cximage-6.0/jasper/mif/README [new file with mode: 0644]
lib/cximage-6.0/jasper/mif/mif_cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/mif/mif_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/pgx/pgx_cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/pgx/pgx_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/pgx/pgx_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/pgx/pgx_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/pgx/pgx_enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/pnm/pnm_cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/pnm/pnm_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/pnm/pnm_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/pnm/pnm_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/pnm/pnm_enc.h [new file with mode: 0644]
lib/cximage-6.0/jasper/ras/ras_cod.c [new file with mode: 0644]
lib/cximage-6.0/jasper/ras/ras_cod.h [new file with mode: 0644]
lib/cximage-6.0/jasper/ras/ras_dec.c [new file with mode: 0644]
lib/cximage-6.0/jasper/ras/ras_enc.c [new file with mode: 0644]
lib/cximage-6.0/jasper/ras/ras_enc.h [new file with mode: 0644]
lib/cximage-6.0/jbig/Makefile [new file with mode: 0644]
lib/cximage-6.0/jbig/copying.txt [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.c [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.doc [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.dsp [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.dsw [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.h [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.vcproj [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.vcxproj [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/jbig/jbig_tab.c [new file with mode: 0644]
lib/cximage-6.0/jbig/patents.htm [new file with mode: 0644]
lib/cximage-6.0/jbig/tstcodec.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/Jpeg.dsp [new file with mode: 0644]
lib/cximage-6.0/jpeg/Jpeg.dsw [new file with mode: 0644]
lib/cximage-6.0/jpeg/Jpeg.vcxproj [new file with mode: 0644]
lib/cximage-6.0/jpeg/Makefile [new file with mode: 0644]
lib/cximage-6.0/jpeg/Readme.txt [new file with mode: 0644]
lib/cximage-6.0/jpeg/change.log [new file with mode: 0644]
lib/cximage-6.0/jpeg/filelist.txt [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcapimin.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcapistd.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jccoefct.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jccolor.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcdctmgr.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jchuff.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jchuff.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcinit.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcmainct.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcmarker.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcmaster.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcomapi.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jconfig.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcparam.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcphuff.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcprepct.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jcsample.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jctrans.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdapimin.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdapistd.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdatadst.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdatasrc.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdcoefct.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdcolor.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdct.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jddctmgr.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdhuff.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdhuff.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdinput.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdmainct.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdmarker.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdmaster.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdmerge.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdphuff.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdpostct.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdsample.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jdtrans.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jerror.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jerror.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jfdctflt.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jfdctfst.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jfdctint.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jidctflt.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jidctfst.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jidctint.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jidctred.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jinclude.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jmemmgr.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jmemnobs.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jmemsys.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jmorecfg.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jpeg.vcproj [new file with mode: 0644]
lib/cximage-6.0/jpeg/jpegint.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jpeglib.h [new file with mode: 0644]
lib/cximage-6.0/jpeg/jquant1.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jquant2.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jutils.c [new file with mode: 0644]
lib/cximage-6.0/jpeg/jversion.h [new file with mode: 0644]
lib/cximage-6.0/mng/CHANGES.txt [new file with mode: 0644]
lib/cximage-6.0/mng/LICENSE.txt [new file with mode: 0644]
lib/cximage-6.0/mng/README.txt [new file with mode: 0644]
lib/cximage-6.0/mng/libmng.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_callback_xs.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_descr.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_descr.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_io.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_io.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_prc.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_prc.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunk_xs.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_chunks.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_cms.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_cms.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_conf.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_data.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_display.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_display.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_dither.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_dither.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_error.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_error.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_filter.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_filter.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_hlapi.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_jpeg.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_jpeg.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_memory.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_object_prc.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_object_prc.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_objects.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_pixels.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_pixels.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_prop_xs.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_read.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_read.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_trace.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_trace.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_types.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_write.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_write.h [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_zlib.c [new file with mode: 0644]
lib/cximage-6.0/mng/libmng_zlib.h [new file with mode: 0644]
lib/cximage-6.0/mng/mng.dsp [new file with mode: 0644]
lib/cximage-6.0/mng/mng.dsw [new file with mode: 0644]
lib/cximage-6.0/mng/mng.vcproj [new file with mode: 0644]
lib/cximage-6.0/mng/mng.vcxproj [new file with mode: 0644]
lib/cximage-6.0/mng/mng.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/png/ANNOUNCE [new file with mode: 0644]
lib/cximage-6.0/png/CHANGES [new file with mode: 0644]
lib/cximage-6.0/png/INSTALL [new file with mode: 0644]
lib/cximage-6.0/png/KNOWNBUG [new file with mode: 0644]
lib/cximage-6.0/png/LICENSE [new file with mode: 0644]
lib/cximage-6.0/png/Makefile [new file with mode: 0644]
lib/cximage-6.0/png/README [new file with mode: 0644]
lib/cximage-6.0/png/TODO [new file with mode: 0644]
lib/cximage-6.0/png/Y2KINFO [new file with mode: 0644]
lib/cximage-6.0/png/libpng-1.2.24.txt [new file with mode: 0644]
lib/cximage-6.0/png/png.c [new file with mode: 0644]
lib/cximage-6.0/png/png.dsp [new file with mode: 0644]
lib/cximage-6.0/png/png.dsw [new file with mode: 0644]
lib/cximage-6.0/png/png.h [new file with mode: 0644]
lib/cximage-6.0/png/png.vcproj [new file with mode: 0644]
lib/cximage-6.0/png/png.vcxproj [new file with mode: 0644]
lib/cximage-6.0/png/png.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/png/pngconf.h [new file with mode: 0644]
lib/cximage-6.0/png/pngerror.c [new file with mode: 0644]
lib/cximage-6.0/png/pnggccrd.c [new file with mode: 0644]
lib/cximage-6.0/png/pngget.c [new file with mode: 0644]
lib/cximage-6.0/png/pngmem.c [new file with mode: 0644]
lib/cximage-6.0/png/pngpread.c [new file with mode: 0644]
lib/cximage-6.0/png/pngread.c [new file with mode: 0644]
lib/cximage-6.0/png/pngrio.c [new file with mode: 0644]
lib/cximage-6.0/png/pngrtran.c [new file with mode: 0644]
lib/cximage-6.0/png/pngrutil.c [new file with mode: 0644]
lib/cximage-6.0/png/pngset.c [new file with mode: 0644]
lib/cximage-6.0/png/pngtrans.c [new file with mode: 0644]
lib/cximage-6.0/png/pngvcrd.c [new file with mode: 0644]
lib/cximage-6.0/png/pngwio.c [new file with mode: 0644]
lib/cximage-6.0/png/pngwrite.c [new file with mode: 0644]
lib/cximage-6.0/png/pngwtran.c [new file with mode: 0644]
lib/cximage-6.0/png/pngwutil.c [new file with mode: 0644]
lib/cximage-6.0/raw/Makefile [new file with mode: 0644]
lib/cximage-6.0/raw/dcr.c [new file with mode: 0644]
lib/cximage-6.0/raw/dcr.dsp [new file with mode: 0644]
lib/cximage-6.0/raw/dcr.dsw [new file with mode: 0644]
lib/cximage-6.0/raw/dcraw.c [new file with mode: 0644]
lib/cximage-6.0/raw/libdcr.c [new file with mode: 0644]
lib/cximage-6.0/raw/libdcr.dsp [new file with mode: 0644]
lib/cximage-6.0/raw/libdcr.h [new file with mode: 0644]
lib/cximage-6.0/raw/libdcr.vcproj [new file with mode: 0644]
lib/cximage-6.0/raw/libdcr.vcxproj [new file with mode: 0644]
lib/cximage-6.0/raw/libdcr.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/tiff/Makefile [new file with mode: 0644]
lib/cximage-6.0/tiff/Tiff.dsp [new file with mode: 0644]
lib/cximage-6.0/tiff/Tiff.dsw [new file with mode: 0644]
lib/cximage-6.0/tiff/Tiff.vcproj [new file with mode: 0644]
lib/cximage-6.0/tiff/Tiff.vcxproj [new file with mode: 0644]
lib/cximage-6.0/tiff/Tiff.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/tiff/fax3sm_winnt.c [new file with mode: 0644]
lib/cximage-6.0/tiff/libtiff.def [new file with mode: 0644]
lib/cximage-6.0/tiff/t4.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_aux.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_close.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_codec.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_compress.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_dir.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_dir.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_dirinfo.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_dirread.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_dirwrite.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_dumpmode.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_error.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_fax3.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_fax3.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_flush.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_getimage.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_jpeg.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_luv.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_lzw.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_next.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_ojpeg.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_open.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_packbits.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_pixarlog.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_predict.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_predict.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_print.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_read.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_strip.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_swab.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_thunder.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_tile.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_version.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_warning.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_write.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tif_zip.c [new file with mode: 0644]
lib/cximage-6.0/tiff/tiff.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tiffcomp.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tiffconf.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tiffio.h [new file with mode: 0644]
lib/cximage-6.0/tiff/tiffiop.h [new file with mode: 0644]
lib/cximage-6.0/tiff/uvcode.h [new file with mode: 0644]
lib/cximage-6.0/zlib/ChangeLog [new file with mode: 0644]
lib/cximage-6.0/zlib/FAQ [new file with mode: 0644]
lib/cximage-6.0/zlib/INDEX [new file with mode: 0644]
lib/cximage-6.0/zlib/Makefile.in [new file with mode: 0644]
lib/cximage-6.0/zlib/README [new file with mode: 0644]
lib/cximage-6.0/zlib/adler32.c [new file with mode: 0644]
lib/cximage-6.0/zlib/algorithm.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/amiga/Makefile.pup [new file with mode: 0644]
lib/cximage-6.0/zlib/amiga/Makefile.sas [new file with mode: 0644]
lib/cximage-6.0/zlib/as400/bndsrc [new file with mode: 0644]
lib/cximage-6.0/zlib/as400/compile.clp [new file with mode: 0644]
lib/cximage-6.0/zlib/as400/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/as400/zlib.inc [new file with mode: 0644]
lib/cximage-6.0/zlib/compress.c [new file with mode: 0644]
lib/cximage-6.0/zlib/configure [new file with mode: 0755]
lib/cximage-6.0/zlib/contrib/README.contrib [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/buffer_demo.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/mtest.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/read.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/test.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib-streams.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib-streams.ads [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib-thin.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib-thin.ads [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib.adb [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib.ads [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/ada/zlib.gpr [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/asm586/README.586 [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/asm586/match.S [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/asm686/README.686 [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/asm686/match.S [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/blast/Makefile [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/blast/README [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/blast/blast.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/blast/blast.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/blast/test.pk [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/blast/test.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/delphi/ZLib.pas [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/delphi/ZLibConst.pas [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/delphi/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/delphi/zlibd32.mak [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib.build [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib.chm [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib.sln [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/CodecBase.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/Deflater.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/DotZLib.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/GZipStream.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/Inflater.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/UnitTests.cs [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/LICENSE_1_0.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/dotzlib/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/README [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/infback9.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/infback9.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/inffix9.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/inflate9.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/inftree9.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/infback9/inftree9.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/inflate86/inffas86.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/inflate86/inffast.S [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream/test.cpp [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream/zfstream.cpp [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream/zfstream.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream2/zstream.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream2/zstream_test.cpp [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream3/README [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream3/TODO [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream3/test.cc [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream3/zfstream.cc [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/iostream3/zfstream.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masm686/match.asm [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/bld_ml64.bat [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/gvmat64.asm [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/gvmat64.obj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/inffas8664.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/inffasx64.asm [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/inffasx64.obj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx64/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/bld_ml32.bat [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/gvmat32.asm [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/gvmat32.obj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/gvmat32c.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/inffas32.asm [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/inffas32.obj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/masmx86/mkasm.bat [new file with mode: 0755]
lib/cximage-6.0/zlib/contrib/masmx86/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/ChangeLogUnzip [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/Makefile [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/crypt.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/ioapi.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/ioapi.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/iowin32.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/iowin32.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/miniunz.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/minizip.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/mztools.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/mztools.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/unzip.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/unzip.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/zip.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/minizip/zip.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/pascal/example.pas [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/pascal/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/pascal/zlibd32.mak [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/pascal/zlibpas.pas [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/puff/Makefile [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/puff/README [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/puff/puff.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/puff/puff.h [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/puff/zeros.raw [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/testzlib/testzlib.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/testzlib/testzlib.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/untgz/Makefile [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/untgz/Makefile.msc [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/untgz/untgz.c [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/readme.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/miniunz.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/minizip.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/testzlib.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlib.rc [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibstat.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibvc.def [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibvc.sln [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibvc.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/miniunz.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/minizip.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/testzlib.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/testzlibdll.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlib.rc [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibstat.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibvc.def [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibvc.sln [new file with mode: 0644]
lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibvc.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/crc32.c [new file with mode: 0644]
lib/cximage-6.0/zlib/crc32.h [new file with mode: 0644]
lib/cximage-6.0/zlib/deflate.c [new file with mode: 0644]
lib/cximage-6.0/zlib/deflate.h [new file with mode: 0644]
lib/cximage-6.0/zlib/example.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/README.examples [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/fitblk.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/gun.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/gzappend.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/gzjoin.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/gzlog.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/gzlog.h [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/zlib_how.html [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/zpipe.c [new file with mode: 0644]
lib/cximage-6.0/zlib/examples/zran.c [new file with mode: 0644]
lib/cximage-6.0/zlib/gzio.c [new file with mode: 0644]
lib/cximage-6.0/zlib/infback.c [new file with mode: 0644]
lib/cximage-6.0/zlib/inffast.c [new file with mode: 0644]
lib/cximage-6.0/zlib/inffast.h [new file with mode: 0644]
lib/cximage-6.0/zlib/inffixed.h [new file with mode: 0644]
lib/cximage-6.0/zlib/inflate.c [new file with mode: 0644]
lib/cximage-6.0/zlib/inflate.h [new file with mode: 0644]
lib/cximage-6.0/zlib/inftrees.c [new file with mode: 0644]
lib/cximage-6.0/zlib/inftrees.h [new file with mode: 0644]
lib/cximage-6.0/zlib/make_vms.com [new file with mode: 0644]
lib/cximage-6.0/zlib/minigzip.c [new file with mode: 0644]
lib/cximage-6.0/zlib/msdos/Makefile.bor [new file with mode: 0644]
lib/cximage-6.0/zlib/msdos/Makefile.dj2 [new file with mode: 0644]
lib/cximage-6.0/zlib/msdos/Makefile.emx [new file with mode: 0644]
lib/cximage-6.0/zlib/msdos/Makefile.msc [new file with mode: 0644]
lib/cximage-6.0/zlib/msdos/Makefile.tc [new file with mode: 0644]
lib/cximage-6.0/zlib/old/Makefile.riscos [new file with mode: 0644]
lib/cximage-6.0/zlib/old/README [new file with mode: 0644]
lib/cximage-6.0/zlib/old/descrip.mms [new file with mode: 0644]
lib/cximage-6.0/zlib/old/os2/Makefile.os2 [new file with mode: 0644]
lib/cximage-6.0/zlib/old/os2/zlib.def [new file with mode: 0644]
lib/cximage-6.0/zlib/old/visual-basic.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/old/zlib.html [new file with mode: 0644]
lib/cximage-6.0/zlib/projects/README.projects [new file with mode: 0644]
lib/cximage-6.0/zlib/projects/visualc6/README.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/projects/visualc6/example.dsp [new file with mode: 0644]
lib/cximage-6.0/zlib/projects/visualc6/minigzip.dsp [new file with mode: 0644]
lib/cximage-6.0/zlib/projects/visualc6/zlib.dsp [new file with mode: 0644]
lib/cximage-6.0/zlib/projects/visualc6/zlib.dsw [new file with mode: 0644]
lib/cximage-6.0/zlib/qnx/package.qpg [new file with mode: 0644]
lib/cximage-6.0/zlib/trees.c [new file with mode: 0644]
lib/cximage-6.0/zlib/trees.h [new file with mode: 0644]
lib/cximage-6.0/zlib/uncompr.c [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/DLL_FAQ.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/Makefile.bor [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/Makefile.emx [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/Makefile.gcc [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/Makefile.msc [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/VisualC.txt [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/zconf.h [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/zlib.def [new file with mode: 0644]
lib/cximage-6.0/zlib/win32/zlib1.rc [new file with mode: 0644]
lib/cximage-6.0/zlib/zconf.in.h [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.3 [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.dsp [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.dsw [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.h [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.vcproj [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.vcxproj [new file with mode: 0644]
lib/cximage-6.0/zlib/zlib.vcxproj.filters [new file with mode: 0644]
lib/cximage-6.0/zlib/zutil.c [new file with mode: 0644]
lib/cximage-6.0/zlib/zutil.h [new file with mode: 0644]
lib/darwin/libSDL-OSX/SDL_SetWidthHeight.diff [new file with mode: 0644]
lib/darwin/libSDL-OSX/buildSDL-osx.sh [new file with mode: 0755]
lib/darwin/libSDL-OSX/libSDL-powerpc-osx.a [new file with mode: 0644]
lib/darwin/libSDL-OSX/libSDL-x86-osx.a [new file with mode: 0644]
lib/darwin/libSDL-OSX/libSDL_mixer-powerpc-osx.a [new file with mode: 0644]
lib/darwin/libSDL-OSX/libSDL_mixer-x86-osx.a [new file with mode: 0644]
lib/darwin/libcurl-OSX/build-libcurl-osx.sh [new file with mode: 0755]
lib/darwin/libcurl-OSX/include/curl/curl.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/curlbuild.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/curlrules.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/curlver.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/easy.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/mprintf.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/multi.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/stdcheaders.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/typecheck-gcc.h [new file with mode: 0644]
lib/darwin/libcurl-OSX/include/curl/types.h [new file with mode: 0644]
lib/ffmpeg/COPYING.GPLv2 [new file with mode: 0644]
lib/ffmpeg/COPYING.GPLv3 [new file with mode: 0644]
lib/ffmpeg/COPYING.LGPLv2.1 [new file with mode: 0644]
lib/ffmpeg/COPYING.LGPLv3 [new file with mode: 0644]
lib/ffmpeg/CREDITS [new file with mode: 0644]
lib/ffmpeg/Changelog [new file with mode: 0644]
lib/ffmpeg/Doxyfile [new file with mode: 0644]
lib/ffmpeg/INSTALL [new file with mode: 0644]
lib/ffmpeg/LICENSE [new file with mode: 0644]
lib/ffmpeg/MAINTAINERS [new file with mode: 0644]
lib/ffmpeg/Makefile [new file with mode: 0644]
lib/ffmpeg/README [new file with mode: 0644]
lib/ffmpeg/build_xbmc.sh [new file with mode: 0644]
lib/ffmpeg/build_xbmc_win32.sh [new file with mode: 0644]
lib/ffmpeg/cmdutils.c [new file with mode: 0644]
lib/ffmpeg/cmdutils.h [new file with mode: 0644]
lib/ffmpeg/cmdutils_common_opts.h [new file with mode: 0644]
lib/ffmpeg/common.mak [new file with mode: 0644]
lib/ffmpeg/configure [new file with mode: 0755]
lib/ffmpeg/doc/APIchanges [new file with mode: 0644]
lib/ffmpeg/doc/TODO [new file with mode: 0644]
lib/ffmpeg/doc/avutil.txt [new file with mode: 0644]
lib/ffmpeg/doc/developer.texi [new file with mode: 0644]
lib/ffmpeg/doc/faq.texi [new file with mode: 0644]
lib/ffmpeg/doc/ffmpeg-doc.texi [new file with mode: 0644]
lib/ffmpeg/doc/ffplay-doc.texi [new file with mode: 0644]
lib/ffmpeg/doc/ffprobe-doc.texi [new file with mode: 0644]
lib/ffmpeg/doc/ffserver-doc.texi [new file with mode: 0644]
lib/ffmpeg/doc/ffserver.conf [new file with mode: 0644]
lib/ffmpeg/doc/fftools-common-opts.texi [new file with mode: 0644]
lib/ffmpeg/doc/filters.texi [new file with mode: 0644]
lib/ffmpeg/doc/general.texi [new file with mode: 0644]
lib/ffmpeg/doc/issue_tracker.txt [new file with mode: 0644]
lib/ffmpeg/doc/libavfilter.texi [new file with mode: 0644]
lib/ffmpeg/doc/optimization.txt [new file with mode: 0644]
lib/ffmpeg/doc/rate_distortion.txt [new file with mode: 0644]
lib/ffmpeg/doc/snow.txt [new file with mode: 0644]
lib/ffmpeg/doc/soc.txt [new file with mode: 0644]
lib/ffmpeg/doc/swscale.txt [new file with mode: 0644]
lib/ffmpeg/doc/tablegen.txt [new file with mode: 0644]
lib/ffmpeg/doc/texi2pod.pl [new file with mode: 0755]
lib/ffmpeg/doc/viterbi.txt [new file with mode: 0644]
lib/ffmpeg/ffmpeg.c [new file with mode: 0644]
lib/ffmpeg/ffplay.c [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-baseline.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-default.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-fast.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-fast_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-faster.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-faster_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-fastfirstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-hq.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-ipod320.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-ipod640.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-lossless_fast.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-lossless_max.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-lossless_medium.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-lossless_slow.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-lossless_slower.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-lossless_ultrafast.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-main.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-max.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-medium.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-medium_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-normal.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-placebo.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-placebo_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-slow.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-slow_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-slower.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-slower_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-slowfirstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-superfast.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-superfast_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-ultrafast.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-ultrafast_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-veryfast.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-veryfast_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-veryslow.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffpresets/libx264-veryslow_firstpass.ffpreset [new file with mode: 0644]
lib/ffmpeg/ffprobe.c [new file with mode: 0644]
lib/ffmpeg/ffserver.c [new file with mode: 0644]
lib/ffmpeg/ffserver.h [new file with mode: 0644]
lib/ffmpeg/include/dxva2/dxva2api.h [new file with mode: 0644]
lib/ffmpeg/include/libavutil/avconfig.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/4xm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/8bps.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/8svx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_ac3_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_ac3_parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_adtstoasc_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aac_tablegen_decl.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacadtsdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacadtsdec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aaccoder.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacdectab.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacenc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacps.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacps.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacps_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacps_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacpsdata.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacpsy.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacpsy.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacsbr.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacsbr.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aacsbrdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aactab.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aactab.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aandcttab.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/aandcttab.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aasc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3_parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3dec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3dec_data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3dec_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3tab.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ac3tab.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/acelp_filters.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/acelp_filters.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/acelp_pitch_delay.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/acelp_pitch_delay.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/acelp_vectors.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/acelp_vectors.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/adpcm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/adx.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/adxdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/adxenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alacenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/allcodecs.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/asm.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/dsputil_alpha.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/dsputil_alpha.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/dsputil_alpha_asm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/motion_est_alpha.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/motion_est_mvi_asm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/mpegvideo_alpha.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/regdef.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/alpha/simple_idct_alpha.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/alsdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/amrnbdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/amrnbdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/anm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/apedec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/api-example.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/aac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/asm-offsets.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/asm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dcadsp_init_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dcadsp_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_arm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_arm.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_armv6.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_init_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_init_armv5te.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_init_armv6.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_init_neon.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_init_vfp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_iwmmxt.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_iwmmxt_rnd_template.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/dsputil_vfp.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/fft_init_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/fft_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/h264dsp_init_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/h264dsp_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/h264idct_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/h264pred_init_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/h264pred_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/int_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/jrevdct_arm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mdct_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mpegvideo_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mpegvideo_arm.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mpegvideo_armv5te.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mpegvideo_armv5te_s.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mpegvideo_iwmmxt.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/mpegvideo_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/rdft_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/simple_idct_arm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/simple_idct_armv5te.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/simple_idct_armv6.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/simple_idct_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/synth_filter_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/vp3dsp_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/vp56dsp_init_arm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/arm/vp56dsp_neon.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/asv1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/atrac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/atrac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/atrac1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/atrac1data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/atrac3.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/atrac3data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/audioconvert.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/audioconvert.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/aura.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/avcodec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/avfft.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/avfft.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/avpacket.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/avr32/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/avs.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bethsoftvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bethsoftvideo.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfi.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/config_bfin.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/dsputil_bfin.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/dsputil_bfin.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/fdct_bfin.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/idct_bfin.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/pixels_bfin.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/vp3_bfin.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bfin/vp3_idct_bfin.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/bgmc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bgmc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/bink.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/binkaudio.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/binkdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/binkidct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bitstream.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bitstream_filter.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bmp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bmp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/bmpenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/bytestream.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/c93.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cabac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cabac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/cavs.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cavs.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/cavs_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cavsdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/cavsdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cavsdsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cbrt_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cbrt_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/cdgraphics.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/celp_filters.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/celp_filters.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/celp_math.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/celp_math.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/cga_data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cga_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/chomp_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cinepak.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cljr.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cook.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cookdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/costablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cscd.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/cyuv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dca.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dca.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dca_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dcadata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dcadsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dcadsp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dcahuff.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dct-test.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dct32.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dctref.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dctref.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dirac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dirac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dirac_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dnxhd_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dnxhddata.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dnxhddata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dnxhddec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dnxhdenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dnxhdenc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dpcm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dpx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dsicinav.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dsputil.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dsputil.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dump_extradata_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dv_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dv_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dv_vlc_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvbsub.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvbsub_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvbsubdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvdata.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvdsub_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvdsubdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dvdsubenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dwt.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dwt.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxa.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxva2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxva2.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxva2_h264.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxva2_internal.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxva2_mpeg2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/dxva2_vc1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eac3dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eac3dec_data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eac3dec_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/eacmv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eaidct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eamad.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eatgq.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eatgv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/eatqi.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/elbg.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/elbg.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/error_resilience.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/escape124.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/faandct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/faandct.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/faanidct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/faanidct.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/faxcompr.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/faxcompr.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/fft-test.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/fft.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/fft.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ffv1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/flacdata.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flacdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/flacdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flacenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flashsv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flashsvenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flicvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flv.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/flvdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/flvenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/fraps.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/frwu.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/g726.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/g729.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/g729data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/g729dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/get_bits.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/gif.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/gifdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/golomb.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/golomb.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/gsmdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h261.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h261.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h261_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h261data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h261dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h261enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h263.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h263.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h263_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h263_parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h263data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h263dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_cabac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_cavlc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_direct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_loopfilter.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_mp4toannexb_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_mvpred.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_ps.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_refs.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264_sei.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264dsp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264dspenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264idct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264pred.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/h264pred.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/huffman.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/huffman.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/huffyuv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/idcinvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/iff.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/iff.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/iirfilter.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/iirfilter.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/imc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/imcdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/imgconvert.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/imgconvert.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/imx_dump_header_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/indeo2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/indeo2data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/indeo3.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/indeo3data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/indeo5.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/indeo5data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/intelh263dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/internal.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/interplayvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/intrax8.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/intrax8.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/intrax8dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/intrax8huf.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ituh263dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ituh263enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ivi_common.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ivi_common.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ivi_dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ivi_dsp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/jfdctfst.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/jfdctint.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/jpegls.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/jpegls.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/jpeglsdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/jpeglsdec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/jpeglsenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/jrevdct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/kgv1dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/kmvc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/latm_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/latmaac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/lcl.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/lcldec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/lclenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libavcodec.v [new file with mode: 0644]
lib/ffmpeg/libavcodec/libdirac.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/libdirac_libschro.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libdirac_libschro.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/libdiracdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libdiracenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libfaac.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libfaad.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libgsm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libmp3lame.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libopencore-amr.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libopenjpeg.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libschroedinger.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libschroedinger.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/libschroedingerdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libschroedingerenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libspeexdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libtheoraenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libvorbis.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libvpxdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libvpxenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libx264.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libxvid_internal.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/libxvid_rc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/libxvidff.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ljpegenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/loco.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/lpc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/lpc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/lsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/lsp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/lzw.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/lzw.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/lzwenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mace.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mdct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mdct_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mdct_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mimic.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mips/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/mips/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpeg.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpeg.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpeg_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpega_dump_header_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpegbdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpegdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpegdec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpegenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mjpegenc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlib/dsputil_mlib.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlp_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlp_parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlpdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mlpdsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mmvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/motion-test.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/motion_est.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/motion_est_template.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/motionpixels.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/motionpixels_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/motionpixels_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/movsub_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mp3_header_compress_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mp3_header_decompress_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc7.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc7data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc8.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc8data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpc8huff.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpcdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg12.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg12.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg12data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg12data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg12decdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg12enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4audio.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4audio.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4video.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4video.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4video_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4video_parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4videodec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpeg4videoenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudio.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudio.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudio3.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudio_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudio_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudio_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodata.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodec_float.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodecheader.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodecheader.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiodectab.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudioenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegaudiotab.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegvideo.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegvideo_common.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegvideo_enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegvideo_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/mpegvideo_xvmc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/msmpeg4.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/msmpeg4.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/msmpeg4data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/msmpeg4data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/msrle.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/msrledec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/msrledec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/msvideo1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/nellymoser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/nellymoser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/nellymoserdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/nellymoserenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/noise_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/nuv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/opt.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/opt.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/options.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pamenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/parser.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/pcm-mpeg.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pcm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pcm_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pcm_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/pcx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pcxenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pgssubdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pictordec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/png.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/png.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/pngdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pngenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pnm.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pnm.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/pnm_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pnmdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/pnmenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/asm.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/check_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/dsputil_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/dsputil_altivec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/dsputil_ppc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/fdct_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/fft_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/fft_altivec_s.S [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/float_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/gmc_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/h264_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/h264_template_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/idct_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/int_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/mpegaudiodec_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/mpegvideo_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/regs.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/types_altivec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/util_altivec.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/vc1dsp_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/vp3dsp_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ppc/vp8dsp_altivec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ps2/dsputil_mmi.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ps2/idct_mmi.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ps2/mmi.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ps2/mpegvideo_mmi.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/psymodel.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/psymodel.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/pthread.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ptx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/put_bits.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/qcelpdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/qcelpdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/qdm2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/qdm2_tablegen.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/qdm2_tablegen.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/qdm2data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/qdrw.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/qpeg.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/qtrle.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/qtrleenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/r210dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ra144.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ra144.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ra144dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ra144enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ra288.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ra288.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rangecoder.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rangecoder.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/ratecontrol.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ratecontrol.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/raw.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/raw.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rawdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rawenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rdft.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rectangle.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/remove_extradata_bsf.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/resample.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/resample2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rl.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rl2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rle.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rle.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/roqaudioenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/roqvideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/roqvideo.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/roqvideodec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/roqvideoenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rpza.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rtjpeg.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rtjpeg.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv10.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv10enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv20enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv30.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv30data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv30dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv34.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv34.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv34data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv34vlc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv40.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv40data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv40dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/rv40vlc2.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/s3tc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/s3tc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sbr.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sgi.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sgidec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sgienc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/dsputil_align.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/dsputil_sh4.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/dsputil_sh4.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/idct_sh4.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/qpel.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sh4/sh4.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/shorten.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/simple_idct.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/simple_idct.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sipr.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sipr.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sipr16k.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sipr16kdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/siprdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/smacker.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/smc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/snow.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/snow.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sonic.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sp5x.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sp5xdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sparc/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/sparc/dsputil_vis.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sparc/dsputil_vis.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sparc/simple_idct_vis.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/sparc/vis.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/sunrast.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1_cb.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1_vlc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq1enc_cb.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/svq3.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/synth_filter.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/synth_filter.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/tableprint.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/tableprint.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/targa.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/targaenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/tiertexseqv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/tiff.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/tiff.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/tiffenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/tmv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/truemotion1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/truemotion1data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/truemotion2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/truespeech.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/truespeech_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/tscc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/tta.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/twinvq.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/twinvq_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/txd.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ulti.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ulti_cb.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/unary.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/utils.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/v210dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/v210enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/v210x.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi_h264.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi_internal.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi_mpeg2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi_mpeg4.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vaapi_vc1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vb.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1acdata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vc1dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vcr1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vdpau.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vdpau.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vdpau_internal.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vmdav.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vmnc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vorbis.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vorbis.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vorbis_data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vorbis_dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vorbis_enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vorbis_enc_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp3.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp3_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp3data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp3dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp5.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp56.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp56.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp56data.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp56data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp56dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp56dsp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp5data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp6.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp6data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp6dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp8.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp8_parser.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp8data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp8dsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/vp8dsp.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/vqavideo.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/w32thread.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wavpack.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wma.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wma.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmadata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmadec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmaenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmaprodata.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmaprodec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmavoice.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmavoice_data.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmv2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmv2.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmv2dec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wmv2enc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/wnv1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/ws-snd1.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/Makefile [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/cavsdsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/cpuid.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dct32_sse.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dnxhd_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_h264_template_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_h264_template_ssse3.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_mmx.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_mmx_avg_template.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_mmx_qns_template.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_mmx_rnd_template.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputil_yasm.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/dsputilenc_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fdct_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fft.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fft.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fft_3dn.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fft_3dn2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fft_mmx.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/fft_sse.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/h264_deblock_sse2.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/h264_i386.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/h264_idct_sse2.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/h264_intrapred.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/h264dsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/idct_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/idct_mmx_xvid.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/idct_sse2_xvid.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/idct_xvid.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/lpc_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/mathops.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/mlpdsp.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/mmx.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/motion_est_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/mpegaudiodec_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/mpegvideo_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/mpegvideo_mmx_template.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/rv40dsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/simple_idct_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/snowdsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vc1dsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vc1dsp_yasm.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp3dsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp3dsp_mmx.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp3dsp_sse2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp3dsp_sse2.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp6dsp_mmx.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp6dsp_mmx.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp6dsp_sse2.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp6dsp_sse2.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp8dsp-init.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/vp8dsp.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/x86inc.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/x86/x86util.asm [new file with mode: 0644]
lib/ffmpeg/libavcodec/xan.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/xiph.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/xiph.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/xl.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/xsubdec.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/xsubenc.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/xvmc.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/xvmc_internal.h [new file with mode: 0644]
lib/ffmpeg/libavcodec/yop.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/zmbv.c [new file with mode: 0644]
lib/ffmpeg/libavcodec/zmbvenc.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/Makefile [new file with mode: 0644]
lib/ffmpeg/libavdevice/alldevices.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/alsa-audio-common.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/alsa-audio-dec.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/alsa-audio-enc.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/alsa-audio.h [new file with mode: 0644]
lib/ffmpeg/libavdevice/avdevice.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/avdevice.h [new file with mode: 0644]
lib/ffmpeg/libavdevice/bktr.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/dv1394.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/dv1394.h [new file with mode: 0644]
lib/ffmpeg/libavdevice/jack_audio.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/libavdevice.v [new file with mode: 0644]
lib/ffmpeg/libavdevice/libdc1394.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/oss_audio.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/v4l.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/v4l2.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/vfwcap.c [new file with mode: 0644]
lib/ffmpeg/libavdevice/x11grab.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/Makefile [new file with mode: 0644]
lib/ffmpeg/libavfilter/allfilters.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/avfilter.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/avfilter.h [new file with mode: 0644]
lib/ffmpeg/libavfilter/avfiltergraph.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/avfiltergraph.h [new file with mode: 0644]
lib/ffmpeg/libavfilter/defaults.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/formats.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/graphparser.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/graphparser.h [new file with mode: 0644]
lib/ffmpeg/libavfilter/libavfilter.v [new file with mode: 0644]
lib/ffmpeg/libavfilter/parseutils.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/parseutils.h [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_aspect.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_crop.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_format.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_null.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_pad.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_pixdesctest.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_scale.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_slicify.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_unsharp.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vf_vflip.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vsink_nullsink.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vsrc_buffer.c [new file with mode: 0644]
lib/ffmpeg/libavfilter/vsrc_buffer.h [new file with mode: 0644]
lib/ffmpeg/libavfilter/vsrc_nullsrc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/4xm.c [new file with mode: 0644]
lib/ffmpeg/libavformat/Makefile [new file with mode: 0644]
lib/ffmpeg/libavformat/adts.h [new file with mode: 0644]
lib/ffmpeg/libavformat/adtsenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/aea.c [new file with mode: 0644]
lib/ffmpeg/libavformat/aiff.h [new file with mode: 0644]
lib/ffmpeg/libavformat/aiffdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/aiffenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/allformats.c [new file with mode: 0644]
lib/ffmpeg/libavformat/amr.c [new file with mode: 0644]
lib/ffmpeg/libavformat/anm.c [new file with mode: 0644]
lib/ffmpeg/libavformat/apc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/ape.c [new file with mode: 0644]
lib/ffmpeg/libavformat/apetag.c [new file with mode: 0644]
lib/ffmpeg/libavformat/apetag.h [new file with mode: 0644]
lib/ffmpeg/libavformat/asf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/asf.h [new file with mode: 0644]
lib/ffmpeg/libavformat/asfcrypt.c [new file with mode: 0644]
lib/ffmpeg/libavformat/asfcrypt.h [new file with mode: 0644]
lib/ffmpeg/libavformat/asfdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/asfenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/assdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/assenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/au.c [new file with mode: 0644]
lib/ffmpeg/libavformat/audiointerleave.c [new file with mode: 0644]
lib/ffmpeg/libavformat/audiointerleave.h [new file with mode: 0644]
lib/ffmpeg/libavformat/avc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avc.h [new file with mode: 0644]
lib/ffmpeg/libavformat/avformat.h [new file with mode: 0644]
lib/ffmpeg/libavformat/avi.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avi.h [new file with mode: 0644]
lib/ffmpeg/libavformat/avidec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avienc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avio.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avio.h [new file with mode: 0644]
lib/ffmpeg/libavformat/aviobuf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avisynth.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avlanguage.c [new file with mode: 0644]
lib/ffmpeg/libavformat/avlanguage.h [new file with mode: 0644]
lib/ffmpeg/libavformat/avs.c [new file with mode: 0644]
lib/ffmpeg/libavformat/bethsoftvid.c [new file with mode: 0644]
lib/ffmpeg/libavformat/bfi.c [new file with mode: 0644]
lib/ffmpeg/libavformat/bink.c [new file with mode: 0644]
lib/ffmpeg/libavformat/c93.c [new file with mode: 0644]
lib/ffmpeg/libavformat/caf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/caf.h [new file with mode: 0644]
lib/ffmpeg/libavformat/cafdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/cdg.c [new file with mode: 0644]
lib/ffmpeg/libavformat/concat.c [new file with mode: 0644]
lib/ffmpeg/libavformat/crcenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/cutils.c [new file with mode: 0644]
lib/ffmpeg/libavformat/daud.c [new file with mode: 0644]
lib/ffmpeg/libavformat/dsicin.c [new file with mode: 0644]
lib/ffmpeg/libavformat/dv.c [new file with mode: 0644]
lib/ffmpeg/libavformat/dv.h [new file with mode: 0644]
lib/ffmpeg/libavformat/dvenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/dxa.c [new file with mode: 0644]
lib/ffmpeg/libavformat/eacdata.c [new file with mode: 0644]
lib/ffmpeg/libavformat/electronicarts.c [new file with mode: 0644]
lib/ffmpeg/libavformat/ffm.h [new file with mode: 0644]
lib/ffmpeg/libavformat/ffmdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/ffmenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/file.c [new file with mode: 0644]
lib/ffmpeg/libavformat/filmstripdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/filmstripenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/flacdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/flacenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/flacenc.h [new file with mode: 0644]
lib/ffmpeg/libavformat/flacenc_header.c [new file with mode: 0644]
lib/ffmpeg/libavformat/flic.c [new file with mode: 0644]
lib/ffmpeg/libavformat/flv.h [new file with mode: 0644]
lib/ffmpeg/libavformat/flvdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/flvenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/framecrcenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/gif.c [new file with mode: 0644]
lib/ffmpeg/libavformat/gopher.c [new file with mode: 0644]
lib/ffmpeg/libavformat/gxf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/gxf.h [new file with mode: 0644]
lib/ffmpeg/libavformat/gxfenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/http.c [new file with mode: 0644]
lib/ffmpeg/libavformat/http.h [new file with mode: 0644]
lib/ffmpeg/libavformat/httpauth.c [new file with mode: 0644]
lib/ffmpeg/libavformat/httpauth.h [new file with mode: 0644]
lib/ffmpeg/libavformat/id3v1.c [new file with mode: 0644]
lib/ffmpeg/libavformat/id3v1.h [new file with mode: 0644]
lib/ffmpeg/libavformat/id3v2.c [new file with mode: 0644]
lib/ffmpeg/libavformat/id3v2.h [new file with mode: 0644]
lib/ffmpeg/libavformat/idcin.c [new file with mode: 0644]
lib/ffmpeg/libavformat/idroq.c [new file with mode: 0644]
lib/ffmpeg/libavformat/iff.c [new file with mode: 0644]
lib/ffmpeg/libavformat/img2.c [new file with mode: 0644]
lib/ffmpeg/libavformat/internal.h [new file with mode: 0644]
lib/ffmpeg/libavformat/ipmovie.c [new file with mode: 0644]
lib/ffmpeg/libavformat/isom.c [new file with mode: 0644]
lib/ffmpeg/libavformat/isom.h [new file with mode: 0644]
lib/ffmpeg/libavformat/iss.c [new file with mode: 0644]
lib/ffmpeg/libavformat/iv8.c [new file with mode: 0644]
lib/ffmpeg/libavformat/ivfdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/libavformat.v [new file with mode: 0644]
lib/ffmpeg/libavformat/libnut.c [new file with mode: 0644]
lib/ffmpeg/libavformat/librtmp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/lmlm4.c [new file with mode: 0644]
lib/ffmpeg/libavformat/matroska.c [new file with mode: 0644]
lib/ffmpeg/libavformat/matroska.h [new file with mode: 0644]
lib/ffmpeg/libavformat/matroskadec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/matroskaenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/md5enc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/metadata.c [new file with mode: 0644]
lib/ffmpeg/libavformat/metadata.h [new file with mode: 0644]
lib/ffmpeg/libavformat/metadata_compat.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mm.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mmf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mmst.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mov.c [new file with mode: 0644]
lib/ffmpeg/libavformat/movenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/movenc.h [new file with mode: 0644]
lib/ffmpeg/libavformat/movenchint.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mp3.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpc8.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpeg.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpeg.h [new file with mode: 0644]
lib/ffmpeg/libavformat/mpegenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpegts.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpegts.h [new file with mode: 0644]
lib/ffmpeg/libavformat/mpegtsenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mpjpeg.c [new file with mode: 0644]
lib/ffmpeg/libavformat/msnwc_tcp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mtv.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mvi.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mxf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mxf.h [new file with mode: 0644]
lib/ffmpeg/libavformat/mxfdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/mxfenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/ncdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/network.h [new file with mode: 0644]
lib/ffmpeg/libavformat/nsvdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/nut.c [new file with mode: 0644]
lib/ffmpeg/libavformat/nut.h [new file with mode: 0644]
lib/ffmpeg/libavformat/nutdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/nutenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/nuv.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggdec.h [new file with mode: 0644]
lib/ffmpeg/libavformat/oggenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparsedirac.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparseflac.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparseogm.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparseskeleton.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparsespeex.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparsetheora.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oggparsevorbis.c [new file with mode: 0644]
lib/ffmpeg/libavformat/oma.c [new file with mode: 0644]
lib/ffmpeg/libavformat/options.c [new file with mode: 0644]
lib/ffmpeg/libavformat/os_support.c [new file with mode: 0644]
lib/ffmpeg/libavformat/os_support.h [new file with mode: 0644]
lib/ffmpeg/libavformat/output-example.c [new file with mode: 0644]
lib/ffmpeg/libavformat/psxstr.c [new file with mode: 0644]
lib/ffmpeg/libavformat/pva.c [new file with mode: 0644]
lib/ffmpeg/libavformat/qcp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/qtpalette.h [new file with mode: 0644]
lib/ffmpeg/libavformat/r3d.c [new file with mode: 0644]
lib/ffmpeg/libavformat/raw.c [new file with mode: 0644]
lib/ffmpeg/libavformat/raw.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rdt.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rdt.h [new file with mode: 0644]
lib/ffmpeg/libavformat/riff.c [new file with mode: 0644]
lib/ffmpeg/libavformat/riff.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rl2.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rm.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rm.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rmdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rmenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rpl.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtmp.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtmppkt.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtmppkt.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtmpproto.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtp.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_amr.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_amr.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_asf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_asf.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_h263.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_h263.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_h264.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_h264.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_mpeg4.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_mpeg4.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_svq3.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_svq3.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_xiph.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpdec_xiph.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc_aac.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc_amr.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc_h263.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc_h264.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpenc_mpv.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtpproto.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtsp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/rtsp.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtspcodes.h [new file with mode: 0644]
lib/ffmpeg/libavformat/rtspenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/sdp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/seek.c [new file with mode: 0644]
lib/ffmpeg/libavformat/seek.h [new file with mode: 0644]
lib/ffmpeg/libavformat/segafilm.c [new file with mode: 0644]
lib/ffmpeg/libavformat/sierravmd.c [new file with mode: 0644]
lib/ffmpeg/libavformat/siff.c [new file with mode: 0644]
lib/ffmpeg/libavformat/smacker.c [new file with mode: 0644]
lib/ffmpeg/libavformat/sol.c [new file with mode: 0644]
lib/ffmpeg/libavformat/sox.h [new file with mode: 0644]
lib/ffmpeg/libavformat/soxdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/soxenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/spdif.c [new file with mode: 0644]
lib/ffmpeg/libavformat/swf.h [new file with mode: 0644]
lib/ffmpeg/libavformat/swfdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/swfenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/tcp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/thp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/tiertexseq.c [new file with mode: 0644]
lib/ffmpeg/libavformat/timefilter.c [new file with mode: 0644]
lib/ffmpeg/libavformat/timefilter.h [new file with mode: 0644]
lib/ffmpeg/libavformat/tmv.c [new file with mode: 0644]
lib/ffmpeg/libavformat/tta.c [new file with mode: 0644]
lib/ffmpeg/libavformat/txd.c [new file with mode: 0644]
lib/ffmpeg/libavformat/udp.c [new file with mode: 0644]
lib/ffmpeg/libavformat/utils.c [new file with mode: 0644]
lib/ffmpeg/libavformat/vc1test.c [new file with mode: 0644]
lib/ffmpeg/libavformat/vc1testenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/voc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/voc.h [new file with mode: 0644]
lib/ffmpeg/libavformat/vocdec.c [new file with mode: 0644]
lib/ffmpeg/libavformat/vocenc.c [new file with mode: 0644]
lib/ffmpeg/libavformat/vorbiscomment.c [new file with mode: 0644]
lib/ffmpeg/libavformat/vorbiscomment.h [new file with mode: 0644]
lib/ffmpeg/libavformat/vqf.c [new file with mode: 0644]
lib/ffmpeg/libavformat/wav.c [new file with mode: 0644]
lib/ffmpeg/libavformat/wc3movie.c [new file with mode: 0644]
lib/ffmpeg/libavformat/westwood.c [new file with mode: 0644]
lib/ffmpeg/libavformat/wv.c [new file with mode: 0644]
lib/ffmpeg/libavformat/xa.c [new file with mode: 0644]
lib/ffmpeg/libavformat/yop.c [new file with mode: 0644]
lib/ffmpeg/libavformat/yuv4mpeg.c [new file with mode: 0644]
lib/ffmpeg/libavutil/Makefile [new file with mode: 0644]
lib/ffmpeg/libavutil/adler32.c [new file with mode: 0644]
lib/ffmpeg/libavutil/adler32.h [new file with mode: 0644]
lib/ffmpeg/libavutil/aes.c [new file with mode: 0644]
lib/ffmpeg/libavutil/aes.h [new file with mode: 0644]
lib/ffmpeg/libavutil/arm/bswap.h [new file with mode: 0644]
lib/ffmpeg/libavutil/arm/intmath.h [new file with mode: 0644]
lib/ffmpeg/libavutil/arm/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/arm/timer.h [new file with mode: 0644]
lib/ffmpeg/libavutil/attributes.h [new file with mode: 0644]
lib/ffmpeg/libavutil/avr32/bswap.h [new file with mode: 0644]
lib/ffmpeg/libavutil/avr32/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/avstring.c [new file with mode: 0644]
lib/ffmpeg/libavutil/avstring.h [new file with mode: 0644]
lib/ffmpeg/libavutil/avutil.h [new file with mode: 0644]
lib/ffmpeg/libavutil/base64.c [new file with mode: 0644]
lib/ffmpeg/libavutil/base64.h [new file with mode: 0644]
lib/ffmpeg/libavutil/bfin/bswap.h [new file with mode: 0644]
lib/ffmpeg/libavutil/bfin/timer.h [new file with mode: 0644]
lib/ffmpeg/libavutil/bswap.h [new file with mode: 0644]
lib/ffmpeg/libavutil/colorspace.h [new file with mode: 0644]
lib/ffmpeg/libavutil/common.h [new file with mode: 0644]
lib/ffmpeg/libavutil/crc.c [new file with mode: 0644]
lib/ffmpeg/libavutil/crc.h [new file with mode: 0644]
lib/ffmpeg/libavutil/crc_data.h [new file with mode: 0644]
lib/ffmpeg/libavutil/des.c [new file with mode: 0644]
lib/ffmpeg/libavutil/des.h [new file with mode: 0644]
lib/ffmpeg/libavutil/error.c [new file with mode: 0644]
lib/ffmpeg/libavutil/error.h [new file with mode: 0644]
lib/ffmpeg/libavutil/eval.c [new file with mode: 0644]
lib/ffmpeg/libavutil/eval.h [new file with mode: 0644]
lib/ffmpeg/libavutil/fifo.c [new file with mode: 0644]
lib/ffmpeg/libavutil/fifo.h [new file with mode: 0644]
lib/ffmpeg/libavutil/integer.c [new file with mode: 0644]
lib/ffmpeg/libavutil/integer.h [new file with mode: 0644]
lib/ffmpeg/libavutil/internal.h [new file with mode: 0644]
lib/ffmpeg/libavutil/intfloat_readwrite.c [new file with mode: 0644]
lib/ffmpeg/libavutil/intfloat_readwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/intmath.h [new file with mode: 0644]
lib/ffmpeg/libavutil/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/lfg.c [new file with mode: 0644]
lib/ffmpeg/libavutil/lfg.h [new file with mode: 0644]
lib/ffmpeg/libavutil/libavutil.v [new file with mode: 0644]
lib/ffmpeg/libavutil/libm.h [new file with mode: 0644]
lib/ffmpeg/libavutil/lls.c [new file with mode: 0644]
lib/ffmpeg/libavutil/lls.h [new file with mode: 0644]
lib/ffmpeg/libavutil/log.c [new file with mode: 0644]
lib/ffmpeg/libavutil/log.h [new file with mode: 0644]
lib/ffmpeg/libavutil/lzo.c [new file with mode: 0644]
lib/ffmpeg/libavutil/lzo.h [new file with mode: 0644]
lib/ffmpeg/libavutil/mathematics.c [new file with mode: 0644]
lib/ffmpeg/libavutil/mathematics.h [new file with mode: 0644]
lib/ffmpeg/libavutil/md5.c [new file with mode: 0644]
lib/ffmpeg/libavutil/md5.h [new file with mode: 0644]
lib/ffmpeg/libavutil/mem.c [new file with mode: 0644]
lib/ffmpeg/libavutil/mem.h [new file with mode: 0644]
lib/ffmpeg/libavutil/mips/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/pca.c [new file with mode: 0644]
lib/ffmpeg/libavutil/pca.h [new file with mode: 0644]
lib/ffmpeg/libavutil/pixdesc.c [new file with mode: 0644]
lib/ffmpeg/libavutil/pixdesc.h [new file with mode: 0644]
lib/ffmpeg/libavutil/pixfmt.h [new file with mode: 0644]
lib/ffmpeg/libavutil/ppc/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/ppc/timer.h [new file with mode: 0644]
lib/ffmpeg/libavutil/random_seed.c [new file with mode: 0644]
lib/ffmpeg/libavutil/random_seed.h [new file with mode: 0644]
lib/ffmpeg/libavutil/rational.c [new file with mode: 0644]
lib/ffmpeg/libavutil/rational.h [new file with mode: 0644]
lib/ffmpeg/libavutil/rc4.c [new file with mode: 0644]
lib/ffmpeg/libavutil/rc4.h [new file with mode: 0644]
lib/ffmpeg/libavutil/sh4/bswap.h [new file with mode: 0644]
lib/ffmpeg/libavutil/sha.c [new file with mode: 0644]
lib/ffmpeg/libavutil/sha.h [new file with mode: 0644]
lib/ffmpeg/libavutil/sha1.h [new file with mode: 0644]
lib/ffmpeg/libavutil/softfloat.c [new file with mode: 0644]
lib/ffmpeg/libavutil/softfloat.h [new file with mode: 0644]
lib/ffmpeg/libavutil/timer.h [new file with mode: 0644]
lib/ffmpeg/libavutil/tomi/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/tree.c [new file with mode: 0644]
lib/ffmpeg/libavutil/tree.h [new file with mode: 0644]
lib/ffmpeg/libavutil/utils.c [new file with mode: 0644]
lib/ffmpeg/libavutil/x86/bswap.h [new file with mode: 0644]
lib/ffmpeg/libavutil/x86/intmath.h [new file with mode: 0644]
lib/ffmpeg/libavutil/x86/intreadwrite.h [new file with mode: 0644]
lib/ffmpeg/libavutil/x86/timer.h [new file with mode: 0644]
lib/ffmpeg/libavutil/x86_cpu.h [new file with mode: 0644]
lib/ffmpeg/libpostproc/Makefile [new file with mode: 0644]
lib/ffmpeg/libpostproc/libpostproc.v [new file with mode: 0644]
lib/ffmpeg/libpostproc/postprocess.c [new file with mode: 0644]
lib/ffmpeg/libpostproc/postprocess.h [new file with mode: 0644]
lib/ffmpeg/libpostproc/postprocess_altivec_template.c [new file with mode: 0644]
lib/ffmpeg/libpostproc/postprocess_internal.h [new file with mode: 0644]
lib/ffmpeg/libpostproc/postprocess_template.c [new file with mode: 0644]
lib/ffmpeg/libswscale/Makefile [new file with mode: 0644]
lib/ffmpeg/libswscale/bfin/internal_bfin.S [new file with mode: 0644]
lib/ffmpeg/libswscale/bfin/swscale_bfin.c [new file with mode: 0644]
lib/ffmpeg/libswscale/bfin/yuv2rgb_bfin.c [new file with mode: 0644]
lib/ffmpeg/libswscale/colorspace-test.c [new file with mode: 0644]
lib/ffmpeg/libswscale/libswscale.v [new file with mode: 0644]
lib/ffmpeg/libswscale/mlib/yuv2rgb_mlib.c [new file with mode: 0644]
lib/ffmpeg/libswscale/options.c [new file with mode: 0644]
lib/ffmpeg/libswscale/ppc/swscale_altivec_template.c [new file with mode: 0644]
lib/ffmpeg/libswscale/ppc/yuv2rgb_altivec.c [new file with mode: 0644]
lib/ffmpeg/libswscale/rgb2rgb.c [new file with mode: 0644]
lib/ffmpeg/libswscale/rgb2rgb.h [new file with mode: 0644]
lib/ffmpeg/libswscale/rgb2rgb_template.c [new file with mode: 0644]
lib/ffmpeg/libswscale/sparc/yuv2rgb_vis.c [new file with mode: 0644]
lib/ffmpeg/libswscale/swscale-test.c [new file with mode: 0644]
lib/ffmpeg/libswscale/swscale.c [new file with mode: 0644]
lib/ffmpeg/libswscale/swscale.h [new file with mode: 0644]
lib/ffmpeg/libswscale/swscale_internal.h [new file with mode: 0644]
lib/ffmpeg/libswscale/swscale_template.c [new file with mode: 0644]
lib/ffmpeg/libswscale/utils.c [new file with mode: 0644]
lib/ffmpeg/libswscale/x86/yuv2rgb_mmx.c [new file with mode: 0644]
lib/ffmpeg/libswscale/x86/yuv2rgb_template.c [new file with mode: 0644]
lib/ffmpeg/libswscale/yuv2rgb.c [new file with mode: 0644]
lib/ffmpeg/patches/0001-Added-Ticket-5481-added-support-for-LATM-encapsulate.patch [new file with mode: 0644]
lib/ffmpeg/patches/0002-changed-allow-reading-of-growing-avi-files-ie-curren.patch [new file with mode: 0644]
lib/ffmpeg/patches/0003-w32thread-add-logging.patch [new file with mode: 0644]
lib/ffmpeg/patches/0004-asf-hacks.patch [new file with mode: 0644]
lib/ffmpeg/patches/0005-support-seeking-in-nuv-files.patch [new file with mode: 0644]
lib/ffmpeg/patches/0006-fixed-5585-Media-file-gets-played-twice.-we-assume-a.patch [new file with mode: 0644]
lib/ffmpeg/patches/0007-added-probe-file-header-for-cdxa.patch [new file with mode: 0644]
lib/ffmpeg/patches/0008-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch [new file with mode: 0644]
lib/ffmpeg/patches/0009-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch [new file with mode: 0644]
lib/ffmpeg/patches/0010-additional-HDMV-types-and-reg-descriptors.patch [new file with mode: 0644]
lib/ffmpeg/patches/0011-don-t-reparse-PMT-unless-it-s-version-has-changed-re.patch [new file with mode: 0644]
lib/ffmpeg/patches/0012-mingw-workaround.patch [new file with mode: 0644]
lib/ffmpeg/patches/0013-dvdsub-hacks.patch [new file with mode: 0644]
lib/ffmpeg/patches/0014-fixed-compile-with-VDPAU-header-versions-without-MPE.patch [new file with mode: 0644]
lib/ffmpeg/patches/0015-changed-check-some-more-url_fseeks-in-asf-demuxer-to.patch [new file with mode: 0644]
lib/ffmpeg/patches/0016-Fix-7956-Adds-DTS-detection-to-MOV-files-ffmpeg-issu.patch [new file with mode: 0644]
lib/ffmpeg/patches/0017-added-metadata-support-to-oggenc-with-vorbis-streams.patch [new file with mode: 0644]
lib/ffmpeg/patches/0018-Setup-wanted-pkt-size-in-spdif-muxers-header-parser.patch [new file with mode: 0644]
lib/ffmpeg/patches/0019-changed-only-require-first-packet-to-be-known-for-al.patch [new file with mode: 0644]
lib/ffmpeg/patches/0020-Don-t-assume-reading-more-frames-in-av_find_stream_i.patch [new file with mode: 0644]
lib/ffmpeg/patches/0021-changed-don-t-override-file-duration-with-bitrate-du.patch [new file with mode: 0644]
lib/ffmpeg/patches/0022-changed-check-for-seek-error-when-attempting-to-read.patch [new file with mode: 0644]
lib/ffmpeg/patches/0023-fixed-wrong-fps-for-rmvb-files-patch-by-taxigps.patch [new file with mode: 0644]
lib/ffmpeg/patches/0024-fixed-when-playing-mpegts-over-rtp-rtsp-sdp-lavf-mus.patch [new file with mode: 0644]
lib/ffmpeg/patches/0025-When-PMT-is-found-we-have-found-mpegts-header-inform.patch [new file with mode: 0644]
lib/ffmpeg/patches/0026-don-t-hardcode-subtitle-colors-to-16.patch [new file with mode: 0644]
lib/ffmpeg/patches/0027-improved-mpegts-seeking.-NEEDS-REVIEW.patch [new file with mode: 0644]
lib/ffmpeg/patches/0028-get-accurate-estimate-from-the-PTSes.patch [new file with mode: 0644]
lib/ffmpeg/patches/0029-include-stdint.h.patch [new file with mode: 0644]
lib/ffmpeg/patches/0030-add-build-scripts.patch [new file with mode: 0644]
lib/ffmpeg/patches/0031-changed-check-return-value-of-seeks-to-avoid-messing.patch [new file with mode: 0644]
lib/ffmpeg/patches/0032-re-add-libfaad-wrapper-to-ffmpeg-for-now.patch [new file with mode: 0644]
lib/ffmpeg/patches/0033-added-ffmpeg-spdif-demuxer-fixes-ac3-in-wav.patch [new file with mode: 0644]
lib/ffmpeg/patches/0034-mkv-dca-fix.patch [new file with mode: 0644]
lib/ffmpeg/patches/0035-dts-in-avi-fix.patch [new file with mode: 0644]
lib/ffmpeg/patches/0036-fixed-if-lavc-s-mpeg2-decoder-was-asked-to-drop-a-fr.patch [new file with mode: 0644]
lib/ffmpeg/patches/0037-fixed-if-container-doesn-t-contain-timestamps-for-al.patch [new file with mode: 0644]
lib/ffmpeg/subdir.mak [new file with mode: 0644]
lib/ffmpeg/tests/audiogen.c [new file with mode: 0644]
lib/ffmpeg/tests/codec-regression.sh [new file with mode: 0755]
lib/ffmpeg/tests/copy.regression.ref [new file with mode: 0644]
lib/ffmpeg/tests/copycooker.sh [new file with mode: 0755]
lib/ffmpeg/tests/fate-run.sh [new file with mode: 0755]
lib/ffmpeg/tests/fate-update.sh [new file with mode: 0755]
lib/ffmpeg/tests/fate.mak [new file with mode: 0644]
lib/ffmpeg/tests/fate2.mak [new file with mode: 0644]
lib/ffmpeg/tests/ffserver-regression.sh [new file with mode: 0755]
lib/ffmpeg/tests/ffserver.conf [new file with mode: 0644]
lib/ffmpeg/tests/ffserver.regression.ref [new file with mode: 0644]
lib/ffmpeg/tests/lavf-regression.sh [new file with mode: 0755]
lib/ffmpeg/tests/lavfi-regression.sh [new file with mode: 0755]
lib/ffmpeg/tests/lena.pnm [new file with mode: 0644]
lib/ffmpeg/tests/md5.sh [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/ac3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/adpcm_ima_qt [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/adpcm_ima_wav [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/adpcm_ms [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/adpcm_swf [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/adpcm_yam [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/alac [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/flac [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/g726 [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/mp2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/pcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/wmav1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/acodec/wmav2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/4xm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/8bps [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/aac-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/aasc [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/adpcm-ea-r2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/adpcm-ea-r3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/aea-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/alg-mm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/amv [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/armovie-escape124 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/auravision [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/auravision-v2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/bethsoft-vid [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/bfi [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/bink-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/bink-demux-video [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/caf [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cdgraphics [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cljr [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/corepng [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/creative-adpcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/creative-adpcm-8-2.6bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/creative-adpcm-8-2bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/creative-adpcm-8-4bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/creatureshock-avs [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cryo-apc [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cscd [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cvid [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cvid-palette [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cyberia-c93 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/cyuv [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/d-cinema-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/delphine-cin [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/deluxepaint-anm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/dpx [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/duck-dk3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/duck-dk4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/duck-tm2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-cdata [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-cmv [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-dct [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-mad-adpcm-ea-r1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-mad-pcm-planar [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-tgq [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-tgv-ima-ea-eacs [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-tgv-ima-ea-sead [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-tqi-adpcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-vp60 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ea-vp61 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/feeble-dxa [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/film-cvid-pcm-stereo-8bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/flic-af11-palette-change [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/flic-af12 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/flic-magiccarpet [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/fraps-v0 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/fraps-v1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/fraps-v2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/fraps-v3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/fraps-v4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/fraps-v5 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/frwu [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/funcom-iss [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-aud_mw_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ba1_ft_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ba1_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ba2_sony_f [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ba3_sva_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ba_mw_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-bamq1_jvc_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-bamq2_jvc_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-banm_mw_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-basqp1_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba1_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba1_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba2_sony_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba2_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba3_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba3_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caba3_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_fld0_full [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_frm0_full [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_picaff0_full [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabaci3_sony_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabast3_sony_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabastbr3_sony_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cabref3_sand_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cacqp3_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cafi1_sva_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cama1_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cama1_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cama1_vtc_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cama2_vtc_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cama3_sand_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cama3_vtc_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camaci3_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camanl1_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camanl2_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camanl3_sand_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camasl3_sony_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl1_sony_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl1_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl1_toshiba_g [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl2_sony_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl2_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl3_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl3_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canl4_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canlma2_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-canlma3_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-capa1_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-capama3_sand_f [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-capcm1_sand_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-capcmnl1_sand_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-capm3_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-caqp1_sony_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cawp1_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cawp5_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ci1_ft_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ci_mw_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvbs3_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvcanlma2_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvfi1_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvfi1_sva_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvfi2_sony_h [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvfi2_sva_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvma1_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvma1_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmanl1_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmanl2_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmapaqp3_sony_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmaqp2_sony_g [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmaqp3_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvnlfi1_sony_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvnlfi2_sony_h [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvpa1_toshiba_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvpcmnl1_sva_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvpcmnl2_sva_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvwp1_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvwp2_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvwp3_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-cvwp5_toshiba_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-fi1_sony_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-alphaconformanceg [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-bcrm_freh10 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh11 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh5 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh8 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh9 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-freh12_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-freh1_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-freh2_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-freh6 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-freh7_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext01_jvc_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext02_jvc_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext1_panasonic_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext3_panasonic_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext4_panasonic_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpca_brcm_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcv_brcm_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-hcbp2_hhi_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-hcmp1_hhi_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-ls_sva_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-midr_mw_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mps_mw_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr1_bt_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr1_mw_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr2_mw_a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr2_tandberg_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr3_tandberg_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr4_tandberg_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr5_tandberg_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr6_bt_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr7_bt_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr8_bt_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mr9_bt_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-mv1_brcm_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-nl1_sony_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-nl2_sony_h [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-nl3_sva_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-nlmq1_jvc_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-nlmq2_jvc_c [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-nrf_mw_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_field_1_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_field_2_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_field_3_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_paff_2r [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sl1_sva_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_ba1_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_ba2_d [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_base_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_cl1_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_fm1_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_nl1_b [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/h264-conformance-sva_nl2_e [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/id-cin-video [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/idroq-video-dpcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/idroq-video-encode [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/iff-byterun1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/iff-fibonacci [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/iff-ilbm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/iff-pcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/indeo2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/indeo3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/indeo5 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/interplay-mve-16bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/interplay-mve-8bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/iv8-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/kmvc [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lmlm4-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/loco-rgb [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/loco-yuy2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lossless-appleaudio [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lossless-meridianaudio [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lossless-monkeysaudio [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lossless-shortenaudio [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lossless-tta [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/lossless-wavpackaudio [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/maxis-xa [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mimic [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/motionpixels [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpc7-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpc8-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg2-field-enc [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg4-als-conformance-00 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg4-als-conformance-01 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg4-als-conformance-02 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg4-als-conformance-03 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg4-als-conformance-04 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mpeg4-als-conformance-05 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/msrle-8bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/msvideo1-16bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/msvideo1-8bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mszh [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mtv [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/mxf-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/nc-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/nsv-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/nuv [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/oma-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/pcm_dvd [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/pictor [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/psx-str [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ptx [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/pva-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qcp-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-alaw-mono [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-alaw-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-ima4-mono [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-ima4-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-mac3-mono [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-mac3-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-mac6-mono [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-mac6-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-msadpcm-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-msimaadpcm-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-rawpcm-16bit-stereo-signed-be [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-rawpcm-16bit-stereo-signed-le [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-rawpcm-8bit-mono-unsigned [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-rawpcm-8bit-stereo-unsigned [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-ulaw-mono [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qt-ulaw-stereo [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-16bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-1bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-24bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-2bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-32bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-4bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/qtrle-8bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/quickdraw [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/real-14_4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/real-rv40 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/redcode-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/rl2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/rpza [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sierra-audio [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sierra-vmd [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/siff [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/smacker [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/smc [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sp5x [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sunraster-1bit-raw [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sunraster-1bit-rle [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sunraster-24bit-raw [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sunraster-24bit-rle [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sunraster-8bit-raw [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/sunraster-8bit-rle [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/svq1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/svq3 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/thp-mjpeg-adpcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/tiertex-seq [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/tmv [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/tscc-15bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/tscc-32bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/ulti [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/v210 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vc1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vcr1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/video-xl [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vmnc-16bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vmnc-32bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp5 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp6a [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp6f [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-001 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-002 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-003 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-004 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-005 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-006 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-007 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-008 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-009 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-010 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-011 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-012 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-013 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-014 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-015 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-016 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vp8-test-vector-017 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vqa-cc [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/vqf-demux [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/w64 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/wc3movie-xan [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/westwood-aud [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/wnv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/xan-dpcm [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/yop [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/zlib [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/zmbv-15bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/zmbv-16bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/zmbv-32bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/fate/zmbv-8bit [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/aiff [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/alaw [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/asf [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/au [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/avi [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/bmp [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/dv_fmt [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/ffm [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/flv_fmt [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/gif [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/gxf [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/jpg [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/mkv [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/mmf [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/mov [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/mpg [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/mulaw [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/mxf [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/nut [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/ogg [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/pbmpipe [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/pcx [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/pgm [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/pgmpipe [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/pixfmt [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/ppm [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/ppmpipe [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/rm [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/sgi [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/swf [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/tga [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/tiff [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/ts [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/voc [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/wav [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavf/yuv4mpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/crop [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/crop_scale [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/crop_scale_vflip [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/crop_vflip [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/null [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/scale200 [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/scale500 [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/vflip [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/vflip_crop [new file with mode: 0644]
lib/ffmpeg/tests/ref/lavfi/vflip_vflip [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.bmp.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.jpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.pcx.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.pgm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.ppm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.sgi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.tga.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/%02d.tiff.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/ac3.rm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/adpcm_ima.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/adpcm_ms.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/adpcm_qt.aiff.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/adpcm_swf.flv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/adpcm_yam.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/alac.m4a.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/asv1.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/asv2.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/dnxhd-1080i.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/dnxhd-720p-rd.dnxhd.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/dnxhd-720p.dnxhd.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/dv.dv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/dv411.dv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/dv50.dv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/error-mpeg4-adv.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/ffv1.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/flac.flac.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/flashsv.flv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/flv.flv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/g726.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/h261.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/h263.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/h263p.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/huffyuv.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/jpegls.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.aif.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.al.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.asf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.au.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.dv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.ffm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.flv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.gif.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.gxf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.mkv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.mmf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.mxf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.mxf_d10.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.nut.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.ogg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.rm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.swf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.ts.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.ul.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.voc.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/lavf.y4m.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/ljpeg.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mjpeg.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mp2.mp2.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg1.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg1b.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2_422.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2i.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2ivlc-qprd.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2reuse.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2thread.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg2threadivlc.mpg.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-Q.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-adap.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-adv.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-nr.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-qprd.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-rc.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/mpeg4-thread.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/msmpeg4.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/msmpeg4v2.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/odivx.mp4.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pbmpipe.pbm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_alaw.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_f32be.au.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_f32le.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_f64be.au.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_f64le.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_mulaw.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s16be.mkv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s16be.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s16le.mkv.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s16le.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s24be.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s24daud.302.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s24le.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s32be.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s32le.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_s8.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_u8.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pcm_zork.wav.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/pgmpipe.pgm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/ppmpipe.ppm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/rgb.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/roqav.roq.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/rv10.rm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/rv20.rm.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/snow.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/snow53.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/svq1.mov.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/wmav1.asf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/wmav2.asf.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/wmv1.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/wmv2.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/seek/yuv.avi.ref [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/asv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/asv2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/dnxhd_1080i [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/dnxhd_720p [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/dnxhd_720p_rd [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/dv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/dv50 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/error [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/ffv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/flashsv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/flv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/h261 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/h263 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/h263p [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/huffyuv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/jpegls [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/ljpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mjpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg1b [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg2thread [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg4adv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg4nr [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/mpeg4thread [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/msmpeg4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/msmpeg4v2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/rc [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/roq [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/rv10 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/rv20 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/snow [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/snowll [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/svq1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/wmv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth1/wmv2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/asv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/asv2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/dnxhd_1080i [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/dnxhd_720p [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/dnxhd_720p_rd [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/dv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/dv50 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/error [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/ffv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/flashsv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/flv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/h261 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/h263 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/h263p [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/huffyuv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/jpegls [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/ljpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mjpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg1b [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg2thread [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg4adv [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg4nr [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/mpeg4thread [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/msmpeg4 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/msmpeg4v2 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/rc [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/roq [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/rv10 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/rv20 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/snow [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/snowll [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/svq1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/wmv1 [new file with mode: 0644]
lib/ffmpeg/tests/ref/vsynth2/wmv2 [new file with mode: 0644]
lib/ffmpeg/tests/regression-funcs.sh [new file with mode: 0755]
lib/ffmpeg/tests/rotozoom.c [new file with mode: 0644]
lib/ffmpeg/tests/seek-regression.sh [new file with mode: 0755]
lib/ffmpeg/tests/seek_test.c [new file with mode: 0644]
lib/ffmpeg/tests/tiny_psnr.c [new file with mode: 0644]
lib/ffmpeg/tests/videogen.c [new file with mode: 0644]
lib/ffmpeg/tools/build_avopt [new file with mode: 0755]
lib/ffmpeg/tools/clean-diff [new file with mode: 0755]
lib/ffmpeg/tools/cws2fws.c [new file with mode: 0644]
lib/ffmpeg/tools/graph2dot.c [new file with mode: 0644]
lib/ffmpeg/tools/lavfi-showfiltfmts.c [new file with mode: 0644]
lib/ffmpeg/tools/patcheck [new file with mode: 0755]
lib/ffmpeg/tools/pktdumper.c [new file with mode: 0644]
lib/ffmpeg/tools/probetest.c [new file with mode: 0644]
lib/ffmpeg/tools/qt-faststart.c [new file with mode: 0644]
lib/ffmpeg/tools/trasher.c [new file with mode: 0644]
lib/ffmpeg/tools/unwrap-diff [new file with mode: 0755]
lib/ffmpeg/version.sh [new file with mode: 0755]
lib/fribidi/AUTHORS [deleted file]
lib/fribidi/COPYING [deleted file]
lib/fribidi/ChangeLog [deleted file]
lib/fribidi/INSTALL [deleted file]
lib/fribidi/Makefile.am [deleted file]
lib/fribidi/Makefile.in [deleted file]
lib/fribidi/NEWS [deleted file]
lib/fribidi/README [deleted file]
lib/fribidi/THANKS [deleted file]
lib/fribidi/TODO [deleted file]
lib/fribidi/aclocal.m4 [deleted file]
lib/fribidi/bootstrap [deleted file]
lib/fribidi/config.guess [deleted file]
lib/fribidi/config.h.in [deleted file]
lib/fribidi/config.sub [deleted file]
lib/fribidi/configure [deleted file]
lib/fribidi/configure.in [deleted file]
lib/fribidi/depcomp [deleted file]
lib/fribidi/fribidi-config.in [deleted file]
lib/fribidi/fribidi.c [deleted file]
lib/fribidi/fribidi.h [deleted file]
lib/fribidi/fribidi.pc.in [deleted file]
lib/fribidi/fribidi.spec [deleted file]
lib/fribidi/fribidi.spec.in [deleted file]
lib/fribidi/fribidi_benchmark.c [deleted file]
lib/fribidi/fribidi_bidi_types.c [deleted file]
lib/fribidi/fribidi_char_sets.c [deleted file]
lib/fribidi/fribidi_char_sets.h [deleted file]
lib/fribidi/fribidi_char_sets.i [deleted file]
lib/fribidi/fribidi_char_sets_cap_rtl.c [deleted file]
lib/fribidi/fribidi_char_sets_cap_rtl.h [deleted file]
lib/fribidi/fribidi_char_sets_cp1255.c [deleted file]
lib/fribidi/fribidi_char_sets_cp1255.h [deleted file]
lib/fribidi/fribidi_char_sets_cp1256.c [deleted file]
lib/fribidi/fribidi_char_sets_cp1256.h [deleted file]
lib/fribidi/fribidi_char_sets_isiri_3342.c [deleted file]
lib/fribidi/fribidi_char_sets_isiri_3342.h [deleted file]
lib/fribidi/fribidi_char_sets_iso8859_6.c [deleted file]
lib/fribidi/fribidi_char_sets_iso8859_6.h [deleted file]
lib/fribidi/fribidi_char_sets_iso8859_8.c [deleted file]
lib/fribidi/fribidi_char_sets_iso8859_8.h [deleted file]
lib/fribidi/fribidi_char_sets_utf8.c [deleted file]
lib/fribidi/fribidi_char_sets_utf8.h [deleted file]
lib/fribidi/fribidi_char_type.c [deleted file]
lib/fribidi/fribidi_config.h [deleted file]
lib/fribidi/fribidi_config.h.in [deleted file]
lib/fribidi/fribidi_create_char_types.c [deleted file]
lib/fribidi/fribidi_create_mirroring.c [deleted file]
lib/fribidi/fribidi_main.c [deleted file]
lib/fribidi/fribidi_mem.c [deleted file]
lib/fribidi/fribidi_mem.h [deleted file]
lib/fribidi/fribidi_mirroring.c [deleted file]
lib/fribidi/fribidi_tab_char_type_2.i [deleted file]
lib/fribidi/fribidi_tab_char_type_9.i [deleted file]
lib/fribidi/fribidi_tab_mirroring.i [deleted file]
lib/fribidi/fribidi_types.c [deleted file]
lib/fribidi/fribidi_types.h [deleted file]
lib/fribidi/fribidi_types.i [deleted file]
lib/fribidi/fribidi_unicode.h [deleted file]
lib/fribidi/fribidi_utils.c [deleted file]
lib/fribidi/getopt.c [deleted file]
lib/fribidi/getopt.h [deleted file]
lib/fribidi/getopt1.c [deleted file]
lib/fribidi/getopt_int.h [deleted file]
lib/fribidi/gettext.h [deleted file]
lib/fribidi/install-sh [deleted file]
lib/fribidi/libfridibidi/libfridibidi.vcproj [deleted file]
lib/fribidi/libfridibidi/libfridibidi.vcxproj [deleted file]
lib/fribidi/libfridibidi/libfridibidi.vcxproj.filters [deleted file]
lib/fribidi/ltmain.sh [deleted file]
lib/fribidi/missing [deleted file]
lib/fribidi/packtab.c [deleted file]
lib/fribidi/packtab.h [deleted file]
lib/fribidi/run.tests [deleted file]
lib/fribidi/tests/test_CapRTL_explicit.input [deleted file]
lib/fribidi/tests/test_CapRTL_explicit.reference [deleted file]
lib/fribidi/tests/test_CapRTL_implicit.input [deleted file]
lib/fribidi/tests/test_CapRTL_implicit.reference [deleted file]
lib/fribidi/tests/test_ISO8859-8_hebrew.input [deleted file]
lib/fribidi/tests/test_ISO8859-8_hebrew.reference [deleted file]
lib/fribidi/tests/test_UTF-8_persian.input [deleted file]
lib/fribidi/tests/test_UTF-8_persian.reference [deleted file]
lib/fribidi/unidata/BidiMirroring.txt [deleted file]
lib/fribidi/unidata/README [deleted file]
lib/fribidi/unidata/UnicodeData.txt [deleted file]
lib/fribidi/wcwidth.c [deleted file]
lib/fribidi/wcwidth.i [deleted file]
lib/jsoncpp/AUTHORS [new file with mode: 0644]
lib/jsoncpp/README.txt [new file with mode: 0644]
lib/jsoncpp/SConstruct [new file with mode: 0644]
lib/jsoncpp/doc/doxyfile.in [new file with mode: 0644]
lib/jsoncpp/doc/footer.html [new file with mode: 0644]
lib/jsoncpp/doc/header.html [new file with mode: 0644]
lib/jsoncpp/doc/jsoncpp.dox [new file with mode: 0644]
lib/jsoncpp/doc/readme.txt [new file with mode: 0644]
lib/jsoncpp/doc/roadmap.dox [new file with mode: 0644]
lib/jsoncpp/doc/sconscript [new file with mode: 0644]
lib/jsoncpp/include/json/autolink.h [new file with mode: 0644]
lib/jsoncpp/include/json/config.h [new file with mode: 0644]
lib/jsoncpp/include/json/features.h [new file with mode: 0644]
lib/jsoncpp/include/json/forwards.h [new file with mode: 0644]
lib/jsoncpp/include/json/json.h [new file with mode: 0644]
lib/jsoncpp/include/json/reader.h [new file with mode: 0644]
lib/jsoncpp/include/json/value.h [new file with mode: 0644]
lib/jsoncpp/include/json/writer.h [new file with mode: 0644]
lib/jsoncpp/jsoncpp/AUTHORS [deleted file]
lib/jsoncpp/jsoncpp/README.txt [deleted file]
lib/jsoncpp/jsoncpp/SConstruct [deleted file]
lib/jsoncpp/jsoncpp/doc/doxyfile.in [deleted file]
lib/jsoncpp/jsoncpp/doc/footer.html [deleted file]
lib/jsoncpp/jsoncpp/doc/header.html [deleted file]
lib/jsoncpp/jsoncpp/doc/jsoncpp.dox [deleted file]
lib/jsoncpp/jsoncpp/doc/readme.txt [deleted file]
lib/jsoncpp/jsoncpp/doc/roadmap.dox [deleted file]
lib/jsoncpp/jsoncpp/doc/sconscript [deleted file]
lib/jsoncpp/jsoncpp/include/json/autolink.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/config.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/features.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/forwards.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/json.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/reader.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/value.h [deleted file]
lib/jsoncpp/jsoncpp/include/json/writer.h [deleted file]
lib/jsoncpp/jsoncpp/makefiles/vs71/jsoncpp.sln [deleted file]
lib/jsoncpp/jsoncpp/makefiles/vs71/jsontest.vcproj [deleted file]
lib/jsoncpp/jsoncpp/makefiles/vs71/lib_json.vcproj [deleted file]
lib/jsoncpp/jsoncpp/makefiles/vs71/test_lib_json.vcproj [deleted file]
lib/jsoncpp/jsoncpp/scons-tools/doxygen.py [deleted file]
lib/jsoncpp/jsoncpp/scons-tools/globtool.py [deleted file]
lib/jsoncpp/jsoncpp/scons-tools/srcdist.py [deleted file]
lib/jsoncpp/jsoncpp/scons-tools/substinfile.py [deleted file]
lib/jsoncpp/jsoncpp/scons-tools/targz.py [deleted file]
lib/jsoncpp/jsoncpp/src/jsontestrunner/main.cpp [deleted file]
lib/jsoncpp/jsoncpp/src/jsontestrunner/sconscript [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/Makefile.in [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_batchallocator.h [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_internalarray.inl [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_internalmap.inl [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_reader.cpp [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_value.cpp [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_valueiterator.inl [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/json_writer.cpp [deleted file]
lib/jsoncpp/jsoncpp/src/lib_json/sconscript [deleted file]
lib/jsoncpp/jsoncpp/src/test_lib_json/jsontest.cpp [deleted file]
lib/jsoncpp/jsoncpp/src/test_lib_json/jsontest.h [deleted file]
lib/jsoncpp/jsoncpp/src/test_lib_json/main.cpp [deleted file]
lib/jsoncpp/jsoncpp/src/test_lib_json/sconscript [deleted file]
lib/jsoncpp/jsoncpp/test/cleantests.py [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_03.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_03.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_04.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_04.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_05.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_05.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_06.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_array_06.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_03.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_03.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_04.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_04.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_05.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_05.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_06.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_06.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_07.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_07.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_08.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_08.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_09.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_basic_09.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_comment_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_comment_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_complex_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_complex_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_03.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_03.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_04.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_04.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_05.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_integer_05.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_03.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_03.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_04.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_object_04.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_preserve_comment_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_preserve_comment_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_03.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_03.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_04.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_04.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_05.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_05.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_06.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_06.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_07.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_real_07.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_01.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_01.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_02.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_02.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_03.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_03.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_04.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_04.json [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_05.expected [deleted file]
lib/jsoncpp/jsoncpp/test/data/test_string_unicode_05.json [deleted file]
lib/jsoncpp/jsoncpp/test/generate_expected.py [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail1.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail10.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail11.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail12.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail13.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail14.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail15.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail16.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail17.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail18.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail19.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail2.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail20.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail21.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail22.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail23.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail24.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail25.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail26.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail27.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail28.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail29.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail3.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail30.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail31.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail32.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail33.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail4.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail5.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail6.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail7.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail8.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/fail9.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/pass1.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/pass2.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/pass3.json [deleted file]
lib/jsoncpp/jsoncpp/test/jsonchecker/readme.txt [deleted file]
lib/jsoncpp/jsoncpp/test/jsontestrunner.py [deleted file]
lib/jsoncpp/jsoncpp/test/runjsontests.py [deleted file]
lib/jsoncpp/jsoncpp/test/rununittests.py [deleted file]
lib/jsoncpp/makefiles/vs71/jsoncpp.sln [new file with mode: 0644]
lib/jsoncpp/makefiles/vs71/jsontest.vcproj [new file with mode: 0644]
lib/jsoncpp/makefiles/vs71/lib_json.vcproj [new file with mode: 0644]
lib/jsoncpp/makefiles/vs71/test_lib_json.vcproj [new file with mode: 0644]
lib/jsoncpp/scons-tools/doxygen.py [new file with mode: 0644]
lib/jsoncpp/scons-tools/globtool.py [new file with mode: 0644]
lib/jsoncpp/scons-tools/srcdist.py [new file with mode: 0644]
lib/jsoncpp/scons-tools/substinfile.py [new file with mode: 0644]
lib/jsoncpp/scons-tools/targz.py [new file with mode: 0644]
lib/jsoncpp/src/jsontestrunner/main.cpp [new file with mode: 0644]
lib/jsoncpp/src/jsontestrunner/sconscript [new file with mode: 0644]
lib/jsoncpp/src/lib_json/Makefile.in [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_batchallocator.h [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_internalarray.inl [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_internalmap.inl [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_reader.cpp [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_value.cpp [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_valueiterator.inl [new file with mode: 0644]
lib/jsoncpp/src/lib_json/json_writer.cpp [new file with mode: 0644]
lib/jsoncpp/src/lib_json/sconscript [new file with mode: 0644]
lib/jsoncpp/src/test_lib_json/jsontest.cpp [new file with mode: 0644]
lib/jsoncpp/src/test_lib_json/jsontest.h [new file with mode: 0644]
lib/jsoncpp/src/test_lib_json/main.cpp [new file with mode: 0644]
lib/jsoncpp/src/test_lib_json/sconscript [new file with mode: 0644]
lib/jsoncpp/test/cleantests.py [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_03.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_03.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_04.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_04.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_05.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_05.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_06.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_array_06.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_03.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_03.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_04.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_04.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_05.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_05.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_06.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_06.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_07.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_07.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_08.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_08.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_09.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_basic_09.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_comment_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_comment_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_complex_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_complex_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_03.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_03.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_04.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_04.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_05.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_integer_05.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_03.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_03.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_04.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_object_04.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_preserve_comment_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_preserve_comment_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_03.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_03.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_04.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_04.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_05.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_05.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_06.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_06.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_07.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_real_07.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_01.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_01.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_02.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_02.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_03.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_03.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_04.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_04.json [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_05.expected [new file with mode: 0644]
lib/jsoncpp/test/data/test_string_unicode_05.json [new file with mode: 0644]
lib/jsoncpp/test/generate_expected.py [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail1.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail10.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail11.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail12.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail13.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail14.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail15.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail16.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail17.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail18.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail19.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail2.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail20.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail21.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail22.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail23.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail24.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail25.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail26.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail27.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail28.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail29.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail3.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail30.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail31.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail32.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail33.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail4.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail5.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail6.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail7.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail8.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/fail9.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/pass1.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/pass2.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/pass3.json [new file with mode: 0644]
lib/jsoncpp/test/jsonchecker/readme.txt [new file with mode: 0644]
lib/jsoncpp/test/jsontestrunner.py [new file with mode: 0644]
lib/jsoncpp/test/runjsontests.py [new file with mode: 0644]
lib/jsoncpp/test/rununittests.py [new file with mode: 0644]
lib/libRTV/GuideParser.cpp [new file with mode: 0644]
lib/libRTV/GuideParser.h [new file with mode: 0644]
lib/libRTV/Makefile.in [new file with mode: 0644]
lib/libRTV/crypt.c [new file with mode: 0644]
lib/libRTV/crypt.h [new file with mode: 0644]
lib/libRTV/guideclient.c [new file with mode: 0644]
lib/libRTV/guideclient.h [new file with mode: 0644]
lib/libRTV/httpclient.c [new file with mode: 0644]
lib/libRTV/httpclient.h [new file with mode: 0644]
lib/libRTV/httpfsclient.c [new file with mode: 0644]
lib/libRTV/httpfsclient.h [new file with mode: 0644]
lib/libRTV/interface.c [new file with mode: 0644]
lib/libRTV/interface.h [new file with mode: 0644]
lib/libRTV/libRTV.lib [new file with mode: 0755]
lib/libRTV/libRTV.sln [new file with mode: 0644]
lib/libRTV/libRTV.vcproj [new file with mode: 0644]
lib/libRTV/libRTV.vcxproj [new file with mode: 0644]
lib/libRTV/libRTV.vcxproj.filters [new file with mode: 0644]
lib/libRTV/libRTVd.lib [new file with mode: 0755]
lib/libRTV/md5.c [new file with mode: 0644]
lib/libRTV/md5.h [new file with mode: 0644]
lib/libRTV/netclient.c [new file with mode: 0644]
lib/libRTV/netclient.h [new file with mode: 0644]
lib/libRTV/rtv.c [new file with mode: 0644]
lib/libRTV/rtv.h [new file with mode: 0644]
lib/libRTV/sleep.c [new file with mode: 0644]
lib/libRTV/sleep.h [new file with mode: 0644]
lib/libSDL-OSX/SDL_SetWidthHeight.diff [deleted file]
lib/libSDL-OSX/buildSDL-osx.sh [deleted file]
lib/libSDL-OSX/libSDL-powerpc-osx.a [deleted file]
lib/libSDL-OSX/libSDL-x86-osx.a [deleted file]
lib/libSDL-OSX/libSDL_mixer-powerpc-osx.a [deleted file]
lib/libSDL-OSX/libSDL_mixer-x86-osx.a [deleted file]
lib/libUPnP/Makefile.in [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Boot.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Build.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-android-linux/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-apple-darwin/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/ArraysTest1/ArraysTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/BufferedStreamsTest1/BufferedStreamsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/HttpClientTest1/HttpClientTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/HttpServerTest1/HttpServerTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/ListsTest1/ListsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/LoggingTest1/LoggingTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MapsTest1/MapsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MessagesTest1/MessagesTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MessagesTest2/MessagesTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MiscTest1/MiscTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/Neptune.sln [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/Neptune/Neptune.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/NetConfig/NetConfig.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/RingBufferTest1/RingBufferTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/StringsTest1/StringsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/ThreadsTest1/ThreadsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/UdpTest1/UdpTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/UrlTest1/UrlTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/XmlTest1/XmlTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.cdtbuild [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.cdtproject [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.project [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.settings/org.eclipse.cdt.managedbuilder.core.prefs [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/Neptune.mcp [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/Neptune_Data/CWSettingsWindows.stg [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_DEBUG.h [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_RELEASE.h [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/PSP_Lib_C++.mcp.xml [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/mipsel-sigma-linux/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/ppu-sony-ps3/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/universal-apple-macosx/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/universal-apple-macosx/Neptune.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/ArraysTest1/ArraysTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/BufferedStreamsTest1/BufferedStreamsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/Build.py [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/FileTest1/FileTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/FileTest2/FileTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/HttpClientTest1/HttpClientTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/HttpServerTest1/HttpServerTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/ListsTest1/ListsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/LoggingTest1/LoggingTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/LoggingTest2/LoggingTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MapsTest1/MapsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MessagesTest1/MessagesTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MessagesTest2/MessagesTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MiscTest1/MiscTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/Neptune.sln [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/Neptune/Neptune.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetConfig/NetConfig.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetEcho/NetEcho.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetPing/NetPing.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetPump/NetPump.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/QueueTest1/QueueTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/RingBufferTest1/RingBufferTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/StringsTest1/StringsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/ThreadsTest1/ThreadsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/UdpTest1/UdpTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/UrlTest1/UrlTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/XmlTest1/XmlTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/ArraysTest1/ArraysTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/BufferedStreamsTest1/BufferedStreamsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/FileTest1/FileTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/FileTest2/FileTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/HttpClientTest1/HttpClientTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/HttpServerTest1/HttpServerTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/ListsTest1/ListsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/LoggingTest1/LoggingTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/LoggingTest2/LoggingTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MapsTest1/MapsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MessagesTest1/MessagesTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MessagesTest2/MessagesTest2.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MiscTest1/MiscTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/Neptune.sln [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/Neptune/Neptune.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetConfig/NetConfig.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetEcho/NetEcho.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetPing/NetPing.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetPump/NetPump.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/QueueTest1/QueueTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/RingBufferTest1/RingBufferTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/StringsTest1/StringsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/ThreadsTest1/ThreadsTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/TimeTest1/TimeTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/UdpTest1/UdpTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/UrlTest1/UrlTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/XmlTest1/XmlTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-microsoft-xbox/Neptune/Neptune.vcproj [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-unknown-cygwin/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Targets/x86-unknown-linux/Config.scons [new file with mode: 0644]
lib/libUPnP/Neptune/Build/Tools/SCons/gcc-generic.py [new file with mode: 0644]
lib/libUPnP/Neptune/Documents/Automatic/NeptuneErrorCodes.txt [new file with mode: 0644]
lib/libUPnP/Neptune/Documents/Manuals/Neptune Logging.doc [new file with mode: 0644]
lib/libUPnP/Neptune/Extras/Scripts/CodeScanner.py [new file with mode: 0644]
lib/libUPnP/Neptune/Extras/Scripts/GenErrorMap.py [new file with mode: 0644]
lib/libUPnP/Neptune/Extras/Tools/Logging/NeptuneLogConsole.py [new file with mode: 0644]
lib/libUPnP/Neptune/Extras/neptune-logging.properties [new file with mode: 0644]
lib/libUPnP/Neptune/README.txt [new file with mode: 0644]
lib/libUPnP/Neptune/SConstruct [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Apps/MiniHttpServer/MiniHttpServer.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Apps/NetConfig/NetConfig.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Apps/NetEcho/NetEcho.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Apps/NetPing/NetPing.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Apps/NetPump/NetPump.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/Neptune.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/Neptune.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptArray.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptBase64.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptBase64.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptBufferedStreams.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptBufferedStreams.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptCommon.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptCommon.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptConfig.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptConsole.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptConsole.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptConstants.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDataBuffer.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDataBuffer.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDebug.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDebug.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDefs.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDynamicCast.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDynamicLibraries.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptDynamicLibraries.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptFile.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptFile.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptHttp.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptHttp.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptInterfaces.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptList.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptList.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptLogging.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptLogging.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptMap.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptMessaging.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptMessaging.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptNetwork.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptNetwork.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptQueue.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptReferences.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptResults.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptResults.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptRingBuffer.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptRingBuffer.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSelectableMessageQueue.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSerialPort.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSimpleMessageQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSimpleMessageQueue.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSockets.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSockets.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptStack.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptStreams.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptStreams.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptStrings.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptStrings.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSystem.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptSystem.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptThreads.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptThreads.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptTime.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptTime.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptTls.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptTls.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptTypes.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptUri.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptUri.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptUtils.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptUtils.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptVersion.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptXml.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptXml.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptZip.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Core/NptZip.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Android/NptAndroidDebug.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Bsd/NptBsdNetwork.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Bsd/NptBsdSockets.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Cocoa/NptCocoaMessageQueue.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Cocoa/NptCocoaMessageQueue.mm [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Null/NptNullHttpProxy.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Null/NptNullNetwork.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Null/NptNullQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Null/NptNullSerialPort.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Null/NptNullSystem.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Null/NptNullThreads.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PS3/NptPs3System.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PSP/NptPSPDirectory.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PSP/NptPSPFile.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PSP/NptPSPNetwork.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PSP/NptPSPQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PSP/NptPSPSystem.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/PSP/NptPSPThreads.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptPosixDynamicLibraries.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptPosixFile.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptPosixNetwork.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptPosixQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptPosixSystem.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptPosixThreads.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Posix/NptSelectableMessageQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/StdC/NptStdCTime.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/StdC/NptStdcConsole.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/StdC/NptStdcDebug.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/StdC/NptStdcEnvironment.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/StdC/NptStdcFile.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Symbian/NptSymbianSystem.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Console.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Debug.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32DynamicLibraries.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32File.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32HttpProxy.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32MessageQueue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32MessageQueue.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Network.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Network.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Queue.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32SerialPort.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32System.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Threads.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Win32/NptWin32Threads.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/WinCE/NptWinCeUtils.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/WinCE/NptWinceConsole.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/WinCE/NptWinceEnvironment.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/WinCE/NptWinceMain.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Xbox/NptXboxNetwork.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/System/Xbox/NptXboxNetwork.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Arrays1/ArraysTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/BufferedStreams1/BufferedStreamsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/FileTest1/FileTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/FileTest2/FileTest2.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/HttpClient1/HttpClientTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/HttpServer1/HttpServerTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Lists1/ListsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Logging1/LoggingTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Logging2/LoggingTest2.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Maps1/MapsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Messages1/MessagesTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Messages2/MessagesTest2.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Misc1/MiscTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Queue1/QueueTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/RingBuffer1/RingBufferTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Streams1/StreamsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Strings1/StringsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Threads1/ThreadsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Time1/TimeTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Tls1/TlsClientPrivate1.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Tls1/TlsClientPrivate2.h [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Tls1/TlsTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Udp1/UdpTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Url1/UrlTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Xml1/XmlTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Xml1/XmlTest1Data.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Xml1/big.xml [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Xml1/test.xml [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Xml1/unicode.xml [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Zip1/ZipTest1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/Source/Tests/Zip1/ZipTestData1.cpp [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/config/config.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/aes.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/bigint.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/bigint.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/bigint_impl.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/crypto.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/crypto_misc.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/hmac.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/md2.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/md5.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/rc4.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/rsa.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/sha1.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/asn1.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/cert.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/crypto_misc.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/gen_cert.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/loader.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/os_port.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/p12.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/ssl.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1_clnt.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1_svr.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/version.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/x509.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/README [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/adler32.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/compress.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/crc32.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/crc32.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/deflate.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/deflate.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/infback.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inffast.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inffast.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inffixed.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inflate.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inflate.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inftrees.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inftrees.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/trees.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/trees.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zconf.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zconf.in.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zlib.h [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zutil.c [new file with mode: 0644]
lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zutil.h [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Boot.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Build.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/arm-apple-darwin/Config.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/arm-gp2x-linux/Config.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/arm-unknown-linux/Config.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_DEBUG.h [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_RELEASE.h [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/PSP_Lib_C++.mcp.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/Platinum.mcp [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/Platinum_Data/CWSettingsWindows.stg [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/Common.mak [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/Makefile [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/Config.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/Platinum.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/PlatinumApps.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/FileMediaServerTest/FileMediaServerTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/HttpTest/HttpTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/LightSampleTest/LightSampleTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaConnect/MediaConnect.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaCrawler/MediaCrawler.sln [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaCrawler/MediaCrawler.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaRendererTest/MediaRendererTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MicroMediaController/MicroMediaController.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/Platinum.sln [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/Platinum/Platinum.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/SsdpProxy/SsdpProxy.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/SsdpTest/SsdpTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/FileMediaServerTest/FileMediaServerTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/FrameStreamer/FrameStreamer.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/HttpTest/HttpTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/LightSampleTest/LightSampleTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaConnect/MediaConnect.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaCrawler/MediaCrawler.sln [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaCrawler/MediaCrawler.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaRendererTest/MediaRendererTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MicroMediaController/MicroMediaController.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum.sln [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Platinum.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/SimpleTest/SimpleTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/SsdpProxy/SsdpProxy.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/SsdpTest/SsdpTest1.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/TimeTest/TimeTest.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-xbox-vs2003/MediaServer/PltMediaServer.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-xbox-vs2003/Platinum.sln [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-microsoft-xbox-vs2003/Platinum/Platinum.vcproj [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-unknown-cygwin/Config.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Targets/x86-unknown-linux/Config.scons [new file with mode: 0644]
lib/libUPnP/Platinum/Build/Tools/SCons/gcc-generic.py [new file with mode: 0644]
lib/libUPnP/Platinum/CHANGELOG.txt [new file with mode: 0644]
lib/libUPnP/Platinum/Extras/neptune-logging.properties [new file with mode: 0644]
lib/libUPnP/Platinum/Extras/platinum-120x120.jpg [new file with mode: 0644]
lib/libUPnP/Platinum/Extras/platinum-120x120.png [new file with mode: 0644]
lib/libUPnP/Platinum/Extras/platinum-48x48.jpg [new file with mode: 0644]
lib/libUPnP/Platinum/Extras/platinum-48x48.png [new file with mode: 0644]
lib/libUPnP/Platinum/LICENSE.txt [new file with mode: 0644]
lib/libUPnP/Platinum/README.txt [new file with mode: 0644]
lib/libUPnP/Platinum/SConstruct [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/FrameStreamer/main.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MediaConnect/main.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MediaCrawler/MediaCrawler.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MediaCrawler/MediaCrawler.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MediaCrawler/StreamHandler.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MediaCrawler/main.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MicroMediaController/PltMicroMediaController.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MicroMediaController/PltMicroMediaController.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Apps/MicroMediaController/main.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltAction.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltAction.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltArgument.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltArgument.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltConstants.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltConstants.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltCtrlPoint.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltCtrlPoint.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltCtrlPointTask.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltCtrlPointTask.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDatagramStream.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDatagramStream.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDeviceData.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDeviceData.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDeviceHost.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDeviceHost.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDownloader.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltDownloader.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltEvent.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltEvent.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttp.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttp.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpClientTask.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpClientTask.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpServer.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpServer.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpServerListener.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpServerTask.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltHttpServerTask.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltIconsData.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltLeaks.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltLeaks.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltMetadataHandler.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltMetadataHandler.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltRingBufferStream.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltRingBufferStream.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltService.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltService.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltSsdp.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltSsdp.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltSsdpListener.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltStateVariable.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltStateVariable.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltStreamPump.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltStreamPump.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltTaskManager.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltTaskManager.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltThreadTask.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltThreadTask.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltTime.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltTime.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltUPnP.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltUPnP.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltUPnPHelper.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Core/PltXmlHelper.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameBuffer.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameBuffer.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameServer.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameServer.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameStream.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameStream.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaConnect/PltMediaConnect.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaConnect/PltMediaConnect.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaConnect/X_MS_MediaReceiverRegistrarSCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaConnect/X_MS_MediaReceiverRegistrarSCPD.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaConnect/process_scpds.sh [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/AVTransportSCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/AVTransportSCPD.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/AVTransportSCPDFull.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaController.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaController.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaRenderer.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaRenderer.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RdrConnectionManagerSCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RenderingControlSCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RenderingControlSCPD.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RenderingControlSCPD_Full.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaRenderer/process_scpds.sh [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/ConnectionManagerSCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/ConnectionManagerSCPD.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorySCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorySCPD.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorywSearchSCPD.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorywSearchSCPD.xml [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltDidl.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltDidl.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltFileMediaServer.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltFileMediaServer.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaBrowser.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaBrowser.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaCache.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaCache.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaItem.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaItem.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaPlaylist.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaPlaylist.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaServer.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaServer.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltSyncMediaBrowser.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/PltSyncMediaBrowser.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Devices/MediaServer/process_scpds.sh [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Platinum/Platinum.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Platinum/PltSvnVersion.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Platinum/PltVersion.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/FileMediaServer/FileMediaServerTest.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/Http/HttpTest.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/LightSample/LightSampleTest.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/LightSample/PltLightSample.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/LightSample/PltLightSample.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/MediaRenderer/MediaRendererTest.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/Simple/PltSimple.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/Simple/PltSimple.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/Simple/SimpleTest.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/Ssdp/SsdpTest1.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tests/Time/TimeTest1.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tools/SsdpProxy/SsdpProxy.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tools/SsdpProxy/SsdpProxy.h [new file with mode: 0644]
lib/libUPnP/Platinum/Source/Tools/TextToHeader/TextToHeader.cpp [new file with mode: 0644]
lib/libUPnP/Platinum/Targets/neptune-logging.properties [new file with mode: 0644]
lib/libUPnP/libPlatinum.vcproj [new file with mode: 0644]
lib/libUPnP/libPlatinum_PC.vcproj [new file with mode: 0644]
lib/libXBMS/Makefile.in [new file with mode: 0644]
lib/libXBMS/ccbuffer.c [new file with mode: 0644]
lib/libXBMS/ccbuffer.h [new file with mode: 0644]
lib/libXBMS/ccincludes.h [new file with mode: 0644]
lib/libXBMS/ccutil.c [new file with mode: 0644]
lib/libXBMS/ccutil.h [new file with mode: 0644]
lib/libXBMS/ccxclient.c [new file with mode: 0644]
lib/libXBMS/ccxclient.h [new file with mode: 0644]
lib/libXBMS/ccxclientconnxbox.c [new file with mode: 0644]
lib/libXBMS/ccxdiscover.c [new file with mode: 0644]
lib/libXBMS/ccxencode.c [new file with mode: 0644]
lib/libXBMS/ccxencode.h [new file with mode: 0644]
lib/libXBMS/ccxmltrans.c [new file with mode: 0644]
lib/libXBMS/ccxmltrans.h [new file with mode: 0644]
lib/libXBMS/ccxpacket.h [new file with mode: 0644]
lib/libXBMS/ccxversion.h [new file with mode: 0644]
lib/libXBMS/libXBMS/libXBMS.vcproj [new file with mode: 0644]
lib/libXBMS/libXBMS/libXBMS.vcxproj [new file with mode: 0644]
lib/libXBMS/libXBMS/libXBMS.vcxproj.filters [new file with mode: 0644]
lib/libXDAAP/Authentication/hasher.c [new file with mode: 0644]
lib/libXDAAP/Authentication/hasher.h [new file with mode: 0644]
lib/libXDAAP/Authentication/md5.c [new file with mode: 0644]
lib/libXDAAP/Authentication/md5.h [new file with mode: 0644]
lib/libXDAAP/Makefile.in [new file with mode: 0644]
lib/libXDAAP/ReadMe.txt [new file with mode: 0644]
lib/libXDAAP/client.h [new file with mode: 0644]
lib/libXDAAP/compat.h [new file with mode: 0644]
lib/libXDAAP/daap.c [new file with mode: 0644]
lib/libXDAAP/daap.h [new file with mode: 0644]
lib/libXDAAP/daap_contentcodes.h [new file with mode: 0644]
lib/libXDAAP/daap_readtypes.h [new file with mode: 0644]
lib/libXDAAP/debug.c [new file with mode: 0644]
lib/libXDAAP/debug.h [new file with mode: 0644]
lib/libXDAAP/dmap_generics.c [new file with mode: 0644]
lib/libXDAAP/dmap_generics.h [new file with mode: 0644]
lib/libXDAAP/endian_swap.h [new file with mode: 0644]
lib/libXDAAP/global.c [new file with mode: 0644]
lib/libXDAAP/httpClient.c [new file with mode: 0644]
lib/libXDAAP/httpClient.h [new file with mode: 0644]
lib/libXDAAP/ioloop.c [new file with mode: 0644]
lib/libXDAAP/ioloop.h [new file with mode: 0644]
lib/libXDAAP/libXDAAP.c [new file with mode: 0644]
lib/libXDAAP/libXDAAP.h [new file with mode: 0644]
lib/libXDAAP/libXDAAP_win32/libXDAAP_win32.vcproj [new file with mode: 0644]
lib/libXDAAP/libXDAAP_win32/libXDAAP_win32.vcxproj [new file with mode: 0644]
lib/libXDAAP/libXDAAP_win32/libXDAAP_win32.vcxproj.filters [new file with mode: 0644]
lib/libXDAAP/portability.h [new file with mode: 0644]
lib/libXDAAP/private.h [new file with mode: 0644]
lib/libXDAAP/thread.h [new file with mode: 0644]
lib/libXDAAP/threadlib.h [new file with mode: 0644]
lib/libXDAAP/threadpool.c [new file with mode: 0644]
lib/libXDAAP/threadpool.h [new file with mode: 0644]
lib/libXDAAP/types.h [new file with mode: 0644]
lib/liba52/AUTHORS [new file with mode: 0644]
lib/liba52/COPYING [new file with mode: 0644]
lib/liba52/ChangeLog [new file with mode: 0644]
lib/liba52/HISTORY [new file with mode: 0644]
lib/liba52/INSTALL [new file with mode: 0644]
lib/liba52/Makefile.am [new file with mode: 0644]
lib/liba52/Makefile.in [new file with mode: 0644]
lib/liba52/NEWS [new file with mode: 0644]
lib/liba52/README [new file with mode: 0644]
lib/liba52/TODO [new file with mode: 0644]
lib/liba52/acinclude.m4 [new file with mode: 0644]
lib/liba52/aclocal.m4 [new file with mode: 0644]
lib/liba52/autotools/Makefile.am [new file with mode: 0644]
lib/liba52/autotools/Makefile.in [new file with mode: 0644]
lib/liba52/autotools/config.guess [new file with mode: 0755]
lib/liba52/autotools/config.sub [new file with mode: 0755]
lib/liba52/autotools/depcomp [new file with mode: 0755]
lib/liba52/autotools/install-sh [new file with mode: 0755]
lib/liba52/autotools/ltmain.sh [new file with mode: 0755]
lib/liba52/autotools/missing [new file with mode: 0755]
lib/liba52/autotools/mkinstalldirs [new file with mode: 0755]
lib/liba52/bootstrap [new file with mode: 0755]
lib/liba52/configure [new file with mode: 0755]
lib/liba52/configure.in [new file with mode: 0644]
lib/liba52/doc/Makefile.am [new file with mode: 0644]
lib/liba52/doc/Makefile.in [new file with mode: 0644]
lib/liba52/doc/liba52.txt [new file with mode: 0644]
lib/liba52/include/Makefile.am [new file with mode: 0644]
lib/liba52/include/Makefile.in [new file with mode: 0644]
lib/liba52/include/a52.h [new file with mode: 0644]
lib/liba52/include/attributes.h [new file with mode: 0644]
lib/liba52/include/audio_out.h [new file with mode: 0644]
lib/liba52/include/config.h.in [new file with mode: 0644]
lib/liba52/include/mm_accel.h [new file with mode: 0644]
lib/liba52/include/stamp-h.in [new file with mode: 0644]
lib/liba52/include/tendra.h [new file with mode: 0644]
lib/liba52/liba52/Makefile.am [new file with mode: 0644]
lib/liba52/liba52/Makefile.in [new file with mode: 0644]
lib/liba52/liba52/a52_internal.h [new file with mode: 0644]
lib/liba52/liba52/bit_allocate.c [new file with mode: 0644]
lib/liba52/liba52/bitstream.c [new file with mode: 0644]
lib/liba52/liba52/bitstream.h [new file with mode: 0644]
lib/liba52/liba52/configure.incl [new file with mode: 0644]
lib/liba52/liba52/downmix.c [new file with mode: 0644]
lib/liba52/liba52/imdct.c [new file with mode: 0644]
lib/liba52/liba52/parse.c [new file with mode: 0644]
lib/liba52/liba52/tables.h [new file with mode: 0644]
lib/liba52/libao/Makefile.am [new file with mode: 0644]
lib/liba52/libao/Makefile.in [new file with mode: 0644]
lib/liba52/libao/audio_out.c [new file with mode: 0644]
lib/liba52/libao/audio_out_aif.c [new file with mode: 0644]
lib/liba52/libao/audio_out_al.c [new file with mode: 0644]
lib/liba52/libao/audio_out_float.c [new file with mode: 0644]
lib/liba52/libao/audio_out_internal.h [new file with mode: 0644]
lib/liba52/libao/audio_out_null.c [new file with mode: 0644]
lib/liba52/libao/audio_out_oss.c [new file with mode: 0644]
lib/liba52/libao/audio_out_peak.c [new file with mode: 0644]
lib/liba52/libao/audio_out_solaris.c [new file with mode: 0644]
lib/liba52/libao/audio_out_wav.c [new file with mode: 0644]
lib/liba52/libao/audio_out_win.c [new file with mode: 0644]
lib/liba52/libao/configure.incl [new file with mode: 0644]
lib/liba52/libao/float2s16.c [new file with mode: 0644]
lib/liba52/patches/AC3_BE-LE.patch [new file with mode: 0644]
lib/liba52/src/Makefile.am [new file with mode: 0644]
lib/liba52/src/Makefile.in [new file with mode: 0644]
lib/liba52/src/a52dec.1 [new file with mode: 0644]
lib/liba52/src/a52dec.c [new file with mode: 0644]
lib/liba52/src/configure.incl [new file with mode: 0644]
lib/liba52/src/extract_a52.1 [new file with mode: 0644]
lib/liba52/src/extract_a52.c [new file with mode: 0644]
lib/liba52/src/getopt.c [new file with mode: 0644]
lib/liba52/src/getopt.h [new file with mode: 0644]
lib/liba52/src/gettimeofday.c [new file with mode: 0644]
lib/liba52/src/gettimeofday.h [new file with mode: 0644]
lib/liba52/test/Makefile.am [new file with mode: 0644]
lib/liba52/test/Makefile.in [new file with mode: 0644]
lib/liba52/test/compare.c [new file with mode: 0644]
lib/liba52/test/compile [new file with mode: 0755]
lib/liba52/test/globals [new file with mode: 0755]
lib/liba52/test/regression [new file with mode: 0755]
lib/liba52/test/tests [new file with mode: 0644]
lib/liba52/vc++/Makefile.am [new file with mode: 0644]
lib/liba52/vc++/Makefile.in [new file with mode: 0644]
lib/liba52/vc++/a52dec.dsp [new file with mode: 0644]
lib/liba52/vc++/a52dec.dsw [new file with mode: 0644]
lib/liba52/vc++/config.h [new file with mode: 0644]
lib/liba52/vc++/inttypes.h [new file with mode: 0644]
lib/liba52/vc++/liba52.dsp [new file with mode: 0644]
lib/liba52/vc++/liba52.sln [new file with mode: 0644]
lib/liba52/vc++/liba52.vcproj [new file with mode: 0644]
lib/liba52/vc++/liba52.vcxproj [new file with mode: 0644]
lib/liba52/vc++/liba52.vcxproj.filters [new file with mode: 0644]
lib/liba52/vc++/libao.dsp [new file with mode: 0644]
lib/libapetag/AUTHORS [new file with mode: 0644]
lib/libapetag/COPYING [new file with mode: 0644]
lib/libapetag/ChangeLog [new file with mode: 0644]
lib/libapetag/INSTALL [new file with mode: 0644]
lib/libapetag/Makefile.am [new file with mode: 0644]
lib/libapetag/Makefile.in [new file with mode: 0644]
lib/libapetag/NEWS [new file with mode: 0644]
lib/libapetag/README [new file with mode: 0644]
lib/libapetag/aclocal.m4 [new file with mode: 0644]
lib/libapetag/apetaglib.c [new file with mode: 0644]
lib/libapetag/apetaglib.h [new file with mode: 0644]
lib/libapetag/bootstrap [new file with mode: 0755]
lib/libapetag/config.guess [new file with mode: 0755]
lib/libapetag/config.h.in [new file with mode: 0644]
lib/libapetag/config.sub [new file with mode: 0755]
lib/libapetag/configure [new file with mode: 0755]
lib/libapetag/configure.in [new file with mode: 0644]
lib/libapetag/depcomp [new file with mode: 0755]
lib/libapetag/file_io.c [new file with mode: 0644]
lib/libapetag/file_io.h [new file with mode: 0644]
lib/libapetag/genres.h [new file with mode: 0644]
lib/libapetag/id3v2_read.c [new file with mode: 0644]
lib/libapetag/id3v2_read.h [new file with mode: 0644]
lib/libapetag/info_mac.c [new file with mode: 0644]
lib/libapetag/info_mac.h [new file with mode: 0644]
lib/libapetag/info_mpc.c [new file with mode: 0644]
lib/libapetag/info_mpc.h [new file with mode: 0644]
lib/libapetag/install-sh [new file with mode: 0755]
lib/libapetag/is_tag.c [new file with mode: 0644]
lib/libapetag/is_tag.h [new file with mode: 0644]
lib/libapetag/libapetag.sln [new file with mode: 0644]
lib/libapetag/libapetag.vcproj [new file with mode: 0644]
lib/libapetag/libapetag.vcxproj [new file with mode: 0644]
lib/libapetag/ltmain.sh [new file with mode: 0755]
lib/libapetag/m4/libtool.m4 [new file with mode: 0644]
lib/libapetag/m4/ltoptions.m4 [new file with mode: 0644]
lib/libapetag/m4/ltsugar.m4 [new file with mode: 0644]
lib/libapetag/m4/ltversion.m4 [new file with mode: 0644]
lib/libapetag/m4/lt~obsolete.m4 [new file with mode: 0644]
lib/libapetag/missing [new file with mode: 0755]
lib/libass/xbmc/libass_win32/libass_win32_vs2010.vcxproj
lib/libbluray_win32/how_to_build.txt [deleted file]
lib/libbluray_win32/libbluray/bluray.h [deleted file]
lib/libbluray_win32/libbluray/filesystem.h [deleted file]
lib/libcdio/AUTHORS [deleted file]
lib/libcdio/COPYING [deleted file]
lib/libcdio/ChangeLog [deleted file]
lib/libcdio/INSTALL [deleted file]
lib/libcdio/Makefile.am [deleted file]
lib/libcdio/Makefile.in [deleted file]
lib/libcdio/NEWS [deleted file]
lib/libcdio/README [deleted file]
lib/libcdio/README.libcdio [deleted file]
lib/libcdio/THANKS [deleted file]
lib/libcdio/TODO [deleted file]
lib/libcdio/aclocal.m4 [deleted file]
lib/libcdio/cd-info.vcproj [deleted file]
lib/libcdio/compile [deleted file]
lib/libcdio/config.guess [deleted file]
lib/libcdio/config.h.in [deleted file]
lib/libcdio/config.sub [deleted file]
lib/libcdio/configure [deleted file]
lib/libcdio/configure.ac [deleted file]
lib/libcdio/depcomp [deleted file]
lib/libcdio/doc/Makefile.am [deleted file]
lib/libcdio/doc/Makefile.in [deleted file]
lib/libcdio/doc/doxygen/Doxyfile.in [deleted file]
lib/libcdio/doc/doxygen/run_doxygen [deleted file]
lib/libcdio/doc/fdl.texi [deleted file]
lib/libcdio/doc/glossary.texi [deleted file]
lib/libcdio/doc/gpl.texi [deleted file]
lib/libcdio/doc/libcdio.info [deleted file]
lib/libcdio/doc/libcdio.texi [deleted file]
lib/libcdio/doc/mdate-sh [deleted file]
lib/libcdio/doc/stamp-vti [deleted file]
lib/libcdio/doc/texinfo.tex [deleted file]
lib/libcdio/doc/version.texi [deleted file]
lib/libcdio/example/Makefile.am [deleted file]
lib/libcdio/example/Makefile.in [deleted file]
lib/libcdio/example/README [deleted file]
lib/libcdio/example/cdtext.c [deleted file]
lib/libcdio/example/drives.c [deleted file]
lib/libcdio/example/iso1.c [deleted file]
lib/libcdio/example/iso1cpp.cpp [deleted file]
lib/libcdio/example/iso2.c [deleted file]
lib/libcdio/example/iso2cpp.cpp [deleted file]
lib/libcdio/example/iso3.c [deleted file]
lib/libcdio/example/iso3cpp.cpp [deleted file]
lib/libcdio/example/paranoia.c [deleted file]
lib/libcdio/example/paranoia2.c [deleted file]
lib/libcdio/example/sample2.c [deleted file]
lib/libcdio/example/sample3.c [deleted file]
lib/libcdio/example/sample4.c [deleted file]
lib/libcdio/example/scsi-mmc1.c [deleted file]
lib/libcdio/example/scsi-mmc2.c [deleted file]
lib/libcdio/example/tracks.c [deleted file]
lib/libcdio/include/Makefile.am [deleted file]
lib/libcdio/include/Makefile.in [deleted file]
lib/libcdio/include/cdio/Makefile.am [deleted file]
lib/libcdio/include/cdio/Makefile.in [deleted file]
lib/libcdio/include/cdio/bytesex.h [deleted file]
lib/libcdio/include/cdio/bytesex_asm.h [deleted file]
lib/libcdio/include/cdio/cd_types.h [deleted file]
lib/libcdio/include/cdio/cdda.h [deleted file]
lib/libcdio/include/cdio/cdio.h [deleted file]
lib/libcdio/include/cdio/cdtext.h [deleted file]
lib/libcdio/include/cdio/device.h [deleted file]
lib/libcdio/include/cdio/disc.h [deleted file]
lib/libcdio/include/cdio/ds.h [deleted file]
lib/libcdio/include/cdio/dvd.h [deleted file]
lib/libcdio/include/cdio/iso9660.h [deleted file]
lib/libcdio/include/cdio/logging.h [deleted file]
lib/libcdio/include/cdio/paranoia.h [deleted file]
lib/libcdio/include/cdio/read.h [deleted file]
lib/libcdio/include/cdio/scsi_mmc.h [deleted file]
lib/libcdio/include/cdio/sector.h [deleted file]
lib/libcdio/include/cdio/track.h [deleted file]
lib/libcdio/include/cdio/types.h [deleted file]
lib/libcdio/include/cdio/util.h [deleted file]
lib/libcdio/include/cdio/version.h [deleted file]
lib/libcdio/include/cdio/version.h.in [deleted file]
lib/libcdio/include/cdio/xa.h [deleted file]
lib/libcdio/install-sh [deleted file]
lib/libcdio/lib/Makefile.am [deleted file]
lib/libcdio/lib/Makefile.in [deleted file]
lib/libcdio/lib/cdda_interface/Makefile.am [deleted file]
lib/libcdio/lib/cdda_interface/Makefile.in [deleted file]
lib/libcdio/lib/cdda_interface/common_interface.c [deleted file]
lib/libcdio/lib/cdda_interface/common_interface.h [deleted file]
lib/libcdio/lib/cdda_interface/cooked_interface.c [deleted file]
lib/libcdio/lib/cdda_interface/drive_exceptions.h [deleted file]
lib/libcdio/lib/cdda_interface/interface.c [deleted file]
lib/libcdio/lib/cdda_interface/low_interface.h [deleted file]
lib/libcdio/lib/cdda_interface/scan_devices.c [deleted file]
lib/libcdio/lib/cdda_interface/smallft.c [deleted file]
lib/libcdio/lib/cdda_interface/smallft.h [deleted file]
lib/libcdio/lib/cdda_interface/toc.c [deleted file]
lib/libcdio/lib/cdda_interface/utils.c [deleted file]
lib/libcdio/lib/cdda_interface/utils.h [deleted file]
lib/libcdio/lib/driver/FreeBSD/Makefile [deleted file]
lib/libcdio/lib/driver/FreeBSD/freebsd.c [deleted file]
lib/libcdio/lib/driver/FreeBSD/freebsd.h [deleted file]
lib/libcdio/lib/driver/FreeBSD/freebsd_cam.c [deleted file]
lib/libcdio/lib/driver/FreeBSD/freebsd_ioctl.c [deleted file]
lib/libcdio/lib/driver/MSWindows/Makefile [deleted file]
lib/libcdio/lib/driver/MSWindows/aspi32.c [deleted file]
lib/libcdio/lib/driver/MSWindows/aspi32.h [deleted file]
lib/libcdio/lib/driver/MSWindows/win32.c [deleted file]
lib/libcdio/lib/driver/MSWindows/win32.h [deleted file]
lib/libcdio/lib/driver/MSWindows/win32_ioctl.c [deleted file]
lib/libcdio/lib/driver/Makefile.am [deleted file]
lib/libcdio/lib/driver/Makefile.in [deleted file]
lib/libcdio/lib/driver/_cdio_aix.c [deleted file]
lib/libcdio/lib/driver/_cdio_bsdi.c [deleted file]
lib/libcdio/lib/driver/_cdio_generic.c [deleted file]
lib/libcdio/lib/driver/_cdio_linux.c [deleted file]
lib/libcdio/lib/driver/_cdio_osx.c [deleted file]
lib/libcdio/lib/driver/_cdio_stdio.c [deleted file]
lib/libcdio/lib/driver/_cdio_stdio.h [deleted file]
lib/libcdio/lib/driver/_cdio_stream.c [deleted file]
lib/libcdio/lib/driver/_cdio_stream.h [deleted file]
lib/libcdio/lib/driver/_cdio_sunos.c [deleted file]
lib/libcdio/lib/driver/cd_types.c [deleted file]
lib/libcdio/lib/driver/cdio.c [deleted file]
lib/libcdio/lib/driver/cdio_assert.h [deleted file]
lib/libcdio/lib/driver/cdio_private.h [deleted file]
lib/libcdio/lib/driver/cdtext.c [deleted file]
lib/libcdio/lib/driver/cdtext_private.h [deleted file]
lib/libcdio/lib/driver/device.c [deleted file]
lib/libcdio/lib/driver/disc.c [deleted file]
lib/libcdio/lib/driver/ds.c [deleted file]
lib/libcdio/lib/driver/generic.h [deleted file]
lib/libcdio/lib/driver/image.h [deleted file]
lib/libcdio/lib/driver/image/Makefile [deleted file]
lib/libcdio/lib/driver/image/bincue.c [deleted file]
lib/libcdio/lib/driver/image/cdrdao.c [deleted file]
lib/libcdio/lib/driver/image/nrg.c [deleted file]
lib/libcdio/lib/driver/image/nrg.h [deleted file]
lib/libcdio/lib/driver/image_common.c [deleted file]
lib/libcdio/lib/driver/image_common.h [deleted file]
lib/libcdio/lib/driver/libcdio.sym [deleted file]
lib/libcdio/lib/driver/logging.c [deleted file]
lib/libcdio/lib/driver/portable.h [deleted file]
lib/libcdio/lib/driver/read.c [deleted file]
lib/libcdio/lib/driver/scsi_mmc.c [deleted file]
lib/libcdio/lib/driver/scsi_mmc_private.h [deleted file]
lib/libcdio/lib/driver/sector.c [deleted file]
lib/libcdio/lib/driver/track.c [deleted file]
lib/libcdio/lib/driver/util.c [deleted file]
lib/libcdio/lib/iso9660/Makefile.am [deleted file]
lib/libcdio/lib/iso9660/Makefile.in [deleted file]
lib/libcdio/lib/iso9660/iso9660.c [deleted file]
lib/libcdio/lib/iso9660/iso9660_fs.c [deleted file]
lib/libcdio/lib/iso9660/iso9660_private.h [deleted file]
lib/libcdio/lib/iso9660/libiso9660.sym [deleted file]
lib/libcdio/lib/iso9660/xa.c [deleted file]
lib/libcdio/lib/msvc/config.h [deleted file]
lib/libcdio/lib/msvc/inttypes.h [deleted file]
lib/libcdio/lib/paranoia/Makefile.am [deleted file]
lib/libcdio/lib/paranoia/Makefile.in [deleted file]
lib/libcdio/lib/paranoia/gap.c [deleted file]
lib/libcdio/lib/paranoia/gap.h [deleted file]
lib/libcdio/lib/paranoia/isort.c [deleted file]
lib/libcdio/lib/paranoia/isort.h [deleted file]
lib/libcdio/lib/paranoia/overlap.c [deleted file]
lib/libcdio/lib/paranoia/overlap.h [deleted file]
lib/libcdio/lib/paranoia/p_block.c [deleted file]
lib/libcdio/lib/paranoia/p_block.h [deleted file]
lib/libcdio/lib/paranoia/paranoia.c [deleted file]
lib/libcdio/libcdio.pc [deleted file]
lib/libcdio/libcdio.pc.in [deleted file]
lib/libcdio/libcdio.vcproj [deleted file]
lib/libcdio/libcdio.vcxproj [deleted file]
lib/libcdio/libcdio.vcxproj.filters [deleted file]
lib/libcdio/libcdio_cdda.pc [deleted file]
lib/libcdio/libcdio_cdda.pc.in [deleted file]
lib/libcdio/libcdio_paranoia.pc.in [deleted file]
lib/libcdio/libiso9660.pc [deleted file]
lib/libcdio/libiso9660.pc.in [deleted file]
lib/libcdio/libpopt.m4 [deleted file]
lib/libcdio/ltmain.sh [deleted file]
lib/libcdio/missing [deleted file]
lib/libcdio/src/Makefile.am [deleted file]
lib/libcdio/src/Makefile.in [deleted file]
lib/libcdio/src/cd-drive.c [deleted file]
lib/libcdio/src/cd-info.c [deleted file]
lib/libcdio/src/cd-paranoia/Makefile.am [deleted file]
lib/libcdio/src/cd-paranoia/Makefile.in [deleted file]
lib/libcdio/src/cd-paranoia/buffering_write.c [deleted file]
lib/libcdio/src/cd-paranoia/buffering_write.h [deleted file]
lib/libcdio/src/cd-paranoia/cd-paranoia.c [deleted file]
lib/libcdio/src/cd-paranoia/doc/FAQ.txt [deleted file]
lib/libcdio/src/cd-paranoia/doc/Makefile.am [deleted file]
lib/libcdio/src/cd-paranoia/doc/Makefile.in [deleted file]
lib/libcdio/src/cd-paranoia/doc/en/Makefile.am [deleted file]
lib/libcdio/src/cd-paranoia/doc/en/Makefile.in [deleted file]
lib/libcdio/src/cd-paranoia/doc/en/cd-paranoia.1 [deleted file]
lib/libcdio/src/cd-paranoia/doc/en/cd-paranoia.1.in [deleted file]
lib/libcdio/src/cd-paranoia/doc/jp/Makefile.am [deleted file]
lib/libcdio/src/cd-paranoia/doc/jp/Makefile.in [deleted file]
lib/libcdio/src/cd-paranoia/doc/jp/cd-paranoia.1 [deleted file]
lib/libcdio/src/cd-paranoia/doc/jp/cd-paranoia.1.in [deleted file]
lib/libcdio/src/cd-paranoia/doc/overlapdef.txt [deleted file]
lib/libcdio/src/cd-paranoia/getopt.c [deleted file]
lib/libcdio/src/cd-paranoia/getopt.h [deleted file]
lib/libcdio/src/cd-paranoia/getopt1.c [deleted file]
lib/libcdio/src/cd-paranoia/header.c [deleted file]
lib/libcdio/src/cd-paranoia/header.h [deleted file]
lib/libcdio/src/cd-paranoia/pod2c.pl [deleted file]
lib/libcdio/src/cd-paranoia/report.c [deleted file]
lib/libcdio/src/cd-paranoia/report.h [deleted file]
lib/libcdio/src/cd-paranoia/usage.h [deleted file]
lib/libcdio/src/cd-paranoia/usage.txt.in [deleted file]
lib/libcdio/src/cd-paranoia/utils.h [deleted file]
lib/libcdio/src/cd-paranoia/version.h [deleted file]
lib/libcdio/src/cd-read.c [deleted file]
lib/libcdio/src/cdinfo-linux.c [deleted file]
lib/libcdio/src/findme.c [deleted file]
lib/libcdio/src/findme.h [deleted file]
lib/libcdio/src/iso-info.c [deleted file]
lib/libcdio/src/iso-read.c [deleted file]
lib/libcdio/src/popt.c [deleted file]
lib/libcdio/src/popt.h [deleted file]
lib/libcdio/src/poptconfig.c [deleted file]
lib/libcdio/src/popthelp.c [deleted file]
lib/libcdio/src/poptint.h [deleted file]
lib/libcdio/src/poptparse.c [deleted file]
lib/libcdio/src/util.c [deleted file]
lib/libcdio/src/util.h [deleted file]
lib/libcdio/test/Makefile.am [deleted file]
lib/libcdio/test/Makefile.in [deleted file]
lib/libcdio/test/bad-cat1.cue [deleted file]
lib/libcdio/test/bad-cat1.toc [deleted file]
lib/libcdio/test/bad-cat2.cue [deleted file]
lib/libcdio/test/bad-cat2.toc [deleted file]
lib/libcdio/test/bad-cat3.cue [deleted file]
lib/libcdio/test/bad-cat3.toc [deleted file]
lib/libcdio/test/bad-file.toc [deleted file]
lib/libcdio/test/bad-mode1.cue [deleted file]
lib/libcdio/test/bad-mode1.toc [deleted file]
lib/libcdio/test/bad-msf-1.cue [deleted file]
lib/libcdio/test/bad-msf-1.toc [deleted file]
lib/libcdio/test/bad-msf-2.cue [deleted file]
lib/libcdio/test/bad-msf-2.toc [deleted file]
lib/libcdio/test/bad-msf-3.cue [deleted file]
lib/libcdio/test/bad-msf-3.toc [deleted file]
lib/libcdio/test/cdda-read.right [deleted file]
lib/libcdio/test/cdda.bin [deleted file]
lib/libcdio/test/cdda.cue [deleted file]
lib/libcdio/test/cdda.right [deleted file]
lib/libcdio/test/cdda.toc [deleted file]
lib/libcdio/test/cdtext.toc [deleted file]
lib/libcdio/test/check_cd_read.sh [deleted file]
lib/libcdio/test/check_common_fn [deleted file]
lib/libcdio/test/check_common_fn.in [deleted file]
lib/libcdio/test/check_cue.sh [deleted file]
lib/libcdio/test/check_cue.sh.in [deleted file]
lib/libcdio/test/check_iso.sh [deleted file]
lib/libcdio/test/check_iso.sh.in [deleted file]
lib/libcdio/test/check_nrg.sh [deleted file]
lib/libcdio/test/check_nrg.sh.in [deleted file]
lib/libcdio/test/check_opts.sh [deleted file]
lib/libcdio/test/check_opts0.right [deleted file]
lib/libcdio/test/check_opts1.right [deleted file]
lib/libcdio/test/check_opts2.right [deleted file]
lib/libcdio/test/check_opts3.right [deleted file]
lib/libcdio/test/check_opts4.right [deleted file]
lib/libcdio/test/check_opts5.right [deleted file]
lib/libcdio/test/check_opts6.right [deleted file]
lib/libcdio/test/check_opts7.right [deleted file]
lib/libcdio/test/check_paranoia.sh [deleted file]
lib/libcdio/test/check_paranoia.sh.in [deleted file]
lib/libcdio/test/check_sizeof.c [deleted file]
lib/libcdio/test/copying.iso [deleted file]
lib/libcdio/test/copying.right [deleted file]
lib/libcdio/test/data1.toc [deleted file]
lib/libcdio/test/data2.toc [deleted file]
lib/libcdio/test/data5.toc [deleted file]
lib/libcdio/test/data6.toc [deleted file]
lib/libcdio/test/data7.toc [deleted file]
lib/libcdio/test/isofs-m1-read.right [deleted file]
lib/libcdio/test/isofs-m1.bin [deleted file]
lib/libcdio/test/isofs-m1.cue [deleted file]
lib/libcdio/test/isofs-m1.right [deleted file]
lib/libcdio/test/isofs-m1.toc [deleted file]
lib/libcdio/test/joliet-nojoliet.right [deleted file]
lib/libcdio/test/joliet.iso [deleted file]
lib/libcdio/test/joliet.right [deleted file]
lib/libcdio/test/t1.toc [deleted file]
lib/libcdio/test/t2.toc [deleted file]
lib/libcdio/test/t3.toc [deleted file]
lib/libcdio/test/t4.toc [deleted file]
lib/libcdio/test/t5.toc [deleted file]
lib/libcdio/test/t6.toc [deleted file]
lib/libcdio/test/t7.toc [deleted file]
lib/libcdio/test/t8.toc [deleted file]
lib/libcdio/test/t9.toc [deleted file]
lib/libcdio/test/testassert.c [deleted file]
lib/libcdio/test/testbincue.c [deleted file]
lib/libcdio/test/testdefault.c [deleted file]
lib/libcdio/test/testischar.c [deleted file]
lib/libcdio/test/testiso9660.c [deleted file]
lib/libcdio/test/testparanoia.c [deleted file]
lib/libcdio/test/testtoc.c [deleted file]
lib/libcdio/test/vcd2.toc [deleted file]
lib/libcdio/test/vcd_demo.right [deleted file]
lib/libcdio/test/vcd_demo_vcdinfo.right [deleted file]
lib/libcdio/test/videocd.nrg [deleted file]
lib/libcdio/test/videocd.right [deleted file]
lib/libcurl-OSX/build-libcurl-osx.sh [deleted file]
lib/libcurl-OSX/include/curl/curl.h [deleted file]
lib/libcurl-OSX/include/curl/curlbuild.h [deleted file]
lib/libcurl-OSX/include/curl/curlrules.h [deleted file]
lib/libcurl-OSX/include/curl/curlver.h [deleted file]
lib/libcurl-OSX/include/curl/easy.h [deleted file]
lib/libcurl-OSX/include/curl/mprintf.h [deleted file]
lib/libcurl-OSX/include/curl/multi.h [deleted file]
lib/libcurl-OSX/include/curl/stdcheaders.h [deleted file]
lib/libcurl-OSX/include/curl/typecheck-gcc.h [deleted file]
lib/libcurl-OSX/include/curl/types.h [deleted file]
lib/libdts/AUTHORS [new file with mode: 0644]
lib/libdts/COPYING [new file with mode: 0644]
lib/libdts/ChangeLog [new file with mode: 0644]
lib/libdts/INSTALL [new file with mode: 0644]
lib/libdts/Makefile.am [new file with mode: 0644]
lib/libdts/Makefile.in [new file with mode: 0644]
lib/libdts/NEWS [new file with mode: 0644]
lib/libdts/README [new file with mode: 0644]
lib/libdts/TODO [new file with mode: 0644]
lib/libdts/acinclude.m4 [new file with mode: 0644]
lib/libdts/aclocal.m4 [new file with mode: 0644]
lib/libdts/autotools/Makefile.am [new file with mode: 0644]
lib/libdts/autotools/Makefile.in [new file with mode: 0644]
lib/libdts/autotools/compile [new file with mode: 0755]
lib/libdts/autotools/config.guess [new file with mode: 0755]
lib/libdts/autotools/config.sub [new file with mode: 0755]
lib/libdts/autotools/depcomp [new file with mode: 0755]
lib/libdts/autotools/install-sh [new file with mode: 0755]
lib/libdts/autotools/missing [new file with mode: 0755]
lib/libdts/autotools/mkinstalldirs [new file with mode: 0755]
lib/libdts/bootstrap [new file with mode: 0755]
lib/libdts/config.h.in [new file with mode: 0644]
lib/libdts/configure [new file with mode: 0755]
lib/libdts/configure.ac [new file with mode: 0644]
lib/libdts/debian/Makefile.am [new file with mode: 0644]
lib/libdts/debian/Makefile.in [new file with mode: 0644]
lib/libdts/debian/changelog [new file with mode: 0644]
lib/libdts/debian/compat [new file with mode: 0644]
lib/libdts/debian/control [new file with mode: 0644]
lib/libdts/debian/copyright [new file with mode: 0644]
lib/libdts/debian/rules [new file with mode: 0644]
lib/libdts/doc/Makefile.am [new file with mode: 0644]
lib/libdts/doc/Makefile.in [new file with mode: 0644]
lib/libdts/doc/libdts.txt [new file with mode: 0644]
lib/libdts/include/Makefile.am [new file with mode: 0644]
lib/libdts/include/Makefile.in [new file with mode: 0644]
lib/libdts/include/audio_out.h [new file with mode: 0644]
lib/libdts/include/dts.h [new file with mode: 0644]
lib/libdts/include/tendra.h [new file with mode: 0644]
lib/libdts/libao/Makefile.am [new file with mode: 0644]
lib/libdts/libao/Makefile.in [new file with mode: 0644]
lib/libdts/libao/audio_out.c [new file with mode: 0644]
lib/libdts/libao/audio_out_aif.c [new file with mode: 0644]
lib/libdts/libao/audio_out_al.c [new file with mode: 0644]
lib/libdts/libao/audio_out_float.c [new file with mode: 0644]
lib/libdts/libao/audio_out_internal.h [new file with mode: 0644]
lib/libdts/libao/audio_out_null.c [new file with mode: 0644]
lib/libdts/libao/audio_out_oss.c [new file with mode: 0644]
lib/libdts/libao/audio_out_peak.c [new file with mode: 0644]
lib/libdts/libao/audio_out_solaris.c [new file with mode: 0644]
lib/libdts/libao/audio_out_wav.c [new file with mode: 0644]
lib/libdts/libao/audio_out_win.c [new file with mode: 0644]
lib/libdts/libao/configure.incl [new file with mode: 0644]
lib/libdts/libao/convert2s16.c [new file with mode: 0644]
lib/libdts/libdts/Makefile.am [new file with mode: 0644]
lib/libdts/libdts/Makefile.in [new file with mode: 0644]
lib/libdts/libdts/bitstream.c [new file with mode: 0644]
lib/libdts/libdts/bitstream.h [new file with mode: 0644]
lib/libdts/libdts/configure.incl [new file with mode: 0644]
lib/libdts/libdts/downmix.c [new file with mode: 0644]
lib/libdts/libdts/dts_internal.h [new file with mode: 0644]
lib/libdts/libdts/libdts.pc.in [new file with mode: 0644]
lib/libdts/libdts/parse.c [new file with mode: 0644]
lib/libdts/libdts/tables.h [new file with mode: 0644]
lib/libdts/libdts/tables_adpcm.h [new file with mode: 0644]
lib/libdts/libdts/tables_fir.h [new file with mode: 0644]
lib/libdts/libdts/tables_huffman.h [new file with mode: 0644]
lib/libdts/libdts/tables_quantization.h [new file with mode: 0644]
lib/libdts/libdts/tables_vq.h [new file with mode: 0644]
lib/libdts/make-xbmc-lib.sh [new file with mode: 0755]
lib/libdts/src/Makefile.am [new file with mode: 0644]
lib/libdts/src/Makefile.in [new file with mode: 0644]
lib/libdts/src/configure.incl [new file with mode: 0644]
lib/libdts/src/dtsdec.1 [new file with mode: 0644]
lib/libdts/src/dtsdec.c [new file with mode: 0644]
lib/libdts/src/extract_dts.1 [new file with mode: 0644]
lib/libdts/src/extract_dts.c [new file with mode: 0644]
lib/libdts/src/getopt.c [new file with mode: 0644]
lib/libdts/src/getopt.h [new file with mode: 0644]
lib/libdts/src/gettimeofday.c [new file with mode: 0644]
lib/libdts/src/gettimeofday.h [new file with mode: 0644]
lib/libdts/test/Makefile.am [new file with mode: 0644]
lib/libdts/test/Makefile.in [new file with mode: 0644]
lib/libdts/test/compare.c [new file with mode: 0644]
lib/libdts/test/compile [new file with mode: 0644]
lib/libdts/test/globals [new file with mode: 0644]
lib/libdts/test/regression [new file with mode: 0644]
lib/libdts/test/tests [new file with mode: 0644]
lib/libdts/vc++/Makefile.am [new file with mode: 0644]
lib/libdts/vc++/Makefile.in [new file with mode: 0644]
lib/libdts/vc++/config.h [new file with mode: 0644]
lib/libdts/vc++/dtsdec.dsp [new file with mode: 0644]
lib/libdts/vc++/dtsdec.dsw [new file with mode: 0644]
lib/libdts/vc++/inttypes.h [new file with mode: 0644]
lib/libdts/vc++/libao.dsp [new file with mode: 0644]
lib/libdts/vc++/libdts.def [new file with mode: 0644]
lib/libdts/vc++/libdts.dsp [new file with mode: 0644]
lib/libdts/vc++/libdts.vcproj [new file with mode: 0644]
lib/libdts/vc++/libdts.vcxproj [new file with mode: 0644]
lib/libdts/vc++/libdts.vcxproj.filters [new file with mode: 0644]
lib/libdvd/Makefile.in [new file with mode: 0644]
lib/libdvd/build-xbmc-win32.sh [new file with mode: 0644]
lib/libdvd/includes/dvdcss/.ignoreme [new file with mode: 0644]
lib/libdvd/includes/dvdread/.ignoreme [new file with mode: 0644]
lib/libdvd/libdvdcss/AUTHORS [new file with mode: 0644]
lib/libdvd/libdvdcss/COPYING [new file with mode: 0644]
lib/libdvd/libdvdcss/ChangeLog [new file with mode: 0644]
lib/libdvd/libdvdcss/INSTALL [new file with mode: 0644]
lib/libdvd/libdvdcss/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdcss/NEWS [new file with mode: 0644]
lib/libdvd/libdvdcss/README [new file with mode: 0644]
lib/libdvd/libdvdcss/bootstrap [new file with mode: 0755]
lib/libdvd/libdvdcss/configure.ac [new file with mode: 0644]
lib/libdvd/libdvdcss/doc/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdcss/doc/doxygen.cfg.in [new file with mode: 0644]
lib/libdvd/libdvdcss/doc/footer.html [new file with mode: 0644]
lib/libdvd/libdvdcss/doc/header.html [new file with mode: 0644]
lib/libdvd/libdvdcss/libdvdcss.spec [new file with mode: 0644]
lib/libdvd/libdvdcss/src/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdcss/src/bsdi_dvd.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/bsdi_ioctl.c [new file with mode: 0644]
lib/libdvd/libdvdcss/src/common.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/css.c [new file with mode: 0644]
lib/libdvd/libdvdcss/src/css.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/csstables.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/device.c [new file with mode: 0644]
lib/libdvd/libdvdcss/src/device.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/dvdcss/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdcss/src/dvdcss/dvdcss.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/error.c [new file with mode: 0644]
lib/libdvd/libdvdcss/src/ioctl.c [new file with mode: 0644]
lib/libdvd/libdvdcss/src/ioctl.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/libdvdcss.c [new file with mode: 0644]
lib/libdvd/libdvdcss/src/libdvdcss.h [new file with mode: 0644]
lib/libdvd/libdvdcss/src/libdvdcss.pc.in [new file with mode: 0644]
lib/libdvd/libdvdcss/test/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdcss/test/csstest.c [new file with mode: 0644]
lib/libdvd/libdvdnav/.relignore [new file with mode: 0644]
lib/libdvd/libdvdnav/AUTHORS [new file with mode: 0644]
lib/libdvd/libdvdnav/COPYING [new file with mode: 0644]
lib/libdvd/libdvdnav/ChangeLog [new file with mode: 0644]
lib/libdvd/libdvdnav/DEVELOPMENT-POLICY.txt [new file with mode: 0644]
lib/libdvd/libdvdnav/Makefile [new file with mode: 0644]
lib/libdvd/libdvdnav/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/NEWS [new file with mode: 0644]
lib/libdvd/libdvdnav/README [new file with mode: 0644]
lib/libdvd/libdvdnav/TODO [new file with mode: 0644]
lib/libdvd/libdvdnav/autogen.sh [new file with mode: 0755]
lib/libdvd/libdvdnav/configure.ac [new file with mode: 0644]
lib/libdvd/libdvdnav/configure2 [new file with mode: 0755]
lib/libdvd/libdvdnav/doc/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/doc/doxy.conf [new file with mode: 0644]
lib/libdvd/libdvdnav/doc/dvd_structures [new file with mode: 0644]
lib/libdvd/libdvdnav/doc/library_layout [new file with mode: 0644]
lib/libdvd/libdvdnav/doc/mainpage.cpp [new file with mode: 0644]
lib/libdvd/libdvdnav/doc/tutorial.cpp [new file with mode: 0644]
lib/libdvd/libdvdnav/examples/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/examples/menus.c [new file with mode: 0644]
lib/libdvd/libdvdnav/m4/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/m4/dvdnav.m4 [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/Makefile.common [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/dvdnav-config.in [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/dvdnav-config2.sh [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/dvdnav.pc.in [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/dvdnavmini.pc.in [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/libdvdnav.spec.in [new file with mode: 0644]
lib/libdvd/libdvdnav/misc/relchk.sh.in [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/config.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/bcopy.c [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/dirent/dirent.c [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/dirent/dirent.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/dlfcn.c [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/getopt.c [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/timer/timer.c [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/contrib/timer/timer.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/ifo_dump.dsp [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/dlfcn.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/dvdnav_internal.h [new file with mode: 0644]
lib/libdvd/libdvdnav/msvc/include/getopt.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/inttypes.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/os_types.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/pthreads/pthread.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/pthreads/sched.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/sys/time.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/timer.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/include/unistd.h [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/install/README [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libdvdcss.def [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libdvdcss.dsp [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libdvdnav.def [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libdvdnav.dsp [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libdvdnav.dsw [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libwin32utils.def [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/libwin32utils.dsp [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/play_title.dsp [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/scripts/libdvdcss_install.bat [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/scripts/libdvdnav_install.bat [new file with mode: 0755]
lib/libdvd/libdvdnav/msvc/title_info.dsp [new file with mode: 0755]
lib/libdvd/libdvdnav/src/FELLOWSHIP.map [new file with mode: 0644]
lib/libdvd/libdvdnav/src/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/src/README.MAP [new file with mode: 0644]
lib/libdvd/libdvdnav/src/dvd_types.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/dvdnav.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/dvdnav.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/dvdnav_events.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/dvdnav_internal.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/highlight.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/navigation.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/read_cache.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/read_cache.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/remap.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/remap.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/searching.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/settings.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/decoder.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/decoder.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/vm.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/vm.h [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/vmcmd.c [new file with mode: 0644]
lib/libdvd/libdvdnav/src/vm/vmcmd.h [new file with mode: 0644]
lib/libdvd/libdvdnav/version.h [new file with mode: 0644]
lib/libdvd/libdvdnav/version.sh [new file with mode: 0755]
lib/libdvd/libdvdread/.relignore [new file with mode: 0644]
lib/libdvd/libdvdread/AUTHORS [new file with mode: 0644]
lib/libdvd/libdvdread/COPYING [new file with mode: 0644]
lib/libdvd/libdvdread/ChangeLog [new file with mode: 0644]
lib/libdvd/libdvdread/DEVELOPMENT-POLICY.txt [new file with mode: 0644]
lib/libdvd/libdvdread/Makefile [new file with mode: 0644]
lib/libdvd/libdvdread/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdread/NEWS [new file with mode: 0644]
lib/libdvd/libdvdread/README [new file with mode: 0644]
lib/libdvd/libdvdread/TODO [new file with mode: 0644]
lib/libdvd/libdvdread/autogen.sh [new file with mode: 0755]
lib/libdvd/libdvdread/configure.ac [new file with mode: 0644]
lib/libdvd/libdvdread/configure2 [new file with mode: 0755]
lib/libdvd/libdvdread/m4/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdread/m4/dvdread.m4 [new file with mode: 0644]
lib/libdvd/libdvdread/misc/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdread/misc/Makefile.common [new file with mode: 0644]
lib/libdvd/libdvdread/misc/dvdread-config.in [new file with mode: 0644]
lib/libdvd/libdvdread/misc/dvdread-config.sh [new file with mode: 0644]
lib/libdvd/libdvdread/misc/dvdread.pc.in [new file with mode: 0644]
lib/libdvd/libdvdread/misc/libdvdread.spec.in [new file with mode: 0644]
lib/libdvd/libdvdread/misc/relchk.sh.in [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/config.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/bcopy.c [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/dirent/dirent.c [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/dirent/dirent.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/dlfcn.c [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/getopt.c [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/timer/timer.c [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/contrib/timer/timer.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/ifo_dump.dsp [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/dlfcn.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/dvdnav_internal.h [new file with mode: 0644]
lib/libdvd/libdvdread/msvc/include/getopt.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/inttypes.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/os_types.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/pthreads/pthread.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/pthreads/sched.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/sys/time.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/timer.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/include/unistd.h [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/install/README [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libdvdcss.def [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libdvdcss.dsp [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libdvdnav.def [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libdvdnav.dsp [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libdvdnav.dsw [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libwin32utils.def [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/libwin32utils.dsp [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/play_title.dsp [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/scripts/libdvdcss_install.bat [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/scripts/libdvdnav_install.bat [new file with mode: 0755]
lib/libdvd/libdvdread/msvc/title_info.dsp [new file with mode: 0755]
lib/libdvd/libdvdread/src/Makefile.am [new file with mode: 0644]
lib/libdvd/libdvdread/src/bitreader.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/bitreader.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/bswap.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvd_input.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvd_input.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvd_reader.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvd_reader.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvd_udf.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvd_udf.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/dvdread_internal.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/ifo_print.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/ifo_print.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/ifo_read.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/ifo_read.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/ifo_types.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/md5.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/md5.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/nav_print.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/nav_print.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/nav_read.c [new file with mode: 0644]
lib/libdvd/libdvdread/src/nav_read.h [new file with mode: 0644]
lib/libdvd/libdvdread/src/nav_types.h [new file with mode: 0644]
lib/libdvd/libdvdread/version.h [new file with mode: 0644]
lib/libdvd/libdvdread/version.sh [new file with mode: 0755]
lib/libexif/ExifParse.cpp [new file with mode: 0644]
lib/libexif/ExifParse.h [new file with mode: 0644]
lib/libexif/IptcParse.cpp [new file with mode: 0644]
lib/libexif/IptcParse.h [new file with mode: 0644]
lib/libexif/JpegParse.cpp [new file with mode: 0644]
lib/libexif/JpegParse.h [new file with mode: 0644]
lib/libexif/Makefile.in [new file with mode: 0644]
lib/libexif/libexif.cpp [new file with mode: 0644]
lib/libexif/libexif.h [new file with mode: 0644]
lib/libexif/libexif.sln [new file with mode: 0644]
lib/libexif/libexif.vcproj [new file with mode: 0644]
lib/libexif/libexif.vcxproj [new file with mode: 0644]
lib/libexif/libexif.vcxproj.filters [new file with mode: 0644]
lib/libfaad2/AUTHORS [new file with mode: 0644]
lib/libfaad2/COPYING [new file with mode: 0644]
lib/libfaad2/ChangeLog [new file with mode: 0644]
lib/libfaad2/INSTALL [new file with mode: 0644]
lib/libfaad2/Makefile.am [new file with mode: 0644]
lib/libfaad2/Makefile.in [new file with mode: 0644]
lib/libfaad2/NEWS [new file with mode: 0644]
lib/libfaad2/README [new file with mode: 0644]
lib/libfaad2/README.linux [new file with mode: 0644]
lib/libfaad2/TODO [new file with mode: 0644]
lib/libfaad2/aacDECdrop/Script.rc [new file with mode: 0644]
lib/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.dsp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.dsw [new file with mode: 0644]
lib/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.sln [new file with mode: 0644]
lib/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.vcproj [new file with mode: 0644]
lib/libfaad2/aacDECdrop/audio.c [new file with mode: 0644]
lib/libfaad2/aacDECdrop/audio.h [new file with mode: 0644]
lib/libfaad2/aacDECdrop/decode.c [new file with mode: 0644]
lib/libfaad2/aacDECdrop/decode.h [new file with mode: 0644]
lib/libfaad2/aacDECdrop/decthread.c [new file with mode: 0644]
lib/libfaad2/aacDECdrop/decthread.h [new file with mode: 0644]
lib/libfaad2/aacDECdrop/main.c [new file with mode: 0644]
lib/libfaad2/aacDECdrop/misc.c [new file with mode: 0644]
lib/libfaad2/aacDECdrop/misc.h [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource.h [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC01.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC01.ico [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC02.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC03.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC04.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC05.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC06.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC07.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/resource/AAC08.bmp [new file with mode: 0644]
lib/libfaad2/aacDECdrop/wave_out.c [new file with mode: 0644]
lib/libfaad2/aacDECdrop/wave_out.h [new file with mode: 0644]
lib/libfaad2/aclocal.m4 [new file with mode: 0644]
lib/libfaad2/bootstrap [new file with mode: 0644]
lib/libfaad2/common/Makefile.am [new file with mode: 0644]
lib/libfaad2/common/Makefile.in [new file with mode: 0644]
lib/libfaad2/common/faad/aacinfo.c [new file with mode: 0644]
lib/libfaad2/common/faad/aacinfo.dsp [new file with mode: 0644]
lib/libfaad2/common/faad/aacinfo.dsw [new file with mode: 0644]
lib/libfaad2/common/faad/aacinfo.h [new file with mode: 0644]
lib/libfaad2/common/faad/aacinfo.sln [new file with mode: 0644]
lib/libfaad2/common/faad/aacinfo.vcproj [new file with mode: 0644]
lib/libfaad2/common/faad/filestream.c [new file with mode: 0644]
lib/libfaad2/common/faad/filestream.h [new file with mode: 0644]
lib/libfaad2/common/faad/getopt.c [new file with mode: 0644]
lib/libfaad2/common/faad/getopt.h [new file with mode: 0644]
lib/libfaad2/common/faad/id3v2tag.c [new file with mode: 0644]
lib/libfaad2/common/faad/id3v2tag.h [new file with mode: 0644]
lib/libfaad2/common/mp4ff/Makefile.am [new file with mode: 0644]
lib/libfaad2/common/mp4ff/Makefile.in [new file with mode: 0644]
lib/libfaad2/common/mp4ff/drms.c [new file with mode: 0644]
lib/libfaad2/common/mp4ff/drms.h [new file with mode: 0644]
lib/libfaad2/common/mp4ff/drmstables.h [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4atom.c [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4ff.c [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4ff.dsp [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4ff.h [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4ff.vcproj [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4ff_int_types.h [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4ffint.h [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4meta.c [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4sample.c [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4tagupdate.c [new file with mode: 0644]
lib/libfaad2/common/mp4ff/mp4util.c [new file with mode: 0644]
lib/libfaad2/config.guess [new file with mode: 0755]
lib/libfaad2/config.h.in [new file with mode: 0644]
lib/libfaad2/config.sub [new file with mode: 0755]
lib/libfaad2/configure [new file with mode: 0755]
lib/libfaad2/configure.in [new file with mode: 0644]
lib/libfaad2/depcomp [new file with mode: 0755]
lib/libfaad2/docs/Ahead AAC Decoder library documentation.doc [new file with mode: 0644]
lib/libfaad2/docs/Ahead AAC Decoder library documentation.pdf [new file with mode: 0644]
lib/libfaad2/faad2.spec.in [new file with mode: 0644]
lib/libfaad2/frontend/Makefile.am [new file with mode: 0644]
lib/libfaad2/frontend/Makefile.in [new file with mode: 0644]
lib/libfaad2/frontend/audio.c [new file with mode: 0644]
lib/libfaad2/frontend/audio.h [new file with mode: 0644]
lib/libfaad2/frontend/faad.dsp [new file with mode: 0644]
lib/libfaad2/frontend/faad.dsw [new file with mode: 0644]
lib/libfaad2/frontend/faad.sln [new file with mode: 0644]
lib/libfaad2/frontend/faad.vcproj [new file with mode: 0644]
lib/libfaad2/frontend/main.c [new file with mode: 0644]
lib/libfaad2/in_mpeg4aac.nsi [new file with mode: 0644]
lib/libfaad2/include/faad.h [new file with mode: 0644]
lib/libfaad2/include/neaacdec.h [new file with mode: 0644]
lib/libfaad2/install-sh [new file with mode: 0755]
lib/libfaad2/libfaad/Makefile.am [new file with mode: 0644]
lib/libfaad2/libfaad/Makefile.in [new file with mode: 0644]
lib/libfaad2/libfaad/analysis.h [new file with mode: 0644]
lib/libfaad2/libfaad/bits.c [new file with mode: 0644]
lib/libfaad2/libfaad/bits.h [new file with mode: 0644]
lib/libfaad2/libfaad/cfft.c [new file with mode: 0644]
lib/libfaad2/libfaad/cfft.h [new file with mode: 0644]
lib/libfaad2/libfaad/cfft_tab.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_1.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_10.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_11.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_2.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_3.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_4.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_5.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_6.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_7.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_8.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_9.h [new file with mode: 0644]
lib/libfaad2/libfaad/codebook/hcb_sf.h [new file with mode: 0644]
lib/libfaad2/libfaad/common.c [new file with mode: 0644]
lib/libfaad2/libfaad/common.h [new file with mode: 0644]
lib/libfaad2/libfaad/decoder.c [new file with mode: 0644]
lib/libfaad2/libfaad/decoder.h [new file with mode: 0644]
lib/libfaad2/libfaad/drc.c [new file with mode: 0644]
lib/libfaad2/libfaad/drc.h [new file with mode: 0644]
lib/libfaad2/libfaad/drm_dec.c [new file with mode: 0644]
lib/libfaad2/libfaad/drm_dec.h [new file with mode: 0644]
lib/libfaad2/libfaad/error.c [new file with mode: 0644]
lib/libfaad2/libfaad/error.h [new file with mode: 0644]
lib/libfaad2/libfaad/filtbank.c [new file with mode: 0644]
lib/libfaad2/libfaad/filtbank.h [new file with mode: 0644]
lib/libfaad2/libfaad/fixed.h [new file with mode: 0644]
lib/libfaad2/libfaad/hcr.c [new file with mode: 0644]
lib/libfaad2/libfaad/huffman.c [new file with mode: 0644]
lib/libfaad2/libfaad/huffman.h [new file with mode: 0644]
lib/libfaad2/libfaad/ic_predict.c [new file with mode: 0644]
lib/libfaad2/libfaad/ic_predict.h [new file with mode: 0644]
lib/libfaad2/libfaad/iq_table.h [new file with mode: 0644]
lib/libfaad2/libfaad/is.c [new file with mode: 0644]
lib/libfaad2/libfaad/is.h [new file with mode: 0644]
lib/libfaad2/libfaad/kbd_win.h [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad.dsp [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad.dsw [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad.sln [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad.vcproj [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2.def [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2.vcp [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2.vcw [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2_dll.dsp [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2_dll.dsw [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2_dll.sln [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2_dll.vcproj [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2_dll.vcxproj [new file with mode: 0644]
lib/libfaad2/libfaad/libfaad2_dll.vcxproj.filters [new file with mode: 0644]
lib/libfaad2/libfaad/lt_predict.c [new file with mode: 0644]
lib/libfaad2/libfaad/lt_predict.h [new file with mode: 0644]
lib/libfaad2/libfaad/mdct.c [new file with mode: 0644]
lib/libfaad2/libfaad/mdct.h [new file with mode: 0644]
lib/libfaad2/libfaad/mdct_tab.h [new file with mode: 0644]
lib/libfaad2/libfaad/mp4.c [new file with mode: 0644]
lib/libfaad2/libfaad/mp4.h [new file with mode: 0644]
lib/libfaad2/libfaad/ms.c [new file with mode: 0644]
lib/libfaad2/libfaad/ms.h [new file with mode: 0644]
lib/libfaad2/libfaad/output.c [new file with mode: 0644]
lib/libfaad2/libfaad/output.h [new file with mode: 0644]
lib/libfaad2/libfaad/pns.c [new file with mode: 0644]
lib/libfaad2/libfaad/pns.h [new file with mode: 0644]
lib/libfaad2/libfaad/ps_dec.c [new file with mode: 0644]
lib/libfaad2/libfaad/ps_dec.h [new file with mode: 0644]
lib/libfaad2/libfaad/ps_syntax.c [new file with mode: 0644]
lib/libfaad2/libfaad/ps_tables.h [new file with mode: 0644]
lib/libfaad2/libfaad/pulse.c [new file with mode: 0644]
lib/libfaad2/libfaad/pulse.h [new file with mode: 0644]
lib/libfaad2/libfaad/rvlc.c [new file with mode: 0644]
lib/libfaad2/libfaad/rvlc.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_dct.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_dct.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_dec.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_dec.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_e_nf.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_e_nf.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_fbt.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_fbt.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_hfadj.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_hfadj.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_hfgen.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_hfgen.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_huff.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_huff.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_noise.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_qmf.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_qmf.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_qmf_c.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_syntax.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_syntax.h [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_tf_grid.c [new file with mode: 0644]
lib/libfaad2/libfaad/sbr_tf_grid.h [new file with mode: 0644]
lib/libfaad2/libfaad/sine_win.h [new file with mode: 0644]
lib/libfaad2/libfaad/specrec.c [new file with mode: 0644]
lib/libfaad2/libfaad/specrec.h [new file with mode: 0644]
lib/libfaad2/libfaad/ssr.c [new file with mode: 0644]
lib/libfaad2/libfaad/ssr.h [new file with mode: 0644]
lib/libfaad2/libfaad/ssr_fb.c [new file with mode: 0644]
lib/libfaad2/libfaad/ssr_fb.h [new file with mode: 0644]
lib/libfaad2/libfaad/ssr_ipqf.c [new file with mode: 0644]
lib/libfaad2/libfaad/ssr_ipqf.h [new file with mode: 0644]
lib/libfaad2/libfaad/ssr_win.h [new file with mode: 0644]
lib/libfaad2/libfaad/structs.h [new file with mode: 0644]
lib/libfaad2/libfaad/syntax.c [new file with mode: 0644]
lib/libfaad2/libfaad/syntax.h [new file with mode: 0644]
lib/libfaad2/libfaad/tns.c [new file with mode: 0644]
lib/libfaad2/libfaad/tns.h [new file with mode: 0644]
lib/libfaad2/ltmain.sh [new file with mode: 0644]
lib/libfaad2/make-xbmc-lib.sh [new file with mode: 0755]
lib/libfaad2/missing [new file with mode: 0755]
lib/libfaad2/plugins/Makefile.am [new file with mode: 0644]
lib/libfaad2/plugins/Makefile.in [new file with mode: 0644]
lib/libfaad2/plugins/QCD/QCDFAAD.c [new file with mode: 0644]
lib/libfaad2/plugins/QCD/QCDFAAD.dsp [new file with mode: 0644]
lib/libfaad2/plugins/QCD/QCDFAAD.dsw [new file with mode: 0644]
lib/libfaad2/plugins/QCD/QCDInputDLL.h [new file with mode: 0644]
lib/libfaad2/plugins/QCD/QCDModDefs.h [new file with mode: 0644]
lib/libfaad2/plugins/QCD/QCDModInput.h [new file with mode: 0644]
lib/libfaad2/plugins/QCD/ReadMe.txt [new file with mode: 0644]
lib/libfaad2/plugins/QCD/logo.bmp [new file with mode: 0644]
lib/libfaad2/plugins/QCD/plugin_dlg.rc [new file with mode: 0644]
lib/libfaad2/plugins/QCD/resource.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDInputDLL.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDModDefs.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDModInput.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDModTagEditor.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4.c [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4.dsp [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4.dsw [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4.rc [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4.sln [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4.vcproj [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDMp4Tag.cpp [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/QCDTagsDLL.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/aac2mp4.cpp [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/aac2mp4.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/aacinfo.c [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/aacinfo.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/config.c [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/config.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/mbs.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/resource.h [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/utils.c [new file with mode: 0644]
lib/libfaad2/plugins/QCDMp4/utils.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/aac2mp4.cpp [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/aac2mp4.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/aacinfo.c [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/aacinfo.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/config.c [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/config.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in2.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in_mp4.c [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in_mp4.dsp [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in_mp4.dsw [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in_mp4.rc [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in_mp4.sln [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/in_mp4.vcproj [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/mbs.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/out.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/resource.h [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/utils.c [new file with mode: 0644]
lib/libfaad2/plugins/in_mp4/utils.h [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/Makefile.am [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/Makefile.in [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/README_WIN32.txt [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/aa_file.cpp [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/aa_file.h [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/faad2.cpp [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/faad2.h [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/faad2_plugin.dsp [new file with mode: 0644]
lib/libfaad2/plugins/mpeg4ip/faad2_plugin.dsw [new file with mode: 0644]
lib/libfaad2/plugins/xmms/AUTHORS [new file with mode: 0644]
lib/libfaad2/plugins/xmms/ChangeLog [new file with mode: 0644]
lib/libfaad2/plugins/xmms/INSTALL [new file with mode: 0644]
lib/libfaad2/plugins/xmms/Makefile.am [new file with mode: 0644]
lib/libfaad2/plugins/xmms/Makefile.in [new file with mode: 0644]
lib/libfaad2/plugins/xmms/NEWS [new file with mode: 0644]
lib/libfaad2/plugins/xmms/README [new file with mode: 0644]
lib/libfaad2/plugins/xmms/TODO [new file with mode: 0644]
lib/libfaad2/plugins/xmms/src/Makefile.am [new file with mode: 0644]
lib/libfaad2/plugins/xmms/src/Makefile.in [new file with mode: 0644]
lib/libfaad2/plugins/xmms/src/aac_utils.c [new file with mode: 0644]
lib/libfaad2/plugins/xmms/src/libmp4.c [new file with mode: 0644]
lib/libfaad2/plugins/xmms/src/mp4_utils.c [new file with mode: 0644]
lib/libflac/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/AUTHORS [new file with mode: 0644]
lib/libflac/flac-1.2.1/COPYING.FDL [new file with mode: 0644]
lib/libflac/flac-1.2.1/COPYING.GPL [new file with mode: 0644]
lib/libflac/flac-1.2.1/COPYING.LGPL [new file with mode: 0644]
lib/libflac/flac-1.2.1/COPYING.Xiph [new file with mode: 0644]
lib/libflac/flac-1.2.1/FLAC.dsw [new file with mode: 0644]
lib/libflac/flac-1.2.1/FLAC.sln [new file with mode: 0644]
lib/libflac/flac-1.2.1/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/README [new file with mode: 0644]
lib/libflac/flac-1.2.1/aclocal.m4 [new file with mode: 0644]
lib/libflac/flac-1.2.1/all.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/all_dynamic.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/all_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/autogen.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/build/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/build/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/build/config.mk [new file with mode: 0644]
lib/libflac/flac-1.2.1/build/exe.mk [new file with mode: 0644]
lib/libflac/flac-1.2.1/build/lib.mk [new file with mode: 0644]
lib/libflac/flac-1.2.1/config.guess [new file with mode: 0755]
lib/libflac/flac-1.2.1/config.h.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/config.rpath [new file with mode: 0755]
lib/libflac/flac-1.2.1/config.sub [new file with mode: 0755]
lib/libflac/flac-1.2.1/configure [new file with mode: 0755]
lib/libflac/flac-1.2.1/configure.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/depcomp [new file with mode: 0755]
lib/libflac/flac-1.2.1/include/FLAC++/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC++/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC++/all.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC++/decoder.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC++/encoder.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC++/export.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC++/metadata.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/all.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/assert.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/callback.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/export.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/format.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/metadata.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/ordinals.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/stream_decoder.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/FLAC/stream_encoder.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/alloc.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/getopt.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/cuesheet.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/file.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/picture.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/replaygain.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/grabbag/seektable.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/replaygain_analysis.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/replaygain_synthesis.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/share/utf8.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/test_libs_common/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/test_libs_common/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/test_libs_common/file_utils_flac.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/include/test_libs_common/metadata_utils.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/install-sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/ltmain.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/m4/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/m4/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/m4/ogg.m4 [new file with mode: 0644]
lib/libflac/flac-1.2.1/m4/xmms.m4 [new file with mode: 0644]
lib/libflac/flac-1.2.1/missing [new file with mode: 0755]
lib/libflac/flac-1.2.1/mkinstalldirs [new file with mode: 0755]
lib/libflac/flac-1.2.1/obj/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/debug/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/debug/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/debug/bin/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/debug/bin/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/debug/lib/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/debug/lib/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/release/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/release/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/release/bin/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/release/bin/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/release/lib/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/obj/release/lib/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/Makefile.lite.iffscan [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/analyze.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/analyze.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/decode.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/decode.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/encode.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/encode.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/flac.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/flac.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/foreign_metadata.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/foreign_metadata.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/iffscan.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/iffscan.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/iffscan.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/local_string_utils.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/local_string_utils.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/main.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/utils.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/utils.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/vorbiscomment.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/flac/vorbiscomment.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/flac++.pc.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/libFLAC++.m4 [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/libFLAC++_dynamic.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/libFLAC++_dynamic.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/libFLAC++_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/libFLAC++_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/metadata.cpp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/stream_decoder.cpp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC++/stream_encoder.cpp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/bitmath.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/bitreader.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/bitwriter.c [new file with mode: 0755]
lib/libflac/flac-1.2.1/src/libFLAC/cpu.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/crc.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/fixed.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/flac.pc.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/float.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/format.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/bitreader_asm.nasm [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/cpu_asm.nasm [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/fixed_asm.nasm [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/lpc_asm.nasm [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/nasm.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ia32/stream_encoder_asm.nasm [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/all.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/bitmath.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/bitreader.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/bitwriter.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/cpu.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/crc.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/fixed.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/float.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/format.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/lpc.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/md5.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/memory.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/metadata.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/ogg_decoder_aspect.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/ogg_encoder_aspect.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/ogg_helper.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/ogg_mapping.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/stream_encoder_framing.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/private/window.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/protected/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/protected/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/protected/all.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/protected/stream_decoder.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/include/protected/stream_encoder.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/libFLAC.m4 [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/libFLAC_dynamic.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/libFLAC_dynamic.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/libFLAC_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/libFLAC_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/lpc.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/md5.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/memory.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/metadata_iterators.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/metadata_object.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ogg_decoder_aspect.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ogg_encoder_aspect.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ogg_helper.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ogg_mapping.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/as/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/as/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/as/lpc_asm.s [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/gas/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/gas/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/ppc/gas/lpc_asm.s [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/stream_decoder.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/stream_encoder.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/stream_encoder_framing.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/libFLAC/window.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/main.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/metaflac.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/metaflac.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations_shorthand.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations_shorthand_cuesheet.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations_shorthand_picture.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations_shorthand_seektable.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations_shorthand_streaminfo.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/operations_shorthand_vorbiscomment.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/options.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/options.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/usage.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/usage.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/utils.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/metaflac/utils.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/flac_mac.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/flac_mac.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/main.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/flac_ren.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/flac_ren.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/main.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/README [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/all.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/charset.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/charset.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/defs.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/dither.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/dither.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/plugin_common_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/plugin_common_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/replaygain.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/replaygain.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/tags.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_common/tags.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/configure.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/configure.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/in_flac.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/in_flac.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/in_flac.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/include/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/include/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/include/winamp2/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/include/winamp2/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/include/winamp2/in2.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/include/winamp2/out.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/infobox.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/infobox.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/playback.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/playback.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/resource.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/resource.rc [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/tagz.cpp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_winamp2/tagz.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/charset.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/charset.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/configure.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/configure.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/fileinfo.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/http.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/http.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/locale_hack.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/plugin.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/plugin.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/tag.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/plugin_xmms/tag.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/README [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/getopt.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/getopt1.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/getopt_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/getopt/getopt_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/cuesheet.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/file.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/grabbag_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/grabbag_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/picture.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/replaygain.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/grabbag/seektable.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_analysis/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_analysis/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_analysis/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_analysis/replaygain_analysis.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_analysis/replaygain_analysis_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_analysis/replaygain_analysis_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/private/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/private/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/private/fast_float_math_hack.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/replaygain_synthesis.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/replaygain_synthesis_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/replaygain_synthesis_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/charmaps.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/charset.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/charset.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/charset_test.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/charsetmap.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/iconvert.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/iconvert.h [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/makemap.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/utf8.c [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/utf8_static.dsp [new file with mode: 0644]
lib/libflac/flac-1.2.1/src/share/utf8/utf8_static.vcproj [new file with mode: 0644]
lib/libflac/flac-1.2.1/strip_non_asm_libtool_args.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/Makefile.lite [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheet.ok [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.000.CATALOG_multiple.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.001.CATALOG_missing_number.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.002.CATALOG_number_too_long.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.003.CATALOG_not_13_digits.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.030.FLAGS_multiple.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.031.FLAGS_wrong_place_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.032.FLAGS_wrong_place_2.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.060.INDEX_wrong_place.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.061.INDEX_missing_number.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.062.INDEX_invalid_number_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.063.first_INDEX_not_0_or_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.064.INDEX_num_non_sequential.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.065.INDEX_num_out_of_range.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.066.INDEX_missing_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.067.INDEX_illegal_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.068.INDEX_cdda_illegal_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.069.nonzero_first_INDEX.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.070.INDEX_offset_not_ascending_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.071.INDEX_offset_not_ascending_2.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.110.ISRC_multiple.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.111.ISRC_wrong_place_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.112.ISRC_wrong_place_2.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.113.ISRC_missing_number.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.114.ISRC_invalid_number.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.130.TRACK_missing_INDEX_01_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.131.TRACK_missing_INDEX_01_2.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.132.TRACK_missing_INDEX_01_3.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.133.TRACK_missing_INDEX_01_4.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.134.TRACK_missing_number.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.135.TRACK_invalid_number_1.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.136.TRACK_invalid_number_2.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.137.TRACK_cdda_out_of_range.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.138.TRACK_num_non_sequential.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.139.TRACK_missing_type.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.140.no_TRACKs.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.200.FLAC_leadin_missing_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.201.FLAC_leadin_illegal_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.202.FLAC_leadin_cdda_illegal_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.230.FLAC_leadout_multiple.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.231.FLAC_leadout_missing_track.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.232.FLAC_leadout_illegal_track.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.233.FLAC_leadout_missing_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.234.FLAC_leadout_illegal_offset.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/bad.235.FLAC_leadout_offset_not_211680000.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/good.000.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/good.001.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/good.002.dos_format.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/good.003.missing_final_newline.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/cuesheets/good.004.dos_format.missing_final_newline.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case00a-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01a-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01b-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01c-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01d-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01e-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case02a-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case02b-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case02c-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case03a-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case03b-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case03c-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04a-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04b-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04c-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04d-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04e-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCPAP.flac [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCVA.flac [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCVAUP.flac [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCVPAP.flac [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SVAUP.flac [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-VA.flac [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/flac-to-flac-metadata-test-files/input0.cue [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case00-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case01-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case02-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case03-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case04-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case05-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case06-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case07-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case08-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case09-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case10-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case11-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case12-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case13-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case14-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case15-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case16-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case17-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case18-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case19-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case20-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case21-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case22-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case23-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case24-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case25-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case26-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case27-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case28-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case29-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case30-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case31-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case32-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case33-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case34-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case35-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case36-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case37-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case38-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case39-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case40-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case41-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case42-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case43-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case44-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case45-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case46-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case47-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case48-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case49-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case50-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case51-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case52-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case53-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case54-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case55-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case56-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case57-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case58-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case59-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case60-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case61-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac-test-files/case62-expect.meta [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac.flac.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/metaflac.flac.ok [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/picture.ok [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/0.gif [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/0.jpg [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/0.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/1.gif [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/1.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/2.gif [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/2.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/3.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/4.jpg [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/4.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/5.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/6.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/7.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/8.png [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/Makefile.am [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/pictures/Makefile.in [new file with mode: 0644]
lib/libflac/flac-1.2.1/test/test_bins.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_flac.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_grabbag.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_libFLAC++.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_libFLAC.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_metaflac.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_seeking.sh [new file with mode: 0755]
lib/libflac/flac-1.2.1/test/test_streams.sh [new file with mode: 0755]
lib/libhdhomerun/Makefile.in [new file with mode: 0644]
lib/libhdhomerun/Makefile.win32 [new file with mode: 0644]
lib/libhdhomerun/README [new file with mode: 0644]
lib/libhdhomerun/hdhomerun.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun/hdhomerun.vcproj [new file with mode: 0644]
lib/libhdhomerun/hdhomerun/hdhomerun.vcxproj [new file with mode: 0644]
lib/libhdhomerun/hdhomerun/hdhomerun.vcxproj.filters [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_channels.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_channels.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_channelscan.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_channelscan.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_config.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_control.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_control.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_debug.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_debug.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_device.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_device.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_dhcp.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_dhcp.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_discover.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_discover.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_os.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_os_posix.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_os_windows.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_pkt.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_pkt.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_types.h [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_video.c [new file with mode: 0644]
lib/libhdhomerun/hdhomerun_video.h [new file with mode: 0644]
lib/libhdhomerun/lgpl.txt [new file with mode: 0644]
lib/libhts/Makefile [new file with mode: 0644]
lib/libhts/Win32/include/getopt.h [new file with mode: 0644]
lib/libhts/Win32/include/inttypes.h [new file with mode: 0644]
lib/libhts/Win32/include/msvc.h [new file with mode: 0644]
lib/libhts/Win32/include/stdint.h [new file with mode: 0644]
lib/libhts/Win32/include/sys/queue.h [new file with mode: 0644]
lib/libhts/Win32/include/unistd.h [new file with mode: 0644]
lib/libhts/Win32/libhts_2003.sln [new file with mode: 0644]
lib/libhts/Win32/libhts_2003.vcproj [new file with mode: 0644]
lib/libhts/Win32/libhts_2008.sln [new file with mode: 0644]
lib/libhts/Win32/libhts_2008.vcproj [new file with mode: 0644]
lib/libhts/Win32/libhts_2010.vcxproj [new file with mode: 0644]
lib/libhts/Win32/libhts_2010.vcxproj.filters [new file with mode: 0644]
lib/libhts/hts_strtab.h [new file with mode: 0644]
lib/libhts/htsatomic.c [new file with mode: 0644]
lib/libhts/htsatomic.h [new file with mode: 0644]
lib/libhts/htsbuf.c [new file with mode: 0644]
lib/libhts/htsbuf.h [new file with mode: 0644]
lib/libhts/htsmsg.c [new file with mode: 0644]
lib/libhts/htsmsg.h [new file with mode: 0644]
lib/libhts/htsmsg_binary.c [new file with mode: 0644]
lib/libhts/htsmsg_binary.h [new file with mode: 0644]
lib/libhts/htsq.h [new file with mode: 0644]
lib/libhts/htsstr.c [new file with mode: 0644]
lib/libhts/htsstr.h [new file with mode: 0644]
lib/libhts/net.h [new file with mode: 0644]
lib/libhts/net_posix.c [new file with mode: 0644]
lib/libhts/net_winsock.c [new file with mode: 0644]
lib/libhts/sha1.c [new file with mode: 0644]
lib/libhts/sha1.h [new file with mode: 0644]
lib/libiconv/ABOUT-NLS [deleted file]
lib/libiconv/AUTHORS [deleted file]
lib/libiconv/COPYING [deleted file]
lib/libiconv/COPYING.LIB [deleted file]
lib/libiconv/ChangeLog [deleted file]
lib/libiconv/DEPENDENCIES [deleted file]
lib/libiconv/DESIGN [deleted file]
lib/libiconv/HACKING [deleted file]
lib/libiconv/INSTALL.generic [deleted file]
lib/libiconv/Makefile.devel [deleted file]
lib/libiconv/Makefile.in [deleted file]
lib/libiconv/NEWS [deleted file]
lib/libiconv/NOTES [deleted file]
lib/libiconv/PORTS [deleted file]
lib/libiconv/README [deleted file]
lib/libiconv/README.djgpp [deleted file]
lib/libiconv/README.woe32 [deleted file]
lib/libiconv/THANKS [deleted file]
lib/libiconv/aclocal.m4 [deleted file]
lib/libiconv/autogen.sh [deleted file]
lib/libiconv/build-aux/config.guess [deleted file]
lib/libiconv/build-aux/config.libpath [deleted file]
lib/libiconv/build-aux/config.rpath [deleted file]
lib/libiconv/build-aux/config.sub [deleted file]
lib/libiconv/build-aux/install-reloc [deleted file]
lib/libiconv/build-aux/install-sh [deleted file]
lib/libiconv/build-aux/link-warning.h [deleted file]
lib/libiconv/build-aux/ltmain.sh [deleted file]
lib/libiconv/build-aux/missing [deleted file]
lib/libiconv/build-aux/mkinstalldirs [deleted file]
lib/libiconv/build-aux/reloc-ldflags [deleted file]
lib/libiconv/config.h.in [deleted file]
lib/libiconv/configure [deleted file]
lib/libiconv/configure.ac [deleted file]
lib/libiconv/djgpp/Makefile.maint [deleted file]
lib/libiconv/djgpp/README [deleted file]
lib/libiconv/djgpp/README.in [deleted file]
lib/libiconv/djgpp/config.bat [deleted file]
lib/libiconv/djgpp/config.sed [deleted file]
lib/libiconv/djgpp/config.site [deleted file]
lib/libiconv/djgpp/edtest.bat [deleted file]
lib/libiconv/djgpp/fnchange.in [deleted file]
lib/libiconv/djgpp/fnchange.lst [deleted file]
lib/libiconv/djgpp/makefile.sed [deleted file]
lib/libiconv/djgpp/sources.sed [deleted file]
lib/libiconv/djgpp/stateful-check.sed [deleted file]
lib/libiconv/djgpp/stateless-check.sed [deleted file]
lib/libiconv/djgpp/translit-check.sed [deleted file]
lib/libiconv/doc/relocatable.texi [deleted file]
lib/libiconv/extras/ChangeLog [deleted file]
lib/libiconv/extras/iconv_string.c [deleted file]
lib/libiconv/extras/iconv_string.h [deleted file]
lib/libiconv/gnulib-local/lib/alloca.in.h [deleted file]
lib/libiconv/gnulib-local/lib/error.h.diff [deleted file]
lib/libiconv/gnulib-local/lib/progname.h.diff [deleted file]
lib/libiconv/gnulib-local/lib/xalloc.h [deleted file]
lib/libiconv/gnulib-local/lib/xmalloc.c [deleted file]
lib/libiconv/gnulib-local/lib/xstrdup.c [deleted file]
lib/libiconv/gnulib-local/m4/alloca.m4 [deleted file]
lib/libiconv/gnulib-local/modules/libiconv-misc [deleted file]
lib/libiconv/gnulib-local/modules/mbstate [deleted file]
lib/libiconv/gnulib-local/modules/xalloc [deleted file]
lib/libiconv/include/export.h [deleted file]
lib/libiconv/include/iconv.h [deleted file]
lib/libiconv/include/iconv.h.build.in [deleted file]
lib/libiconv/include/iconv.h.in [deleted file]
lib/libiconv/lib/Makefile.in [deleted file]
lib/libiconv/lib/aliases.gperf [deleted file]
lib/libiconv/lib/aliases.h [deleted file]
lib/libiconv/lib/aliases2.h [deleted file]
lib/libiconv/lib/aliases_aix.h [deleted file]
lib/libiconv/lib/aliases_aix_sysaix.h [deleted file]
lib/libiconv/lib/aliases_dos.h [deleted file]
lib/libiconv/lib/aliases_extra.h [deleted file]
lib/libiconv/lib/aliases_osf1.h [deleted file]
lib/libiconv/lib/aliases_osf1_sysosf1.h [deleted file]
lib/libiconv/lib/aliases_sysaix.gperf [deleted file]
lib/libiconv/lib/aliases_sysaix.h [deleted file]
lib/libiconv/lib/aliases_syshpux.gperf [deleted file]
lib/libiconv/lib/aliases_syshpux.h [deleted file]
lib/libiconv/lib/aliases_sysosf1.gperf [deleted file]
lib/libiconv/lib/aliases_sysosf1.h [deleted file]
lib/libiconv/lib/aliases_syssolaris.gperf [deleted file]
lib/libiconv/lib/aliases_syssolaris.h [deleted file]
lib/libiconv/lib/armscii_8.h [deleted file]
lib/libiconv/lib/ascii.h [deleted file]
lib/libiconv/lib/atarist.h [deleted file]
lib/libiconv/lib/big5.h [deleted file]
lib/libiconv/lib/big5_2003.h [deleted file]
lib/libiconv/lib/big5hkscs1999.h [deleted file]
lib/libiconv/lib/big5hkscs2001.h [deleted file]
lib/libiconv/lib/big5hkscs2004.h [deleted file]
lib/libiconv/lib/c99.h [deleted file]
lib/libiconv/lib/canonical.h [deleted file]
lib/libiconv/lib/canonical_aix.h [deleted file]
lib/libiconv/lib/canonical_aix_sysaix.h [deleted file]
lib/libiconv/lib/canonical_dos.h [deleted file]
lib/libiconv/lib/canonical_extra.h [deleted file]
lib/libiconv/lib/canonical_local.h [deleted file]
lib/libiconv/lib/canonical_local_sysaix.h [deleted file]
lib/libiconv/lib/canonical_local_syshpux.h [deleted file]
lib/libiconv/lib/canonical_local_sysosf1.h [deleted file]
lib/libiconv/lib/canonical_local_syssolaris.h [deleted file]
lib/libiconv/lib/canonical_osf1.h [deleted file]
lib/libiconv/lib/canonical_osf1_sysosf1.h [deleted file]
lib/libiconv/lib/canonical_sysaix.h [deleted file]
lib/libiconv/lib/canonical_syshpux.h [deleted file]
lib/libiconv/lib/canonical_sysosf1.h [deleted file]
lib/libiconv/lib/canonical_syssolaris.h [deleted file]
lib/libiconv/lib/ces_big5.h [deleted file]
lib/libiconv/lib/ces_gbk.h [deleted file]
lib/libiconv/lib/cjk_variants.h [deleted file]
lib/libiconv/lib/cns11643.h [deleted file]
lib/libiconv/lib/cns11643_1.h [deleted file]
lib/libiconv/lib/cns11643_15.h [deleted file]
lib/libiconv/lib/cns11643_2.h [deleted file]
lib/libiconv/lib/cns11643_3.h [deleted file]
lib/libiconv/lib/cns11643_4.h [deleted file]
lib/libiconv/lib/cns11643_4a.h [deleted file]
lib/libiconv/lib/cns11643_4b.h [deleted file]
lib/libiconv/lib/cns11643_5.h [deleted file]
lib/libiconv/lib/cns11643_6.h [deleted file]
lib/libiconv/lib/cns11643_7.h [deleted file]
lib/libiconv/lib/cns11643_inv.h [deleted file]
lib/libiconv/lib/config.h.in [deleted file]
lib/libiconv/lib/converters.h [deleted file]
lib/libiconv/lib/cp1046.h [deleted file]
lib/libiconv/lib/cp1124.h [deleted file]
lib/libiconv/lib/cp1125.h [deleted file]
lib/libiconv/lib/cp1129.h [deleted file]
lib/libiconv/lib/cp1131.h [deleted file]
lib/libiconv/lib/cp1133.h [deleted file]
lib/libiconv/lib/cp1161.h [deleted file]
lib/libiconv/lib/cp1162.h [deleted file]
lib/libiconv/lib/cp1163.h [deleted file]
lib/libiconv/lib/cp1250.h [deleted file]
lib/libiconv/lib/cp1251.h [deleted file]
lib/libiconv/lib/cp1252.h [deleted file]
lib/libiconv/lib/cp1253.h [deleted file]
lib/libiconv/lib/cp1254.h [deleted file]
lib/libiconv/lib/cp1255.h [deleted file]
lib/libiconv/lib/cp1256.h [deleted file]
lib/libiconv/lib/cp1257.h [deleted file]
lib/libiconv/lib/cp1258.h [deleted file]
lib/libiconv/lib/cp437.h [deleted file]
lib/libiconv/lib/cp737.h [deleted file]
lib/libiconv/lib/cp775.h [deleted file]
lib/libiconv/lib/cp850.h [deleted file]
lib/libiconv/lib/cp852.h [deleted file]
lib/libiconv/lib/cp853.h [deleted file]
lib/libiconv/lib/cp855.h [deleted file]
lib/libiconv/lib/cp856.h [deleted file]
lib/libiconv/lib/cp857.h [deleted file]
lib/libiconv/lib/cp858.h [deleted file]
lib/libiconv/lib/cp860.h [deleted file]
lib/libiconv/lib/cp861.h [deleted file]
lib/libiconv/lib/cp862.h [deleted file]
lib/libiconv/lib/cp863.h [deleted file]
lib/libiconv/lib/cp864.h [deleted file]
lib/libiconv/lib/cp865.h [deleted file]
lib/libiconv/lib/cp866.h [deleted file]
lib/libiconv/lib/cp869.h [deleted file]
lib/libiconv/lib/cp874.h [deleted file]
lib/libiconv/lib/cp922.h [deleted file]
lib/libiconv/lib/cp932.h [deleted file]
lib/libiconv/lib/cp932ext.h [deleted file]
lib/libiconv/lib/cp936.h [deleted file]
lib/libiconv/lib/cp936ext.h [deleted file]
lib/libiconv/lib/cp943.h [deleted file]
lib/libiconv/lib/cp949.h [deleted file]
lib/libiconv/lib/cp950.h [deleted file]
lib/libiconv/lib/cp950ext.h [deleted file]
lib/libiconv/lib/dec_hanyu.h [deleted file]
lib/libiconv/lib/dec_kanji.h [deleted file]
lib/libiconv/lib/encodings.def [deleted file]
lib/libiconv/lib/encodings_aix.def [deleted file]
lib/libiconv/lib/encodings_dos.def [deleted file]
lib/libiconv/lib/encodings_extra.def [deleted file]
lib/libiconv/lib/encodings_local.def [deleted file]
lib/libiconv/lib/encodings_osf1.def [deleted file]
lib/libiconv/lib/euc_cn.h [deleted file]
lib/libiconv/lib/euc_jisx0213.h [deleted file]
lib/libiconv/lib/euc_jp.h [deleted file]
lib/libiconv/lib/euc_kr.h [deleted file]
lib/libiconv/lib/euc_tw.h [deleted file]
lib/libiconv/lib/flags.h [deleted file]
lib/libiconv/lib/flushwc.h [deleted file]
lib/libiconv/lib/gb12345.h [deleted file]
lib/libiconv/lib/gb12345ext.h [deleted file]
lib/libiconv/lib/gb18030.h [deleted file]
lib/libiconv/lib/gb18030ext.h [deleted file]
lib/libiconv/lib/gb18030uni.h [deleted file]
lib/libiconv/lib/gb2312.h [deleted file]
lib/libiconv/lib/gbk.h [deleted file]
lib/libiconv/lib/gbkext1.h [deleted file]
lib/libiconv/lib/gbkext2.h [deleted file]
lib/libiconv/lib/gbkext_inv.h [deleted file]
lib/libiconv/lib/genaliases.c [deleted file]
lib/libiconv/lib/genaliases2.c [deleted file]
lib/libiconv/lib/genflags.c [deleted file]
lib/libiconv/lib/gentranslit.c [deleted file]
lib/libiconv/lib/georgian_academy.h [deleted file]
lib/libiconv/lib/georgian_ps.h [deleted file]
lib/libiconv/lib/hkscs1999.h [deleted file]
lib/libiconv/lib/hkscs2001.h [deleted file]
lib/libiconv/lib/hkscs2004.h [deleted file]
lib/libiconv/lib/hp_roman8.h [deleted file]
lib/libiconv/lib/hz.h [deleted file]
lib/libiconv/lib/iconv.c [deleted file]
lib/libiconv/lib/iconv_open1.h [deleted file]
lib/libiconv/lib/iconv_open2.h [deleted file]
lib/libiconv/lib/iso2022_cn.h [deleted file]
lib/libiconv/lib/iso2022_cnext.h [deleted file]
lib/libiconv/lib/iso2022_jp.h [deleted file]
lib/libiconv/lib/iso2022_jp1.h [deleted file]
lib/libiconv/lib/iso2022_jp2.h [deleted file]
lib/libiconv/lib/iso2022_jp3.h [deleted file]
lib/libiconv/lib/iso2022_kr.h [deleted file]
lib/libiconv/lib/iso646_cn.h [deleted file]
lib/libiconv/lib/iso646_jp.h [deleted file]
lib/libiconv/lib/iso8859_1.h [deleted file]
lib/libiconv/lib/iso8859_10.h [deleted file]
lib/libiconv/lib/iso8859_11.h [deleted file]
lib/libiconv/lib/iso8859_13.h [deleted file]
lib/libiconv/lib/iso8859_14.h [deleted file]
lib/libiconv/lib/iso8859_15.h [deleted file]
lib/libiconv/lib/iso8859_16.h [deleted file]
lib/libiconv/lib/iso8859_2.h [deleted file]
lib/libiconv/lib/iso8859_3.h [deleted file]
lib/libiconv/lib/iso8859_4.h [deleted file]
lib/libiconv/lib/iso8859_5.h [deleted file]
lib/libiconv/lib/iso8859_6.h [deleted file]
lib/libiconv/lib/iso8859_7.h [deleted file]
lib/libiconv/lib/iso8859_8.h [deleted file]
lib/libiconv/lib/iso8859_9.h [deleted file]
lib/libiconv/lib/isoir165.h [deleted file]
lib/libiconv/lib/isoir165ext.h [deleted file]
lib/libiconv/lib/java.h [deleted file]
lib/libiconv/lib/jisx0201.h [deleted file]
lib/libiconv/lib/jisx0208.h [deleted file]
lib/libiconv/lib/jisx0212.h [deleted file]
lib/libiconv/lib/jisx0213.h [deleted file]
lib/libiconv/lib/johab.h [deleted file]
lib/libiconv/lib/johab_hangul.h [deleted file]
lib/libiconv/lib/koi8_r.h [deleted file]
lib/libiconv/lib/koi8_ru.h [deleted file]
lib/libiconv/lib/koi8_t.h [deleted file]
lib/libiconv/lib/koi8_u.h [deleted file]
lib/libiconv/lib/ksc5601.h [deleted file]
lib/libiconv/lib/loop_unicode.h [deleted file]
lib/libiconv/lib/loop_wchar.h [deleted file]
lib/libiconv/lib/loops.h [deleted file]
lib/libiconv/lib/mac_arabic.h [deleted file]
lib/libiconv/lib/mac_centraleurope.h [deleted file]
lib/libiconv/lib/mac_croatian.h [deleted file]
lib/libiconv/lib/mac_cyrillic.h [deleted file]
lib/libiconv/lib/mac_greek.h [deleted file]
lib/libiconv/lib/mac_hebrew.h [deleted file]
lib/libiconv/lib/mac_iceland.h [deleted file]
lib/libiconv/lib/mac_roman.h [deleted file]
lib/libiconv/lib/mac_romania.h [deleted file]
lib/libiconv/lib/mac_thai.h [deleted file]
lib/libiconv/lib/mac_turkish.h [deleted file]
lib/libiconv/lib/mac_ukraine.h [deleted file]
lib/libiconv/lib/mulelao.h [deleted file]
lib/libiconv/lib/nextstep.h [deleted file]
lib/libiconv/lib/pt154.h [deleted file]
lib/libiconv/lib/relocatable.c [deleted file]
lib/libiconv/lib/relocatable.h [deleted file]
lib/libiconv/lib/riscos1.h [deleted file]
lib/libiconv/lib/rk1048.h [deleted file]
lib/libiconv/lib/shift_jisx0213.h [deleted file]
lib/libiconv/lib/sjis.h [deleted file]
lib/libiconv/lib/tcvn.h [deleted file]
lib/libiconv/lib/tds565.h [deleted file]
lib/libiconv/lib/tis620.h [deleted file]
lib/libiconv/lib/translit.def [deleted file]
lib/libiconv/lib/translit.h [deleted file]
lib/libiconv/lib/ucs2.h [deleted file]
lib/libiconv/lib/ucs2be.h [deleted file]
lib/libiconv/lib/ucs2internal.h [deleted file]
lib/libiconv/lib/ucs2le.h [deleted file]
lib/libiconv/lib/ucs2swapped.h [deleted file]
lib/libiconv/lib/ucs4.h [deleted file]
lib/libiconv/lib/ucs4be.h [deleted file]
lib/libiconv/lib/ucs4internal.h [deleted file]
lib/libiconv/lib/ucs4le.h [deleted file]
lib/libiconv/lib/ucs4swapped.h [deleted file]
lib/libiconv/lib/uhc_1.h [deleted file]
lib/libiconv/lib/uhc_2.h [deleted file]
lib/libiconv/lib/utf16.h [deleted file]
lib/libiconv/lib/utf16be.h [deleted file]
lib/libiconv/lib/utf16le.h [deleted file]
lib/libiconv/lib/utf32.h [deleted file]
lib/libiconv/lib/utf32be.h [deleted file]
lib/libiconv/lib/utf32le.h [deleted file]
lib/libiconv/lib/utf7.h [deleted file]
lib/libiconv/lib/utf8.h [deleted file]
lib/libiconv/lib/vietcomb.h [deleted file]
lib/libiconv/lib/viscii.h [deleted file]
lib/libiconv/libcharset/AUTHORS [deleted file]
lib/libiconv/libcharset/COPYING.LIB [deleted file]
lib/libiconv/libcharset/ChangeLog [deleted file]
lib/libiconv/libcharset/DEPENDENCIES [deleted file]
lib/libiconv/libcharset/HACKING [deleted file]
lib/libiconv/libcharset/INSTALL.generic [deleted file]
lib/libiconv/libcharset/INTEGRATE [deleted file]
lib/libiconv/libcharset/Makefile.devel [deleted file]
lib/libiconv/libcharset/Makefile.in [deleted file]
lib/libiconv/libcharset/NEWS [deleted file]
lib/libiconv/libcharset/README [deleted file]
lib/libiconv/libcharset/README.djgpp [deleted file]
lib/libiconv/libcharset/README.woe32 [deleted file]
lib/libiconv/libcharset/autoconf/aclocal.m4 [deleted file]
lib/libiconv/libcharset/autogen.sh [deleted file]
lib/libiconv/libcharset/build-aux/config.guess [deleted file]
lib/libiconv/libcharset/build-aux/config.libpath [deleted file]
lib/libiconv/libcharset/build-aux/config.sub [deleted file]
lib/libiconv/libcharset/build-aux/install-sh [deleted file]
lib/libiconv/libcharset/build-aux/ltmain.sh [deleted file]
lib/libiconv/libcharset/build-aux/mkinstalldirs [deleted file]
lib/libiconv/libcharset/config.h.in [deleted file]
lib/libiconv/libcharset/configure [deleted file]
lib/libiconv/libcharset/configure.ac [deleted file]
lib/libiconv/libcharset/djgpp/Makefile.maint [deleted file]
lib/libiconv/libcharset/djgpp/README [deleted file]
lib/libiconv/libcharset/djgpp/README.in [deleted file]
lib/libiconv/libcharset/djgpp/config.bat [deleted file]
lib/libiconv/libcharset/djgpp/config.sed [deleted file]
lib/libiconv/libcharset/djgpp/config.site [deleted file]
lib/libiconv/libcharset/djgpp/fnchange.in [deleted file]
lib/libiconv/libcharset/djgpp/fnchange.lst [deleted file]
lib/libiconv/libcharset/include/export.h [deleted file]
lib/libiconv/libcharset/include/libcharset.h.in [deleted file]
lib/libiconv/libcharset/include/localcharset.h [deleted file]
lib/libiconv/libcharset/include/localcharset.h.build.in [deleted file]
lib/libiconv/libcharset/include/localcharset.h.in [deleted file]
lib/libiconv/libcharset/lib/ChangeLog [deleted file]
lib/libiconv/libcharset/lib/Makefile.in [deleted file]
lib/libiconv/libcharset/lib/config.charset [deleted file]
lib/libiconv/libcharset/lib/localcharset.c [deleted file]
lib/libiconv/libcharset/lib/ref-add.sin [deleted file]
lib/libiconv/libcharset/lib/ref-del.sin [deleted file]
lib/libiconv/libcharset/lib/relocatable.c [deleted file]
lib/libiconv/libcharset/lib/relocatable.h [deleted file]
lib/libiconv/libcharset/m4/codeset.m4 [deleted file]
lib/libiconv/libcharset/m4/glibc21.m4 [deleted file]
lib/libiconv/libcharset/m4/libtool.m4 [deleted file]
lib/libiconv/libcharset/m4/ltoptions.m4 [deleted file]
lib/libiconv/libcharset/m4/ltsugar.m4 [deleted file]
lib/libiconv/libcharset/m4/ltversion.m4 [deleted file]
lib/libiconv/libcharset/m4/lt~obsolete.m4 [deleted file]
lib/libiconv/libcharset/m4/relocatable-lib.m4 [deleted file]
lib/libiconv/libcharset/m4/visibility.m4 [deleted file]
lib/libiconv/libcharset/tools/README [deleted file]
lib/libiconv/libcharset/tools/aix-3.2.5 [deleted file]
lib/libiconv/libcharset/tools/aix-4.1.5 [deleted file]
lib/libiconv/libcharset/tools/aix-4.2.0 [deleted file]
lib/libiconv/libcharset/tools/aix-4.3.2 [deleted file]
lib/libiconv/libcharset/tools/all-charsets [deleted file]
lib/libiconv/libcharset/tools/all-charsets-X11 [deleted file]
lib/libiconv/libcharset/tools/all-locales [deleted file]
lib/libiconv/libcharset/tools/beos-5 [deleted file]
lib/libiconv/libcharset/tools/darwin-6.8 [deleted file]
lib/libiconv/libcharset/tools/darwin-7.5 [deleted file]
lib/libiconv/libcharset/tools/darwin-9.5 [deleted file]
lib/libiconv/libcharset/tools/freebsd-3.3 [deleted file]
lib/libiconv/libcharset/tools/glibc-2.1.3 [deleted file]
lib/libiconv/libcharset/tools/glibc-2.1.90 [deleted file]
lib/libiconv/libcharset/tools/glibc-2.2 [deleted file]
lib/libiconv/libcharset/tools/glibc-2.2-XF86-3.3.6 [deleted file]
lib/libiconv/libcharset/tools/glibc-2.2-XF86-4.0.1f [deleted file]
lib/libiconv/libcharset/tools/hpux-10.01 [deleted file]
lib/libiconv/libcharset/tools/hpux-10.20 [deleted file]
lib/libiconv/libcharset/tools/hpux-11.00 [deleted file]
lib/libiconv/libcharset/tools/irix-6.5 [deleted file]
lib/libiconv/libcharset/tools/locale_charmap [deleted file]
lib/libiconv/libcharset/tools/locale_charset.c [deleted file]
lib/libiconv/libcharset/tools/locale_codeset.c [deleted file]
lib/libiconv/libcharset/tools/locale_monthnames.c [deleted file]
lib/libiconv/libcharset/tools/locale_x11encoding.c [deleted file]
lib/libiconv/libcharset/tools/netbsd-3.0 [deleted file]
lib/libiconv/libcharset/tools/openbsd-4.1 [deleted file]
lib/libiconv/libcharset/tools/osf1-4.0a [deleted file]
lib/libiconv/libcharset/tools/osf1-4.0d [deleted file]
lib/libiconv/libcharset/tools/osf1-5.1 [deleted file]
lib/libiconv/libcharset/tools/solaris-2.4 [deleted file]
lib/libiconv/libcharset/tools/solaris-2.5.1 [deleted file]
lib/libiconv/libcharset/tools/solaris-2.6 [deleted file]
lib/libiconv/libcharset/tools/solaris-2.6-cjk [deleted file]
lib/libiconv/libcharset/tools/solaris-2.7 [deleted file]
lib/libiconv/libcharset/tools/sunos-4.1.4 [deleted file]
lib/libiconv/libcharset/tools/win32 [deleted file]
lib/libiconv/libiconv_win32/config.h [deleted file]
lib/libiconv/libiconv_win32/libiconv_win32.vcproj [deleted file]
lib/libiconv/libiconv_win32/libiconv_win32.vcxproj [deleted file]
lib/libiconv/libiconv_win32/libiconv_win32.vcxproj.filters [deleted file]
lib/libiconv/m4/cp.m4 [deleted file]
lib/libiconv/m4/eilseq.m4 [deleted file]
lib/libiconv/m4/endian.m4 [deleted file]
lib/libiconv/m4/general.m4 [deleted file]
lib/libiconv/m4/libtool.m4 [deleted file]
lib/libiconv/m4/ln.m4 [deleted file]
lib/libiconv/m4/ltoptions.m4 [deleted file]
lib/libiconv/m4/ltsugar.m4 [deleted file]
lib/libiconv/m4/ltversion.m4 [deleted file]
lib/libiconv/m4/lt~obsolete.m4 [deleted file]
lib/libiconv/m4/proto.m4 [deleted file]
lib/libiconv/man/Makefile.in [deleted file]
lib/libiconv/man/iconv.1 [deleted file]
lib/libiconv/man/iconv.1.html [deleted file]
lib/libiconv/man/iconv.3 [deleted file]
lib/libiconv/man/iconv.3.html [deleted file]
lib/libiconv/man/iconv_close.3 [deleted file]
lib/libiconv/man/iconv_close.3.html [deleted file]
lib/libiconv/man/iconv_open.3 [deleted file]
lib/libiconv/man/iconv_open.3.html [deleted file]
lib/libiconv/man/iconv_open_into.3 [deleted file]
lib/libiconv/man/iconv_open_into.3.html [deleted file]
lib/libiconv/man/iconvctl.3 [deleted file]
lib/libiconv/man/iconvctl.3.html [deleted file]
lib/libiconv/os2/iconv.def [deleted file]
lib/libiconv/po/ChangeLog [deleted file]
lib/libiconv/po/LINGUAS [deleted file]
lib/libiconv/po/Makefile.in.in [deleted file]
lib/libiconv/po/Makevars [deleted file]
lib/libiconv/po/POTFILES.in [deleted file]
lib/libiconv/po/Rules-quot [deleted file]
lib/libiconv/po/af.gmo [deleted file]
lib/libiconv/po/af.po [deleted file]
lib/libiconv/po/bg.gmo [deleted file]
lib/libiconv/po/bg.po [deleted file]
lib/libiconv/po/boldquot.sed [deleted file]
lib/libiconv/po/ca.gmo [deleted file]
lib/libiconv/po/ca.po [deleted file]
lib/libiconv/po/da.gmo [deleted file]
lib/libiconv/po/da.po [deleted file]
lib/libiconv/po/de.gmo [deleted file]
lib/libiconv/po/de.po [deleted file]
lib/libiconv/po/el.gmo [deleted file]
lib/libiconv/po/el.po [deleted file]
lib/libiconv/po/en@boldquot.header [deleted file]
lib/libiconv/po/en@quot.header [deleted file]
lib/libiconv/po/eo.gmo [deleted file]
lib/libiconv/po/eo.po [deleted file]
lib/libiconv/po/es.gmo [deleted file]
lib/libiconv/po/es.po [deleted file]
lib/libiconv/po/et.gmo [deleted file]
lib/libiconv/po/et.po [deleted file]
lib/libiconv/po/fi.gmo [deleted file]
lib/libiconv/po/fi.po [deleted file]
lib/libiconv/po/fr.gmo [deleted file]
lib/libiconv/po/fr.po [deleted file]
lib/libiconv/po/ga.gmo [deleted file]
lib/libiconv/po/ga.po [deleted file]
lib/libiconv/po/gl.gmo [deleted file]
lib/libiconv/po/gl.po [deleted file]
lib/libiconv/po/hr.gmo [deleted file]
lib/libiconv/po/hr.po [deleted file]
lib/libiconv/po/hu.gmo [deleted file]
lib/libiconv/po/hu.po [deleted file]
lib/libiconv/po/id.gmo [deleted file]
lib/libiconv/po/id.po [deleted file]
lib/libiconv/po/insert-header.sin [deleted file]
lib/libiconv/po/it.gmo [deleted file]
lib/libiconv/po/it.po [deleted file]
lib/libiconv/po/libiconv.pot [deleted file]
lib/libiconv/po/nl.gmo [deleted file]
lib/libiconv/po/nl.po [deleted file]
lib/libiconv/po/pl.gmo [deleted file]
lib/libiconv/po/pl.po [deleted file]
lib/libiconv/po/pt_BR.gmo [deleted file]
lib/libiconv/po/pt_BR.po [deleted file]
lib/libiconv/po/quot.sed [deleted file]
lib/libiconv/po/remove-potcdate.sin [deleted file]
lib/libiconv/po/rm.gmo [deleted file]
lib/libiconv/po/rm.po [deleted file]
lib/libiconv/po/ro.gmo [deleted file]
lib/libiconv/po/ro.po [deleted file]
lib/libiconv/po/ru.gmo [deleted file]
lib/libiconv/po/ru.po [deleted file]
lib/libiconv/po/sk.gmo [deleted file]
lib/libiconv/po/sk.po [deleted file]
lib/libiconv/po/sl.gmo [deleted file]
lib/libiconv/po/sl.po [deleted file]
lib/libiconv/po/sq.gmo [deleted file]
lib/libiconv/po/sq.po [deleted file]
lib/libiconv/po/sr.gmo [deleted file]
lib/libiconv/po/sr.po [deleted file]
lib/libiconv/po/stamp-po [deleted file]
lib/libiconv/po/sv.gmo [deleted file]
lib/libiconv/po/sv.po [deleted file]
lib/libiconv/po/tr.gmo [deleted file]
lib/libiconv/po/tr.po [deleted file]
lib/libiconv/po/uk.gmo [deleted file]
lib/libiconv/po/uk.po [deleted file]
lib/libiconv/po/vi.gmo [deleted file]
lib/libiconv/po/vi.po [deleted file]
lib/libiconv/po/wa.gmo [deleted file]
lib/libiconv/po/wa.po [deleted file]
lib/libiconv/po/zh_CN.gmo [deleted file]
lib/libiconv/po/zh_CN.po [deleted file]
lib/libiconv/po/zh_TW.gmo [deleted file]
lib/libiconv/po/zh_TW.po [deleted file]
lib/libiconv/preload/Makefile.devel [deleted file]
lib/libiconv/preload/Makefile.in [deleted file]
lib/libiconv/preload/aclocal.m4 [deleted file]
lib/libiconv/preload/configure [deleted file]
lib/libiconv/preload/configure.ac [deleted file]
lib/libiconv/src/Makefile.in [deleted file]
lib/libiconv/src/iconv.c [deleted file]
lib/libiconv/src/iconv_no_i18n.c [deleted file]
lib/libiconv/srclib/Makefile.am [deleted file]
lib/libiconv/srclib/Makefile.gnulib [deleted file]
lib/libiconv/srclib/Makefile.in [deleted file]
lib/libiconv/srclib/alloca.in.h [deleted file]
lib/libiconv/srclib/areadlink.c [deleted file]
lib/libiconv/srclib/areadlink.h [deleted file]
lib/libiconv/srclib/binary-io.h [deleted file]
lib/libiconv/srclib/c-ctype.c [deleted file]
lib/libiconv/srclib/c-ctype.h [deleted file]
lib/libiconv/srclib/canonicalize-lgpl.c [deleted file]
lib/libiconv/srclib/canonicalize.h [deleted file]
lib/libiconv/srclib/errno.in.h [deleted file]
lib/libiconv/srclib/error.c [deleted file]
lib/libiconv/srclib/error.h [deleted file]
lib/libiconv/srclib/gettext.h [deleted file]
lib/libiconv/srclib/intprops.h [deleted file]
lib/libiconv/srclib/localcharset.h [deleted file]
lib/libiconv/srclib/malloc.c [deleted file]
lib/libiconv/srclib/malloca.c [deleted file]
lib/libiconv/srclib/malloca.h [deleted file]
lib/libiconv/srclib/malloca.valgrind [deleted file]
lib/libiconv/srclib/memmove.c [deleted file]
lib/libiconv/srclib/pathmax.h [deleted file]
lib/libiconv/srclib/progname.c [deleted file]
lib/libiconv/srclib/progname.h [deleted file]
lib/libiconv/srclib/progreloc.c [deleted file]
lib/libiconv/srclib/readlink.c [deleted file]
lib/libiconv/srclib/relocatable.c [deleted file]
lib/libiconv/srclib/relocatable.h [deleted file]
lib/libiconv/srclib/relocwrapper.c [deleted file]
lib/libiconv/srclib/setenv.c [deleted file]
lib/libiconv/srclib/signal.in.h [deleted file]
lib/libiconv/srclib/sigprocmask.c [deleted file]
lib/libiconv/srclib/stdbool.in.h [deleted file]
lib/libiconv/srclib/stdint.in.h [deleted file]
lib/libiconv/srclib/stdio-write.c [deleted file]
lib/libiconv/srclib/stdio.in.h [deleted file]
lib/libiconv/srclib/stdlib.in.h [deleted file]
lib/libiconv/srclib/streq.h [deleted file]
lib/libiconv/srclib/strerror.c [deleted file]
lib/libiconv/srclib/string.in.h [deleted file]
lib/libiconv/srclib/unistd.in.h [deleted file]
lib/libiconv/srclib/unitypes.h [deleted file]
lib/libiconv/srclib/uniwidth.h [deleted file]
lib/libiconv/srclib/uniwidth/cjk.h [deleted file]
lib/libiconv/srclib/uniwidth/width.c [deleted file]
lib/libiconv/srclib/unlocked-io.h [deleted file]
lib/libiconv/srclib/wchar.in.h [deleted file]
lib/libiconv/srclib/xalloc.h [deleted file]
lib/libiconv/srclib/xmalloc.c [deleted file]
lib/libiconv/srclib/xreadlink.c [deleted file]
lib/libiconv/srclib/xreadlink.h [deleted file]
lib/libiconv/srclib/xstrdup.c [deleted file]
lib/libiconv/srcm4/00gnulib.m4 [deleted file]
lib/libiconv/srcm4/alloca.m4 [deleted file]
lib/libiconv/srcm4/canonicalize-lgpl.m4 [deleted file]
lib/libiconv/srcm4/codeset.m4 [deleted file]
lib/libiconv/srcm4/eealloc.m4 [deleted file]
lib/libiconv/srcm4/environ.m4 [deleted file]
lib/libiconv/srcm4/errno_h.m4 [deleted file]
lib/libiconv/srcm4/error.m4 [deleted file]
lib/libiconv/srcm4/extensions.m4 [deleted file]
lib/libiconv/srcm4/gettext.m4 [deleted file]
lib/libiconv/srcm4/glibc2.m4 [deleted file]
lib/libiconv/srcm4/glibc21.m4 [deleted file]
lib/libiconv/srcm4/gnulib-cache.m4 [deleted file]
lib/libiconv/srcm4/gnulib-common.m4 [deleted file]
lib/libiconv/srcm4/gnulib-comp.m4 [deleted file]
lib/libiconv/srcm4/gnulib-tool.m4 [deleted file]
lib/libiconv/srcm4/iconv.m4 [deleted file]
lib/libiconv/srcm4/include_next.m4 [deleted file]
lib/libiconv/srcm4/intdiv0.m4 [deleted file]
lib/libiconv/srcm4/intl.m4 [deleted file]
lib/libiconv/srcm4/intldir.m4 [deleted file]
lib/libiconv/srcm4/intlmacosx.m4 [deleted file]
lib/libiconv/srcm4/intmax.m4 [deleted file]
lib/libiconv/srcm4/inttypes-pri.m4 [deleted file]
lib/libiconv/srcm4/inttypes_h.m4 [deleted file]
lib/libiconv/srcm4/lcmessage.m4 [deleted file]
lib/libiconv/srcm4/lib-ld.m4 [deleted file]
lib/libiconv/srcm4/lib-link.m4 [deleted file]
lib/libiconv/srcm4/lib-prefix.m4 [deleted file]
lib/libiconv/srcm4/lock.m4 [deleted file]
lib/libiconv/srcm4/longlong.m4 [deleted file]
lib/libiconv/srcm4/malloc.m4 [deleted file]
lib/libiconv/srcm4/malloca.m4 [deleted file]
lib/libiconv/srcm4/mbstate_t.m4 [deleted file]
lib/libiconv/srcm4/memmove.m4 [deleted file]
lib/libiconv/srcm4/multiarch.m4 [deleted file]
lib/libiconv/srcm4/nls.m4 [deleted file]
lib/libiconv/srcm4/pathmax.m4 [deleted file]
lib/libiconv/srcm4/po.m4 [deleted file]
lib/libiconv/srcm4/printf-posix.m4 [deleted file]
lib/libiconv/srcm4/progtest.m4 [deleted file]
lib/libiconv/srcm4/readlink.m4 [deleted file]
lib/libiconv/srcm4/relocatable-lib.m4 [deleted file]
lib/libiconv/srcm4/relocatable.m4 [deleted file]
lib/libiconv/srcm4/setenv.m4 [deleted file]
lib/libiconv/srcm4/signal_h.m4 [deleted file]
lib/libiconv/srcm4/signalblocking.m4 [deleted file]
lib/libiconv/srcm4/sigpipe.m4 [deleted file]
lib/libiconv/srcm4/size_max.m4 [deleted file]
lib/libiconv/srcm4/ssize_t.m4 [deleted file]
lib/libiconv/srcm4/stdbool.m4 [deleted file]
lib/libiconv/srcm4/stdint.m4 [deleted file]
lib/libiconv/srcm4/stdint_h.m4 [deleted file]
lib/libiconv/srcm4/stdio_h.m4 [deleted file]
lib/libiconv/srcm4/stdlib_h.m4 [deleted file]
lib/libiconv/srcm4/strerror.m4 [deleted file]
lib/libiconv/srcm4/string_h.m4 [deleted file]
lib/libiconv/srcm4/threadlib.m4 [deleted file]
lib/libiconv/srcm4/uintmax_t.m4 [deleted file]
lib/libiconv/srcm4/unistd_h.m4 [deleted file]
lib/libiconv/srcm4/unlocked-io.m4 [deleted file]
lib/libiconv/srcm4/visibility.m4 [deleted file]
lib/libiconv/srcm4/wchar.m4 [deleted file]
lib/libiconv/srcm4/wchar_t.m4 [deleted file]
lib/libiconv/srcm4/wint_t.m4 [deleted file]
lib/libiconv/srcm4/xsize.m4 [deleted file]
lib/libiconv/tests/ARMSCII-8.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/ARMSCII-8.TXT [deleted file]
lib/libiconv/tests/ASCII.TXT [deleted file]
lib/libiconv/tests/ATARIST.TXT [deleted file]
lib/libiconv/tests/BIG5-2003.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/BIG5-2003.TXT [deleted file]
lib/libiconv/tests/BIG5-HKSCS-1999-snippet [deleted file]
lib/libiconv/tests/BIG5-HKSCS-1999-snippet.UTF-8 [deleted file]
lib/libiconv/tests/BIG5-HKSCS-1999.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/BIG5-HKSCS-1999.TXT [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2001-snippet [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2001-snippet.UTF-8 [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2001.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2001.TXT [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2004-snippet [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2004-snippet.UTF-8 [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2004.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/BIG5-HKSCS-2004.TXT [deleted file]
lib/libiconv/tests/BIG5.TXT [deleted file]
lib/libiconv/tests/CP1046.TXT [deleted file]
lib/libiconv/tests/CP1124.TXT [deleted file]
lib/libiconv/tests/CP1125.TXT [deleted file]
lib/libiconv/tests/CP1129.TXT [deleted file]
lib/libiconv/tests/CP1131.TXT [deleted file]
lib/libiconv/tests/CP1133.TXT [deleted file]
lib/libiconv/tests/CP1161.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/CP1161.TXT [deleted file]
lib/libiconv/tests/CP1162.TXT [deleted file]
lib/libiconv/tests/CP1163.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/CP1163.TXT [deleted file]
lib/libiconv/tests/CP1250.TXT [deleted file]
lib/libiconv/tests/CP1251.TXT [deleted file]
lib/libiconv/tests/CP1252.TXT [deleted file]
lib/libiconv/tests/CP1253.TXT [deleted file]
lib/libiconv/tests/CP1254.TXT [deleted file]
lib/libiconv/tests/CP1255-snippet [deleted file]
lib/libiconv/tests/CP1255-snippet.UTF-8 [deleted file]
lib/libiconv/tests/CP1255.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/CP1255.TXT [deleted file]
lib/libiconv/tests/CP1256.TXT [deleted file]
lib/libiconv/tests/CP1257.TXT [deleted file]
lib/libiconv/tests/CP1258-snippet [deleted file]
lib/libiconv/tests/CP1258-snippet.UTF-8 [deleted file]
lib/libiconv/tests/CP1258.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/CP1258.TXT [deleted file]
lib/libiconv/tests/CP437.TXT [deleted file]
lib/libiconv/tests/CP737.TXT [deleted file]
lib/libiconv/tests/CP775.TXT [deleted file]
lib/libiconv/tests/CP850.TXT [deleted file]
lib/libiconv/tests/CP852.TXT [deleted file]
lib/libiconv/tests/CP853.TXT [deleted file]
lib/libiconv/tests/CP855.TXT [deleted file]
lib/libiconv/tests/CP856.TXT [deleted file]
lib/libiconv/tests/CP857.TXT [deleted file]
lib/libiconv/tests/CP858.TXT [deleted file]
lib/libiconv/tests/CP860.TXT [deleted file]
lib/libiconv/tests/CP861.TXT [deleted file]
lib/libiconv/tests/CP862.TXT [deleted file]
lib/libiconv/tests/CP863.TXT [deleted file]
lib/libiconv/tests/CP864.TXT [deleted file]
lib/libiconv/tests/CP865.TXT [deleted file]
lib/libiconv/tests/CP866.TXT [deleted file]
lib/libiconv/tests/CP869.TXT [deleted file]
lib/libiconv/tests/CP874.TXT [deleted file]
lib/libiconv/tests/CP922.TXT [deleted file]
lib/libiconv/tests/CP932.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/CP932.TXT [deleted file]
lib/libiconv/tests/CP936.TXT [deleted file]
lib/libiconv/tests/CP949.TXT [deleted file]
lib/libiconv/tests/CP950.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/CP950.TXT [deleted file]
lib/libiconv/tests/DEC-HANYU.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/DEC-HANYU.TXT [deleted file]
lib/libiconv/tests/DEC-KANJI.TXT [deleted file]
lib/libiconv/tests/EUC-CN.TXT [deleted file]
lib/libiconv/tests/EUC-JISX0213.TXT [deleted file]
lib/libiconv/tests/EUC-JP.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/EUC-JP.TXT [deleted file]
lib/libiconv/tests/EUC-KR.TXT [deleted file]
lib/libiconv/tests/EUC-TW.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/EUC-TW.TXT [deleted file]
lib/libiconv/tests/GB18030-BMP.TXT [deleted file]
lib/libiconv/tests/GBK.TXT [deleted file]
lib/libiconv/tests/Georgian-Academy.TXT [deleted file]
lib/libiconv/tests/Georgian-PS.TXT [deleted file]
lib/libiconv/tests/HP-ROMAN8.TXT [deleted file]
lib/libiconv/tests/HZ-snippet [deleted file]
lib/libiconv/tests/HZ-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-CN-EXT-snippet [deleted file]
lib/libiconv/tests/ISO-2022-CN-EXT-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-CN-snippet [deleted file]
lib/libiconv/tests/ISO-2022-CN-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-JP-1-snippet [deleted file]
lib/libiconv/tests/ISO-2022-JP-1-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-JP-2-snippet [deleted file]
lib/libiconv/tests/ISO-2022-JP-2-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-JP-3-snippet [deleted file]
lib/libiconv/tests/ISO-2022-JP-3-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-JP-snippet [deleted file]
lib/libiconv/tests/ISO-2022-JP-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-2022-KR-snippet [deleted file]
lib/libiconv/tests/ISO-2022-KR-snippet.UTF-8 [deleted file]
lib/libiconv/tests/ISO-8859-1.TXT [deleted file]
lib/libiconv/tests/ISO-8859-10.TXT [deleted file]
lib/libiconv/tests/ISO-8859-11.TXT [deleted file]
lib/libiconv/tests/ISO-8859-13.TXT [deleted file]
lib/libiconv/tests/ISO-8859-14.TXT [deleted file]
lib/libiconv/tests/ISO-8859-15.TXT [deleted file]
lib/libiconv/tests/ISO-8859-16.TXT [deleted file]
lib/libiconv/tests/ISO-8859-2.TXT [deleted file]
lib/libiconv/tests/ISO-8859-3.TXT [deleted file]
lib/libiconv/tests/ISO-8859-4.TXT [deleted file]
lib/libiconv/tests/ISO-8859-5.TXT [deleted file]
lib/libiconv/tests/ISO-8859-6.TXT [deleted file]
lib/libiconv/tests/ISO-8859-7.TXT [deleted file]
lib/libiconv/tests/ISO-8859-8.TXT [deleted file]
lib/libiconv/tests/ISO-8859-9.TXT [deleted file]
lib/libiconv/tests/ISO-IR-165.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/ISO-IR-165.TXT [deleted file]
lib/libiconv/tests/ISO646-CN.TXT [deleted file]
lib/libiconv/tests/ISO646-JP.TXT [deleted file]
lib/libiconv/tests/JIS_X0201.TXT [deleted file]
lib/libiconv/tests/JOHAB.TXT [deleted file]
lib/libiconv/tests/KOI8-R.TXT [deleted file]
lib/libiconv/tests/KOI8-RU.TXT [deleted file]
lib/libiconv/tests/KOI8-T.TXT [deleted file]
lib/libiconv/tests/KOI8-U.TXT [deleted file]
lib/libiconv/tests/MacArabic.TXT [deleted file]
lib/libiconv/tests/MacCentralEurope.TXT [deleted file]
lib/libiconv/tests/MacCroatian.TXT [deleted file]
lib/libiconv/tests/MacCyrillic.TXT [deleted file]
lib/libiconv/tests/MacGreek.TXT [deleted file]
lib/libiconv/tests/MacHebrew.TXT [deleted file]
lib/libiconv/tests/MacIceland.TXT [deleted file]
lib/libiconv/tests/MacRoman.TXT [deleted file]
lib/libiconv/tests/MacRomania.TXT [deleted file]
lib/libiconv/tests/MacThai.TXT [deleted file]
lib/libiconv/tests/MacTurkish.TXT [deleted file]
lib/libiconv/tests/MacUkraine.TXT [deleted file]
lib/libiconv/tests/Makefile.in [deleted file]
lib/libiconv/tests/MuleLao-1.TXT [deleted file]
lib/libiconv/tests/NEXTSTEP.TXT [deleted file]
lib/libiconv/tests/PT154.TXT [deleted file]
lib/libiconv/tests/Quotes.ASCII [deleted file]
lib/libiconv/tests/Quotes.ISO-8859-1 [deleted file]
lib/libiconv/tests/Quotes.UTF-8 [deleted file]
lib/libiconv/tests/RISCOS-LATIN1.TXT [deleted file]
lib/libiconv/tests/RK1048.TXT [deleted file]
lib/libiconv/tests/SHIFT_JIS.TXT [deleted file]
lib/libiconv/tests/SHIFT_JISX0213.TXT [deleted file]
lib/libiconv/tests/TCVN-snippet [deleted file]
lib/libiconv/tests/TCVN-snippet.UTF-8 [deleted file]
lib/libiconv/tests/TCVN.IRREVERSIBLE.TXT [deleted file]
lib/libiconv/tests/TCVN.TXT [deleted file]
lib/libiconv/tests/TDS565.TXT [deleted file]
lib/libiconv/tests/TIS-620.TXT [deleted file]
lib/libiconv/tests/Translit1.ASCII [deleted file]
lib/libiconv/tests/Translit1.ISO-8859-1 [deleted file]
lib/libiconv/tests/TranslitFail1.ISO-8859-1 [deleted file]
lib/libiconv/tests/UCS-2BE-snippet [deleted file]
lib/libiconv/tests/UCS-2BE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UCS-2LE-snippet [deleted file]
lib/libiconv/tests/UCS-2LE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UCS-4BE-snippet [deleted file]
lib/libiconv/tests/UCS-4BE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UCS-4LE-snippet [deleted file]
lib/libiconv/tests/UCS-4LE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-16-snippet [deleted file]
lib/libiconv/tests/UTF-16-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-16BE-snippet [deleted file]
lib/libiconv/tests/UTF-16BE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-16LE-snippet [deleted file]
lib/libiconv/tests/UTF-16LE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-32-snippet [deleted file]
lib/libiconv/tests/UTF-32-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-32BE-snippet [deleted file]
lib/libiconv/tests/UTF-32BE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-32LE-snippet [deleted file]
lib/libiconv/tests/UTF-32LE-snippet.UTF-8 [deleted file]
lib/libiconv/tests/UTF-7-snippet [deleted file]
lib/libiconv/tests/UTF-7-snippet.UTF-8 [deleted file]
lib/libiconv/tests/VISCII.TXT [deleted file]
lib/libiconv/tests/check-stateful [deleted file]
lib/libiconv/tests/check-stateful.bat [deleted file]
lib/libiconv/tests/check-stateless [deleted file]
lib/libiconv/tests/check-stateless.bat [deleted file]
lib/libiconv/tests/check-subst [deleted file]
lib/libiconv/tests/check-translit [deleted file]
lib/libiconv/tests/check-translit.bat [deleted file]
lib/libiconv/tests/check-translitfailure [deleted file]
lib/libiconv/tests/gengb18030z.c [deleted file]
lib/libiconv/tests/genutf8.c [deleted file]
lib/libiconv/tests/table-from.c [deleted file]
lib/libiconv/tests/table-to.c [deleted file]
lib/libiconv/tests/test-shiftseq.c [deleted file]
lib/libiconv/tests/uniq-u.c [deleted file]
lib/libiconv/tools/8bit_tab_to_h.c [deleted file]
lib/libiconv/tools/JISX0213.TXT [deleted file]
lib/libiconv/tools/Makefile [deleted file]
lib/libiconv/tools/cjk_tab_to_h.c [deleted file]
lib/libiconv/tools/cjk_variants.c [deleted file]
lib/libiconv/windows/iconv.rc [deleted file]
lib/libiconv/windows/libiconv.rc [deleted file]
lib/libiconv/windows/windres-options [deleted file]
lib/libiconv/woe32dll/export.h [deleted file]
lib/libiconv/woe32dll/iconv-exports.c [deleted file]
lib/libid3tag/Makefile.in [new file with mode: 0644]
lib/libid3tag/README [new file with mode: 0644]
lib/libid3tag/id3.sln [new file with mode: 0644]
lib/libid3tag/libid3tag/AUTHORS [new file with mode: 0644]
lib/libid3tag/libid3tag/CHANGES [new file with mode: 0644]
lib/libid3tag/libid3tag/COPYING [new file with mode: 0644]
lib/libid3tag/libid3tag/COPYRIGHT [new file with mode: 0644]
lib/libid3tag/libid3tag/CREDITS [new file with mode: 0644]
lib/libid3tag/libid3tag/ChangeLog [new file with mode: 0644]
lib/libid3tag/libid3tag/INSTALL [new file with mode: 0644]
lib/libid3tag/libid3tag/Makefile.am [new file with mode: 0644]
lib/libid3tag/libid3tag/Makefile.in [new file with mode: 0644]
lib/libid3tag/libid3tag/NEWS [new file with mode: 0644]
lib/libid3tag/libid3tag/README [new file with mode: 0644]
lib/libid3tag/libid3tag/TODO.txt [new file with mode: 0644]
lib/libid3tag/libid3tag/VERSION [new file with mode: 0644]
lib/libid3tag/libid3tag/aclocal.m4 [new file with mode: 0644]
lib/libid3tag/libid3tag/compat.gperf [new file with mode: 0644]
lib/libid3tag/libid3tag/compat.h [new file with mode: 0644]
lib/libid3tag/libid3tag/compat2.c [new file with mode: 0644]
lib/libid3tag/libid3tag/config.guess [new file with mode: 0755]
lib/libid3tag/libid3tag/config.h.in [new file with mode: 0644]
lib/libid3tag/libid3tag/config.sub [new file with mode: 0755]
lib/libid3tag/libid3tag/configure [new file with mode: 0755]
lib/libid3tag/libid3tag/configure.ac [new file with mode: 0644]
lib/libid3tag/libid3tag/crc.c [new file with mode: 0644]
lib/libid3tag/libid3tag/crc.h [new file with mode: 0644]
lib/libid3tag/libid3tag/debug.c [new file with mode: 0644]
lib/libid3tag/libid3tag/debug.h [new file with mode: 0644]
lib/libid3tag/libid3tag/depcomp [new file with mode: 0755]
lib/libid3tag/libid3tag/field.c [new file with mode: 0644]
lib/libid3tag/libid3tag/field.h [new file with mode: 0644]
lib/libid3tag/libid3tag/file.c [new file with mode: 0644]
lib/libid3tag/libid3tag/file.h [new file with mode: 0644]
lib/libid3tag/libid3tag/frame.c [new file with mode: 0644]
lib/libid3tag/libid3tag/frame.h [new file with mode: 0644]
lib/libid3tag/libid3tag/frametype-9754.c [new file with mode: 0644]
lib/libid3tag/libid3tag/frametype.gperf [new file with mode: 0644]
lib/libid3tag/libid3tag/frametype.h [new file with mode: 0644]
lib/libid3tag/libid3tag/genre.c [new file with mode: 0644]
lib/libid3tag/libid3tag/genre.dat [new file with mode: 0644]
lib/libid3tag/libid3tag/genre.dat.in [new file with mode: 0644]
lib/libid3tag/libid3tag/genre.dat.sed [new file with mode: 0644]
lib/libid3tag/libid3tag/genre.h [new file with mode: 0644]
lib/libid3tag/libid3tag/global.h [new file with mode: 0644]
lib/libid3tag/libid3tag/id3tag.h [new file with mode: 0644]
lib/libid3tag/libid3tag/install-sh [new file with mode: 0755]
lib/libid3tag/libid3tag/latin1.c [new file with mode: 0644]
lib/libid3tag/libid3tag/latin1.h [new file with mode: 0644]
lib/libid3tag/libid3tag/libid3tag.list.in [new file with mode: 0644]
lib/libid3tag/libid3tag/ltmain.sh [new file with mode: 0755]
lib/libid3tag/libid3tag/metadata.c [new file with mode: 0644]
lib/libid3tag/libid3tag/metadata.h [new file with mode: 0644]
lib/libid3tag/libid3tag/missing [new file with mode: 0755]
lib/libid3tag/libid3tag/mkinstalldirs [new file with mode: 0755]
lib/libid3tag/libid3tag/msvc++/Makefile.am [new file with mode: 0644]
lib/libid3tag/libid3tag/msvc++/Makefile.in [new file with mode: 0644]
lib/libid3tag/libid3tag/msvc++/config.h [new file with mode: 0644]
lib/libid3tag/libid3tag/msvc++/libid3tag.dsp [new file with mode: 0644]
lib/libid3tag/libid3tag/msvc++/libid3tag.vcproj [new file with mode: 0644]
lib/libid3tag/libid3tag/msvc++/libid3tag.vcxproj [new file with mode: 0644]
lib/libid3tag/libid3tag/msvc++/libid3tag.vcxproj.filters [new file with mode: 0644]
lib/libid3tag/libid3tag/parse.c [new file with mode: 0644]
lib/libid3tag/libid3tag/parse.h [new file with mode: 0644]
lib/libid3tag/libid3tag/render.c [new file with mode: 0644]
lib/libid3tag/libid3tag/render.h [new file with mode: 0644]
lib/libid3tag/libid3tag/tag.c [new file with mode: 0644]
lib/libid3tag/libid3tag/tag.h [new file with mode: 0644]
lib/libid3tag/libid3tag/ucs4.c [new file with mode: 0644]
lib/libid3tag/libid3tag/ucs4.h [new file with mode: 0644]
lib/libid3tag/libid3tag/utf16.c [new file with mode: 0644]
lib/libid3tag/libid3tag/utf16.h [new file with mode: 0644]
lib/libid3tag/libid3tag/utf8.c [new file with mode: 0644]
lib/libid3tag/libid3tag/utf8.h [new file with mode: 0644]
lib/libid3tag/libid3tag/util.c [new file with mode: 0644]
lib/libid3tag/libid3tag/util.h [new file with mode: 0644]
lib/libid3tag/libid3tag/version.c [new file with mode: 0644]
lib/libid3tag/libid3tag/version.h [new file with mode: 0644]
lib/libid3tag/readme.txt [new file with mode: 0644]
lib/libid3tag/testdriver/Resource.h [new file with mode: 0644]
lib/libid3tag/testdriver/stdafx.cpp [new file with mode: 0644]
lib/libid3tag/testdriver/stdafx.h [new file with mode: 0644]
lib/libid3tag/testdriver/testdriver.aps [new file with mode: 0644]
lib/libid3tag/testdriver/testdriver.cpp [new file with mode: 0644]
lib/libid3tag/testdriver/testdriver.h [new file with mode: 0644]
lib/libid3tag/testdriver/testdriver.rc [new file with mode: 0644]
lib/libid3tag/testdriver/testdriver.vcproj [new file with mode: 0644]
lib/libid3tag/testdriver/writetest.mp3 [new file with mode: 0644]
lib/libid3tag/zlib/ChangeLog [new file with mode: 0644]
lib/libid3tag/zlib/FAQ [new file with mode: 0644]
lib/libid3tag/zlib/INDEX [new file with mode: 0644]
lib/libid3tag/zlib/Makefile [new file with mode: 0644]
lib/libid3tag/zlib/Makefile.in [new file with mode: 0644]
lib/libid3tag/zlib/README [new file with mode: 0644]
lib/libid3tag/zlib/adler32.c [new file with mode: 0644]
lib/libid3tag/zlib/algorithm.txt [new file with mode: 0644]
lib/libid3tag/zlib/amiga/Makefile.pup [new file with mode: 0644]
lib/libid3tag/zlib/amiga/Makefile.sas [new file with mode: 0644]
lib/libid3tag/zlib/as400/bndsrc [new file with mode: 0644]
lib/libid3tag/zlib/as400/compile.clp [new file with mode: 0644]
lib/libid3tag/zlib/as400/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/as400/zlib.inc [new file with mode: 0644]
lib/libid3tag/zlib/compress.c [new file with mode: 0644]
lib/libid3tag/zlib/configure [new file with mode: 0644]
lib/libid3tag/zlib/contrib/README.contrib [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/buffer_demo.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/mtest.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/read.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/test.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib-streams.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib-streams.ads [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib-thin.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib-thin.ads [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib.adb [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib.ads [new file with mode: 0644]
lib/libid3tag/zlib/contrib/ada/zlib.gpr [new file with mode: 0644]
lib/libid3tag/zlib/contrib/asm586/README.586 [new file with mode: 0644]
lib/libid3tag/zlib/contrib/asm586/match.S [new file with mode: 0644]
lib/libid3tag/zlib/contrib/asm686/README.686 [new file with mode: 0644]
lib/libid3tag/zlib/contrib/asm686/match.S [new file with mode: 0644]
lib/libid3tag/zlib/contrib/blast/Makefile [new file with mode: 0644]
lib/libid3tag/zlib/contrib/blast/README [new file with mode: 0644]
lib/libid3tag/zlib/contrib/blast/blast.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/blast/blast.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/blast/test.pk [new file with mode: 0644]
lib/libid3tag/zlib/contrib/blast/test.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/delphi/ZLib.pas [new file with mode: 0644]
lib/libid3tag/zlib/contrib/delphi/ZLibConst.pas [new file with mode: 0644]
lib/libid3tag/zlib/contrib/delphi/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/delphi/zlibd32.mak [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib.build [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib.chm [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib.sln [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/CodecBase.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/Deflater.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/DotZLib.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/GZipStream.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/Inflater.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/DotZLib/UnitTests.cs [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/LICENSE_1_0.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/dotzlib/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/README [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/infback9.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/infback9.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/inffix9.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/inflate9.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/inftree9.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/infback9/inftree9.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/inflate86/inffas86.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/inflate86/inffast.S [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream/test.cpp [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream/zfstream.cpp [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream/zfstream.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream2/zstream.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream2/zstream_test.cpp [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream3/README [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream3/TODO [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream3/test.cc [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream3/zfstream.cc [new file with mode: 0644]
lib/libid3tag/zlib/contrib/iostream3/zfstream.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masm686/match.asm [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/bld_ml64.bat [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/gvmat64.asm [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/gvmat64.obj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/inffas8664.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/inffasx64.asm [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/inffasx64.obj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx64/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/bld_ml32.bat [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/gvmat32.asm [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/gvmat32.obj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/gvmat32c.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/inffas32.asm [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/inffas32.obj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/mkasm.bat [new file with mode: 0644]
lib/libid3tag/zlib/contrib/masmx86/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/ChangeLogUnzip [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/Makefile [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/crypt.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/ioapi.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/ioapi.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/iowin32.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/iowin32.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/miniunz.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/minizip.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/mztools.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/mztools.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/unzip.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/unzip.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/zip.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/minizip/zip.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/pascal/example.pas [new file with mode: 0644]
lib/libid3tag/zlib/contrib/pascal/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/pascal/zlibd32.mak [new file with mode: 0644]
lib/libid3tag/zlib/contrib/pascal/zlibpas.pas [new file with mode: 0644]
lib/libid3tag/zlib/contrib/puff/Makefile [new file with mode: 0644]
lib/libid3tag/zlib/contrib/puff/README [new file with mode: 0644]
lib/libid3tag/zlib/contrib/puff/puff.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/puff/puff.h [new file with mode: 0644]
lib/libid3tag/zlib/contrib/puff/zeros.raw [new file with mode: 0644]
lib/libid3tag/zlib/contrib/testzlib/testzlib.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/testzlib/testzlib.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/untgz/Makefile [new file with mode: 0644]
lib/libid3tag/zlib/contrib/untgz/Makefile.msc [new file with mode: 0644]
lib/libid3tag/zlib/contrib/untgz/untgz.c [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/readme.txt [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/miniunz.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/minizip.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/testzlib.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/zlib.rc [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/zlibstat.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/zlibvc.def [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/zlibvc.sln [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc7/zlibvc.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/miniunz.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/minizip.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/testzlib.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/testzlibdll.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/zlib.rc [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/zlibstat.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/zlibvc.def [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/zlibvc.sln [new file with mode: 0644]
lib/libid3tag/zlib/contrib/vstudio/vc8/zlibvc.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/crc32.c [new file with mode: 0644]
lib/libid3tag/zlib/crc32.h [new file with mode: 0644]
lib/libid3tag/zlib/deflate.c [new file with mode: 0644]
lib/libid3tag/zlib/deflate.h [new file with mode: 0644]
lib/libid3tag/zlib/example.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/README.examples [new file with mode: 0644]
lib/libid3tag/zlib/examples/fitblk.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/gun.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/gzappend.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/gzjoin.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/gzlog.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/gzlog.h [new file with mode: 0644]
lib/libid3tag/zlib/examples/zlib_how.html [new file with mode: 0644]
lib/libid3tag/zlib/examples/zpipe.c [new file with mode: 0644]
lib/libid3tag/zlib/examples/zran.c [new file with mode: 0644]
lib/libid3tag/zlib/gzio.c [new file with mode: 0644]
lib/libid3tag/zlib/infback.c [new file with mode: 0644]
lib/libid3tag/zlib/inffast.c [new file with mode: 0644]
lib/libid3tag/zlib/inffast.h [new file with mode: 0644]
lib/libid3tag/zlib/inffixed.h [new file with mode: 0644]
lib/libid3tag/zlib/inflate.c [new file with mode: 0644]
lib/libid3tag/zlib/inflate.h [new file with mode: 0644]
lib/libid3tag/zlib/inftrees.c [new file with mode: 0644]
lib/libid3tag/zlib/inftrees.h [new file with mode: 0644]
lib/libid3tag/zlib/make_vms.com [new file with mode: 0644]
lib/libid3tag/zlib/minigzip.c [new file with mode: 0644]
lib/libid3tag/zlib/msdos/Makefile.bor [new file with mode: 0644]
lib/libid3tag/zlib/msdos/Makefile.dj2 [new file with mode: 0644]
lib/libid3tag/zlib/msdos/Makefile.emx [new file with mode: 0644]
lib/libid3tag/zlib/msdos/Makefile.msc [new file with mode: 0644]
lib/libid3tag/zlib/msdos/Makefile.tc [new file with mode: 0644]
lib/libid3tag/zlib/old/Makefile.riscos [new file with mode: 0644]
lib/libid3tag/zlib/old/README [new file with mode: 0644]
lib/libid3tag/zlib/old/descrip.mms [new file with mode: 0644]
lib/libid3tag/zlib/old/os2/Makefile.os2 [new file with mode: 0644]
lib/libid3tag/zlib/old/os2/zlib.def [new file with mode: 0644]
lib/libid3tag/zlib/old/visual-basic.txt [new file with mode: 0644]
lib/libid3tag/zlib/old/zlib.html [new file with mode: 0644]
lib/libid3tag/zlib/projects/README.projects [new file with mode: 0644]
lib/libid3tag/zlib/projects/visualc2003/zlib.vcproj [new file with mode: 0644]
lib/libid3tag/zlib/projects/visualc6/README.txt [new file with mode: 0644]
lib/libid3tag/zlib/projects/visualc6/example.dsp [new file with mode: 0644]
lib/libid3tag/zlib/projects/visualc6/minigzip.dsp [new file with mode: 0644]
lib/libid3tag/zlib/projects/visualc6/zlib.dsp [new file with mode: 0644]
lib/libid3tag/zlib/projects/visualc6/zlib.dsw [new file with mode: 0644]
lib/libid3tag/zlib/qnx/package.qpg [new file with mode: 0644]
lib/libid3tag/zlib/trees.c [new file with mode: 0644]
lib/libid3tag/zlib/trees.h [new file with mode: 0644]
lib/libid3tag/zlib/uncompr.c [new file with mode: 0644]
lib/libid3tag/zlib/win32/DLL_FAQ.txt [new file with mode: 0644]
lib/libid3tag/zlib/win32/Makefile.bor [new file with mode: 0644]
lib/libid3tag/zlib/win32/Makefile.emx [new file with mode: 0644]
lib/libid3tag/zlib/win32/Makefile.gcc [new file with mode: 0644]
lib/libid3tag/zlib/win32/Makefile.msc [new file with mode: 0644]
lib/libid3tag/zlib/win32/VisualC.txt [new file with mode: 0644]
lib/libid3tag/zlib/win32/resource.h [new file with mode: 0644]
lib/libid3tag/zlib/win32/zlib.def [new file with mode: 0644]
lib/libid3tag/zlib/win32/zlib1.rc [new file with mode: 0644]
lib/libid3tag/zlib/zconf.h [new file with mode: 0644]
lib/libid3tag/zlib/zconf.in.h [new file with mode: 0644]
lib/libid3tag/zlib/zlib.3 [new file with mode: 0644]
lib/libid3tag/zlib/zlib.h [new file with mode: 0644]
lib/libid3tag/zlib/zutil.c [new file with mode: 0644]
lib/libid3tag/zlib/zutil.h [new file with mode: 0644]
lib/libmad/AUTHORS [new file with mode: 0644]
lib/libmad/CHANGES [new file with mode: 0644]
lib/libmad/COPYING [new file with mode: 0644]
lib/libmad/COPYRIGHT [new file with mode: 0644]
lib/libmad/CREDITS [new file with mode: 0644]
lib/libmad/ChangeLog [new file with mode: 0644]
lib/libmad/D.dat [new file with mode: 0644]
lib/libmad/INSTALL [new file with mode: 0644]
lib/libmad/Makefile.am [new file with mode: 0644]
lib/libmad/Makefile.in [new file with mode: 0644]
lib/libmad/NEWS [new file with mode: 0644]
lib/libmad/README [new file with mode: 0644]
lib/libmad/TODO [new file with mode: 0644]
lib/libmad/VERSION [new file with mode: 0644]
lib/libmad/aclocal.m4 [new file with mode: 0644]
lib/libmad/bit.c [new file with mode: 0644]
lib/libmad/bit.h [new file with mode: 0644]
lib/libmad/config.guess [new file with mode: 0755]
lib/libmad/config.h.in [new file with mode: 0644]
lib/libmad/config.sub [new file with mode: 0755]
lib/libmad/configure [new file with mode: 0755]
lib/libmad/configure.ac [new file with mode: 0644]
lib/libmad/decoder.c [new file with mode: 0644]
lib/libmad/decoder.h [new file with mode: 0644]
lib/libmad/depcomp [new file with mode: 0755]
lib/libmad/fixed.c [new file with mode: 0644]
lib/libmad/fixed.h [new file with mode: 0644]
lib/libmad/frame.c [new file with mode: 0644]
lib/libmad/frame.h [new file with mode: 0644]
lib/libmad/global.h [new file with mode: 0644]
lib/libmad/huffman.c [new file with mode: 0644]
lib/libmad/huffman.h [new file with mode: 0644]
lib/libmad/imdct_l_arm.S [new file with mode: 0644]
lib/libmad/imdct_s.dat [new file with mode: 0644]
lib/libmad/install-sh [new file with mode: 0755]
lib/libmad/layer12.c [new file with mode: 0644]
lib/libmad/layer12.h [new file with mode: 0644]
lib/libmad/layer3.c [new file with mode: 0644]
lib/libmad/layer3.h [new file with mode: 0644]
lib/libmad/libmad.list.in [new file with mode: 0644]
lib/libmad/ltmain.sh [new file with mode: 0755]
lib/libmad/mad.h.sed [new file with mode: 0644]
lib/libmad/minimad.c [new file with mode: 0644]
lib/libmad/missing [new file with mode: 0755]
lib/libmad/mkinstalldirs [new file with mode: 0755]
lib/libmad/msvc++/Makefile.am [new file with mode: 0644]
lib/libmad/msvc++/Makefile.in [new file with mode: 0644]
lib/libmad/msvc++/config.h [new file with mode: 0644]
lib/libmad/msvc++/libmad.def [new file with mode: 0644]
lib/libmad/msvc++/libmad.dsp [new file with mode: 0644]
lib/libmad/msvc++/libmad.sln [new file with mode: 0644]
lib/libmad/msvc++/libmad.vcproj [new file with mode: 0644]
lib/libmad/msvc++/libmad.vcxproj [new file with mode: 0644]
lib/libmad/msvc++/libmad.vcxproj.filters [new file with mode: 0644]
lib/libmad/msvc++/mad.h [new file with mode: 0644]
lib/libmad/qc_table.dat [new file with mode: 0644]
lib/libmad/rq_table.dat [new file with mode: 0644]
lib/libmad/sf_table.dat [new file with mode: 0644]
lib/libmad/stream.c [new file with mode: 0644]
lib/libmad/stream.h [new file with mode: 0644]
lib/libmad/synth.c [new file with mode: 0644]
lib/libmad/synth.h [new file with mode: 0644]
lib/libmad/timer.c [new file with mode: 0644]
lib/libmad/timer.h [new file with mode: 0644]
lib/libmad/version.c [new file with mode: 0644]
lib/libmad/version.h [new file with mode: 0644]
lib/libmicrohttpd_win32/AUTHORS [deleted file]
lib/libmicrohttpd_win32/COPYING [deleted file]
lib/libmicrohttpd_win32/ChangeLog [deleted file]
lib/libmicrohttpd_win32/INSTALL [deleted file]
lib/libmicrohttpd_win32/NEWS [deleted file]
lib/libmicrohttpd_win32/README [deleted file]
lib/libmicrohttpd_win32/bin/libgcrypt-11.dll [deleted file]
lib/libmicrohttpd_win32/bin/libgpg-error-0.dll [deleted file]
lib/libmicrohttpd_win32/bin/libiconv-2.dll [deleted file]
lib/libmicrohttpd_win32/bin/libintl-8.dll [deleted file]
lib/libmicrohttpd_win32/bin/libmicrohttpd-5.dll [deleted file]
lib/libmicrohttpd_win32/bin/libplibc-1.dll [deleted file]
lib/libmicrohttpd_win32/bin/pthreadGC2.dll [deleted file]
lib/libmicrohttpd_win32/include/microhttpd.h [deleted file]
lib/libmicrohttpd_win32/lib/howtocreatelibmicrohttpd.dll.lib.txt [deleted file]
lib/libmicrohttpd_win32/lib/libmicrohttpd.dll.def [deleted file]
lib/libmicrohttpd_win32/lib/libmicrohttpd.dll.lib [deleted file]
lib/libmicrohttpd_win32/lib/pkgconfig/libmicrohttpd.pc [deleted file]
lib/libmicrohttpd_win32/share/info/microhttpd.info [deleted file]
lib/libmicrohttpd_win32/share/info/microhttpd.info-1 [deleted file]
lib/libmicrohttpd_win32/share/info/microhttpd.info-2 [deleted file]
lib/libmicrohttpd_win32/share/info/microhttpd.info-3 [deleted file]
lib/libmicrohttpd_win32/share/man/man3/libmicrohttpd.3 [deleted file]
lib/libmpeg2/.auto/config.guess [new file with mode: 0755]
lib/libmpeg2/.auto/config.sub [new file with mode: 0755]
lib/libmpeg2/.auto/depcomp [new file with mode: 0755]
lib/libmpeg2/.auto/install-sh [new file with mode: 0755]
lib/libmpeg2/.auto/ltmain.sh [new file with mode: 0644]
lib/libmpeg2/.auto/missing [new file with mode: 0755]
lib/libmpeg2/AUTHORS [new file with mode: 0644]
lib/libmpeg2/COPYING [new file with mode: 0644]
lib/libmpeg2/ChangeLog [new file with mode: 0644]
lib/libmpeg2/CodingStyle [new file with mode: 0644]
lib/libmpeg2/INSTALL [new file with mode: 0644]
lib/libmpeg2/Makefile.am [new file with mode: 0644]
lib/libmpeg2/Makefile.in [new file with mode: 0644]
lib/libmpeg2/NEWS [new file with mode: 0644]
lib/libmpeg2/README [new file with mode: 0644]
lib/libmpeg2/TODO [new file with mode: 0644]
lib/libmpeg2/aclocal.m4 [new file with mode: 0644]
lib/libmpeg2/bootstrap [new file with mode: 0755]
lib/libmpeg2/configure [new file with mode: 0755]
lib/libmpeg2/configure.ac [new file with mode: 0644]
lib/libmpeg2/doc/Makefile.am [new file with mode: 0644]
lib/libmpeg2/doc/Makefile.in [new file with mode: 0644]
lib/libmpeg2/doc/libmpeg2.txt [new file with mode: 0644]
lib/libmpeg2/doc/sample1.c [new file with mode: 0644]
lib/libmpeg2/doc/sample2.c [new file with mode: 0644]
lib/libmpeg2/doc/sample3.c [new file with mode: 0644]
lib/libmpeg2/doc/sample4.c [new file with mode: 0644]
lib/libmpeg2/doc/sample5.c [new file with mode: 0644]
lib/libmpeg2/doc/sample6.c [new file with mode: 0644]
lib/libmpeg2/include/Makefile.am [new file with mode: 0644]
lib/libmpeg2/include/Makefile.in [new file with mode: 0644]
lib/libmpeg2/include/alpha_asm.h [new file with mode: 0644]
lib/libmpeg2/include/attributes.h [new file with mode: 0644]
lib/libmpeg2/include/config.h.in [new file with mode: 0644]
lib/libmpeg2/include/mmx.h [new file with mode: 0644]
lib/libmpeg2/include/mpeg2.h [new file with mode: 0644]
lib/libmpeg2/include/mpeg2convert.h [new file with mode: 0644]
lib/libmpeg2/include/tendra.h [new file with mode: 0644]
lib/libmpeg2/include/video_out.h [new file with mode: 0644]
lib/libmpeg2/include/vis.h [new file with mode: 0644]
lib/libmpeg2/libmpeg2/Makefile.am [new file with mode: 0644]
lib/libmpeg2/libmpeg2/Makefile.in [new file with mode: 0644]
lib/libmpeg2/libmpeg2/alloc.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/Makefile.am [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/Makefile.in [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/convert_internal.h [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/libmpeg2convert.pc.in [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/rgb.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/rgb_mmx.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/rgb_vis.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/convert/uyvy.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/cpu_accel.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/cpu_state.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/decode.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/header.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/idct.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/idct_alpha.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/idct_altivec.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/idct_mmx.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/libmpeg2.pc.in [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp_alpha.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp_altivec.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp_arm.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp_arm_s.S [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp_mmx.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/motion_comp_vis.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/mpeg2_internal.h [new file with mode: 0644]
lib/libmpeg2/libmpeg2/slice.c [new file with mode: 0644]
lib/libmpeg2/libmpeg2/vlc.h [new file with mode: 0644]
lib/libmpeg2/libvo/Makefile.am [new file with mode: 0644]
lib/libmpeg2/libvo/Makefile.in [new file with mode: 0644]
lib/libmpeg2/libvo/video_out.c [new file with mode: 0644]
lib/libmpeg2/libvo/video_out_dx.c [new file with mode: 0644]
lib/libmpeg2/libvo/video_out_null.c [new file with mode: 0644]
lib/libmpeg2/libvo/video_out_pgm.c [new file with mode: 0644]
lib/libmpeg2/libvo/video_out_sdl.c [new file with mode: 0644]
lib/libmpeg2/libvo/video_out_x11.c [new file with mode: 0644]
lib/libmpeg2/libvo/vo_internal.h [new file with mode: 0644]
lib/libmpeg2/m4/cflags.m4 [new file with mode: 0644]
lib/libmpeg2/m4/inttypes.m4 [new file with mode: 0644]
lib/libmpeg2/m4/keywords.m4 [new file with mode: 0644]
lib/libmpeg2/m4/nonpic.m4 [new file with mode: 0644]
lib/libmpeg2/make-xbmc-lib-win32.sh [new file with mode: 0644]
lib/libmpeg2/src/Makefile.am [new file with mode: 0644]
lib/libmpeg2/src/Makefile.in [new file with mode: 0644]
lib/libmpeg2/src/corrupt_mpeg2.c [new file with mode: 0644]
lib/libmpeg2/src/dump_state.c [new file with mode: 0644]
lib/libmpeg2/src/extract_mpeg2.1 [new file with mode: 0644]
lib/libmpeg2/src/extract_mpeg2.c [new file with mode: 0644]
lib/libmpeg2/src/getopt.c [new file with mode: 0644]
lib/libmpeg2/src/getopt.h [new file with mode: 0644]
lib/libmpeg2/src/gettimeofday.c [new file with mode: 0644]
lib/libmpeg2/src/gettimeofday.h [new file with mode: 0644]
lib/libmpeg2/src/mpeg2dec.1 [new file with mode: 0644]
lib/libmpeg2/src/mpeg2dec.c [new file with mode: 0644]
lib/libmpeg2/test/Makefile.am [new file with mode: 0644]
lib/libmpeg2/test/Makefile.in [new file with mode: 0644]
lib/libmpeg2/test/README [new file with mode: 0644]
lib/libmpeg2/test/compile [new file with mode: 0755]
lib/libmpeg2/test/globals [new file with mode: 0755]
lib/libmpeg2/test/regression [new file with mode: 0755]
lib/libmpeg2/test/tek-525 [new file with mode: 0644]
lib/libmpeg2/test/tek-625 [new file with mode: 0644]
lib/libmpeg2/test/tests [new file with mode: 0644]
lib/libmpeg2/vc++/Makefile.am [new file with mode: 0644]
lib/libmpeg2/vc++/Makefile.in [new file with mode: 0644]
lib/libmpeg2/vc++/config.h [new file with mode: 0644]
lib/libmpeg2/vc++/inttypes.h [new file with mode: 0644]
lib/libmpeg2/vc++/libmpeg2.dsp [new file with mode: 0644]
lib/libmpeg2/vc++/libmpeg2convert.dsp [new file with mode: 0644]
lib/libmpeg2/vc++/libvo.dsp [new file with mode: 0644]
lib/libmpeg2/vc++/mpeg2dec.dsp [new file with mode: 0644]
lib/libmpeg2/vc++/mpeg2dec.dsw [new file with mode: 0644]
lib/libsidplay2/Makefile.in [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/COPYING [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/INSTALL [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/include/config.h [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/include/sidplay/builders/hardsid.h [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/src/hardsid-builder.cpp [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/src/hardsid-emu.h [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/src/hardsid-unix.cpp [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/src/hardsid-win.cpp [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/win/VC/config.h [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/win/VC/hardsid_builder.dsp [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/win/VC/hardsid_builder.vcproj [new file with mode: 0644]
lib/libsidplay2/builders/hardsid-builder/win/VC5/hardsid_builder.dsp [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/include/config.h [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/include/sidplay/builders/resid.h [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/src/resid-builder.cpp [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/src/resid-emu.h [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/src/resid.cpp [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/win/VC/config.h [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/win/VC/resid_builder.sln [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/win/VC/resid_builder.vcproj [new file with mode: 0644]
lib/libsidplay2/builders/resid-builder/win/VC5/resid_builder.dsp [new file with mode: 0644]
lib/libsidplay2/libsidplay/AUTHORS [new file with mode: 0644]
lib/libsidplay2/libsidplay/COPYING [new file with mode: 0644]
lib/libsidplay2/libsidplay/ChangeLog [new file with mode: 0644]
lib/libsidplay2/libsidplay/INSTALL [new file with mode: 0644]
lib/libsidplay2/libsidplay/README [new file with mode: 0644]
lib/libsidplay2/libsidplay/TODO [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/config.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidenv.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/Buffer.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/SidTune.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/SmartPtr.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/c64env.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/component.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/event.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sid2types.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidbuilder.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidconfig.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidendian.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidint.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidplay2.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidtypes.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/include/sidplay/sidusage.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/config.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/event.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/mixer.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/player.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/psiddrv.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/reloc65.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/.deps/sidplay2.Plo [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/basic.bin [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/c64/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/c64/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/c64/c64cia.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/c64/c64vic.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/c64/c64xsid.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/char.bin [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/config.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/event.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/kernal.bin [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mixer.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/conf6510.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/cycle_based/mos6510c.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/cycle_based/mos6510c.i [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/cycle_based/sid6510c.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/cycle_based/sid6510c.i [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/mos6510.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/mos6510.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6510/opcodes.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6526/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6526/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6526/mos6526.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos6526/mos6526.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos656x/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos656x/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos656x/mos656x.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/mos656x/mos656x.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/nullsid.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/player.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/player.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/poweron.bin [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/psiddrv.a65 [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/psiddrv.bin [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/psiddrv.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/reloc65.c [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sid6526/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sid6526/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sid6526/sid6526.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sid6526/sid6526.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidplay2.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/IconInfo.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/InfoFile.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/MUS.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/MUS.loT [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/PP20.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/PP20.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/PP20_Defs.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/PSID.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/SidTune.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/SidTuneCfg.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/SidTuneTools.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/SidTuneTools.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/p00.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/sidtune/prg.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/xsid/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/xsid/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/xsid/xsid.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/src/xsid/xsid.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/Makefile.am [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/Makefile.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/ac_compile_check_sizeof.m4 [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/ac_create_stdint_h.m4 [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/config.guess [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/config.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/config.h.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/config.sub [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/depcomp [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/install-sh [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/libsidplay2.pc [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/libsidplay2.pc.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/libsidplay2.qpg [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/libsidplay2.qpg.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/libsidplay2.spec [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/libsidplay2.spec.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/ltmain.sh [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/missing [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/my_macros.m4 [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/sidconfig.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/sidconfig.h.in [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/sidint.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/unix/stamp-h1 [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/XBMCSID.cpp [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/config.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/libsidplay.sln [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/libsidplay.vcproj [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/libsidplay.vcxproj [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/libsidplay.vcxproj.filters [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/sidconfig.h [new file with mode: 0644]
lib/libsidplay2/libsidplay/win/VC/sidint.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/AUTHORS [new file with mode: 0644]
lib/libsidplay2/libsidutils/COPYING [new file with mode: 0644]
lib/libsidplay2/libsidutils/ChangeLog [new file with mode: 0644]
lib/libsidplay2/libsidutils/INSTALL [new file with mode: 0644]
lib/libsidplay2/libsidutils/README [new file with mode: 0644]
lib/libsidplay2/libsidutils/TODO [new file with mode: 0644]
lib/libsidplay2/libsidutils/include/config.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/include/sidplay/utils/SidDatabase.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/include/sidplay/utils/SidFilter.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/include/sidplay/utils/SidTuneMod.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/include/sidplay/utils/SidUsage.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/include/sidplay/utils/libini.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/MD5/MD5.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/MD5/MD5.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/MD5/MD5_Defs.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/SidDatabase.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/SidFilter.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/SidTuneMod.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/SidUsage.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/headings.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/headings.i [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/ini.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/ini.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/keys.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/keys.i [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/list.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/list.i [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/ini/types.i [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/smm.cpp [new file with mode: 0644]
lib/libsidplay2/libsidutils/src/smm0.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/win/VC/config.h [new file with mode: 0644]
lib/libsidplay2/libsidutils/win/VC/libsidutils.dsp [new file with mode: 0644]
lib/libsidplay2/libsidutils/win/VC/libsidutils.vcproj [new file with mode: 0644]
lib/libsidplay2/libsidutils/win/VC5/libsidutils.dsp [new file with mode: 0644]
lib/libsidplay2/resid/AUTHORS [new file with mode: 0644]
lib/libsidplay2/resid/COPYING [new file with mode: 0644]
lib/libsidplay2/resid/ChangeLog [new file with mode: 0644]
lib/libsidplay2/resid/INSTALL [new file with mode: 0644]
lib/libsidplay2/resid/NEWS [new file with mode: 0644]
lib/libsidplay2/resid/README [new file with mode: 0644]
lib/libsidplay2/resid/THANKS [new file with mode: 0644]
lib/libsidplay2/resid/TODO [new file with mode: 0644]
lib/libsidplay2/resid/envelope.cc [new file with mode: 0644]
lib/libsidplay2/resid/envelope.h [new file with mode: 0644]
lib/libsidplay2/resid/extfilt.cc [new file with mode: 0644]
lib/libsidplay2/resid/extfilt.h [new file with mode: 0644]
lib/libsidplay2/resid/filter.cc [new file with mode: 0644]
lib/libsidplay2/resid/filter.h [new file with mode: 0644]
lib/libsidplay2/resid/pot.cc [new file with mode: 0644]
lib/libsidplay2/resid/pot.h [new file with mode: 0644]
lib/libsidplay2/resid/samp2src.pl [new file with mode: 0644]
lib/libsidplay2/resid/sid.cc [new file with mode: 0644]
lib/libsidplay2/resid/sid.h [new file with mode: 0644]
lib/libsidplay2/resid/siddefs.h [new file with mode: 0644]
lib/libsidplay2/resid/siddefs.h.in [new file with mode: 0644]
lib/libsidplay2/resid/spline.h [new file with mode: 0644]
lib/libsidplay2/resid/version.cc [new file with mode: 0644]
lib/libsidplay2/resid/voice.cc [new file with mode: 0644]
lib/libsidplay2/resid/voice.h [new file with mode: 0644]
lib/libsidplay2/resid/wave.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave.h [new file with mode: 0644]
lib/libsidplay2/resid/wave6581_PST.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave6581_PST.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave6581_PS_.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave6581_PS_.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave6581_P_T.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave6581_P_T.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave6581__ST.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave6581__ST.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave8580_PST.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave8580_PST.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave8580_PS_.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave8580_PS_.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave8580_P_T.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave8580_P_T.dat [new file with mode: 0644]
lib/libsidplay2/resid/wave8580__ST.cc [new file with mode: 0644]
lib/libsidplay2/resid/wave8580__ST.dat [new file with mode: 0644]
lib/libsquish/ChangeLog [new file with mode: 0644]
lib/libsquish/Doxyfile [new file with mode: 0644]
lib/libsquish/Makefile.in [new file with mode: 0644]
lib/libsquish/README [new file with mode: 0644]
lib/libsquish/alpha.cpp [new file with mode: 0644]
lib/libsquish/alpha.h [new file with mode: 0644]
lib/libsquish/clusterfit.cpp [new file with mode: 0644]
lib/libsquish/clusterfit.h [new file with mode: 0644]
lib/libsquish/colourblock.cpp [new file with mode: 0644]
lib/libsquish/colourblock.h [new file with mode: 0644]
lib/libsquish/colourfit.cpp [new file with mode: 0644]
lib/libsquish/colourfit.h [new file with mode: 0644]
lib/libsquish/colourset.cpp [new file with mode: 0644]
lib/libsquish/colourset.h [new file with mode: 0644]
lib/libsquish/config [new file with mode: 0644]
lib/libsquish/config.h [new file with mode: 0644]
lib/libsquish/extra/squishgen.cpp [new file with mode: 0644]
lib/libsquish/extra/squishpng.cpp [new file with mode: 0644]
lib/libsquish/extra/squishtest.cpp [new file with mode: 0644]
lib/libsquish/maths.cpp [new file with mode: 0644]
lib/libsquish/maths.h [new file with mode: 0644]
lib/libsquish/rangefit.cpp [new file with mode: 0644]
lib/libsquish/rangefit.h [new file with mode: 0644]
lib/libsquish/simd.h [new file with mode: 0644]
lib/libsquish/simd_float.h [new file with mode: 0644]
lib/libsquish/simd_sse.h [new file with mode: 0644]
lib/libsquish/simd_ve.h [new file with mode: 0644]
lib/libsquish/singlecolourfit.cpp [new file with mode: 0644]
lib/libsquish/singlecolourfit.h [new file with mode: 0644]
lib/libsquish/singlecolourlookup.inl [new file with mode: 0644]
lib/libsquish/squish-Info.plist [new file with mode: 0644]
lib/libsquish/squish.cpp [new file with mode: 0644]
lib/libsquish/squish.h [new file with mode: 0644]
lib/libsquish/texture_compression_s3tc.txt [new file with mode: 0644]
lib/libsquish/vs7/squish.sln [new file with mode: 0644]
lib/libsquish/vs7/squish/squish.vcproj [new file with mode: 0644]
lib/libsquish/vs7/squish/squish_2008.vcproj [new file with mode: 0644]
lib/libsquish/vs7/squish/squish_2010.vcxproj [new file with mode: 0644]
lib/libsquish/vs7/squish/squish_2010.vcxproj.filters [new file with mode: 0644]
lib/libsquish/vs7/squishpng/squishpng.vcproj [new file with mode: 0644]
lib/libsquish/vs7/squishtest/squishtest.vcproj [new file with mode: 0644]
lib/libssh_win32/include/libssh/callbacks.h [deleted file]
lib/libssh_win32/include/libssh/libssh.h [deleted file]
lib/libssh_win32/include/libssh/server.h [deleted file]
lib/libssh_win32/include/libssh/sftp.h [deleted file]
lib/libssh_win32/include/libssh/ssh2.h [deleted file]
lib/libssh_win32/lib/libssh.def [deleted file]
lib/libssh_win32/lib/libssh.lib [deleted file]
lib/libssh_win32/readme.txt [deleted file]
lib/nosefart/COPYING [new file with mode: 0644]
lib/nosefart/Makefile.in [new file with mode: 0644]
lib/nosefart/NoseFartDLL.cpp [new file with mode: 0644]
lib/nosefart/NoseFartXBMC.sln [new file with mode: 0644]
lib/nosefart/NoseFartXBMC.vcproj [new file with mode: 0644]
lib/nosefart/NoseFartXBMC.vcxproj [new file with mode: 0644]
lib/nosefart/NoseFartXBMC.vcxproj.filters [new file with mode: 0644]
lib/nosefart/in_nsf.txt [new file with mode: 0644]
lib/nosefart/src/cpu/nes6502/dis6502.c [new file with mode: 0644]
lib/nosefart/src/cpu/nes6502/dis6502.h [new file with mode: 0644]
lib/nosefart/src/cpu/nes6502/nes6502.c [new file with mode: 0644]
lib/nosefart/src/cpu/nes6502/nes6502.h [new file with mode: 0644]
lib/nosefart/src/f/nsf.c [new file with mode: 0644]
lib/nosefart/src/log.c [new file with mode: 0644]
lib/nosefart/src/log.h [new file with mode: 0644]
lib/nosefart/src/machine/nsf.c [new file with mode: 0644]
lib/nosefart/src/machine/nsf.h [new file with mode: 0644]
lib/nosefart/src/memguard.c [new file with mode: 0644]
lib/nosefart/src/memguard.h [new file with mode: 0644]
lib/nosefart/src/osd.h [new file with mode: 0644]
lib/nosefart/src/sndhrdw/fds_snd.c [new file with mode: 0644]
lib/nosefart/src/sndhrdw/fds_snd.h [new file with mode: 0644]
lib/nosefart/src/sndhrdw/fmopl.c [new file with mode: 0644]
lib/nosefart/src/sndhrdw/fmopl.h [new file with mode: 0644]
lib/nosefart/src/sndhrdw/mmc5_snd.c [new file with mode: 0644]
lib/nosefart/src/sndhrdw/mmc5_snd.h [new file with mode: 0644]
lib/nosefart/src/sndhrdw/nes_apu.c [new file with mode: 0644]
lib/nosefart/src/sndhrdw/nes_apu.h [new file with mode: 0644]
lib/nosefart/src/sndhrdw/vrc7_snd.c [new file with mode: 0644]
lib/nosefart/src/sndhrdw/vrc7_snd.h [new file with mode: 0644]
lib/nosefart/src/sndhrdw/vrcvisnd.c [new file with mode: 0644]
lib/nosefart/src/sndhrdw/vrcvisnd.h [new file with mode: 0644]
lib/nosefart/src/types.h [new file with mode: 0644]
lib/nosefart/src/version.h [new file with mode: 0644]
lib/pcre/132html [deleted file]
lib/pcre/AUTHORS [deleted file]
lib/pcre/CMakeLists.txt [deleted file]
lib/pcre/COPYING [deleted file]
lib/pcre/ChangeLog [deleted file]
lib/pcre/CleanTxt [deleted file]
lib/pcre/Detrail [deleted file]
lib/pcre/HACKING [deleted file]
lib/pcre/INSTALL [deleted file]
lib/pcre/LICENCE [deleted file]
lib/pcre/Makefile.am [deleted file]
lib/pcre/Makefile.in [deleted file]
lib/pcre/NEWS [deleted file]
lib/pcre/NON-UNIX-USE [deleted file]
lib/pcre/PrepareRelease [deleted file]
lib/pcre/README [deleted file]
lib/pcre/RunGrepTest [deleted file]
lib/pcre/RunTest [deleted file]
lib/pcre/RunTest.bat [deleted file]
lib/pcre/aclocal.m4 [deleted file]
lib/pcre/cmake/COPYING-CMAKE-SCRIPTS [deleted file]
lib/pcre/cmake/FindPackageHandleStandardArgs.cmake [deleted file]
lib/pcre/cmake/FindReadline.cmake [deleted file]
lib/pcre/config-cmake.h.in [deleted file]
lib/pcre/config.guess [deleted file]
lib/pcre/config.h [deleted file]
lib/pcre/config.h.generic [deleted file]
lib/pcre/config.h.in [deleted file]
lib/pcre/config.sub [deleted file]
lib/pcre/configure [deleted file]
lib/pcre/configure.ac [deleted file]
lib/pcre/depcomp [deleted file]
lib/pcre/dftables.c [deleted file]
lib/pcre/doc/html/index.html [deleted file]
lib/pcre/doc/html/pcre-config.html [deleted file]
lib/pcre/doc/html/pcre.html [deleted file]
lib/pcre/doc/html/pcre_compile.html [deleted file]
lib/pcre/doc/html/pcre_compile2.html [deleted file]
lib/pcre/doc/html/pcre_config.html [deleted file]
lib/pcre/doc/html/pcre_copy_named_substring.html [deleted file]
lib/pcre/doc/html/pcre_copy_substring.html [deleted file]
lib/pcre/doc/html/pcre_dfa_exec.html [deleted file]
lib/pcre/doc/html/pcre_exec.html [deleted file]
lib/pcre/doc/html/pcre_free_substring.html [deleted file]
lib/pcre/doc/html/pcre_free_substring_list.html [deleted file]
lib/pcre/doc/html/pcre_fullinfo.html [deleted file]
lib/pcre/doc/html/pcre_get_named_substring.html [deleted file]
lib/pcre/doc/html/pcre_get_stringnumber.html [deleted file]
lib/pcre/doc/html/pcre_get_stringtable_entries.html [deleted file]
lib/pcre/doc/html/pcre_get_substring.html [deleted file]
lib/pcre/doc/html/pcre_get_substring_list.html [deleted file]
lib/pcre/doc/html/pcre_info.html [deleted file]
lib/pcre/doc/html/pcre_maketables.html [deleted file]
lib/pcre/doc/html/pcre_refcount.html [deleted file]
lib/pcre/doc/html/pcre_study.html [deleted file]
lib/pcre/doc/html/pcre_version.html [deleted file]
lib/pcre/doc/html/pcreapi.html [deleted file]
lib/pcre/doc/html/pcrebuild.html [deleted file]
lib/pcre/doc/html/pcrecallout.html [deleted file]
lib/pcre/doc/html/pcrecompat.html [deleted file]
lib/pcre/doc/html/pcrecpp.html [deleted file]
lib/pcre/doc/html/pcredemo.html [deleted file]
lib/pcre/doc/html/pcregrep.html [deleted file]
lib/pcre/doc/html/pcrematching.html [deleted file]
lib/pcre/doc/html/pcrepartial.html [deleted file]
lib/pcre/doc/html/pcrepattern.html [deleted file]
lib/pcre/doc/html/pcreperform.html [deleted file]
lib/pcre/doc/html/pcreposix.html [deleted file]
lib/pcre/doc/html/pcreprecompile.html [deleted file]
lib/pcre/doc/html/pcresample.html [deleted file]
lib/pcre/doc/html/pcrestack.html [deleted file]
lib/pcre/doc/html/pcresyntax.html [deleted file]
lib/pcre/doc/html/pcretest.html [deleted file]
lib/pcre/doc/index.html.src [deleted file]
lib/pcre/doc/pcre-config.1 [deleted file]
lib/pcre/doc/pcre-config.txt [deleted file]
lib/pcre/doc/pcre.3 [deleted file]
lib/pcre/doc/pcre.txt [deleted file]
lib/pcre/doc/pcre_compile.3 [deleted file]
lib/pcre/doc/pcre_compile2.3 [deleted file]
lib/pcre/doc/pcre_config.3 [deleted file]
lib/pcre/doc/pcre_copy_named_substring.3 [deleted file]
lib/pcre/doc/pcre_copy_substring.3 [deleted file]
lib/pcre/doc/pcre_dfa_exec.3 [deleted file]
lib/pcre/doc/pcre_exec.3 [deleted file]
lib/pcre/doc/pcre_free_substring.3 [deleted file]
lib/pcre/doc/pcre_free_substring_list.3 [deleted file]
lib/pcre/doc/pcre_fullinfo.3 [deleted file]
lib/pcre/doc/pcre_get_named_substring.3 [deleted file]
lib/pcre/doc/pcre_get_stringnumber.3 [deleted file]
lib/pcre/doc/pcre_get_stringtable_entries.3 [deleted file]
lib/pcre/doc/pcre_get_substring.3 [deleted file]
lib/pcre/doc/pcre_get_substring_list.3 [deleted file]
lib/pcre/doc/pcre_info.3 [deleted file]
lib/pcre/doc/pcre_maketables.3 [deleted file]
lib/pcre/doc/pcre_refcount.3 [deleted file]
lib/pcre/doc/pcre_study.3 [deleted file]
lib/pcre/doc/pcre_version.3 [deleted file]
lib/pcre/doc/pcreapi.3 [deleted file]
lib/pcre/doc/pcrebuild.3 [deleted file]
lib/pcre/doc/pcrecallout.3 [deleted file]
lib/pcre/doc/pcrecompat.3 [deleted file]
lib/pcre/doc/pcrecpp.3 [deleted file]
lib/pcre/doc/pcregrep.1 [deleted file]
lib/pcre/doc/pcregrep.txt [deleted file]
lib/pcre/doc/pcrematching.3 [deleted file]
lib/pcre/doc/pcrepartial.3 [deleted file]
lib/pcre/doc/pcrepattern.3 [deleted file]
lib/pcre/doc/pcreperform.3 [deleted file]
lib/pcre/doc/pcreposix.3 [deleted file]
lib/pcre/doc/pcreprecompile.3 [deleted file]
lib/pcre/doc/pcresample.3 [deleted file]
lib/pcre/doc/pcrestack.3 [deleted file]
lib/pcre/doc/pcresyntax.3 [deleted file]
lib/pcre/doc/pcretest.1 [deleted file]
lib/pcre/doc/pcretest.txt [deleted file]
lib/pcre/doc/perltest.txt [deleted file]
lib/pcre/install-sh [deleted file]
lib/pcre/libpcre.pc.in [deleted file]
lib/pcre/libpcre/libpcre.vcproj [deleted file]
lib/pcre/libpcre/libpcre.vcxproj [deleted file]
lib/pcre/libpcre/libpcre.vcxproj.filters [deleted file]
lib/pcre/libpcrecpp.pc.in [deleted file]
lib/pcre/libpcreposix.pc.in [deleted file]
lib/pcre/ltmain.sh [deleted file]
lib/pcre/makevp.bat [deleted file]
lib/pcre/makevp_c.txt [deleted file]
lib/pcre/makevp_l.txt [deleted file]
lib/pcre/missing [deleted file]
lib/pcre/pcre-config.in [deleted file]
lib/pcre/pcre.h [deleted file]
lib/pcre/pcre.h.generic [deleted file]
lib/pcre/pcre.h.in [deleted file]
lib/pcre/pcre_chartables.c [deleted file]
lib/pcre/pcre_chartables.c.dist [deleted file]
lib/pcre/pcre_compile.c [deleted file]
lib/pcre/pcre_config.c [deleted file]
lib/pcre/pcre_dfa_exec.c [deleted file]
lib/pcre/pcre_exec.c [deleted file]
lib/pcre/pcre_fullinfo.c [deleted file]
lib/pcre/pcre_get.c [deleted file]
lib/pcre/pcre_globals.c [deleted file]
lib/pcre/pcre_info.c [deleted file]
lib/pcre/pcre_internal.h [deleted file]
lib/pcre/pcre_maketables.c [deleted file]
lib/pcre/pcre_newline.c [deleted file]
lib/pcre/pcre_ord2utf8.c [deleted file]
lib/pcre/pcre_printint.src [deleted file]
lib/pcre/pcre_refcount.c [deleted file]
lib/pcre/pcre_scanner.cc [deleted file]
lib/pcre/pcre_scanner.h [deleted file]
lib/pcre/pcre_scanner_unittest.cc [deleted file]
lib/pcre/pcre_stringpiece.cc [deleted file]
lib/pcre/pcre_stringpiece.h [deleted file]
lib/pcre/pcre_stringpiece.h.in [deleted file]
lib/pcre/pcre_stringpiece_unittest.cc [deleted file]
lib/pcre/pcre_study.c [deleted file]
lib/pcre/pcre_tables.c [deleted file]
lib/pcre/pcre_try_flipped.c [deleted file]
lib/pcre/pcre_ucd.c [deleted file]
lib/pcre/pcre_valid_utf8.c [deleted file]
lib/pcre/pcre_version.c [deleted file]
lib/pcre/pcre_xclass.c [deleted file]
lib/pcre/pcrecpp.cc [deleted file]
lib/pcre/pcrecpp.h [deleted file]
lib/pcre/pcrecpp_internal.h [deleted file]
lib/pcre/pcrecpp_unittest.cc [deleted file]
lib/pcre/pcrecpparg.h [deleted file]
lib/pcre/pcrecpparg.h.in [deleted file]
lib/pcre/pcredemo.c [deleted file]
lib/pcre/pcregexp.pas [deleted file]
lib/pcre/pcregrep.c [deleted file]
lib/pcre/pcreposix.c [deleted file]
lib/pcre/pcreposix.h [deleted file]
lib/pcre/pcretest.c [deleted file]
lib/pcre/perltest.pl [deleted file]
lib/pcre/testdata/grepinput [deleted file]
lib/pcre/testdata/grepinput8 [deleted file]
lib/pcre/testdata/grepinputv [deleted file]
lib/pcre/testdata/grepinputx [deleted file]
lib/pcre/testdata/greplist [deleted file]
lib/pcre/testdata/grepoutput [deleted file]
lib/pcre/testdata/grepoutput8 [deleted file]
lib/pcre/testdata/grepoutputN [deleted file]
lib/pcre/testdata/testinput1 [deleted file]
lib/pcre/testdata/testinput10 [deleted file]
lib/pcre/testdata/testinput11 [deleted file]
lib/pcre/testdata/testinput12 [deleted file]
lib/pcre/testdata/testinput2 [deleted file]
lib/pcre/testdata/testinput3 [deleted file]
lib/pcre/testdata/testinput4 [deleted file]
lib/pcre/testdata/testinput5 [deleted file]
lib/pcre/testdata/testinput6 [deleted file]
lib/pcre/testdata/testinput7 [deleted file]
lib/pcre/testdata/testinput8 [deleted file]
lib/pcre/testdata/testinput9 [deleted file]
lib/pcre/testdata/testoutput1 [deleted file]
lib/pcre/testdata/testoutput10 [deleted file]
lib/pcre/testdata/testoutput11 [deleted file]
lib/pcre/testdata/testoutput12 [deleted file]
lib/pcre/testdata/testoutput2 [deleted file]
lib/pcre/testdata/testoutput3 [deleted file]
lib/pcre/testdata/testoutput4 [deleted file]
lib/pcre/testdata/testoutput5 [deleted file]
lib/pcre/testdata/testoutput6 [deleted file]
lib/pcre/testdata/testoutput7 [deleted file]
lib/pcre/testdata/testoutput8 [deleted file]
lib/pcre/testdata/testoutput9 [deleted file]
lib/pcre/testdata/wintestinput3 [deleted file]
lib/pcre/testdata/wintestoutput3 [deleted file]
lib/pcre/ucp.h [deleted file]
lib/python/Demo/README [new file with mode: 0644]
lib/python/Demo/cgi/README [new file with mode: 0644]
lib/python/Demo/cgi/cgi0.sh [new file with mode: 0755]
lib/python/Demo/cgi/cgi1.py [new file with mode: 0755]
lib/python/Demo/cgi/cgi2.py [new file with mode: 0755]
lib/python/Demo/cgi/cgi3.py [new file with mode: 0755]
lib/python/Demo/cgi/wiki.py [new file with mode: 0644]
lib/python/Demo/classes/Complex.py [new file with mode: 0755]
lib/python/Demo/classes/Dates.py [new file with mode: 0755]
lib/python/Demo/classes/Dbm.py [new file with mode: 0755]
lib/python/Demo/classes/README [new file with mode: 0644]
lib/python/Demo/classes/Range.py [new file with mode: 0755]
lib/python/Demo/classes/Rat.py [new file with mode: 0755]
lib/python/Demo/classes/Rev.py [new file with mode: 0755]
lib/python/Demo/classes/Vec.py [new file with mode: 0755]
lib/python/Demo/classes/bitvec.py [new file with mode: 0755]
lib/python/Demo/comparisons/README [new file with mode: 0644]
lib/python/Demo/comparisons/patterns [new file with mode: 0755]
lib/python/Demo/comparisons/regextest.py [new file with mode: 0755]
lib/python/Demo/comparisons/sortingtest.py [new file with mode: 0755]
lib/python/Demo/comparisons/systemtest.py [new file with mode: 0755]
lib/python/Demo/curses/README [new file with mode: 0644]
lib/python/Demo/curses/life.py [new file with mode: 0755]
lib/python/Demo/curses/ncurses.py [new file with mode: 0644]
lib/python/Demo/curses/rain.py [new file with mode: 0644]
lib/python/Demo/curses/repeat.py [new file with mode: 0755]
lib/python/Demo/curses/tclock.py [new file with mode: 0644]
lib/python/Demo/curses/xmas.py [new file with mode: 0644]
lib/python/Demo/embed/Makefile [new file with mode: 0644]
lib/python/Demo/embed/README [new file with mode: 0644]
lib/python/Demo/embed/demo.c [new file with mode: 0644]
lib/python/Demo/embed/importexc.c [new file with mode: 0644]
lib/python/Demo/embed/loop.c [new file with mode: 0644]
lib/python/Demo/imputil/importers.py [new file with mode: 0644]
lib/python/Demo/imputil/knee.py [new file with mode: 0644]
lib/python/Demo/md5test/README [new file with mode: 0644]
lib/python/Demo/md5test/foo [new file with mode: 0755]
lib/python/Demo/md5test/md5driver.py [new file with mode: 0755]
lib/python/Demo/metaclasses/Eiffel.py [new file with mode: 0644]
lib/python/Demo/metaclasses/Enum.py [new file with mode: 0644]
lib/python/Demo/metaclasses/Meta.py [new file with mode: 0644]
lib/python/Demo/metaclasses/Simple.py [new file with mode: 0644]
lib/python/Demo/metaclasses/Synch.py [new file with mode: 0644]
lib/python/Demo/metaclasses/Trace.py [new file with mode: 0644]
lib/python/Demo/metaclasses/index.html [new file with mode: 0644]
lib/python/Demo/metaclasses/meta-vladimir.txt [new file with mode: 0644]
lib/python/Demo/newmetaclasses/Eiffel.py [new file with mode: 0644]
lib/python/Demo/newmetaclasses/Enum.py [new file with mode: 0644]
lib/python/Demo/parser/FILES [new file with mode: 0644]
lib/python/Demo/parser/README [new file with mode: 0644]
lib/python/Demo/parser/docstring.py [new file with mode: 0644]
lib/python/Demo/parser/example.py [new file with mode: 0644]
lib/python/Demo/parser/simple.py [new file with mode: 0644]
lib/python/Demo/parser/source.py [new file with mode: 0644]
lib/python/Demo/parser/test_parser.py [new file with mode: 0755]
lib/python/Demo/parser/texipre.dat [new file with mode: 0644]
lib/python/Demo/pdist/FSProxy.py [new file with mode: 0755]
lib/python/Demo/pdist/RCSProxy.py [new file with mode: 0755]
lib/python/Demo/pdist/README [new file with mode: 0644]
lib/python/Demo/pdist/client.py [new file with mode: 0755]
lib/python/Demo/pdist/cmdfw.py [new file with mode: 0755]
lib/python/Demo/pdist/cmptree.py [new file with mode: 0755]
lib/python/Demo/pdist/cvslib.py [new file with mode: 0755]
lib/python/Demo/pdist/cvslock.py [new file with mode: 0755]
lib/python/Demo/pdist/mac.py [new file with mode: 0755]
lib/python/Demo/pdist/makechangelog.py [new file with mode: 0755]
lib/python/Demo/pdist/rcsbump [new file with mode: 0755]
lib/python/Demo/pdist/rcsclient.py [new file with mode: 0755]
lib/python/Demo/pdist/rcslib.py [new file with mode: 0755]
lib/python/Demo/pdist/rcvs [new file with mode: 0755]
lib/python/Demo/pdist/rcvs.py [new file with mode: 0755]
lib/python/Demo/pdist/rrcs [new file with mode: 0755]
lib/python/Demo/pdist/rrcs.py [new file with mode: 0755]
lib/python/Demo/pdist/security.py [new file with mode: 0755]
lib/python/Demo/pdist/server.py [new file with mode: 0755]
lib/python/Demo/pdist/sumtree.py [new file with mode: 0755]
lib/python/Demo/pysvr/Makefile [new file with mode: 0644]
lib/python/Demo/pysvr/README [new file with mode: 0644]
lib/python/Demo/pysvr/pysvr.c [new file with mode: 0644]
lib/python/Demo/pysvr/pysvr.py [new file with mode: 0755]
lib/python/Demo/rpc/MANIFEST [new file with mode: 0644]
lib/python/Demo/rpc/README [new file with mode: 0644]
lib/python/Demo/rpc/T.py [new file with mode: 0644]
lib/python/Demo/rpc/mountclient.py [new file with mode: 0644]
lib/python/Demo/rpc/nfsclient.py [new file with mode: 0644]
lib/python/Demo/rpc/rnusersclient.py [new file with mode: 0644]
lib/python/Demo/rpc/rpc.py [new file with mode: 0644]
lib/python/Demo/rpc/test [new file with mode: 0755]
lib/python/Demo/rpc/xdr.py [new file with mode: 0644]
lib/python/Demo/scripts/README [new file with mode: 0644]
lib/python/Demo/scripts/beer.py [new file with mode: 0644]
lib/python/Demo/scripts/eqfix.py [new file with mode: 0755]
lib/python/Demo/scripts/fact.py [new file with mode: 0755]
lib/python/Demo/scripts/find-uname.py [new file with mode: 0644]
lib/python/Demo/scripts/from.py [new file with mode: 0755]
lib/python/Demo/scripts/ftpstats.py [new file with mode: 0755]
lib/python/Demo/scripts/lpwatch.py [new file with mode: 0755]
lib/python/Demo/scripts/makedir.py [new file with mode: 0755]
lib/python/Demo/scripts/markov.py [new file with mode: 0755]
lib/python/Demo/scripts/mboxconvert.py [new file with mode: 0755]
lib/python/Demo/scripts/mkrcs.py [new file with mode: 0755]
lib/python/Demo/scripts/morse.py [new file with mode: 0755]
lib/python/Demo/scripts/newslist.doc [new file with mode: 0755]
lib/python/Demo/scripts/newslist.py [new file with mode: 0755]
lib/python/Demo/scripts/pi.py [new file with mode: 0755]
lib/python/Demo/scripts/pp.py [new file with mode: 0755]
lib/python/Demo/scripts/primes.py [new file with mode: 0755]
lib/python/Demo/scripts/queens.py [new file with mode: 0755]
lib/python/Demo/scripts/script.py [new file with mode: 0755]
lib/python/Demo/scripts/unbirthday.py [new file with mode: 0755]
lib/python/Demo/scripts/update.py [new file with mode: 0755]
lib/python/Demo/scripts/wh.py [new file with mode: 0755]
lib/python/Demo/sockets/README [new file with mode: 0644]
lib/python/Demo/sockets/broadcast.py [new file with mode: 0755]
lib/python/Demo/sockets/echosvr.py [new file with mode: 0755]
lib/python/Demo/sockets/finger.py [new file with mode: 0755]
lib/python/Demo/sockets/ftp.py [new file with mode: 0755]
lib/python/Demo/sockets/gopher.py [new file with mode: 0755]
lib/python/Demo/sockets/mcast.py [new file with mode: 0755]
lib/python/Demo/sockets/radio.py [new file with mode: 0755]
lib/python/Demo/sockets/rpython.py [new file with mode: 0755]
lib/python/Demo/sockets/rpythond.py [new file with mode: 0755]
lib/python/Demo/sockets/telnet.py [new file with mode: 0755]
lib/python/Demo/sockets/throughput.py [new file with mode: 0755]
lib/python/Demo/sockets/udpecho.py [new file with mode: 0755]
lib/python/Demo/sockets/unicast.py [new file with mode: 0644]
lib/python/Demo/sockets/unixclient.py [new file with mode: 0644]
lib/python/Demo/sockets/unixserver.py [new file with mode: 0644]
lib/python/Demo/threads/Coroutine.py [new file with mode: 0644]
lib/python/Demo/threads/Generator.py [new file with mode: 0644]
lib/python/Demo/threads/README [new file with mode: 0644]
lib/python/Demo/threads/fcmp.py [new file with mode: 0644]
lib/python/Demo/threads/find.py [new file with mode: 0644]
lib/python/Demo/threads/squasher.py [new file with mode: 0644]
lib/python/Demo/threads/sync.py [new file with mode: 0644]
lib/python/Demo/threads/telnet.py [new file with mode: 0644]
lib/python/Demo/tix/INSTALL.txt [new file with mode: 0644]
lib/python/Demo/tix/README.txt [new file with mode: 0644]
lib/python/Demo/tix/bitmaps/about.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/bold.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/capital.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/centerj.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/combobox.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/combobox.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/combobox.xpm.1 [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/drivea.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/drivea.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/exit.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/filebox.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/filebox.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/italic.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/justify.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/leftj.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/netw.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/netw.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/optmenu.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/rightj.xbm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/select.xpm [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/tix.gif [new file with mode: 0755]
lib/python/Demo/tix/bitmaps/underline.xbm [new file with mode: 0755]
lib/python/Demo/tix/samples/Balloon.py [new file with mode: 0755]
lib/python/Demo/tix/samples/BtnBox.py [new file with mode: 0755]
lib/python/Demo/tix/samples/CmpImg.py [new file with mode: 0755]
lib/python/Demo/tix/samples/ComboBox.py [new file with mode: 0755]
lib/python/Demo/tix/samples/Control.py [new file with mode: 0755]
lib/python/Demo/tix/samples/DirList.py [new file with mode: 0755]
lib/python/Demo/tix/samples/DirTree.py [new file with mode: 0755]
lib/python/Demo/tix/samples/NoteBook.py [new file with mode: 0755]
lib/python/Demo/tix/samples/OptMenu.py [new file with mode: 0755]
lib/python/Demo/tix/samples/PanedWin.py [new file with mode: 0755]
lib/python/Demo/tix/samples/PopMenu.py [new file with mode: 0755]
lib/python/Demo/tix/samples/SHList1.py [new file with mode: 0755]
lib/python/Demo/tix/samples/SHList2.py [new file with mode: 0755]
lib/python/Demo/tix/samples/Tree.py [new file with mode: 0755]
lib/python/Demo/tix/tixwidgets.py [new file with mode: 0644]
lib/python/Demo/tkinter/README [new file with mode: 0644]
lib/python/Demo/tkinter/guido/AttrDialog.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/ManPage.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/MimeViewer.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/ShellWindow.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/brownian.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/canvasevents.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/dialog.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/electrons.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/hanoi.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/hello.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/imagedraw.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/imageview.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/kill.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/listtree.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/mbox.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/newmenubardemo.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/optionmenu.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/paint.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/rmt.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/solitaire.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/sortvisu.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/ss1.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/svkill.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/switch.py [new file with mode: 0644]
lib/python/Demo/tkinter/guido/tkman.py [new file with mode: 0755]
lib/python/Demo/tkinter/guido/wish.py [new file with mode: 0755]
lib/python/Demo/tkinter/matt/00-HELLO-WORLD.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/README [new file with mode: 0644]
lib/python/Demo/tkinter/matt/animation-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/animation-w-velocity-ctrl.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/bind-w-mult-calls-p-type.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-demo-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-gridding.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-moving-or-creating.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-moving-w-mouse.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-mult-item-sel.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-reading-tag-info.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-w-widget-draw-el.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/canvas-with-scrollbars.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/dialog-box.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/entry-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/entry-with-shared-variable.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/killing-window-w-wm.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/menu-all-types-of-entries.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/menu-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/not-what-you-might-think-1.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/not-what-you-might-think-2.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/packer-and-placer-together.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/packer-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/placer-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/pong-demo-1.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/printing-coords-of-items.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/radiobutton-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/rubber-band-box-demo-1.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/rubber-line-demo-1.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/slider-demo-1.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/subclass-existing-widgets.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/two-radio-groups.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/window-creation-more.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/window-creation-simple.py [new file with mode: 0644]
lib/python/Demo/tkinter/matt/window-creation-w-location.py [new file with mode: 0644]
lib/python/Demo/xml/elem_count.py [new file with mode: 0644]
lib/python/Demo/xml/roundtrip.py [new file with mode: 0644]
lib/python/Demo/xml/rss2html.py [new file with mode: 0644]
lib/python/Demo/xmlrpc/xmlrpc_handler.py [new file with mode: 0644]
lib/python/Demo/xmlrpc/xmlrpcserver.py [new file with mode: 0644]
lib/python/Demo/zlib/minigzip.py [new file with mode: 0755]
lib/python/Demo/zlib/zlibdemo.py [new file with mode: 0755]
lib/python/Doc/ACKS [new file with mode: 0644]
lib/python/Doc/Makefile [new file with mode: 0644]
lib/python/Doc/Makefile.deps [new file with mode: 0644]
lib/python/Doc/README [new file with mode: 0644]
lib/python/Doc/TODO [new file with mode: 0644]
lib/python/Doc/api/abstract.tex [new file with mode: 0644]
lib/python/Doc/api/api.tex [new file with mode: 0644]
lib/python/Doc/api/concrete.tex [new file with mode: 0644]
lib/python/Doc/api/exceptions.tex [new file with mode: 0644]
lib/python/Doc/api/init.tex [new file with mode: 0644]
lib/python/Doc/api/intro.tex [new file with mode: 0644]
lib/python/Doc/api/memory.tex [new file with mode: 0644]
lib/python/Doc/api/newtypes.tex [new file with mode: 0644]
lib/python/Doc/api/refcounting.tex [new file with mode: 0644]
lib/python/Doc/api/refcounts.dat [new file with mode: 0644]
lib/python/Doc/api/utilities.tex [new file with mode: 0644]
lib/python/Doc/api/veryhigh.tex [new file with mode: 0644]
lib/python/Doc/commontex/boilerplate.tex [new file with mode: 0644]
lib/python/Doc/commontex/copyright.tex [new file with mode: 0644]
lib/python/Doc/commontex/license.tex [new file with mode: 0644]
lib/python/Doc/commontex/reportingbugs.tex [new file with mode: 0644]
lib/python/Doc/commontex/typestruct.h [new file with mode: 0644]
lib/python/Doc/dist/dist.tex [new file with mode: 0644]
lib/python/Doc/dist/sysconfig.tex [new file with mode: 0644]
lib/python/Doc/doc/doc.tex [new file with mode: 0644]
lib/python/Doc/ext/building.tex [new file with mode: 0644]
lib/python/Doc/ext/embedding.tex [new file with mode: 0644]
lib/python/Doc/ext/ext.tex [new file with mode: 0644]
lib/python/Doc/ext/extending.tex [new file with mode: 0644]
lib/python/Doc/ext/newtypes.tex [new file with mode: 0644]
lib/python/Doc/ext/noddy.c [new file with mode: 0644]
lib/python/Doc/ext/noddy2.c [new file with mode: 0644]
lib/python/Doc/ext/noddy3.c [new file with mode: 0644]
lib/python/Doc/ext/noddy4.c [new file with mode: 0644]
lib/python/Doc/ext/run-func.c [new file with mode: 0644]
lib/python/Doc/ext/setup.py [new file with mode: 0644]
lib/python/Doc/ext/test.py [new file with mode: 0644]
lib/python/Doc/ext/windows.tex [new file with mode: 0644]
lib/python/Doc/html/about.dat [new file with mode: 0644]
lib/python/Doc/html/about.html [new file with mode: 0644]
lib/python/Doc/html/icons/blank.gif [new file with mode: 0644]
lib/python/Doc/html/icons/blank.png [new file with mode: 0644]
lib/python/Doc/html/icons/contents.gif [new file with mode: 0644]
lib/python/Doc/html/icons/contents.png [new file with mode: 0644]
lib/python/Doc/html/icons/index.gif [new file with mode: 0644]
lib/python/Doc/html/icons/index.png [new file with mode: 0644]
lib/python/Doc/html/icons/modules.gif [new file with mode: 0644]
lib/python/Doc/html/icons/modules.png [new file with mode: 0644]
lib/python/Doc/html/icons/next.gif [new file with mode: 0644]
lib/python/Doc/html/icons/next.png [new file with mode: 0644]
lib/python/Doc/html/icons/previous.gif [new file with mode: 0644]
lib/python/Doc/html/icons/previous.png [new file with mode: 0644]
lib/python/Doc/html/icons/pyfav.gif [new file with mode: 0644]
lib/python/Doc/html/icons/pyfav.png [new file with mode: 0644]
lib/python/Doc/html/icons/up.gif [new file with mode: 0644]
lib/python/Doc/html/icons/up.png [new file with mode: 0644]
lib/python/Doc/html/index.html.in [new file with mode: 0644]
lib/python/Doc/html/stdabout.dat [new file with mode: 0644]
lib/python/Doc/html/style.css [new file with mode: 0644]
lib/python/Doc/info/Makefile [new file with mode: 0644]
lib/python/Doc/info/README [new file with mode: 0644]
lib/python/Doc/info/python.dir [new file with mode: 0644]
lib/python/Doc/inst/inst.tex [new file with mode: 0644]
lib/python/Doc/lib/asttable.tex [new file with mode: 0644]
lib/python/Doc/lib/caseless.py [new file with mode: 0755]
lib/python/Doc/lib/compiler.tex [new file with mode: 0644]
lib/python/Doc/lib/distutils.tex [new file with mode: 0644]
lib/python/Doc/lib/email-dir.py [new file with mode: 0644]
lib/python/Doc/lib/email-mime.py [new file with mode: 0644]
lib/python/Doc/lib/email-simple.py [new file with mode: 0644]
lib/python/Doc/lib/email-unpack.py [new file with mode: 0644]
lib/python/Doc/lib/email.tex [new file with mode: 0644]
lib/python/Doc/lib/emailcharsets.tex [new file with mode: 0644]
lib/python/Doc/lib/emailencoders.tex [new file with mode: 0644]
lib/python/Doc/lib/emailexc.tex [new file with mode: 0644]
lib/python/Doc/lib/emailgenerator.tex [new file with mode: 0644]
lib/python/Doc/lib/emailheaders.tex [new file with mode: 0644]
lib/python/Doc/lib/emailiter.tex [new file with mode: 0644]
lib/python/Doc/lib/emailmessage.tex [new file with mode: 0644]
lib/python/Doc/lib/emailmimebase.tex [new file with mode: 0644]
lib/python/Doc/lib/emailparser.tex [new file with mode: 0644]
lib/python/Doc/lib/emailutil.tex [new file with mode: 0644]
lib/python/Doc/lib/internet.tex [new file with mode: 0644]
lib/python/Doc/lib/language.tex [new file with mode: 0644]
lib/python/Doc/lib/lib.tex [new file with mode: 0644]
lib/python/Doc/lib/libaifc.tex [new file with mode: 0644]
lib/python/Doc/lib/libal.tex [new file with mode: 0644]
lib/python/Doc/lib/liballos.tex [new file with mode: 0644]
lib/python/Doc/lib/libamoeba.tex [new file with mode: 0644]
lib/python/Doc/lib/libanydbm.tex [new file with mode: 0644]
lib/python/Doc/lib/libarray.tex [new file with mode: 0644]
lib/python/Doc/lib/libascii.tex [new file with mode: 0644]
lib/python/Doc/lib/libasynchat.tex [new file with mode: 0644]
lib/python/Doc/lib/libasyncore.tex [new file with mode: 0644]
lib/python/Doc/lib/libatexit.tex [new file with mode: 0644]
lib/python/Doc/lib/libaudioop.tex [new file with mode: 0644]
lib/python/Doc/lib/libbase64.tex [new file with mode: 0644]
lib/python/Doc/lib/libbasehttp.tex [new file with mode: 0644]
lib/python/Doc/lib/libbastion.tex [new file with mode: 0644]
lib/python/Doc/lib/libbinascii.tex [new file with mode: 0644]
lib/python/Doc/lib/libbinhex.tex [new file with mode: 0644]
lib/python/Doc/lib/libbisect.tex [new file with mode: 0644]
lib/python/Doc/lib/libbltin.tex [new file with mode: 0644]
lib/python/Doc/lib/libbsddb.tex [new file with mode: 0644]
lib/python/Doc/lib/libbz2.tex [new file with mode: 0644]
lib/python/Doc/lib/libcalendar.tex [new file with mode: 0644]
lib/python/Doc/lib/libcd.tex [new file with mode: 0644]
lib/python/Doc/lib/libcfgparser.tex [new file with mode: 0644]
lib/python/Doc/lib/libcgi.tex [new file with mode: 0644]
lib/python/Doc/lib/libcgihttp.tex [new file with mode: 0644]
lib/python/Doc/lib/libcgitb.tex [new file with mode: 0644]
lib/python/Doc/lib/libchunk.tex [new file with mode: 0644]
lib/python/Doc/lib/libcmath.tex [new file with mode: 0644]
lib/python/Doc/lib/libcmd.tex [new file with mode: 0644]
lib/python/Doc/lib/libcmp.tex [new file with mode: 0644]
lib/python/Doc/lib/libcmpcache.tex [new file with mode: 0644]
lib/python/Doc/lib/libcode.tex [new file with mode: 0644]
lib/python/Doc/lib/libcodecs.tex [new file with mode: 0644]
lib/python/Doc/lib/libcodeop.tex [new file with mode: 0644]
lib/python/Doc/lib/libcollections.tex [new file with mode: 0644]
lib/python/Doc/lib/libcolorsys.tex [new file with mode: 0644]
lib/python/Doc/lib/libcommands.tex [new file with mode: 0644]
lib/python/Doc/lib/libcompileall.tex [new file with mode: 0644]
lib/python/Doc/lib/libconsts.tex [new file with mode: 0644]
lib/python/Doc/lib/libcookie.tex [new file with mode: 0644]
lib/python/Doc/lib/libcookielib.tex [new file with mode: 0644]
lib/python/Doc/lib/libcopy.tex [new file with mode: 0644]
lib/python/Doc/lib/libcopyreg.tex [new file with mode: 0644]
lib/python/Doc/lib/libcrypt.tex [new file with mode: 0644]
lib/python/Doc/lib/libcrypto.tex [new file with mode: 0644]
lib/python/Doc/lib/libcsv.tex [new file with mode: 0644]
lib/python/Doc/lib/libcurses.tex [new file with mode: 0644]
lib/python/Doc/lib/libcursespanel.tex [new file with mode: 0644]
lib/python/Doc/lib/libdatetime.tex [new file with mode: 0644]
lib/python/Doc/lib/libdbhash.tex [new file with mode: 0644]
lib/python/Doc/lib/libdbm.tex [new file with mode: 0644]
lib/python/Doc/lib/libdecimal.tex [new file with mode: 0644]
lib/python/Doc/lib/libdifflib.tex [new file with mode: 0644]
lib/python/Doc/lib/libdircache.tex [new file with mode: 0644]
lib/python/Doc/lib/libdis.tex [new file with mode: 0644]
lib/python/Doc/lib/libdl.tex [new file with mode: 0644]
lib/python/Doc/lib/libdoctest.tex [new file with mode: 0644]
lib/python/Doc/lib/libdocxmlrpc.tex [new file with mode: 0644]
lib/python/Doc/lib/libdumbdbm.tex [new file with mode: 0644]
lib/python/Doc/lib/libdummythread.tex [new file with mode: 0644]
lib/python/Doc/lib/libdummythreading.tex [new file with mode: 0644]
lib/python/Doc/lib/liberrno.tex [new file with mode: 0644]
lib/python/Doc/lib/libexcs.tex [new file with mode: 0644]
lib/python/Doc/lib/libfcntl.tex [new file with mode: 0644]
lib/python/Doc/lib/libfilecmp.tex [new file with mode: 0644]
lib/python/Doc/lib/libfileinput.tex [new file with mode: 0644]
lib/python/Doc/lib/libfl.tex [new file with mode: 0644]
lib/python/Doc/lib/libfm.tex [new file with mode: 0644]
lib/python/Doc/lib/libfnmatch.tex [new file with mode: 0644]
lib/python/Doc/lib/libformatter.tex [new file with mode: 0644]
lib/python/Doc/lib/libfpectl.tex [new file with mode: 0644]
lib/python/Doc/lib/libfpformat.tex [new file with mode: 0644]
lib/python/Doc/lib/libftplib.tex [new file with mode: 0644]
lib/python/Doc/lib/libfuncs.tex [new file with mode: 0644]
lib/python/Doc/lib/libfuture.tex [new file with mode: 0644]
lib/python/Doc/lib/libgc.tex [new file with mode: 0644]
lib/python/Doc/lib/libgdbm.tex [new file with mode: 0644]
lib/python/Doc/lib/libgetopt.tex [new file with mode: 0644]
lib/python/Doc/lib/libgetpass.tex [new file with mode: 0644]
lib/python/Doc/lib/libgettext.tex [new file with mode: 0644]
lib/python/Doc/lib/libgl.tex [new file with mode: 0644]
lib/python/Doc/lib/libglob.tex [new file with mode: 0644]
lib/python/Doc/lib/libgopherlib.tex [new file with mode: 0644]
lib/python/Doc/lib/libgrp.tex [new file with mode: 0644]
lib/python/Doc/lib/libgzip.tex [new file with mode: 0644]
lib/python/Doc/lib/libheapq.tex [new file with mode: 0644]
lib/python/Doc/lib/libhmac.tex [new file with mode: 0644]
lib/python/Doc/lib/libhotshot.tex [new file with mode: 0644]
lib/python/Doc/lib/libhtmllib.tex [new file with mode: 0644]
lib/python/Doc/lib/libhtmlparser.tex [new file with mode: 0644]
lib/python/Doc/lib/libhttplib.tex [new file with mode: 0644]
lib/python/Doc/lib/libimageop.tex [new file with mode: 0644]
lib/python/Doc/lib/libimaplib.tex [new file with mode: 0644]
lib/python/Doc/lib/libimgfile.tex [new file with mode: 0644]
lib/python/Doc/lib/libimghdr.tex [new file with mode: 0644]
lib/python/Doc/lib/libimp.tex [new file with mode: 0644]
lib/python/Doc/lib/libinspect.tex [new file with mode: 0644]
lib/python/Doc/lib/libintro.tex [new file with mode: 0644]
lib/python/Doc/lib/libitertools.tex [new file with mode: 0644]
lib/python/Doc/lib/libjpeg.tex [new file with mode: 0644]
lib/python/Doc/lib/libkeyword.tex [new file with mode: 0644]
lib/python/Doc/lib/liblinecache.tex [new file with mode: 0644]
lib/python/Doc/lib/liblocale.tex [new file with mode: 0644]
lib/python/Doc/lib/liblogging.tex [new file with mode: 0644]
lib/python/Doc/lib/libmailbox.tex [new file with mode: 0644]
lib/python/Doc/lib/libmailcap.tex [new file with mode: 0644]
lib/python/Doc/lib/libmain.tex [new file with mode: 0644]
lib/python/Doc/lib/libmarshal.tex [new file with mode: 0644]
lib/python/Doc/lib/libmath.tex [new file with mode: 0644]
lib/python/Doc/lib/libmd5.tex [new file with mode: 0644]
lib/python/Doc/lib/libmhlib.tex [new file with mode: 0644]
lib/python/Doc/lib/libmimetools.tex [new file with mode: 0644]
lib/python/Doc/lib/libmimetypes.tex [new file with mode: 0644]
lib/python/Doc/lib/libmimewriter.tex [new file with mode: 0644]
lib/python/Doc/lib/libmimify.tex [new file with mode: 0644]
lib/python/Doc/lib/libmisc.tex [new file with mode: 0644]
lib/python/Doc/lib/libmm.tex [new file with mode: 0644]
lib/python/Doc/lib/libmmap.tex [new file with mode: 0644]
lib/python/Doc/lib/libmodulefinder.tex [new file with mode: 0644]
lib/python/Doc/lib/libmsvcrt.tex [new file with mode: 0644]
lib/python/Doc/lib/libmultifile.tex [new file with mode: 0644]
lib/python/Doc/lib/libmutex.tex [new file with mode: 0644]
lib/python/Doc/lib/libnetrc.tex [new file with mode: 0644]
lib/python/Doc/lib/libnew.tex [new file with mode: 0644]
lib/python/Doc/lib/libni.tex [new file with mode: 0644]
lib/python/Doc/lib/libnis.tex [new file with mode: 0644]
lib/python/Doc/lib/libnntplib.tex [new file with mode: 0644]
lib/python/Doc/lib/libobjs.tex [new file with mode: 0644]
lib/python/Doc/lib/liboperator.tex [new file with mode: 0644]
lib/python/Doc/lib/liboptparse.tex [new file with mode: 0644]
lib/python/Doc/lib/libos.tex [new file with mode: 0644]
lib/python/Doc/lib/libossaudiodev.tex [new file with mode: 0644]
lib/python/Doc/lib/libpanel.tex [new file with mode: 0644]
lib/python/Doc/lib/libparser.tex [new file with mode: 0644]
lib/python/Doc/lib/libpdb.tex [new file with mode: 0644]
lib/python/Doc/lib/libpickle.tex [new file with mode: 0644]
lib/python/Doc/lib/libpickletools.tex [new file with mode: 0644]
lib/python/Doc/lib/libpipes.tex [new file with mode: 0644]
lib/python/Doc/lib/libpkgutil.tex [new file with mode: 0644]
lib/python/Doc/lib/libplatform.tex [new file with mode: 0644]
lib/python/Doc/lib/libpopen2.tex [new file with mode: 0644]
lib/python/Doc/lib/libpoplib.tex [new file with mode: 0644]
lib/python/Doc/lib/libposix.tex [new file with mode: 0644]
lib/python/Doc/lib/libposixfile.tex [new file with mode: 0644]
lib/python/Doc/lib/libposixpath.tex [new file with mode: 0644]
lib/python/Doc/lib/libpprint.tex [new file with mode: 0644]
lib/python/Doc/lib/libprofile.tex [new file with mode: 0644]
lib/python/Doc/lib/libpty.tex [new file with mode: 0644]
lib/python/Doc/lib/libpwd.tex [new file with mode: 0644]
lib/python/Doc/lib/libpyclbr.tex [new file with mode: 0644]
lib/python/Doc/lib/libpycompile.tex [new file with mode: 0644]
lib/python/Doc/lib/libpydoc.tex [new file with mode: 0644]
lib/python/Doc/lib/libpyexpat.tex [new file with mode: 0644]
lib/python/Doc/lib/libpython.tex [new file with mode: 0644]
lib/python/Doc/lib/libqueue.tex [new file with mode: 0644]
lib/python/Doc/lib/libquopri.tex [new file with mode: 0644]
lib/python/Doc/lib/librand.tex [new file with mode: 0644]
lib/python/Doc/lib/librandom.tex [new file with mode: 0644]
lib/python/Doc/lib/libre.tex [new file with mode: 0644]
lib/python/Doc/lib/libreadline.tex [new file with mode: 0644]
lib/python/Doc/lib/libregex.tex [new file with mode: 0644]
lib/python/Doc/lib/libregsub.tex [new file with mode: 0644]
lib/python/Doc/lib/librepr.tex [new file with mode: 0644]
lib/python/Doc/lib/libresource.tex [new file with mode: 0644]
lib/python/Doc/lib/librestricted.tex [new file with mode: 0644]
lib/python/Doc/lib/librexec.tex [new file with mode: 0644]
lib/python/Doc/lib/librfc822.tex [new file with mode: 0644]
lib/python/Doc/lib/librgbimg.tex [new file with mode: 0644]
lib/python/Doc/lib/librlcompleter.tex [new file with mode: 0644]
lib/python/Doc/lib/librobotparser.tex [new file with mode: 0644]
lib/python/Doc/lib/libsched.tex [new file with mode: 0644]
lib/python/Doc/lib/libselect.tex [new file with mode: 0644]
lib/python/Doc/lib/libsets.tex [new file with mode: 0644]
lib/python/Doc/lib/libsgi.tex [new file with mode: 0644]
lib/python/Doc/lib/libsgmllib.tex [new file with mode: 0644]
lib/python/Doc/lib/libsha.tex [new file with mode: 0644]
lib/python/Doc/lib/libshelve.tex [new file with mode: 0644]
lib/python/Doc/lib/libshlex.tex [new file with mode: 0644]
lib/python/Doc/lib/libshutil.tex [new file with mode: 0644]
lib/python/Doc/lib/libsignal.tex [new file with mode: 0644]
lib/python/Doc/lib/libsimplehttp.tex [new file with mode: 0644]
lib/python/Doc/lib/libsimplexmlrpc.tex [new file with mode: 0644]
lib/python/Doc/lib/libsite.tex [new file with mode: 0644]
lib/python/Doc/lib/libsmtpd.tex [new file with mode: 0644]
lib/python/Doc/lib/libsmtplib.tex [new file with mode: 0644]
lib/python/Doc/lib/libsndhdr.tex [new file with mode: 0644]
lib/python/Doc/lib/libsocket.tex [new file with mode: 0644]
lib/python/Doc/lib/libsocksvr.tex [new file with mode: 0644]
lib/python/Doc/lib/libsomeos.tex [new file with mode: 0644]
lib/python/Doc/lib/libstat.tex [new file with mode: 0644]
lib/python/Doc/lib/libstatcache.tex [new file with mode: 0644]
lib/python/Doc/lib/libstatvfs.tex [new file with mode: 0644]
lib/python/Doc/lib/libstdtypes.tex [new file with mode: 0644]
lib/python/Doc/lib/libstdwin.tex [new file with mode: 0644]
lib/python/Doc/lib/libstring.tex [new file with mode: 0644]
lib/python/Doc/lib/libstringio.tex [new file with mode: 0644]
lib/python/Doc/lib/libstringprep.tex [new file with mode: 0644]
lib/python/Doc/lib/libstrings.tex [new file with mode: 0644]
lib/python/Doc/lib/libstruct.tex [new file with mode: 0644]
lib/python/Doc/lib/libsubprocess.tex [new file with mode: 0644]
lib/python/Doc/lib/libsun.tex [new file with mode: 0644]
lib/python/Doc/lib/libsunau.tex [new file with mode: 0644]
lib/python/Doc/lib/libsunaudio.tex [new file with mode: 0644]
lib/python/Doc/lib/libsymbol.tex [new file with mode: 0644]
lib/python/Doc/lib/libsys.tex [new file with mode: 0644]
lib/python/Doc/lib/libsyslog.tex [new file with mode: 0644]
lib/python/Doc/lib/libtabnanny.tex [new file with mode: 0644]
lib/python/Doc/lib/libtarfile.tex [new file with mode: 0644]
lib/python/Doc/lib/libtelnetlib.tex [new file with mode: 0644]
lib/python/Doc/lib/libtempfile.tex [new file with mode: 0644]
lib/python/Doc/lib/libtermios.tex [new file with mode: 0644]
lib/python/Doc/lib/libtest.tex [new file with mode: 0644]
lib/python/Doc/lib/libtextwrap.tex [new file with mode: 0644]
lib/python/Doc/lib/libthread.tex [new file with mode: 0644]
lib/python/Doc/lib/libthreading.tex [new file with mode: 0644]
lib/python/Doc/lib/libtime.tex [new file with mode: 0644]
lib/python/Doc/lib/libtimeit.tex [new file with mode: 0644]
lib/python/Doc/lib/libtoken.tex [new file with mode: 0644]
lib/python/Doc/lib/libtokenize.tex [new file with mode: 0644]
lib/python/Doc/lib/libtraceback.tex [new file with mode: 0644]
lib/python/Doc/lib/libtty.tex [new file with mode: 0644]
lib/python/Doc/lib/libturtle.tex [new file with mode: 0644]
lib/python/Doc/lib/libtypes.tex [new file with mode: 0644]
lib/python/Doc/lib/libundoc.tex [new file with mode: 0644]
lib/python/Doc/lib/libunicodedata.tex [new file with mode: 0644]
lib/python/Doc/lib/libunittest.tex [new file with mode: 0644]
lib/python/Doc/lib/libunix.tex [new file with mode: 0644]
lib/python/Doc/lib/liburllib.tex [new file with mode: 0644]
lib/python/Doc/lib/liburllib2.tex [new file with mode: 0644]
lib/python/Doc/lib/liburlparse.tex [new file with mode: 0644]
lib/python/Doc/lib/libuser.tex [new file with mode: 0644]
lib/python/Doc/lib/libuserdict.tex [new file with mode: 0644]
lib/python/Doc/lib/libuu.tex [new file with mode: 0644]
lib/python/Doc/lib/libwarnings.tex [new file with mode: 0644]
lib/python/Doc/lib/libwave.tex [new file with mode: 0644]
lib/python/Doc/lib/libweakref.tex [new file with mode: 0644]
lib/python/Doc/lib/libwebbrowser.tex [new file with mode: 0644]
lib/python/Doc/lib/libwhichdb.tex [new file with mode: 0644]
lib/python/Doc/lib/libwhrandom.tex [new file with mode: 0644]
lib/python/Doc/lib/libwinreg.tex [new file with mode: 0644]
lib/python/Doc/lib/libwinsound.tex [new file with mode: 0644]
lib/python/Doc/lib/libxdrlib.tex [new file with mode: 0644]
lib/python/Doc/lib/libxmllib.tex [new file with mode: 0644]
lib/python/Doc/lib/libxmlrpclib.tex [new file with mode: 0644]
lib/python/Doc/lib/libzipfile.tex [new file with mode: 0644]
lib/python/Doc/lib/libzipimport.tex [new file with mode: 0644]
lib/python/Doc/lib/libzlib.tex [new file with mode: 0644]
lib/python/Doc/lib/markup.tex [new file with mode: 0644]
lib/python/Doc/lib/mimelib.tex [new file with mode: 0644]
lib/python/Doc/lib/minidom-example.py [new file with mode: 0644]
lib/python/Doc/lib/netdata.tex [new file with mode: 0644]
lib/python/Doc/lib/required_1.py [new file with mode: 0755]
lib/python/Doc/lib/required_2.py [new file with mode: 0755]
lib/python/Doc/lib/tkinter.tex [new file with mode: 0644]
lib/python/Doc/lib/tzinfo-examples.py [new file with mode: 0644]
lib/python/Doc/lib/windows.tex [new file with mode: 0644]
lib/python/Doc/lib/xmldom.tex [new file with mode: 0644]
lib/python/Doc/lib/xmldomminidom.tex [new file with mode: 0644]
lib/python/Doc/lib/xmldompulldom.tex [new file with mode: 0644]
lib/python/Doc/lib/xmlsax.tex [new file with mode: 0644]
lib/python/Doc/lib/xmlsaxhandler.tex [new file with mode: 0644]
lib/python/Doc/lib/xmlsaxreader.tex [new file with mode: 0644]
lib/python/Doc/lib/xmlsaxutils.tex [new file with mode: 0644]
lib/python/Doc/mac/libaepack.tex [new file with mode: 0644]
lib/python/Doc/mac/libaetools.tex [new file with mode: 0644]
lib/python/Doc/mac/libaetypes.tex [new file with mode: 0644]
lib/python/Doc/mac/libautogil.tex [new file with mode: 0644]
lib/python/Doc/mac/libcolorpicker.tex [new file with mode: 0644]
lib/python/Doc/mac/libframework.tex [new file with mode: 0644]
lib/python/Doc/mac/libgensuitemodule.tex [new file with mode: 0644]
lib/python/Doc/mac/libmac.tex [new file with mode: 0644]
lib/python/Doc/mac/libmacfs.tex [new file with mode: 0644]
lib/python/Doc/mac/libmacic.tex [new file with mode: 0644]
lib/python/Doc/mac/libmacos.tex [new file with mode: 0644]
lib/python/Doc/mac/libmacostools.tex [new file with mode: 0644]
lib/python/Doc/mac/libmacui.tex [new file with mode: 0644]
lib/python/Doc/mac/libminiae.tex [new file with mode: 0644]
lib/python/Doc/mac/libscrap.tex [new file with mode: 0644]
lib/python/Doc/mac/mac.tex [new file with mode: 0644]
lib/python/Doc/mac/scripting.tex [new file with mode: 0644]
lib/python/Doc/mac/toolbox.tex [new file with mode: 0644]
lib/python/Doc/mac/undoc.tex [new file with mode: 0644]
lib/python/Doc/mac/using.tex [new file with mode: 0644]
lib/python/Doc/paper-a4/pypaper.sty [new file with mode: 0644]
lib/python/Doc/perl/SynopsisTable.pm [new file with mode: 0644]
lib/python/Doc/perl/distutils.perl [new file with mode: 0644]
lib/python/Doc/perl/howto.perl [new file with mode: 0644]
lib/python/Doc/perl/isilo.perl [new file with mode: 0644]
lib/python/Doc/perl/l2hinit.perl [new file with mode: 0644]
lib/python/Doc/perl/ltxmarkup.perl [new file with mode: 0644]
lib/python/Doc/perl/manual.perl [new file with mode: 0644]
lib/python/Doc/perl/python.perl [new file with mode: 0644]
lib/python/Doc/python-docs.txt [new file with mode: 0644]
lib/python/Doc/ref/ref.tex [new file with mode: 0644]
lib/python/Doc/ref/ref1.tex [new file with mode: 0644]
lib/python/Doc/ref/ref2.tex [new file with mode: 0644]
lib/python/Doc/ref/ref3.tex [new file with mode: 0644]
lib/python/Doc/ref/ref4.tex [new file with mode: 0644]
lib/python/Doc/ref/ref5.tex [new file with mode: 0644]
lib/python/Doc/ref/ref6.tex [new file with mode: 0644]
lib/python/Doc/ref/ref7.tex [new file with mode: 0644]
lib/python/Doc/ref/ref8.tex [new file with mode: 0644]
lib/python/Doc/ref/reswords.py [new file with mode: 0644]
lib/python/Doc/templates/howto.tex [new file with mode: 0644]
lib/python/Doc/templates/manual.tex [new file with mode: 0644]
lib/python/Doc/templates/module.tex [new file with mode: 0644]
lib/python/Doc/templates/whatsnewXY.tex [new file with mode: 0644]
lib/python/Doc/texinputs/distutils.sty [new file with mode: 0644]
lib/python/Doc/texinputs/fancyhdr.sty [new file with mode: 0644]
lib/python/Doc/texinputs/fncychap.sty [new file with mode: 0644]
lib/python/Doc/texinputs/howto.cls [new file with mode: 0644]
lib/python/Doc/texinputs/ltxmarkup.sty [new file with mode: 0644]
lib/python/Doc/texinputs/manual.cls [new file with mode: 0644]
lib/python/Doc/texinputs/pypaper.sty [new file with mode: 0644]
lib/python/Doc/texinputs/python.ist [new file with mode: 0644]
lib/python/Doc/texinputs/python.sty [new file with mode: 0644]
lib/python/Doc/tools/anno-api.py [new file with mode: 0755]
lib/python/Doc/tools/buildindex.py [new file with mode: 0755]
lib/python/Doc/tools/checkargs.pm [new file with mode: 0644]
lib/python/Doc/tools/cklatex [new file with mode: 0755]
lib/python/Doc/tools/custlib.py [new file with mode: 0644]
lib/python/Doc/tools/findcsyms [new file with mode: 0755]
lib/python/Doc/tools/findmodrefs [new file with mode: 0755]
lib/python/Doc/tools/findsyms [new file with mode: 0755]
lib/python/Doc/tools/fix_hack [new file with mode: 0755]
lib/python/Doc/tools/fix_libaux.sed [new file with mode: 0755]
lib/python/Doc/tools/fixinfo.el [new file with mode: 0644]
lib/python/Doc/tools/getpagecounts [new file with mode: 0755]
lib/python/Doc/tools/getversioninfo [new file with mode: 0755]
lib/python/Doc/tools/html2texi.pl [new file with mode: 0755]
lib/python/Doc/tools/indfix.py [new file with mode: 0755]
lib/python/Doc/tools/keywords.py [new file with mode: 0644]
lib/python/Doc/tools/listmodules [new file with mode: 0755]
lib/python/Doc/tools/makesec.sh [new file with mode: 0755]
lib/python/Doc/tools/mkackshtml [new file with mode: 0755]
lib/python/Doc/tools/mkhowto [new file with mode: 0755]
lib/python/Doc/tools/mkinfo [new file with mode: 0755]
lib/python/Doc/tools/mkmodindex [new file with mode: 0755]
lib/python/Doc/tools/mkpkglist [new file with mode: 0755]
lib/python/Doc/tools/mksourcepkg [new file with mode: 0755]
lib/python/Doc/tools/node2label.pl [new file with mode: 0755]
lib/python/Doc/tools/prechm.py [new file with mode: 0644]
lib/python/Doc/tools/push-docs.sh [new file with mode: 0755]
lib/python/Doc/tools/py2texi.el [new file with mode: 0644]
lib/python/Doc/tools/refcounts.py [new file with mode: 0644]
lib/python/Doc/tools/rewrite.py [new file with mode: 0644]
lib/python/Doc/tools/sgmlconv/Makefile [new file with mode: 0644]
lib/python/Doc/tools/sgmlconv/README [new file with mode: 0644]
lib/python/Doc/tools/sgmlconv/conversion.xml [new file with mode: 0644]
lib/python/Doc/tools/sgmlconv/docfixer.py [new file with mode: 0755]
lib/python/Doc/tools/sgmlconv/esis2sgml.py [new file with mode: 0755]
lib/python/Doc/tools/sgmlconv/esistools.py [new file with mode: 0644]
lib/python/Doc/tools/sgmlconv/latex2esis.py [new file with mode: 0755]
lib/python/Doc/tools/sgmlconv/make.rules [new file with mode: 0644]
lib/python/Doc/tools/support.py [new file with mode: 0644]
lib/python/Doc/tools/toc2bkm.py [new file with mode: 0755]
lib/python/Doc/tools/undoc_symbols.py [new file with mode: 0644]
lib/python/Doc/tools/update-docs.sh [new file with mode: 0755]
lib/python/Doc/tools/whichlibs [new file with mode: 0755]
lib/python/Doc/tut/glossary.tex [new file with mode: 0644]
lib/python/Doc/tut/tut.tex [new file with mode: 0644]
lib/python/Doc/whatsnew/whatsnew20.tex [new file with mode: 0644]
lib/python/Doc/whatsnew/whatsnew21.tex [new file with mode: 0644]
lib/python/Doc/whatsnew/whatsnew22.tex [new file with mode: 0644]
lib/python/Doc/whatsnew/whatsnew23.tex [new file with mode: 0644]
lib/python/Doc/whatsnew/whatsnew24.tex [new file with mode: 0644]
lib/python/Grammar/Grammar [new file with mode: 0644]
lib/python/Include/Python.h [new file with mode: 0644]
lib/python/Include/abstract.h [new file with mode: 0644]
lib/python/Include/bitset.h [new file with mode: 0644]
lib/python/Include/boolobject.h [new file with mode: 0644]
lib/python/Include/bufferobject.h [new file with mode: 0644]
lib/python/Include/cStringIO.h [new file with mode: 0644]
lib/python/Include/cellobject.h [new file with mode: 0644]
lib/python/Include/ceval.h [new file with mode: 0644]
lib/python/Include/classobject.h [new file with mode: 0644]
lib/python/Include/cobject.h [new file with mode: 0644]
lib/python/Include/codecs.h [new file with mode: 0644]
lib/python/Include/compile.h [new file with mode: 0644]
lib/python/Include/complexobject.h [new file with mode: 0644]
lib/python/Include/datetime.h [new file with mode: 0644]
lib/python/Include/descrobject.h [new file with mode: 0644]
lib/python/Include/dictobject.h [new file with mode: 0644]
lib/python/Include/enumobject.h [new file with mode: 0644]
lib/python/Include/errcode.h [new file with mode: 0644]
lib/python/Include/eval.h [new file with mode: 0644]
lib/python/Include/fileobject.h [new file with mode: 0644]
lib/python/Include/floatobject.h [new file with mode: 0644]
lib/python/Include/frameobject.h [new file with mode: 0644]
lib/python/Include/funcobject.h [new file with mode: 0644]
lib/python/Include/genobject.h [new file with mode: 0644]
lib/python/Include/graminit.h [new file with mode: 0644]
lib/python/Include/grammar.h [new file with mode: 0644]
lib/python/Include/import.h [new file with mode: 0644]
lib/python/Include/intobject.h [new file with mode: 0644]
lib/python/Include/intrcheck.h [new file with mode: 0644]
lib/python/Include/iterobject.h [new file with mode: 0644]
lib/python/Include/listobject.h [new file with mode: 0644]
lib/python/Include/longintrepr.h [new file with mode: 0644]
lib/python/Include/longobject.h [new file with mode: 0644]
lib/python/Include/marshal.h [new file with mode: 0644]
lib/python/Include/metagrammar.h [new file with mode: 0644]
lib/python/Include/methodobject.h [new file with mode: 0644]
lib/python/Include/modsupport.h [new file with mode: 0644]
lib/python/Include/moduleobject.h [new file with mode: 0644]
lib/python/Include/node.h [new file with mode: 0644]
lib/python/Include/object.h [new file with mode: 0644]
lib/python/Include/objimpl.h [new file with mode: 0644]
lib/python/Include/opcode.h [new file with mode: 0644]
lib/python/Include/osdefs.h [new file with mode: 0644]
lib/python/Include/parsetok.h [new file with mode: 0644]
lib/python/Include/patchlevel.h [new file with mode: 0644]
lib/python/Include/pgen.h [new file with mode: 0644]
lib/python/Include/pgenheaders.h [new file with mode: 0644]
lib/python/Include/py_curses.h [new file with mode: 0644]
lib/python/Include/pydebug.h [new file with mode: 0644]
lib/python/Include/pyerrors.h [new file with mode: 0644]
lib/python/Include/pyfpe.h [new file with mode: 0644]
lib/python/Include/pygetopt.h [new file with mode: 0644]
lib/python/Include/pymactoolbox.h [new file with mode: 0644]
lib/python/Include/pymem.h [new file with mode: 0644]
lib/python/Include/pyport.h [new file with mode: 0644]
lib/python/Include/pystate.h [new file with mode: 0644]
lib/python/Include/pystrtod.h [new file with mode: 0644]
lib/python/Include/pythonrun.h [new file with mode: 0644]
lib/python/Include/pythread.h [new file with mode: 0644]
lib/python/Include/rangeobject.h [new file with mode: 0644]
lib/python/Include/setobject.h [new file with mode: 0644]
lib/python/Include/sliceobject.h [new file with mode: 0644]
lib/python/Include/stringobject.h [new file with mode: 0644]
lib/python/Include/structmember.h [new file with mode: 0644]
lib/python/Include/structseq.h [new file with mode: 0644]
lib/python/Include/symtable.h [new file with mode: 0644]
lib/python/Include/sysmodule.h [new file with mode: 0644]
lib/python/Include/timefuncs.h [new file with mode: 0644]
lib/python/Include/token.h [new file with mode: 0644]
lib/python/Include/traceback.h [new file with mode: 0644]
lib/python/Include/tupleobject.h [new file with mode: 0644]
lib/python/Include/ucnhash.h [new file with mode: 0644]
lib/python/Include/unicodeobject.h [new file with mode: 0644]
lib/python/Include/weakrefobject.h [new file with mode: 0644]
lib/python/LICENSE [new file with mode: 0644]
lib/python/Lib/BaseHTTPServer.py [new file with mode: 0644]
lib/python/Lib/Bastion.py [new file with mode: 0644]
lib/python/Lib/CGIHTTPServer.py [new file with mode: 0644]
lib/python/Lib/ConfigParser.py [new file with mode: 0644]
lib/python/Lib/Cookie.py [new file with mode: 0644]
lib/python/Lib/DocXMLRPCServer.py [new file with mode: 0644]
lib/python/Lib/HTMLParser.py [new file with mode: 0644]
lib/python/Lib/MimeWriter.py [new file with mode: 0644]
lib/python/Lib/Queue.py [new file with mode: 0644]
lib/python/Lib/SimpleHTTPServer.py [new file with mode: 0644]
lib/python/Lib/SimpleXMLRPCServer.py [new file with mode: 0644]
lib/python/Lib/SocketServer.py [new file with mode: 0644]
lib/python/Lib/StringIO.py [new file with mode: 0644]
lib/python/Lib/UserDict.py [new file with mode: 0644]
lib/python/Lib/UserList.py [new file with mode: 0644]
lib/python/Lib/UserString.py [new file with mode: 0755]
lib/python/Lib/_LWPCookieJar.py [new file with mode: 0644]
lib/python/Lib/_MozillaCookieJar.py [new file with mode: 0644]
lib/python/Lib/__future__.py [new file with mode: 0644]
lib/python/Lib/__phello__.foo.py [new file with mode: 0644]
lib/python/Lib/_strptime.py [new file with mode: 0644]
lib/python/Lib/_threading_local.py [new file with mode: 0644]
lib/python/Lib/aifc.py [new file with mode: 0644]
lib/python/Lib/anydbm.py [new file with mode: 0644]
lib/python/Lib/asynchat.py [new file with mode: 0644]
lib/python/Lib/asyncore.py [new file with mode: 0644]
lib/python/Lib/atexit.py [new file with mode: 0644]
lib/python/Lib/audiodev.py [new file with mode: 0644]
lib/python/Lib/base64.py [new file with mode: 0755]
lib/python/Lib/bdb.py [new file with mode: 0644]
lib/python/Lib/binhex.py [new file with mode: 0644]
lib/python/Lib/bisect.py [new file with mode: 0644]
lib/python/Lib/bsddb/__init__.py [new file with mode: 0644]
lib/python/Lib/bsddb/db.py [new file with mode: 0644]
lib/python/Lib/bsddb/dbobj.py [new file with mode: 0644]
lib/python/Lib/bsddb/dbrecio.py [new file with mode: 0644]
lib/python/Lib/bsddb/dbshelve.py [new file with mode: 0644]
lib/python/Lib/bsddb/dbtables.py [new file with mode: 0644]
lib/python/Lib/bsddb/dbutils.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/__init__.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_1413192.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_all.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_associate.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_basics.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_compat.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_dbobj.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_dbshelve.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_dbtables.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_env_close.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_get_none.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_join.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_lock.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_misc.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_pickle.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_queue.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_recno.py [new file with mode: 0644]
lib/python/Lib/bsddb/test/test_thread.py [new file with mode: 0644]
lib/python/Lib/calendar.py [new file with mode: 0644]
lib/python/Lib/cgi.py [new file with mode: 0755]
lib/python/Lib/cgitb.py [new file with mode: 0644]
lib/python/Lib/chunk.py [new file with mode: 0644]
lib/python/Lib/cmd.py [new file with mode: 0644]
lib/python/Lib/code.py [new file with mode: 0644]
lib/python/Lib/codecs.py [new file with mode: 0644]
lib/python/Lib/codeop.py [new file with mode: 0644]
lib/python/Lib/colorsys.py [new file with mode: 0644]
lib/python/Lib/commands.py [new file with mode: 0644]
lib/python/Lib/compileall.py [new file with mode: 0644]
lib/python/Lib/compiler/__init__.py [new file with mode: 0644]
lib/python/Lib/compiler/ast.py [new file with mode: 0644]
lib/python/Lib/compiler/consts.py [new file with mode: 0644]
lib/python/Lib/compiler/future.py [new file with mode: 0644]
lib/python/Lib/compiler/misc.py [new file with mode: 0644]
lib/python/Lib/compiler/pyassem.py [new file with mode: 0644]
lib/python/Lib/compiler/pycodegen.py [new file with mode: 0644]
lib/python/Lib/compiler/symbols.py [new file with mode: 0644]
lib/python/Lib/compiler/syntax.py [new file with mode: 0644]
lib/python/Lib/compiler/transformer.py [new file with mode: 0644]
lib/python/Lib/compiler/visitor.py [new file with mode: 0644]
lib/python/Lib/cookielib.py [new file with mode: 0644]
lib/python/Lib/copy.py [new file with mode: 0644]
lib/python/Lib/copy_reg.py [new file with mode: 0644]
lib/python/Lib/csv.py [new file with mode: 0644]
lib/python/Lib/curses/__init__.py [new file with mode: 0644]
lib/python/Lib/curses/ascii.py [new file with mode: 0644]
lib/python/Lib/curses/has_key.py [new file with mode: 0644]
lib/python/Lib/curses/panel.py [new file with mode: 0644]
lib/python/Lib/curses/textpad.py [new file with mode: 0644]
lib/python/Lib/curses/wrapper.py [new file with mode: 0644]
lib/python/Lib/dbhash.py [new file with mode: 0644]
lib/python/Lib/decimal.py [new file with mode: 0644]
lib/python/Lib/difflib.py [new file with mode: 0644]
lib/python/Lib/dircache.py [new file with mode: 0644]
lib/python/Lib/dis.py [new file with mode: 0644]
lib/python/Lib/distutils/README [new file with mode: 0644]
lib/python/Lib/distutils/__init__.py [new file with mode: 0644]
lib/python/Lib/distutils/archive_util.py [new file with mode: 0644]
lib/python/Lib/distutils/bcppcompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/ccompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/cmd.py [new file with mode: 0644]
lib/python/Lib/distutils/command/__init__.py [new file with mode: 0644]
lib/python/Lib/distutils/command/bdist.py [new file with mode: 0644]
lib/python/Lib/distutils/command/bdist_dumb.py [new file with mode: 0644]
lib/python/Lib/distutils/command/bdist_rpm.py [new file with mode: 0644]
lib/python/Lib/distutils/command/bdist_wininst.py [new file with mode: 0644]
lib/python/Lib/distutils/command/build.py [new file with mode: 0644]
lib/python/Lib/distutils/command/build_clib.py [new file with mode: 0644]
lib/python/Lib/distutils/command/build_ext.py [new file with mode: 0644]
lib/python/Lib/distutils/command/build_py.py [new file with mode: 0644]
lib/python/Lib/distutils/command/build_scripts.py [new file with mode: 0644]
lib/python/Lib/distutils/command/clean.py [new file with mode: 0644]
lib/python/Lib/distutils/command/command_template [new file with mode: 0644]
lib/python/Lib/distutils/command/config.py [new file with mode: 0644]
lib/python/Lib/distutils/command/install.py [new file with mode: 0644]
lib/python/Lib/distutils/command/install_data.py [new file with mode: 0644]
lib/python/Lib/distutils/command/install_headers.py [new file with mode: 0644]
lib/python/Lib/distutils/command/install_lib.py [new file with mode: 0644]
lib/python/Lib/distutils/command/install_scripts.py [new file with mode: 0644]
lib/python/Lib/distutils/command/register.py [new file with mode: 0644]
lib/python/Lib/distutils/command/sdist.py [new file with mode: 0644]
lib/python/Lib/distutils/command/wininst-6.exe [new file with mode: 0644]
lib/python/Lib/distutils/command/wininst-7.1.exe [new file with mode: 0644]
lib/python/Lib/distutils/core.py [new file with mode: 0644]
lib/python/Lib/distutils/cygwinccompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/debug.py [new file with mode: 0644]
lib/python/Lib/distutils/dep_util.py [new file with mode: 0644]
lib/python/Lib/distutils/dir_util.py [new file with mode: 0644]
lib/python/Lib/distutils/dist.py [new file with mode: 0644]
lib/python/Lib/distutils/emxccompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/errors.py [new file with mode: 0644]
lib/python/Lib/distutils/extension.py [new file with mode: 0644]
lib/python/Lib/distutils/fancy_getopt.py [new file with mode: 0644]
lib/python/Lib/distutils/file_util.py [new file with mode: 0644]
lib/python/Lib/distutils/filelist.py [new file with mode: 0644]
lib/python/Lib/distutils/log.py [new file with mode: 0644]
lib/python/Lib/distutils/msvccompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/mwerkscompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/spawn.py [new file with mode: 0644]
lib/python/Lib/distutils/sysconfig.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/__init__.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/support.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/test_build_py.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/test_build_scripts.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/test_dist.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/test_install.py [new file with mode: 0644]
lib/python/Lib/distutils/tests/test_install_scripts.py [new file with mode: 0644]
lib/python/Lib/distutils/text_file.py [new file with mode: 0644]
lib/python/Lib/distutils/unixccompiler.py [new file with mode: 0644]
lib/python/Lib/distutils/util.py [new file with mode: 0644]
lib/python/Lib/distutils/version.py [new file with mode: 0644]
lib/python/Lib/doctest.py [new file with mode: 0644]
lib/python/Lib/dumbdbm.py [new file with mode: 0644]
lib/python/Lib/dummy_thread.py [new file with mode: 0644]
lib/python/Lib/dummy_threading.py [new file with mode: 0644]
lib/python/Lib/email/Charset.py [new file with mode: 0644]
lib/python/Lib/email/Encoders.py [new file with mode: 0644]
lib/python/Lib/email/Errors.py [new file with mode: 0644]
lib/python/Lib/email/FeedParser.py [new file with mode: 0644]
lib/python/Lib/email/Generator.py [new file with mode: 0644]
lib/python/Lib/email/Header.py [new file with mode: 0644]
lib/python/Lib/email/Iterators.py [new file with mode: 0644]
lib/python/Lib/email/MIMEAudio.py [new file with mode: 0644]
lib/python/Lib/email/MIMEBase.py [new file with mode: 0644]
lib/python/Lib/email/MIMEImage.py [new file with mode: 0644]
lib/python/Lib/email/MIMEMessage.py [new file with mode: 0644]
lib/python/Lib/email/MIMEMultipart.py [new file with mode: 0644]
lib/python/Lib/email/MIMENonMultipart.py [new file with mode: 0644]
lib/python/Lib/email/MIMEText.py [new file with mode: 0644]
lib/python/Lib/email/Message.py [new file with mode: 0644]
lib/python/Lib/email/Parser.py [new file with mode: 0644]
lib/python/Lib/email/Utils.py [new file with mode: 0644]
lib/python/Lib/email/__init__.py [new file with mode: 0644]
lib/python/Lib/email/_parseaddr.py [new file with mode: 0644]
lib/python/Lib/email/base64MIME.py [new file with mode: 0644]
lib/python/Lib/email/quopriMIME.py [new file with mode: 0644]
lib/python/Lib/email/test/__init__.py [new file with mode: 0644]
lib/python/Lib/email/test/data/PyBanner048.gif [new file with mode: 0644]
lib/python/Lib/email/test/data/audiotest.au [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_01.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_02.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_03.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_04.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_05.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_06.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_07.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_08.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_09.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_10.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_11.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_12.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_12a.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_13.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_14.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_15.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_16.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_17.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_18.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_19.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_20.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_21.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_22.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_23.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_24.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_25.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_26.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_27.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_28.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_29.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_30.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_31.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_32.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_33.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_34.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_35.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_36.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_37.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_38.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_39.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_40.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_41.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_42.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_43.txt [new file with mode: 0644]
lib/python/Lib/email/test/data/msg_44.txt [new file with mode: 0644]
lib/python/Lib/email/test/test_email.py [new file with mode: 0644]
lib/python/Lib/email/test/test_email_codecs.py [new file with mode: 0644]
lib/python/Lib/email/test/test_email_torture.py [new file with mode: 0644]
lib/python/Lib/encodings/__init__.py [new file with mode: 0644]
lib/python/Lib/encodings/aliases.py [new file with mode: 0644]
lib/python/Lib/encodings/ascii.py [new file with mode: 0644]
lib/python/Lib/encodings/base64_codec.py [new file with mode: 0644]
lib/python/Lib/encodings/big5.py [new file with mode: 0644]
lib/python/Lib/encodings/big5hkscs.py [new file with mode: 0644]
lib/python/Lib/encodings/bz2_codec.py [new file with mode: 0644]
lib/python/Lib/encodings/charmap.py [new file with mode: 0644]
lib/python/Lib/encodings/cp037.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1006.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1026.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1140.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1250.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1251.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1252.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1253.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1254.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1255.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1256.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1257.py [new file with mode: 0644]
lib/python/Lib/encodings/cp1258.py [new file with mode: 0644]
lib/python/Lib/encodings/cp424.py [new file with mode: 0644]
lib/python/Lib/encodings/cp437.py [new file with mode: 0644]
lib/python/Lib/encodings/cp500.py [new file with mode: 0644]
lib/python/Lib/encodings/cp737.py [new file with mode: 0644]
lib/python/Lib/encodings/cp775.py [new file with mode: 0644]
lib/python/Lib/encodings/cp850.py [new file with mode: 0644]
lib/python/Lib/encodings/cp852.py [new file with mode: 0644]
lib/python/Lib/encodings/cp855.py [new file with mode: 0644]
lib/python/Lib/encodings/cp856.py [new file with mode: 0644]
lib/python/Lib/encodings/cp857.py [new file with mode: 0644]
lib/python/Lib/encodings/cp860.py [new file with mode: 0644]
lib/python/Lib/encodings/cp861.py [new file with mode: 0644]
lib/python/Lib/encodings/cp862.py [new file with mode: 0644]
lib/python/Lib/encodings/cp863.py [new file with mode: 0644]
lib/python/Lib/encodings/cp864.py [new file with mode: 0644]
lib/python/Lib/encodings/cp865.py [new file with mode: 0644]
lib/python/Lib/encodings/cp866.py [new file with mode: 0644]
lib/python/Lib/encodings/cp869.py [new file with mode: 0644]
lib/python/Lib/encodings/cp874.py [new file with mode: 0644]
lib/python/Lib/encodings/cp875.py [new file with mode: 0644]
lib/python/Lib/encodings/cp932.py [new file with mode: 0644]
lib/python/Lib/encodings/cp949.py [new file with mode: 0644]
lib/python/Lib/encodings/cp950.py [new file with mode: 0644]
lib/python/Lib/encodings/euc_jis_2004.py [new file with mode: 0644]
lib/python/Lib/encodings/euc_jisx0213.py [new file with mode: 0644]
lib/python/Lib/encodings/euc_jp.py [new file with mode: 0644]
lib/python/Lib/encodings/euc_kr.py [new file with mode: 0644]
lib/python/Lib/encodings/gb18030.py [new file with mode: 0644]
lib/python/Lib/encodings/gb2312.py [new file with mode: 0644]
lib/python/Lib/encodings/gbk.py [new file with mode: 0644]
lib/python/Lib/encodings/hex_codec.py [new file with mode: 0644]
lib/python/Lib/encodings/hp_roman8.py [new file with mode: 0644]
lib/python/Lib/encodings/hz.py [new file with mode: 0644]
lib/python/Lib/encodings/idna.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_jp.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_jp_1.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_jp_2.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_jp_2004.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_jp_3.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_jp_ext.py [new file with mode: 0644]
lib/python/Lib/encodings/iso2022_kr.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_1.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_10.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_11.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_13.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_14.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_15.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_16.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_2.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_3.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_4.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_5.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_6.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_7.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_8.py [new file with mode: 0644]
lib/python/Lib/encodings/iso8859_9.py [new file with mode: 0644]
lib/python/Lib/encodings/johab.py [new file with mode: 0644]
lib/python/Lib/encodings/koi8_r.py [new file with mode: 0644]
lib/python/Lib/encodings/koi8_u.py [new file with mode: 0644]
lib/python/Lib/encodings/latin_1.py [new file with mode: 0644]
lib/python/Lib/encodings/mac_cyrillic.py [new file with mode: 0644]
lib/python/Lib/encodings/mac_greek.py [new file with mode: 0644]
lib/python/Lib/encodings/mac_iceland.py [new file with mode: 0644]
lib/python/Lib/encodings/mac_latin2.py [new file with mode: 0644]
lib/python/Lib/encodings/mac_roman.py [new file with mode: 0644]
lib/python/Lib/encodings/mac_turkish.py [new file with mode: 0644]
lib/python/Lib/encodings/mbcs.py [new file with mode: 0644]
lib/python/Lib/encodings/palmos.py [new file with mode: 0644]
lib/python/Lib/encodings/ptcp154.py [new file with mode: 0644]
lib/python/Lib/encodings/punycode.py [new file with mode: 0644]
lib/python/Lib/encodings/quopri_codec.py [new file with mode: 0644]
lib/python/Lib/encodings/raw_unicode_escape.py [new file with mode: 0644]
lib/python/Lib/encodings/rot_13.py [new file with mode: 0644]
lib/python/Lib/encodings/shift_jis.py [new file with mode: 0644]
lib/python/Lib/encodings/shift_jis_2004.py [new file with mode: 0644]
lib/python/Lib/encodings/shift_jisx0213.py [new file with mode: 0644]
lib/python/Lib/encodings/string_escape.py [new file with mode: 0644]
lib/python/Lib/encodings/tis_620.py [new file with mode: 0644]
lib/python/Lib/encodings/undefined.py [new file with mode: 0644]
lib/python/Lib/encodings/unicode_escape.py [new file with mode: 0644]
lib/python/Lib/encodings/unicode_internal.py [new file with mode: 0644]
lib/python/Lib/encodings/utf_16.py [new file with mode: 0644]
lib/python/Lib/encodings/utf_16_be.py [new file with mode: 0644]
lib/python/Lib/encodings/utf_16_le.py [new file with mode: 0644]
lib/python/Lib/encodings/utf_7.py [new file with mode: 0644]
lib/python/Lib/encodings/utf_8.py [new file with mode: 0644]
lib/python/Lib/encodings/uu_codec.py [new file with mode: 0644]
lib/python/Lib/encodings/zlib_codec.py [new file with mode: 0644]
lib/python/Lib/filecmp.py [new file with mode: 0644]
lib/python/Lib/fileinput.py [new file with mode: 0644]
lib/python/Lib/fnmatch.py [new file with mode: 0644]
lib/python/Lib/formatter.py [new file with mode: 0644]
lib/python/Lib/fpformat.py [new file with mode: 0644]
lib/python/Lib/ftplib.py [new file with mode: 0644]
lib/python/Lib/getopt.py [new file with mode: 0644]
lib/python/Lib/getpass.py [new file with mode: 0644]
lib/python/Lib/gettext.py [new file with mode: 0644]
lib/python/Lib/glob.py [new file with mode: 0644]
lib/python/Lib/gopherlib.py [new file with mode: 0644]
lib/python/Lib/gzip.py [new file with mode: 0644]
lib/python/Lib/heapq.py [new file with mode: 0644]
lib/python/Lib/hmac.py [new file with mode: 0644]
lib/python/Lib/hotshot/__init__.py [new file with mode: 0644]
lib/python/Lib/hotshot/log.py [new file with mode: 0644]
lib/python/Lib/hotshot/stats.py [new file with mode: 0644]
lib/python/Lib/hotshot/stones.py [new file with mode: 0644]
lib/python/Lib/htmlentitydefs.py [new file with mode: 0644]
lib/python/Lib/htmllib.py [new file with mode: 0644]
lib/python/Lib/httplib.py [new file with mode: 0644]
lib/python/Lib/idlelib/AutoExpand.py [new file with mode: 0644]
lib/python/Lib/idlelib/Bindings.py [new file with mode: 0644]
lib/python/Lib/idlelib/CREDITS.txt [new file with mode: 0644]
lib/python/Lib/idlelib/CallTipWindow.py [new file with mode: 0644]
lib/python/Lib/idlelib/CallTips.py [new file with mode: 0644]
lib/python/Lib/idlelib/ChangeLog [new file with mode: 0644]
lib/python/Lib/idlelib/ClassBrowser.py [new file with mode: 0644]
lib/python/Lib/idlelib/CodeContext.py [new file with mode: 0644]
lib/python/Lib/idlelib/ColorDelegator.py [new file with mode: 0644]
lib/python/Lib/idlelib/Debugger.py [new file with mode: 0644]
lib/python/Lib/idlelib/Delegator.py [new file with mode: 0644]
lib/python/Lib/idlelib/EditorWindow.py [new file with mode: 0644]
lib/python/Lib/idlelib/FileList.py [new file with mode: 0644]
lib/python/Lib/idlelib/FormatParagraph.py [new file with mode: 0644]
lib/python/Lib/idlelib/GrepDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/HISTORY.txt [new file with mode: 0644]
lib/python/Lib/idlelib/IOBinding.py [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/folder.gif [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/idle.icns [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/minusnode.gif [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/openfolder.gif [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/plusnode.gif [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/python.gif [new file with mode: 0644]
lib/python/Lib/idlelib/Icons/tk.gif [new file with mode: 0644]
lib/python/Lib/idlelib/IdleHistory.py [new file with mode: 0644]
lib/python/Lib/idlelib/MultiStatusBar.py [new file with mode: 0644]
lib/python/Lib/idlelib/NEWS.txt [new file with mode: 0644]
lib/python/Lib/idlelib/ObjectBrowser.py [new file with mode: 0644]
lib/python/Lib/idlelib/OutputWindow.py [new file with mode: 0644]
lib/python/Lib/idlelib/ParenMatch.py [new file with mode: 0644]
lib/python/Lib/idlelib/PathBrowser.py [new file with mode: 0644]
lib/python/Lib/idlelib/Percolator.py [new file with mode: 0644]
lib/python/Lib/idlelib/PyParse.py [new file with mode: 0644]
lib/python/Lib/idlelib/PyShell.py [new file with mode: 0644]
lib/python/Lib/idlelib/README.txt [new file with mode: 0644]
lib/python/Lib/idlelib/RemoteDebugger.py [new file with mode: 0644]
lib/python/Lib/idlelib/RemoteObjectBrowser.py [new file with mode: 0644]
lib/python/Lib/idlelib/ReplaceDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/ScriptBinding.py [new file with mode: 0644]
lib/python/Lib/idlelib/ScrolledList.py [new file with mode: 0644]
lib/python/Lib/idlelib/SearchDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/SearchDialogBase.py [new file with mode: 0644]
lib/python/Lib/idlelib/SearchEngine.py [new file with mode: 0644]
lib/python/Lib/idlelib/StackViewer.py [new file with mode: 0644]
lib/python/Lib/idlelib/TODO.txt [new file with mode: 0644]
lib/python/Lib/idlelib/ToolTip.py [new file with mode: 0644]
lib/python/Lib/idlelib/TreeWidget.py [new file with mode: 0644]
lib/python/Lib/idlelib/UndoDelegator.py [new file with mode: 0644]
lib/python/Lib/idlelib/WidgetRedirector.py [new file with mode: 0644]
lib/python/Lib/idlelib/WindowList.py [new file with mode: 0644]
lib/python/Lib/idlelib/ZoomHeight.py [new file with mode: 0644]
lib/python/Lib/idlelib/__init__.py [new file with mode: 0644]
lib/python/Lib/idlelib/aboutDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/buildapp.py [new file with mode: 0644]
lib/python/Lib/idlelib/config-extensions.def [new file with mode: 0644]
lib/python/Lib/idlelib/config-highlight.def [new file with mode: 0644]
lib/python/Lib/idlelib/config-keys.def [new file with mode: 0644]
lib/python/Lib/idlelib/config-main.def [new file with mode: 0644]
lib/python/Lib/idlelib/configDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/configHandler.py [new file with mode: 0644]
lib/python/Lib/idlelib/configHelpSourceEdit.py [new file with mode: 0644]
lib/python/Lib/idlelib/configSectionNameDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/dynOptionMenuWidget.py [new file with mode: 0644]
lib/python/Lib/idlelib/extend.txt [new file with mode: 0644]
lib/python/Lib/idlelib/help.txt [new file with mode: 0644]
lib/python/Lib/idlelib/idle.bat [new file with mode: 0755]
lib/python/Lib/idlelib/idle.py [new file with mode: 0644]
lib/python/Lib/idlelib/idle.pyw [new file with mode: 0644]
lib/python/Lib/idlelib/idlever.py [new file with mode: 0644]
lib/python/Lib/idlelib/keybindingDialog.py [new file with mode: 0644]
lib/python/Lib/idlelib/rpc.py [new file with mode: 0644]
lib/python/Lib/idlelib/run.py [new file with mode: 0644]
lib/python/Lib/idlelib/tabpage.py [new file with mode: 0644]
lib/python/Lib/idlelib/testcode.py [new file with mode: 0644]
lib/python/Lib/idlelib/textView.py [new file with mode: 0644]
lib/python/Lib/ihooks.py [new file with mode: 0644]
lib/python/Lib/imaplib.py [new file with mode: 0644]
lib/python/Lib/imghdr.py [new file with mode: 0644]
lib/python/Lib/imputil.py [new file with mode: 0644]
lib/python/Lib/inspect.py [new file with mode: 0644]
lib/python/Lib/keyword.py [new file with mode: 0755]
lib/python/Lib/lib-old/Para.py [new file with mode: 0644]
lib/python/Lib/lib-old/addpack.py [new file with mode: 0644]
lib/python/Lib/lib-old/cmp.py [new file with mode: 0644]
lib/python/Lib/lib-old/cmpcache.py [new file with mode: 0644]
lib/python/Lib/lib-old/codehack.py [new file with mode: 0644]
lib/python/Lib/lib-old/dircmp.py [new file with mode: 0644]
lib/python/Lib/lib-old/dump.py [new file with mode: 0644]
lib/python/Lib/lib-old/find.py [new file with mode: 0644]
lib/python/Lib/lib-old/fmt.py [new file with mode: 0644]
lib/python/Lib/lib-old/grep.py [new file with mode: 0644]
lib/python/Lib/lib-old/lockfile.py [new file with mode: 0644]
lib/python/Lib/lib-old/newdir.py [new file with mode: 0644]
lib/python/Lib/lib-old/ni.py [new file with mode: 0644]
lib/python/Lib/lib-old/packmail.py [new file with mode: 0644]
lib/python/Lib/lib-old/poly.py [new file with mode: 0644]
lib/python/Lib/lib-old/rand.py [new file with mode: 0644]
lib/python/Lib/lib-old/tb.py [new file with mode: 0644]
lib/python/Lib/lib-old/util.py [new file with mode: 0644]
lib/python/Lib/lib-old/whatsound.py [new file with mode: 0644]
lib/python/Lib/lib-old/zmod.py [new file with mode: 0644]
lib/python/Lib/lib-tk/Canvas.py [new file with mode: 0644]
lib/python/Lib/lib-tk/Dialog.py [new file with mode: 0644]
lib/python/Lib/lib-tk/FileDialog.py [new file with mode: 0644]
lib/python/Lib/lib-tk/FixTk.py [new file with mode: 0644]
lib/python/Lib/lib-tk/ScrolledText.py [new file with mode: 0644]
lib/python/Lib/lib-tk/SimpleDialog.py [new file with mode: 0644]
lib/python/Lib/lib-tk/Tix.py [new file with mode: 0755]
lib/python/Lib/lib-tk/Tkconstants.py [new file with mode: 0644]
lib/python/Lib/lib-tk/Tkdnd.py [new file with mode: 0644]
lib/python/Lib/lib-tk/Tkinter.py [new file with mode: 0644]
lib/python/Lib/lib-tk/tkColorChooser.py [new file with mode: 0644]
lib/python/Lib/lib-tk/tkCommonDialog.py [new file with mode: 0644]
lib/python/Lib/lib-tk/tkFileDialog.py [new file with mode: 0644]
lib/python/Lib/lib-tk/tkFont.py [new file with mode: 0644]
lib/python/Lib/lib-tk/tkMessageBox.py [new file with mode: 0644]
lib/python/Lib/lib-tk/tkSimpleDialog.py [new file with mode: 0644]
lib/python/Lib/lib-tk/turtle.py [new file with mode: 0644]
lib/python/Lib/linecache.py [new file with mode: 0644]
lib/python/Lib/locale.py [new file with mode: 0644]
lib/python/Lib/logging/__init__.py [new file with mode: 0644]
lib/python/Lib/logging/config.py [new file with mode: 0644]
lib/python/Lib/logging/handlers.py [new file with mode: 0644]
lib/python/Lib/macpath.py [new file with mode: 0644]
lib/python/Lib/macurl2path.py [new file with mode: 0644]
lib/python/Lib/mailbox.py [new file with mode: 0755]
lib/python/Lib/mailcap.py [new file with mode: 0644]
lib/python/Lib/markupbase.py [new file with mode: 0644]
lib/python/Lib/mhlib.py [new file with mode: 0644]
lib/python/Lib/mimetools.py [new file with mode: 0644]
lib/python/Lib/mimetypes.py [new file with mode: 0644]
lib/python/Lib/mimify.py [new file with mode: 0755]
lib/python/Lib/modulefinder.py [new file with mode: 0644]
lib/python/Lib/multifile.py [new file with mode: 0644]
lib/python/Lib/mutex.py [new file with mode: 0644]
lib/python/Lib/netrc.py [new file with mode: 0644]
lib/python/Lib/new.py [new file with mode: 0644]
lib/python/Lib/nntplib.py [new file with mode: 0644]
lib/python/Lib/ntpath.py [new file with mode: 0644]
lib/python/Lib/nturl2path.py [new file with mode: 0644]
lib/python/Lib/opcode.py [new file with mode: 0644]
lib/python/Lib/optparse.py [new file with mode: 0644]
lib/python/Lib/os.py [new file with mode: 0644]
lib/python/Lib/os2emxpath.py [new file with mode: 0644]
lib/python/Lib/pdb.doc [new file with mode: 0644]
lib/python/Lib/pdb.py [new file with mode: 0755]
lib/python/Lib/pickle.py [new file with mode: 0644]
lib/python/Lib/pickletools.py [new file with mode: 0644]
lib/python/Lib/pipes.py [new file with mode: 0644]
lib/python/Lib/pkgutil.py [new file with mode: 0644]
lib/python/Lib/plat-aix3/IN.py [new file with mode: 0644]
lib/python/Lib/plat-aix3/regen [new file with mode: 0755]
lib/python/Lib/plat-aix4/IN.py [new file with mode: 0644]
lib/python/Lib/plat-aix4/regen [new file with mode: 0755]
lib/python/Lib/plat-atheos/IN.py [new file with mode: 0644]
lib/python/Lib/plat-atheos/TYPES.py [new file with mode: 0644]
lib/python/Lib/plat-atheos/regen [new file with mode: 0644]
lib/python/Lib/plat-beos5/IN.py [new file with mode: 0644]
lib/python/Lib/plat-beos5/regen [new file with mode: 0755]
lib/python/Lib/plat-darwin/IN.py [new file with mode: 0644]
lib/python/Lib/plat-darwin/regen [new file with mode: 0755]
lib/python/Lib/plat-freebsd2/IN.py [new file with mode: 0644]
lib/python/Lib/plat-freebsd2/regen [new file with mode: 0755]
lib/python/Lib/plat-freebsd3/IN.py [new file with mode: 0644]
lib/python/Lib/plat-freebsd3/regen [new file with mode: 0755]
lib/python/Lib/plat-freebsd4/IN.py [new file with mode: 0644]
lib/python/Lib/plat-freebsd4/regen [new file with mode: 0644]
lib/python/Lib/plat-freebsd5/IN.py [new file with mode: 0644]
lib/python/Lib/plat-freebsd5/regen [new file with mode: 0644]
lib/python/Lib/plat-freebsd6/IN.py [new file with mode: 0644]
lib/python/Lib/plat-freebsd6/regen [new file with mode: 0644]
lib/python/Lib/plat-generic/regen [new file with mode: 0755]
lib/python/Lib/plat-irix5/AL.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/CD.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/CL.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/CL_old.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/DEVICE.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/ERRNO.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/FILE.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/FL.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/GET.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/GL.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/GLWS.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/IN.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/IOCTL.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/SV.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/WAIT.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/cddb.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/cdplayer.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/flp.doc [new file with mode: 0755]
lib/python/Lib/plat-irix5/flp.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/jpeg.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/panel.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/panelparser.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/readcd.doc [new file with mode: 0755]
lib/python/Lib/plat-irix5/readcd.py [new file with mode: 0755]
lib/python/Lib/plat-irix5/regen [new file with mode: 0755]
lib/python/Lib/plat-irix5/torgb.py [new file with mode: 0755]
lib/python/Lib/plat-irix6/AL.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/CD.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/CL.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/DEVICE.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/ERRNO.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/FILE.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/FL.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/GET.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/GL.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/GLWS.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/IN.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/IOCTL.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/SV.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/WAIT.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/cddb.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/cdplayer.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/flp.doc [new file with mode: 0644]
lib/python/Lib/plat-irix6/flp.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/jpeg.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/panel.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/panelparser.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/readcd.doc [new file with mode: 0644]
lib/python/Lib/plat-irix6/readcd.py [new file with mode: 0644]
lib/python/Lib/plat-irix6/regen [new file with mode: 0755]
lib/python/Lib/plat-irix6/torgb.py [new file with mode: 0644]
lib/python/Lib/plat-linux2/CDROM.py [new file with mode: 0644]
lib/python/Lib/plat-linux2/DLFCN.py [new file with mode: 0644]
lib/python/Lib/plat-linux2/IN.py [new file with mode: 0644]
lib/python/Lib/plat-linux2/TYPES.py [new file with mode: 0644]
lib/python/Lib/plat-linux2/regen [new file with mode: 0755]
lib/python/Lib/plat-mac/Audio_mac.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/AE.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/AH.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Alias.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Aliases.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/App.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Appearance.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/AppleEvents.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/AppleHelp.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/CF.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/CG.py [new file with mode: 0755]
lib/python/Lib/plat-mac/Carbon/CarbonEvents.py [new file with mode: 0755]
lib/python/Lib/plat-mac/Carbon/CarbonEvt.py [new file with mode: 0755]
lib/python/Lib/plat-mac/Carbon/Cm.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Components.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/ControlAccessor.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Controls.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/CoreFoundation.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/CoreGraphics.py [new file with mode: 0755]
lib/python/Lib/plat-mac/Carbon/Ctl.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Dialogs.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Dlg.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Drag.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Dragconst.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Events.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Evt.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/File.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Files.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Fm.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Folder.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Folders.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Fonts.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Help.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/IBCarbon.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/IBCarbonRuntime.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Icn.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Icons.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Launch.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/LaunchServices.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/List.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Lists.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/MacHelp.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/MacTextEditor.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/MediaDescr.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Menu.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Menus.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Mlte.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/OSA.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/OSAconst.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/QDOffscreen.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Qd.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Qdoffs.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Qt.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/QuickDraw.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/QuickTime.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Res.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Resources.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Scrap.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Snd.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Sndihooks.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Sound.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/TE.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/TextEdit.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/WASTEconst.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Win.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/Windows.py [new file with mode: 0644]
lib/python/Lib/plat-mac/Carbon/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/EasyDialogs.py [new file with mode: 0644]
lib/python/Lib/plat-mac/FrameWork.py [new file with mode: 0644]
lib/python/Lib/plat-mac/MiniAEFrame.py [new file with mode: 0644]
lib/python/Lib/plat-mac/PixMapWrapper.py [new file with mode: 0644]
lib/python/Lib/plat-mac/WASTEconst.py [new file with mode: 0644]
lib/python/Lib/plat-mac/aepack.py [new file with mode: 0644]
lib/python/Lib/plat-mac/aetools.py [new file with mode: 0644]
lib/python/Lib/plat-mac/aetypes.py [new file with mode: 0644]
lib/python/Lib/plat-mac/applesingle.py [new file with mode: 0644]
lib/python/Lib/plat-mac/appletrawmain.py [new file with mode: 0644]
lib/python/Lib/plat-mac/appletrunner.py [new file with mode: 0755]
lib/python/Lib/plat-mac/argvemulator.py [new file with mode: 0644]
lib/python/Lib/plat-mac/bgenlocations.py [new file with mode: 0644]
lib/python/Lib/plat-mac/buildtools.py [new file with mode: 0644]
lib/python/Lib/plat-mac/bundlebuilder.py [new file with mode: 0755]
lib/python/Lib/plat-mac/cfmfile.py [new file with mode: 0644]
lib/python/Lib/plat-mac/dialogs.rsrc [new file with mode: 0644]
lib/python/Lib/plat-mac/errors.rsrc [new file with mode: 0644]
lib/python/Lib/plat-mac/findertools.py [new file with mode: 0644]
lib/python/Lib/plat-mac/gensuitemodule.py [new file with mode: 0644]
lib/python/Lib/plat-mac/ic.py [new file with mode: 0644]
lib/python/Lib/plat-mac/icopen.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Files.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Finder/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/Text.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py [new file with mode: 0644]
lib/python/Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py [new file with mode: 0644]
lib/python/Lib/plat-mac/macerrors.py [new file with mode: 0644]
lib/python/Lib/plat-mac/macfs.py [new file with mode: 0644]
lib/python/Lib/plat-mac/macostools.py [new file with mode: 0644]
lib/python/Lib/plat-mac/macresource.py [new file with mode: 0644]
lib/python/Lib/plat-mac/pimp.py [new file with mode: 0644]
lib/python/Lib/plat-mac/plistlib.py [new file with mode: 0644]
lib/python/Lib/plat-mac/terminalcommand.py [new file with mode: 0644]
lib/python/Lib/plat-mac/videoreader.py [new file with mode: 0644]
lib/python/Lib/plat-netbsd1/IN.py [new file with mode: 0644]
lib/python/Lib/plat-netbsd1/regen [new file with mode: 0755]
lib/python/Lib/plat-next3/regen [new file with mode: 0755]
lib/python/Lib/plat-os2emx/IN.py [new file with mode: 0644]
lib/python/Lib/plat-os2emx/SOCKET.py [new file with mode: 0644]
lib/python/Lib/plat-os2emx/_emx_link.py [new file with mode: 0644]
lib/python/Lib/plat-os2emx/grp.py [new file with mode: 0644]
lib/python/Lib/plat-os2emx/pwd.py [new file with mode: 0644]
lib/python/Lib/plat-os2emx/regen [new file with mode: 0644]
lib/python/Lib/plat-riscos/riscosenviron.py [new file with mode: 0644]
lib/python/Lib/plat-riscos/riscospath.py [new file with mode: 0644]
lib/python/Lib/plat-riscos/rourl2path.py [new file with mode: 0644]
lib/python/Lib/plat-sunos5/CDIO.py [new file with mode: 0644]
lib/python/Lib/plat-sunos5/DLFCN.py [new file with mode: 0644]
lib/python/Lib/plat-sunos5/IN.py [new file with mode: 0755]
lib/python/Lib/plat-sunos5/STROPTS.py [new file with mode: 0644]
lib/python/Lib/plat-sunos5/SUNAUDIODEV.py [new file with mode: 0755]
lib/python/Lib/plat-sunos5/TYPES.py [new file with mode: 0644]
lib/python/Lib/plat-sunos5/regen [new file with mode: 0755]
lib/python/Lib/plat-unixware7/IN.py [new file with mode: 0644]
lib/python/Lib/plat-unixware7/STROPTS.py [new file with mode: 0644]
lib/python/Lib/plat-unixware7/regen [new file with mode: 0755]
lib/python/Lib/platform.py [new file with mode: 0755]
lib/python/Lib/popen2.py [new file with mode: 0644]
lib/python/Lib/poplib.py [new file with mode: 0644]
lib/python/Lib/posixfile.py [new file with mode: 0644]
lib/python/Lib/posixpath.py [new file with mode: 0644]
lib/python/Lib/pprint.py [new file with mode: 0644]
lib/python/Lib/profile.doc [new file with mode: 0644]
lib/python/Lib/profile.py [new file with mode: 0755]
lib/python/Lib/pstats.py [new file with mode: 0644]
lib/python/Lib/pty.py [new file with mode: 0644]
lib/python/Lib/py_compile.py [new file with mode: 0644]
lib/python/Lib/pyclbr.py [new file with mode: 0644]
lib/python/Lib/pydoc.py [new file with mode: 0755]
lib/python/Lib/quopri.py [new file with mode: 0755]
lib/python/Lib/random.py [new file with mode: 0644]
lib/python/Lib/re.py [new file with mode: 0644]
lib/python/Lib/reconvert.py [new file with mode: 0755]
lib/python/Lib/regex_syntax.py [new file with mode: 0644]
lib/python/Lib/regsub.py [new file with mode: 0644]
lib/python/Lib/repr.py [new file with mode: 0644]
lib/python/Lib/rexec.py [new file with mode: 0644]
lib/python/Lib/rfc822.py [new file with mode: 0644]
lib/python/Lib/rlcompleter.py [new file with mode: 0644]
lib/python/Lib/robotparser.py [new file with mode: 0644]
lib/python/Lib/sched.py [new file with mode: 0644]
lib/python/Lib/sets.py [new file with mode: 0644]
lib/python/Lib/sgmllib.py [new file with mode: 0644]
lib/python/Lib/shelve.py [new file with mode: 0644]
lib/python/Lib/shlex.py [new file with mode: 0644]
lib/python/Lib/shutil.py [new file with mode: 0644]
lib/python/Lib/site-packages/README [new file with mode: 0644]
lib/python/Lib/site.py [new file with mode: 0644]
lib/python/Lib/smtpd.py [new file with mode: 0755]
lib/python/Lib/smtplib.py [new file with mode: 0755]
lib/python/Lib/sndhdr.py [new file with mode: 0644]
lib/python/Lib/socket.py [new file with mode: 0644]
lib/python/Lib/sre.py [new file with mode: 0644]
lib/python/Lib/sre_compile.py [new file with mode: 0644]
lib/python/Lib/sre_constants.py [new file with mode: 0644]
lib/python/Lib/sre_parse.py [new file with mode: 0644]
lib/python/Lib/stat.py [new file with mode: 0644]
lib/python/Lib/statcache.py [new file with mode: 0644]
lib/python/Lib/statvfs.py [new file with mode: 0644]
lib/python/Lib/string.py [new file with mode: 0644]
lib/python/Lib/stringold.py [new file with mode: 0644]
lib/python/Lib/stringprep.py [new file with mode: 0644]
lib/python/Lib/subprocess.py [new file with mode: 0644]
lib/python/Lib/sunau.py [new file with mode: 0644]
lib/python/Lib/sunaudio.py [new file with mode: 0644]
lib/python/Lib/symbol.py [new file with mode: 0755]
lib/python/Lib/symtable.py [new file with mode: 0644]
lib/python/Lib/tabnanny.py [new file with mode: 0755]
lib/python/Lib/tarfile.py [new file with mode: 0644]
lib/python/Lib/telnetlib.py [new file with mode: 0644]
lib/python/Lib/tempfile.py [new file with mode: 0644]
lib/python/Lib/test/185test.db [new file with mode: 0644]
lib/python/Lib/test/README [new file with mode: 0644]
lib/python/Lib/test/__init__.py [new file with mode: 0644]
lib/python/Lib/test/audiotest.au [new file with mode: 0644]
lib/python/Lib/test/autotest.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future3.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future4.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future5.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future6.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future7.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future8.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_future9.py [new file with mode: 0644]
lib/python/Lib/test/badsyntax_nocaret.py [new file with mode: 0644]
lib/python/Lib/test/cfgparser.1 [new file with mode: 0644]
lib/python/Lib/test/check_soundcard.vbs [new file with mode: 0644]
lib/python/Lib/test/cjkencodings_test.py [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/abs.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/add.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/base.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/clamp.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/compare.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/decimal128.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/decimal32.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/decimal64.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/divide.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/divideint.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/inexact.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/max.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/min.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/minus.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/multiply.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/normalize.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/plus.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/power.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/quantize.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/randomBound32.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/randoms.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/remainder.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/remainderNear.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/rescale.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/rounding.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/samequantum.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/squareroot.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/subtract.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/testall.decTest [new file with mode: 0644]
lib/python/Lib/test/decimaltestdata/tointegral.decTest [new file with mode: 0644]
lib/python/Lib/test/doctest_aliases.py [new file with mode: 0644]
lib/python/Lib/test/double_const.py [new file with mode: 0644]
lib/python/Lib/test/greyrgb.uue [new file with mode: 0644]
lib/python/Lib/test/list_tests.py [new file with mode: 0644]
lib/python/Lib/test/mapping_tests.py [new file with mode: 0644]
lib/python/Lib/test/output/test_MimeWriter [new file with mode: 0644]
lib/python/Lib/test/output/test_asynchat [new file with mode: 0644]
lib/python/Lib/test/output/test_augassign [new file with mode: 0644]
lib/python/Lib/test/output/test_cgi [new file with mode: 0644]
lib/python/Lib/test/output/test_class [new file with mode: 0644]
lib/python/Lib/test/output/test_coercion [new file with mode: 0644]
lib/python/Lib/test/output/test_compare [new file with mode: 0644]
lib/python/Lib/test/output/test_cookie [new file with mode: 0644]
lib/python/Lib/test/output/test_exceptions [new file with mode: 0644]
lib/python/Lib/test/output/test_extcall [new file with mode: 0644]
lib/python/Lib/test/output/test_frozen [new file with mode: 0644]
lib/python/Lib/test/output/test_global [new file with mode: 0644]
lib/python/Lib/test/output/test_grammar [new file with mode: 0644]
lib/python/Lib/test/output/test_httplib [new file with mode: 0644]
lib/python/Lib/test/output/test_linuxaudiodev [new file with mode: 0644]
lib/python/Lib/test/output/test_logging [new file with mode: 0644]
lib/python/Lib/test/output/test_math [new file with mode: 0644]
lib/python/Lib/test/output/test_mmap [new file with mode: 0644]
lib/python/Lib/test/output/test_new [new file with mode: 0644]
lib/python/Lib/test/output/test_nis [new file with mode: 0644]
lib/python/Lib/test/output/test_opcodes [new file with mode: 0644]
lib/python/Lib/test/output/test_openpty [new file with mode: 0644]
lib/python/Lib/test/output/test_operations [new file with mode: 0644]
lib/python/Lib/test/output/test_ossaudiodev [new file with mode: 0644]
lib/python/Lib/test/output/test_pep277 [new file with mode: 0644]
lib/python/Lib/test/output/test_pkg [new file with mode: 0644]
lib/python/Lib/test/output/test_poll [new file with mode: 0644]
lib/python/Lib/test/output/test_popen [new file with mode: 0644]
lib/python/Lib/test/output/test_popen2 [new file with mode: 0644]
lib/python/Lib/test/output/test_profile [new file with mode: 0644]
lib/python/Lib/test/output/test_pty [new file with mode: 0644]
lib/python/Lib/test/output/test_pyexpat [new file with mode: 0644]
lib/python/Lib/test/output/test_regex [new file with mode: 0644]
lib/python/Lib/test/output/test_resource [new file with mode: 0644]
lib/python/Lib/test/output/test_rgbimg [new file with mode: 0644]
lib/python/Lib/test/output/test_scope [new file with mode: 0644]
lib/python/Lib/test/output/test_signal [new file with mode: 0644]
lib/python/Lib/test/output/test_thread [new file with mode: 0644]
lib/python/Lib/test/output/test_threadedtempfile [new file with mode: 0644]
lib/python/Lib/test/output/test_tokenize [new file with mode: 0644]
lib/python/Lib/test/output/test_types [new file with mode: 0644]
lib/python/Lib/test/output/test_winreg [new file with mode: 0644]
lib/python/Lib/test/output/xmltests [new file with mode: 0644]
lib/python/Lib/test/pickletester.py [new file with mode: 0644]
lib/python/Lib/test/pyclbr_input.py [new file with mode: 0644]
lib/python/Lib/test/pydocfodder.py [new file with mode: 0644]
lib/python/Lib/test/pystone.py [new file with mode: 0755]
lib/python/Lib/test/re_tests.py [new file with mode: 0755]
lib/python/Lib/test/regex_tests.py [new file with mode: 0644]
lib/python/Lib/test/regrtest.py [new file with mode: 0755]
lib/python/Lib/test/reperf.py [new file with mode: 0644]
lib/python/Lib/test/sample_doctest.py [new file with mode: 0644]
lib/python/Lib/test/seq_tests.py [new file with mode: 0644]
lib/python/Lib/test/sgml_input.html [new file with mode: 0644]
lib/python/Lib/test/sortperf.py [new file with mode: 0644]
lib/python/Lib/test/string_tests.py [new file with mode: 0644]
lib/python/Lib/test/test.xml [new file with mode: 0644]
lib/python/Lib/test/test.xml.out [new file with mode: 0644]
lib/python/Lib/test/test_MimeWriter.py [new file with mode: 0644]
lib/python/Lib/test/test_StringIO.py [new file with mode: 0644]
lib/python/Lib/test/test___all__.py [new file with mode: 0644]
lib/python/Lib/test/test___future__.py [new file with mode: 0644]
lib/python/Lib/test/test__locale.py [new file with mode: 0644]
lib/python/Lib/test/test_aepack.py [new file with mode: 0755]
lib/python/Lib/test/test_al.py [new file with mode: 0755]
lib/python/Lib/test/test_anydbm.py [new file with mode: 0644]
lib/python/Lib/test/test_applesingle.py [new file with mode: 0644]
lib/python/Lib/test/test_array.py [new file with mode: 0755]
lib/python/Lib/test/test_asynchat.py [new file with mode: 0644]
lib/python/Lib/test/test_atexit.py [new file with mode: 0644]
lib/python/Lib/test/test_audioop.py [new file with mode: 0644]
lib/python/Lib/test/test_augassign.py [new file with mode: 0644]
lib/python/Lib/test/test_base64.py [new file with mode: 0644]
lib/python/Lib/test/test_bastion.py [new file with mode: 0644]
lib/python/Lib/test/test_binascii.py [new file with mode: 0755]
lib/python/Lib/test/test_binhex.py [new file with mode: 0755]
lib/python/Lib/test/test_binop.py [new file with mode: 0644]
lib/python/Lib/test/test_bisect.py [new file with mode: 0644]
lib/python/Lib/test/test_bool.py [new file with mode: 0644]
lib/python/Lib/test/test_bsddb.py [new file with mode: 0755]
lib/python/Lib/test/test_bsddb185.py [new file with mode: 0644]
lib/python/Lib/test/test_bsddb3.py [new file with mode: 0644]
lib/python/Lib/test/test_bufio.py [new file with mode: 0644]
lib/python/Lib/test/test_builtin.py [new file with mode: 0644]
lib/python/Lib/test/test_bz2.py [new file with mode: 0644]
lib/python/Lib/test/test_calendar.py [new file with mode: 0644]
lib/python/Lib/test/test_call.py [new file with mode: 0644]
lib/python/Lib/test/test_capi.py [new file with mode: 0644]
lib/python/Lib/test/test_cd.py [new file with mode: 0755]
lib/python/Lib/test/test_cfgparser.py [new file with mode: 0644]
lib/python/Lib/test/test_cgi.py [new file with mode: 0644]
lib/python/Lib/test/test_charmapcodec.py [new file with mode: 0644]
lib/python/Lib/test/test_cl.py [new file with mode: 0755]
lib/python/Lib/test/test_class.py [new file with mode: 0644]
lib/python/Lib/test/test_cmath.py [new file with mode: 0755]
lib/python/Lib/test/test_cmd_line.py [new file with mode: 0644]
lib/python/Lib/test/test_codeccallbacks.py [new file with mode: 0644]
lib/python/Lib/test/test_codecencodings_cn.py [new file with mode: 0644]
lib/python/Lib/test/test_codecencodings_hk.py [new file with mode: 0644]
lib/python/Lib/test/test_codecencodings_jp.py [new file with mode: 0644]
lib/python/Lib/test/test_codecencodings_kr.py [new file with mode: 0644]
lib/python/Lib/test/test_codecencodings_tw.py [new file with mode: 0644]
lib/python/Lib/test/test_codecmaps_cn.py [new file with mode: 0644]
lib/python/Lib/test/test_codecmaps_hk.py [new file with mode: 0644]
lib/python/Lib/test/test_codecmaps_jp.py [new file with mode: 0644]
lib/python/Lib/test/test_codecmaps_kr.py [new file with mode: 0644]
lib/python/Lib/test/test_codecmaps_tw.py [new file with mode: 0644]
lib/python/Lib/test/test_codecs.py [new file with mode: 0644]
lib/python/Lib/test/test_codeop.py [new file with mode: 0644]
lib/python/Lib/test/test_coercion.py [new file with mode: 0644]
lib/python/Lib/test/test_colorsys.py [new file with mode: 0644]
lib/python/Lib/test/test_commands.py [new file with mode: 0644]
lib/python/Lib/test/test_compare.py [new file with mode: 0644]
lib/python/Lib/test/test_compile.py [new file with mode: 0644]
lib/python/Lib/test/test_compiler.py [new file with mode: 0644]
lib/python/Lib/test/test_complex.py [new file with mode: 0644]
lib/python/Lib/test/test_contains.py [new file with mode: 0644]
lib/python/Lib/test/test_cookie.py [new file with mode: 0644]
lib/python/Lib/test/test_cookielib.py [new file with mode: 0644]
lib/python/Lib/test/test_copy.py [new file with mode: 0644]
lib/python/Lib/test/test_copy_reg.py [new file with mode: 0644]
lib/python/Lib/test/test_cpickle.py [new file with mode: 0644]
lib/python/Lib/test/test_crypt.py [new file with mode: 0755]
lib/python/Lib/test/test_csv.py [new file with mode: 0644]
lib/python/Lib/test/test_curses.py [new file with mode: 0644]
lib/python/Lib/test/test_datetime.py [new file with mode: 0644]
lib/python/Lib/test/test_dbm.py [new file with mode: 0755]
lib/python/Lib/test/test_decimal.py [new file with mode: 0644]
lib/python/Lib/test/test_decorators.py [new file with mode: 0644]
lib/python/Lib/test/test_deque.py [new file with mode: 0644]
lib/python/Lib/test/test_descr.py [new file with mode: 0644]
lib/python/Lib/test/test_descrtut.py [new file with mode: 0644]
lib/python/Lib/test/test_dict.py [new file with mode: 0644]
lib/python/Lib/test/test_difflib.py [new file with mode: 0644]
lib/python/Lib/test/test_difflib_expect.html [new file with mode: 0644]
lib/python/Lib/test/test_dircache.py [new file with mode: 0644]
lib/python/Lib/test/test_dis.py [new file with mode: 0644]
lib/python/Lib/test/test_distutils.py [new file with mode: 0644]
lib/python/Lib/test/test_dl.py [new file with mode: 0755]
lib/python/Lib/test/test_doctest.py [new file with mode: 0644]
lib/python/Lib/test/test_doctest.txt [new file with mode: 0644]
lib/python/Lib/test/test_doctest2.py [new file with mode: 0644]
lib/python/Lib/test/test_doctest2.txt [new file with mode: 0644]
lib/python/Lib/test/test_dumbdbm.py [new file with mode: 0644]
lib/python/Lib/test/test_dummy_thread.py [new file with mode: 0644]
lib/python/Lib/test/test_dummy_threading.py [new file with mode: 0644]
lib/python/Lib/test/test_email.py [new file with mode: 0644]
lib/python/Lib/test/test_email_codecs.py [new file with mode: 0644]
lib/python/Lib/test/test_enumerate.py [new file with mode: 0644]
lib/python/Lib/test/test_eof.py [new file with mode: 0644]
lib/python/Lib/test/test_errno.py [new file with mode: 0755]
lib/python/Lib/test/test_exceptions.py [new file with mode: 0644]
lib/python/Lib/test/test_extcall.py [new file with mode: 0644]
lib/python/Lib/test/test_fcntl.py [new file with mode: 0755]
lib/python/Lib/test/test_file.py [new file with mode: 0644]
lib/python/Lib/test/test_filecmp.py [new file with mode: 0644]
lib/python/Lib/test/test_fileinput.py [new file with mode: 0644]
lib/python/Lib/test/test_fnmatch.py [new file with mode: 0644]
lib/python/Lib/test/test_fork1.py [new file with mode: 0644]
lib/python/Lib/test/test_format.py [new file with mode: 0644]
lib/python/Lib/test/test_fpformat.py [new file with mode: 0644]
lib/python/Lib/test/test_frozen.py [new file with mode: 0644]
lib/python/Lib/test/test_funcattrs.py [new file with mode: 0644]
lib/python/Lib/test/test_future.py [new file with mode: 0644]
lib/python/Lib/test/test_future1.py [new file with mode: 0644]
lib/python/Lib/test/test_future2.py [new file with mode: 0644]
lib/python/Lib/test/test_future3.py [new file with mode: 0644]
lib/python/Lib/test/test_gc.py [new file with mode: 0644]
lib/python/Lib/test/test_gdbm.py [new file with mode: 0755]
lib/python/Lib/test/test_generators.py [new file with mode: 0644]
lib/python/Lib/test/test_genexps.py [new file with mode: 0644]
lib/python/Lib/test/test_getargs.py [new file with mode: 0644]
lib/python/Lib/test/test_getargs2.py [new file with mode: 0644]
lib/python/Lib/test/test_getopt.py [new file with mode: 0644]
lib/python/Lib/test/test_gettext.py [new file with mode: 0644]
lib/python/Lib/test/test_gl.py [new file with mode: 0755]
lib/python/Lib/test/test_glob.py [new file with mode: 0644]
lib/python/Lib/test/test_global.py [new file with mode: 0644]
lib/python/Lib/test/test_grammar.py [new file with mode: 0644]
lib/python/Lib/test/test_grp.py [new file with mode: 0755]
lib/python/Lib/test/test_gzip.py [new file with mode: 0644]
lib/python/Lib/test/test_hash.py [new file with mode: 0644]
lib/python/Lib/test/test_heapq.py [new file with mode: 0644]
lib/python/Lib/test/test_hexoct.py [new file with mode: 0644]
lib/python/Lib/test/test_hmac.py [new file with mode: 0644]
lib/python/Lib/test/test_hotshot.py [new file with mode: 0644]
lib/python/Lib/test/test_htmllib.py [new file with mode: 0644]
lib/python/Lib/test/test_htmlparser.py [new file with mode: 0755]
lib/python/Lib/test/test_httplib.py [new file with mode: 0644]
lib/python/Lib/test/test_imageop.py [new file with mode: 0755]
lib/python/Lib/test/test_imaplib.py [new file with mode: 0644]
lib/python/Lib/test/test_imgfile.py [new file with mode: 0755]
lib/python/Lib/test/test_imp.py [new file with mode: 0644]
lib/python/Lib/test/test_import.py [new file with mode: 0644]
lib/python/Lib/test/test_importhooks.py [new file with mode: 0644]
lib/python/Lib/test/test_inspect.py [new file with mode: 0644]
lib/python/Lib/test/test_ioctl.py [new file with mode: 0644]
lib/python/Lib/test/test_isinstance.py [new file with mode: 0644]
lib/python/Lib/test/test_iter.py [new file with mode: 0644]
lib/python/Lib/test/test_iterlen.py [new file with mode: 0644]
lib/python/Lib/test/test_itertools.py [new file with mode: 0644]
lib/python/Lib/test/test_largefile.py [new file with mode: 0644]
lib/python/Lib/test/test_linuxaudiodev.py [new file with mode: 0644]
lib/python/Lib/test/test_list.py [new file with mode: 0644]
lib/python/Lib/test/test_locale.py [new file with mode: 0644]
lib/python/Lib/test/test_logging.py [new file with mode: 0644]
lib/python/Lib/test/test_long.py [new file with mode: 0644]
lib/python/Lib/test/test_long_future.py [new file with mode: 0644]
lib/python/Lib/test/test_longexp.py [new file with mode: 0644]
lib/python/Lib/test/test_macfs.py [new file with mode: 0644]
lib/python/Lib/test/test_macostools.py [new file with mode: 0644]
lib/python/Lib/test/test_macpath.py [new file with mode: 0644]
lib/python/Lib/test/test_mailbox.py [new file with mode: 0644]
lib/python/Lib/test/test_marshal.py [new file with mode: 0644]
lib/python/Lib/test/test_math.py [new file with mode: 0644]
lib/python/Lib/test/test_md5.py [new file with mode: 0644]
lib/python/Lib/test/test_mhlib.py [new file with mode: 0644]
lib/python/Lib/test/test_mimetools.py [new file with mode: 0644]
lib/python/Lib/test/test_mimetypes.py [new file with mode: 0644]
lib/python/Lib/test/test_minidom.py [new file with mode: 0644]
lib/python/Lib/test/test_mmap.py [new file with mode: 0644]
lib/python/Lib/test/test_module.py [new file with mode: 0644]
lib/python/Lib/test/test_multibytecodec.py [new file with mode: 0644]
lib/python/Lib/test/test_multibytecodec_support.py [new file with mode: 0644]
lib/python/Lib/test/test_multifile.py [new file with mode: 0644]
lib/python/Lib/test/test_mutants.py [new file with mode: 0644]
lib/python/Lib/test/test_netrc.py [new file with mode: 0644]
lib/python/Lib/test/test_new.py [new file with mode: 0644]
lib/python/Lib/test/test_nis.py [new file with mode: 0644]
lib/python/Lib/test/test_normalization.py [new file with mode: 0644]
lib/python/Lib/test/test_ntpath.py [new file with mode: 0644]
lib/python/Lib/test/test_opcodes.py [new file with mode: 0644]
lib/python/Lib/test/test_openpty.py [new file with mode: 0644]
lib/python/Lib/test/test_operations.py [new file with mode: 0644]
lib/python/Lib/test/test_operator.py [new file with mode: 0644]
lib/python/Lib/test/test_optparse.py [new file with mode: 0644]
lib/python/Lib/test/test_os.py [new file with mode: 0644]
lib/python/Lib/test/test_ossaudiodev.py [new file with mode: 0644]
lib/python/Lib/test/test_parser.py [new file with mode: 0644]
lib/python/Lib/test/test_peepholer.py [new file with mode: 0644]
lib/python/Lib/test/test_pep247.py [new file with mode: 0644]
lib/python/Lib/test/test_pep263.py [new file with mode: 0644]
lib/python/Lib/test/test_pep277.py [new file with mode: 0644]
lib/python/Lib/test/test_pep292.py [new file with mode: 0644]
lib/python/Lib/test/test_pickle.py [new file with mode: 0644]
lib/python/Lib/test/test_pickletools.py [new file with mode: 0644]
lib/python/Lib/test/test_pkg.py [new file with mode: 0644]
lib/python/Lib/test/test_pkgimport.py [new file with mode: 0644]
lib/python/Lib/test/test_plistlib.py [new file with mode: 0644]
lib/python/Lib/test/test_poll.py [new file with mode: 0644]
lib/python/Lib/test/test_popen.py [new file with mode: 0644]
lib/python/Lib/test/test_popen2.py [new file with mode: 0644]
lib/python/Lib/test/test_posix.py [new file with mode: 0644]
lib/python/Lib/test/test_posixpath.py [new file with mode: 0644]
lib/python/Lib/test/test_pow.py [new file with mode: 0644]
lib/python/Lib/test/test_pprint.py [new file with mode: 0644]
lib/python/Lib/test/test_profile.py [new file with mode: 0644]
lib/python/Lib/test/test_profilehooks.py [new file with mode: 0644]
lib/python/Lib/test/test_pty.py [new file with mode: 0644]
lib/python/Lib/test/test_pwd.py [new file with mode: 0644]
lib/python/Lib/test/test_pyclbr.py [new file with mode: 0644]
lib/python/Lib/test/test_pyexpat.py [new file with mode: 0644]
lib/python/Lib/test/test_queue.py [new file with mode: 0644]
lib/python/Lib/test/test_quopri.py [new file with mode: 0644]
lib/python/Lib/test/test_random.py [new file with mode: 0644]
lib/python/Lib/test/test_re.py [new file with mode: 0644]
lib/python/Lib/test/test_regex.py [new file with mode: 0644]
lib/python/Lib/test/test_repr.py [new file with mode: 0644]
lib/python/Lib/test/test_resource.py [new file with mode: 0644]
lib/python/Lib/test/test_rfc822.py [new file with mode: 0644]
lib/python/Lib/test/test_rgbimg.py [new file with mode: 0644]
lib/python/Lib/test/test_richcmp.py [new file with mode: 0644]
lib/python/Lib/test/test_robotparser.py [new file with mode: 0644]
lib/python/Lib/test/test_sax.py [new file with mode: 0644]
lib/python/Lib/test/test_scope.py [new file with mode: 0644]
lib/python/Lib/test/test_scriptpackages.py [new file with mode: 0644]
lib/python/Lib/test/test_select.py [new file with mode: 0644]
lib/python/Lib/test/test_set.py [new file with mode: 0644]
lib/python/Lib/test/test_sets.py [new file with mode: 0644]
lib/python/Lib/test/test_sgmllib.py [new file with mode: 0644]
lib/python/Lib/test/test_sha.py [new file with mode: 0644]
lib/python/Lib/test/test_shelve.py [new file with mode: 0644]
lib/python/Lib/test/test_shlex.py [new file with mode: 0644]
lib/python/Lib/test/test_shutil.py [new file with mode: 0644]
lib/python/Lib/test/test_signal.py [new file with mode: 0644]
lib/python/Lib/test/test_site.py [new file with mode: 0644]
lib/python/Lib/test/test_slice.py [new file with mode: 0644]
lib/python/Lib/test/test_socket.py [new file with mode: 0644]
lib/python/Lib/test/test_socket_ssl.py [new file with mode: 0644]
lib/python/Lib/test/test_socketserver.py [new file with mode: 0644]
lib/python/Lib/test/test_softspace.py [new file with mode: 0644]
lib/python/Lib/test/test_sort.py [new file with mode: 0644]
lib/python/Lib/test/test_str.py [new file with mode: 0644]
lib/python/Lib/test/test_strftime.py [new file with mode: 0755]
lib/python/Lib/test/test_string.py [new file with mode: 0644]
lib/python/Lib/test/test_stringprep.py [new file with mode: 0644]
lib/python/Lib/test/test_strop.py [new file with mode: 0644]
lib/python/Lib/test/test_strptime.py [new file with mode: 0644]
lib/python/Lib/test/test_struct.py [new file with mode: 0644]
lib/python/Lib/test/test_structseq.py [new file with mode: 0644]
lib/python/Lib/test/test_subprocess.py [new file with mode: 0644]
lib/python/Lib/test/test_sunaudiodev.py [new file with mode: 0644]
lib/python/Lib/test/test_sundry.py [new file with mode: 0644]
lib/python/Lib/test/test_support.py [new file with mode: 0644]
lib/python/Lib/test/test_symtable.py [new file with mode: 0644]
lib/python/Lib/test/test_syntax.py [new file with mode: 0644]
lib/python/Lib/test/test_sys.py [new file with mode: 0644]
lib/python/Lib/test/test_tarfile.py [new file with mode: 0644]
lib/python/Lib/test/test_tcl.py [new file with mode: 0644]
lib/python/Lib/test/test_tempfile.py [new file with mode: 0644]
lib/python/Lib/test/test_textwrap.py [new file with mode: 0644]
lib/python/Lib/test/test_thread.py [new file with mode: 0644]
lib/python/Lib/test/test_threaded_import.py [new file with mode: 0644]
lib/python/Lib/test/test_threadedtempfile.py [new file with mode: 0644]
lib/python/Lib/test/test_threading.py [new file with mode: 0644]
lib/python/Lib/test/test_threading_local.py [new file with mode: 0644]
lib/python/Lib/test/test_threadsignals.py [new file with mode: 0644]
lib/python/Lib/test/test_time.py [new file with mode: 0644]
lib/python/Lib/test/test_timeout.py [new file with mode: 0644]
lib/python/Lib/test/test_timing.py [new file with mode: 0644]
lib/python/Lib/test/test_tokenize.py [new file with mode: 0644]
lib/python/Lib/test/test_trace.py [new file with mode: 0644]
lib/python/Lib/test/test_traceback.py [new file with mode: 0644]
lib/python/Lib/test/test_transformer.py [new file with mode: 0644]
lib/python/Lib/test/test_tuple.py [new file with mode: 0644]
lib/python/Lib/test/test_types.py [new file with mode: 0644]
lib/python/Lib/test/test_ucn.py [new file with mode: 0644]
lib/python/Lib/test/test_unary.py [new file with mode: 0644]
lib/python/Lib/test/test_unicode.py [new file with mode: 0644]
lib/python/Lib/test/test_unicode_file.py [new file with mode: 0644]
lib/python/Lib/test/test_unicodedata.py [new file with mode: 0644]
lib/python/Lib/test/test_unittest.py [new file with mode: 0644]
lib/python/Lib/test/test_univnewlines.py [new file with mode: 0644]
lib/python/Lib/test/test_unpack.py [new file with mode: 0644]
lib/python/Lib/test/test_urllib.py [new file with mode: 0644]
lib/python/Lib/test/test_urllib2.py [new file with mode: 0644]
lib/python/Lib/test/test_urllib2net.py [new file with mode: 0644]
lib/python/Lib/test/test_urllibnet.py [new file with mode: 0644]
lib/python/Lib/test/test_urlparse.py [new file with mode: 0644]
lib/python/Lib/test/test_userdict.py [new file with mode: 0644]
lib/python/Lib/test/test_userlist.py [new file with mode: 0644]
lib/python/Lib/test/test_userstring.py [new file with mode: 0755]
lib/python/Lib/test/test_uu.py [new file with mode: 0644]
lib/python/Lib/test/test_warnings.py [new file with mode: 0644]
lib/python/Lib/test/test_wave.py [new file with mode: 0644]
lib/python/Lib/test/test_weakref.py [new file with mode: 0644]
lib/python/Lib/test/test_whichdb.py [new file with mode: 0644]
lib/python/Lib/test/test_winreg.py [new file with mode: 0644]
lib/python/Lib/test/test_winsound.py [new file with mode: 0644]
lib/python/Lib/test/test_xmllib.py [new file with mode: 0644]
lib/python/Lib/test/test_xmlrpc.py [new file with mode: 0644]
lib/python/Lib/test/test_xpickle.py [new file with mode: 0644]
lib/python/Lib/test/test_xrange.py [new file with mode: 0644]
lib/python/Lib/test/test_zipfile.py [new file with mode: 0644]
lib/python/Lib/test/test_zipimport.py [new file with mode: 0644]
lib/python/Lib/test/test_zlib.py [new file with mode: 0644]
lib/python/Lib/test/testall.py [new file with mode: 0644]
lib/python/Lib/test/testcodec.py [new file with mode: 0644]
lib/python/Lib/test/testimg.uue [new file with mode: 0644]
lib/python/Lib/test/testimgr.uue [new file with mode: 0644]
lib/python/Lib/test/testrgb.uue [new file with mode: 0644]
lib/python/Lib/test/testtar.tar [new file with mode: 0644]
lib/python/Lib/test/tf_inherit_check.py [new file with mode: 0644]
lib/python/Lib/test/threaded_import_hangers.py [new file with mode: 0644]
lib/python/Lib/test/tokenize_tests.txt [new file with mode: 0644]
lib/python/Lib/test/xmltests.py [new file with mode: 0644]
lib/python/Lib/textwrap.py [new file with mode: 0644]
lib/python/Lib/this.py [new file with mode: 0644]
lib/python/Lib/threading.py [new file with mode: 0644]
lib/python/Lib/timeit.py [new file with mode: 0644]
lib/python/Lib/toaiff.py [new file with mode: 0644]
lib/python/Lib/token.py [new file with mode: 0755]
lib/python/Lib/tokenize.py [new file with mode: 0644]
lib/python/Lib/trace.py [new file with mode: 0644]
lib/python/Lib/traceback.py [new file with mode: 0644]
lib/python/Lib/tty.py [new file with mode: 0644]
lib/python/Lib/types.py [new file with mode: 0644]
lib/python/Lib/tzparse.py [new file with mode: 0644]
lib/python/Lib/unittest.py [new file with mode: 0644]
lib/python/Lib/urllib.py [new file with mode: 0644]
lib/python/Lib/urllib2.py [new file with mode: 0644]
lib/python/Lib/urlparse.py [new file with mode: 0644]
lib/python/Lib/user.py [new file with mode: 0644]
lib/python/Lib/uu.py [new file with mode: 0755]
lib/python/Lib/warnings.py [new file with mode: 0644]
lib/python/Lib/wave.py [new file with mode: 0644]
lib/python/Lib/weakref.py [new file with mode: 0644]
lib/python/Lib/webbrowser.py [new file with mode: 0644]
lib/python/Lib/whichdb.py [new file with mode: 0644]
lib/python/Lib/whrandom.py [new file with mode: 0644]
lib/python/Lib/xdrlib.py [new file with mode: 0644]
lib/python/Lib/xml/__init__.py [new file with mode: 0644]
lib/python/Lib/xml/dom/NodeFilter.py [new file with mode: 0644]
lib/python/Lib/xml/dom/__init__.py [new file with mode: 0644]
lib/python/Lib/xml/dom/domreg.py [new file with mode: 0644]
lib/python/Lib/xml/dom/expatbuilder.py [new file with mode: 0644]
lib/python/Lib/xml/dom/minicompat.py [new file with mode: 0644]
lib/python/Lib/xml/dom/minidom.py [new file with mode: 0644]
lib/python/Lib/xml/dom/pulldom.py [new file with mode: 0644]
lib/python/Lib/xml/dom/xmlbuilder.py [new file with mode: 0644]
lib/python/Lib/xml/parsers/__init__.py [new file with mode: 0644]
lib/python/Lib/xml/parsers/expat.py [new file with mode: 0644]
lib/python/Lib/xml/sax/__init__.py [new file with mode: 0644]
lib/python/Lib/xml/sax/_exceptions.py [new file with mode: 0644]
lib/python/Lib/xml/sax/expatreader.py [new file with mode: 0644]
lib/python/Lib/xml/sax/handler.py [new file with mode: 0644]
lib/python/Lib/xml/sax/saxutils.py [new file with mode: 0644]
lib/python/Lib/xml/sax/xmlreader.py [new file with mode: 0644]
lib/python/Lib/xmllib.py [new file with mode: 0644]
lib/python/Lib/xmlrpclib.py [new file with mode: 0644]
lib/python/Lib/zipfile.py [new file with mode: 0644]
lib/python/Mac/BuildScript/README.txt [new file with mode: 0644]
lib/python/Mac/BuildScript/build-installer.py [new file with mode: 0755]
lib/python/Mac/BuildScript/ncurses-5.5.patch [new file with mode: 0644]
lib/python/Mac/BuildScript/resources/ReadMe.txt [new file with mode: 0644]
lib/python/Mac/BuildScript/resources/Welcome.rtf [new file with mode: 0644]
lib/python/Mac/BuildScript/resources/background.jpg [new file with mode: 0644]
lib/python/Mac/BuildScript/scripts/postflight.documentation [new file with mode: 0755]
lib/python/Mac/BuildScript/scripts/postflight.framework [new file with mode: 0755]
lib/python/Mac/BuildScript/scripts/postflight.patch-profile [new file with mode: 0755]
lib/python/Mac/Demo/PICTbrowse/ICONbrowse.py [new file with mode: 0644]
lib/python/Mac/Demo/PICTbrowse/PICTbrowse.py [new file with mode: 0644]
lib/python/Mac/Demo/PICTbrowse/PICTbrowse.rsrc [new file with mode: 0644]
lib/python/Mac/Demo/PICTbrowse/PICTbrowse2.py [new file with mode: 0644]
lib/python/Mac/Demo/PICTbrowse/cicnbrowse.py [new file with mode: 0644]
lib/python/Mac/Demo/PICTbrowse/oldPICTbrowse.py [new file with mode: 0644]
lib/python/Mac/Demo/PICTbrowse/oldPICTbrowse.rsrc [new file with mode: 0644]
lib/python/Mac/Demo/applescript.html [new file with mode: 0644]
lib/python/Mac/Demo/applescript/Disk_Copy/Special_Events.py [new file with mode: 0644]
lib/python/Mac/Demo/applescript/Disk_Copy/Standard_Suite.py [new file with mode: 0644]
lib/python/Mac/Demo/applescript/Disk_Copy/Utility_Events.py [new file with mode: 0644]
lib/python/Mac/Demo/applescript/Disk_Copy/__init__.py [new file with mode: 0644]
lib/python/Mac/Demo/applescript/makedisk.py [new file with mode: 0644]
lib/python/Mac/Demo/calldll/readme [new file with mode: 0644]
lib/python/Mac/Demo/calldll/samplecalldll.py [new file with mode: 0644]
lib/python/Mac/Demo/calldll/testcalldll.py [new file with mode: 0644]
lib/python/Mac/Demo/example0.html [new file with mode: 0644]
lib/python/Mac/Demo/example0/checktext.py [new file with mode: 0644]
lib/python/Mac/Demo/example1.html [new file with mode: 0644]
lib/python/Mac/Demo/example1/dnslookup-1.gif [new file with mode: 0644]
lib/python/Mac/Demo/example1/dnslookup-1.py [new file with mode: 0644]
lib/python/Mac/Demo/example1/dnslookup-1.rsrc [new file with mode: 0644]
lib/python/Mac/Demo/example2.html [new file with mode: 0644]
lib/python/Mac/Demo/example2/dnslookup-2.gif [new file with mode: 0644]
lib/python/Mac/Demo/example2/dnslookup-2.py [new file with mode: 0644]
lib/python/Mac/Demo/example2/dnslookup-2.rsrc [new file with mode: 0644]
lib/python/Mac/Demo/html.icons/createmake.png [new file with mode: 0644]
lib/python/Mac/Demo/html.icons/mkapplet.gif [new file with mode: 0644]
lib/python/Mac/Demo/html.icons/modulator.gif [new file with mode: 0644]
lib/python/Mac/Demo/html.icons/options.gif [new file with mode: 0644]
lib/python/Mac/Demo/html.icons/preferences.gif [new file with mode: 0644]
lib/python/Mac/Demo/html.icons/python.gif [new file with mode: 0644]
lib/python/Mac/Demo/imgbrowse/imgbrowse.py [new file with mode: 0644]
lib/python/Mac/Demo/imgbrowse/mac_image.py [new file with mode: 0644]
lib/python/Mac/Demo/index.html [new file with mode: 0644]
lib/python/Mac/Demo/mlte/mlted.py [new file with mode: 0644]
lib/python/Mac/Demo/quicktime/MovieInWindow.py [new file with mode: 0644]
lib/python/Mac/Demo/quicktime/VerySimplePlayer.py [new file with mode: 0644]
lib/python/Mac/Demo/resources/copyres.py [new file with mode: 0644]
lib/python/Mac/Demo/resources/listres.py [new file with mode: 0644]
lib/python/Mac/Demo/sound/morse.py [new file with mode: 0644]
lib/python/Mac/Demo/sound/morselib.py [new file with mode: 0644]
lib/python/Mac/Demo/sound/playaiff.py [new file with mode: 0644]
lib/python/Mac/Demo/textedit.html [new file with mode: 0644]
lib/python/Mac/Demo/textedit/ped.py [new file with mode: 0644]
lib/python/Mac/Demo/waste.html [new file with mode: 0644]
lib/python/Mac/Demo/waste/htmled.py [new file with mode: 0644]
lib/python/Mac/Demo/waste/swed.py [new file with mode: 0644]
lib/python/Mac/Demo/waste/wed.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/ separator --- [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/ActivateWindowDemo.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/KeyTester.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/ListWindow.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/ModalDialog.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/PaneDemo.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/PaneDemo2.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/ScrollbarWindow.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/TwoLists.py [new file with mode: 0644]
lib/python/Mac/IDE scripts/Widget demos/WidgetTest.py [new file with mode: 0644]
lib/python/Mac/Modules/ColorPickermodule.c [new file with mode: 0644]
lib/python/Mac/Modules/Nav.c [new file with mode: 0644]
lib/python/Mac/Modules/OSATerminology.c [new file with mode: 0644]
lib/python/Mac/Modules/ae/README [new file with mode: 0644]
lib/python/Mac/Modules/ae/_AEmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/ae/aescan.py [new file with mode: 0644]
lib/python/Mac/Modules/ae/aesupport.py [new file with mode: 0644]
lib/python/Mac/Modules/ah/_AHmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/ah/ahscan.py [new file with mode: 0644]
lib/python/Mac/Modules/ah/ahsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/app/_Appmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/app/appscan.py [new file with mode: 0644]
lib/python/Mac/Modules/app/appsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/autoGIL.c [new file with mode: 0644]
lib/python/Mac/Modules/carbonevt/CarbonEvtscan.py [new file with mode: 0644]
lib/python/Mac/Modules/carbonevt/CarbonEvtsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/carbonevt/_CarbonEvtmodule.c [new file with mode: 0755]
lib/python/Mac/Modules/cf/_CFmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/cf/cfscan.py [new file with mode: 0644]
lib/python/Mac/Modules/cf/cfsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/cf/pycfbridge.c [new file with mode: 0644]
lib/python/Mac/Modules/cf/pycfbridge.h [new file with mode: 0644]
lib/python/Mac/Modules/cg/CFMLateImport.c [new file with mode: 0755]
lib/python/Mac/Modules/cg/CFMLateImport.h [new file with mode: 0755]
lib/python/Mac/Modules/cg/CGStubLib [new file with mode: 0755]
lib/python/Mac/Modules/cg/CGStubLib.exp [new file with mode: 0755]
lib/python/Mac/Modules/cg/CGStubLib.readme [new file with mode: 0755]
lib/python/Mac/Modules/cg/_CGmodule.c [new file with mode: 0755]
lib/python/Mac/Modules/cg/cgscan.py [new file with mode: 0755]
lib/python/Mac/Modules/cg/cgsupport.py [new file with mode: 0755]
lib/python/Mac/Modules/cm/_Cmmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/cm/cmscan.py [new file with mode: 0644]
lib/python/Mac/Modules/cm/cmsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/ctl/_Ctlmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/ctl/ctledit.py [new file with mode: 0644]
lib/python/Mac/Modules/ctl/ctlscan.py [new file with mode: 0644]
lib/python/Mac/Modules/ctl/ctlsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/dlg/_Dlgmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/dlg/dlgscan.py [new file with mode: 0644]
lib/python/Mac/Modules/dlg/dlgsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/drag/_Dragmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/drag/dragscan.py [new file with mode: 0644]
lib/python/Mac/Modules/drag/dragsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/evt/_Evtmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/evt/evtedit.py [new file with mode: 0644]
lib/python/Mac/Modules/evt/evtscan.py [new file with mode: 0644]
lib/python/Mac/Modules/evt/evtsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/file/_Filemodule.c [new file with mode: 0644]
lib/python/Mac/Modules/file/filescan.py [new file with mode: 0644]
lib/python/Mac/Modules/file/filesupport.py [new file with mode: 0644]
lib/python/Mac/Modules/fm/_Fmmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/fm/fmscan.py [new file with mode: 0644]
lib/python/Mac/Modules/fm/fmsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/folder/_Foldermodule.c [new file with mode: 0644]
lib/python/Mac/Modules/folder/folderscan.py [new file with mode: 0644]
lib/python/Mac/Modules/folder/foldersupport.py [new file with mode: 0644]
lib/python/Mac/Modules/gestaltmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/help/_Helpmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/help/helpscan.py [new file with mode: 0644]
lib/python/Mac/Modules/help/helpsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/ibcarbon/IBCarbonscan.py [new file with mode: 0644]
lib/python/Mac/Modules/ibcarbon/IBCarbonsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/ibcarbon/_IBCarbon.c [new file with mode: 0644]
lib/python/Mac/Modules/icgluemodule.c [new file with mode: 0644]
lib/python/Mac/Modules/icn/_Icnmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/icn/icnscan.py [new file with mode: 0644]
lib/python/Mac/Modules/icn/icnsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/launch/_Launchmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/launch/launchscan.py [new file with mode: 0644]
lib/python/Mac/Modules/launch/launchsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/launch/setup.py [new file with mode: 0644]
lib/python/Mac/Modules/list/_Listmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/list/listscan.py [new file with mode: 0644]
lib/python/Mac/Modules/list/listsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/macosmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/menu/_Menumodule.c [new file with mode: 0644]
lib/python/Mac/Modules/menu/menuedit.py [new file with mode: 0644]
lib/python/Mac/Modules/menu/menuscan.py [new file with mode: 0644]
lib/python/Mac/Modules/menu/menusupport.py [new file with mode: 0644]
lib/python/Mac/Modules/mlte/_Mltemodule.c [new file with mode: 0644]
lib/python/Mac/Modules/mlte/mltescan.py [new file with mode: 0644]
lib/python/Mac/Modules/mlte/mltesupport.py [new file with mode: 0644]
lib/python/Mac/Modules/osa/_OSAmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/osa/osascan.py [new file with mode: 0644]
lib/python/Mac/Modules/osa/osasupport.py [new file with mode: 0644]
lib/python/Mac/Modules/osa/setup.py [new file with mode: 0644]
lib/python/Mac/Modules/qd/_Qdmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/qd/qdedit.py [new file with mode: 0644]
lib/python/Mac/Modules/qd/qdscan.py [new file with mode: 0644]
lib/python/Mac/Modules/qd/qdsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/qdoffs/_Qdoffsmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/qdoffs/qdoffsscan.py [new file with mode: 0644]
lib/python/Mac/Modules/qdoffs/qdoffssupport.py [new file with mode: 0644]
lib/python/Mac/Modules/qt/_Qtmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/qt/qtscan.py [new file with mode: 0644]
lib/python/Mac/Modules/qt/qtsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/qt/setup.py [new file with mode: 0755]
lib/python/Mac/Modules/res/_Resmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/res/resedit.py [new file with mode: 0644]
lib/python/Mac/Modules/res/resscan.py [new file with mode: 0644]
lib/python/Mac/Modules/res/ressupport.py [new file with mode: 0644]
lib/python/Mac/Modules/scrap/_Scrapmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/scrap/scrapscan.py [new file with mode: 0644]
lib/python/Mac/Modules/scrap/scrapsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/snd/_Sndihooks.c [new file with mode: 0644]
lib/python/Mac/Modules/snd/_Sndmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/snd/sndscan.py [new file with mode: 0644]
lib/python/Mac/Modules/snd/sndsupport.py [new file with mode: 0644]
lib/python/Mac/Modules/te/_TEmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/te/tescan.py [new file with mode: 0644]
lib/python/Mac/Modules/te/tesupport.py [new file with mode: 0644]
lib/python/Mac/Modules/waste/wastemodule.c [new file with mode: 0644]
lib/python/Mac/Modules/waste/wastescan.py [new file with mode: 0644]
lib/python/Mac/Modules/waste/wastesupport.py [new file with mode: 0644]
lib/python/Mac/Modules/win/_Winmodule.c [new file with mode: 0644]
lib/python/Mac/Modules/win/winedit.py [new file with mode: 0644]
lib/python/Mac/Modules/win/winscan.py [new file with mode: 0644]
lib/python/Mac/Modules/win/winsupport.py [new file with mode: 0644]
lib/python/Mac/OSX/Dist/README.txt [new file with mode: 0644]
lib/python/Mac/OSX/Dist/build [new file with mode: 0755]
lib/python/Mac/OSX/Dist/example-pimp-database.plist [new file with mode: 0644]
lib/python/Mac/OSX/Dist/makedmg [new file with mode: 0755]
lib/python/Mac/OSX/Dist/resources/ReadMe.txt [new file with mode: 0644]
lib/python/Mac/OSX/Dist/resources/Welcome.rtf [new file with mode: 0644]
lib/python/Mac/OSX/Dist/resources/postflight [new file with mode: 0755]
lib/python/Mac/OSX/Doc/HelpIndexingTool/Help_Indexing_Tool_Suite.py [new file with mode: 0644]
lib/python/Mac/OSX/Doc/HelpIndexingTool/Miscellaneous_Standards.py [new file with mode: 0644]
lib/python/Mac/OSX/Doc/HelpIndexingTool/Required_Suite.py [new file with mode: 0644]
lib/python/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py [new file with mode: 0644]
lib/python/Mac/OSX/Doc/HelpIndexingTool/__init__.py [new file with mode: 0644]
lib/python/Mac/OSX/Doc/HelpIndexingTool/odds_and_ends.py [new file with mode: 0644]
lib/python/Mac/OSX/Doc/README [new file with mode: 0644]
lib/python/Mac/OSX/Doc/setup.py [new file with mode: 0644]
lib/python/Mac/OSX/Extras.ReadMe.txt [new file with mode: 0644]
lib/python/Mac/OSX/Extras.install.py [new file with mode: 0644]
lib/python/Mac/OSX/IDLE/IDLE.icns [new file with mode: 0644]
lib/python/Mac/OSX/IDLE/Info.plist [new file with mode: 0644]
lib/python/Mac/OSX/IDLE/Makefile.in [new file with mode: 0644]
lib/python/Mac/OSX/IDLE/idlemain.py [new file with mode: 0644]
lib/python/Mac/OSX/Makefile.in [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/Credits.rtf [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/InfoPlist.strings [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/MainMenu.nib/classes.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/MainMenu.nib/info.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/MainMenu.nib/objects.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/classes.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/info.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/objects.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/FileSettings.h [new file with mode: 0755]
lib/python/Mac/OSX/PythonLauncher/FileSettings.m [new file with mode: 0755]
lib/python/Mac/OSX/PythonLauncher/Info.plist [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/Makefile.in [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/MyAppDelegate.h [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/MyAppDelegate.m [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/MyDocument.h [new file with mode: 0755]
lib/python/Mac/OSX/PythonLauncher/MyDocument.m [new file with mode: 0755]
lib/python/Mac/OSX/PythonLauncher/PreferenceWindow.nib/classes.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PreferencesWindowController.h [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PreferencesWindowController.m [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PythonCompiled.icns [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PythonInterpreter.icns [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj [new file with mode: 0755]
lib/python/Mac/OSX/PythonLauncher/PythonSource.icns [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/PythonWSource.icns [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/doscript.h [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/doscript.m [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/factorySettings.plist [new file with mode: 0644]
lib/python/Mac/OSX/PythonLauncher/main.m [new file with mode: 0755]
lib/python/Mac/OSX/README [new file with mode: 0644]
lib/python/Mac/OSX/fixapplepython23.py [new file with mode: 0644]
lib/python/Mac/OSX/fixversions.py [new file with mode: 0644]
lib/python/Mac/OSX/pythonw.c [new file with mode: 0644]
lib/python/Mac/OSX/sample_sitecustomize.py [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Info.plist [new file with mode: 0644]
lib/python/Mac/OSXResources/app/PkgInfo [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/PackageManager.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/doc/index.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/finder.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/gui.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/IDE.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/entering_in_new_window.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/hello_world.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/index.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/loading_ide.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/making_new_window.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/new_ide_window.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/new_window_made.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/output_window.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/saving_edited_file.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/simple_commands.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/syntax_error.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/index.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/intro.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/python.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/pythonsmall.gif [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/scripting.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/Documentation/shell.html [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/PythonApplet.icns [new file with mode: 0644]
lib/python/Mac/OSXResources/app/Resources/PythonInterpreter.icns [new file with mode: 0644]
lib/python/Mac/OSXResources/framework/English.lproj/InfoPlist.strings [new file with mode: 0644]
lib/python/Mac/OSXResources/framework/Info.plist [new file with mode: 0644]
lib/python/Mac/OSXResources/framework/version.plist [new file with mode: 0644]
lib/python/Mac/OSXResources/iconsrc/IDE.psd [new file with mode: 0644]
lib/python/Mac/OSXResources/iconsrc/PackageManager.psd [new file with mode: 0644]
lib/python/Mac/OSXResources/iconsrc/PythonApplet.psd [new file with mode: 0644]
lib/python/Mac/OSXResources/iconsrc/PythonCompiled.psd [new file with mode: 0755]
lib/python/Mac/OSXResources/iconsrc/PythonIcon.psd [new file with mode: 0755]
lib/python/Mac/OSXResources/iconsrc/PythonSource.psd [new file with mode: 0755]
lib/python/Mac/OSXResources/iconsrc/PythonWSource.psd [new file with mode: 0644]
lib/python/Mac/Tools/IDE/BuildIDE.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/FontSettings.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/MacPrefs.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/ModuleBrowser.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PackageManager.icns [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PackageManager.plist [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PackageManager.py [new file with mode: 0755]
lib/python/Mac/Tools/IDE/ProfileBrowser.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyBrowser.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyConsole.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyDebugger.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyDocSearch.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyEdit.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyFontify.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PyInteractive.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PythonIDE.icns [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PythonIDE.plist [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PythonIDE.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PythonIDE.rsrc [new file with mode: 0644]
lib/python/Mac/Tools/IDE/PythonIDEMain.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Splash.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/W.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wapplication.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wbase.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wcontrols.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Widgets.rsrc [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wkeys.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wlists.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wmenus.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wminiapp.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wquicktime.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wsocket.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wtext.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wtraceback.py [new file with mode: 0644]
lib/python/Mac/Tools/IDE/Wwindows.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/directives.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/hello/hello.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macfreeze.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macfreeze.rsrc [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macfreezegui.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macgen_bin.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macgen_info.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macgen_rsrc.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macgen_src.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macgenerate.py [new file with mode: 0644]
lib/python/Mac/Tools/macfreeze/macmodulefinder.py [new file with mode: 0644]
lib/python/Mac/Wastemods/WEObjectHandlers.c [new file with mode: 0644]
lib/python/Mac/Wastemods/WEObjectHandlers.h [new file with mode: 0644]
lib/python/Mac/Wastemods/WETabHooks.c [new file with mode: 0644]
lib/python/Mac/Wastemods/WETabHooks.h [new file with mode: 0644]
lib/python/Mac/Wastemods/WETabs.c [new file with mode: 0644]
lib/python/Mac/Wastemods/WETabs.h [new file with mode: 0644]
lib/python/Mac/Wastemods/readme.txt [new file with mode: 0644]
lib/python/Mac/scripts/BuildApplet.icns [new file with mode: 0644]
lib/python/Mac/scripts/BuildApplet.plist [new file with mode: 0644]
lib/python/Mac/scripts/BuildApplet.py [new file with mode: 0644]
lib/python/Mac/scripts/BuildApplet.rsrc [new file with mode: 0644]
lib/python/Mac/scripts/bgenall.py [new file with mode: 0644]
lib/python/Mac/scripts/buildpkg.py [new file with mode: 0644]
lib/python/Mac/scripts/cachersrc.py [new file with mode: 0644]
lib/python/Mac/scripts/errors.txt [new file with mode: 0644]
lib/python/Mac/scripts/genallsuites.py [new file with mode: 0644]
lib/python/Mac/scripts/mkestrres-errno.h [new file with mode: 0644]
lib/python/Mac/scripts/mkestrres-macerrors.h [new file with mode: 0755]
lib/python/Mac/scripts/mkestrres.py [new file with mode: 0644]
lib/python/Mac/scripts/zappycfiles.py [new file with mode: 0644]
lib/python/Makefile.pre.in [new file with mode: 0644]
lib/python/Misc/ACKS [new file with mode: 0644]
lib/python/Misc/AIX-NOTES [new file with mode: 0644]
lib/python/Misc/BeOS-NOTES [new file with mode: 0644]
lib/python/Misc/BeOS-setup.py [new file with mode: 0644]
lib/python/Misc/HISTORY [new file with mode: 0644]
lib/python/Misc/NEWS [new file with mode: 0644]
lib/python/Misc/NEWS.help [new file with mode: 0644]
lib/python/Misc/PURIFY.README [new file with mode: 0644]
lib/python/Misc/Porting [new file with mode: 0644]
lib/python/Misc/README [new file with mode: 0644]
lib/python/Misc/README.valgrind [new file with mode: 0644]
lib/python/Misc/RFD [new file with mode: 0644]
lib/python/Misc/RPM/README [new file with mode: 0644]
lib/python/Misc/RPM/python-2.4.spec [new file with mode: 0644]
lib/python/Misc/SpecialBuilds.txt [new file with mode: 0644]
lib/python/Misc/build.sh [new file with mode: 0755]
lib/python/Misc/cheatsheet [new file with mode: 0644]
lib/python/Misc/find_recursionlimit.py [new file with mode: 0644]
lib/python/Misc/gdbinit [new file with mode: 0644]
lib/python/Misc/indent.pro [new file with mode: 0644]
lib/python/Misc/pymemcompat.h [new file with mode: 0644]
lib/python/Misc/python-mode.el [new file with mode: 0644]
lib/python/Misc/python.man [new file with mode: 0644]
lib/python/Misc/setuid-prog.c [new file with mode: 0644]
lib/python/Misc/valgrind-python.supp [new file with mode: 0644]
lib/python/Misc/vgrindefs [new file with mode: 0644]
lib/python/Misc/vimrc [new file with mode: 0644]
lib/python/Modules/Setup.config.in [new file with mode: 0644]
lib/python/Modules/Setup.dist [new file with mode: 0644]
lib/python/Modules/_bisectmodule.c [new file with mode: 0644]
lib/python/Modules/_bsddb.c [new file with mode: 0644]
lib/python/Modules/_codecsmodule.c [new file with mode: 0644]
lib/python/Modules/_csv.c [new file with mode: 0644]
lib/python/Modules/_curses_panel.c [new file with mode: 0644]
lib/python/Modules/_cursesmodule.c [new file with mode: 0644]
lib/python/Modules/_heapqmodule.c [new file with mode: 0644]
lib/python/Modules/_hotshot.c [new file with mode: 0644]
lib/python/Modules/_localemodule.c [new file with mode: 0644]
lib/python/Modules/_randommodule.c [new file with mode: 0644]
lib/python/Modules/_sre.c [new file with mode: 0644]
lib/python/Modules/_ssl.c [new file with mode: 0644]
lib/python/Modules/_testcapimodule.c [new file with mode: 0644]
lib/python/Modules/_tkinter.c [new file with mode: 0644]
lib/python/Modules/_weakref.c [new file with mode: 0644]
lib/python/Modules/addrinfo.h [new file with mode: 0644]
lib/python/Modules/almodule.c [new file with mode: 0644]
lib/python/Modules/ar_beos [new file with mode: 0755]
lib/python/Modules/arraymodule.c [new file with mode: 0644]
lib/python/Modules/audioop.c [new file with mode: 0644]
lib/python/Modules/binascii.c [new file with mode: 0644]
lib/python/Modules/bsddbmodule.c [new file with mode: 0644]
lib/python/Modules/bz2module.c [new file with mode: 0644]
lib/python/Modules/cPickle.c [new file with mode: 0644]
lib/python/Modules/cStringIO.c [new file with mode: 0644]
lib/python/Modules/ccpython.cc [new file with mode: 0644]
lib/python/Modules/cdmodule.c [new file with mode: 0644]
lib/python/Modules/cgen.py [new file with mode: 0644]
lib/python/Modules/cgensupport.c [new file with mode: 0644]
lib/python/Modules/cgensupport.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/README [new file with mode: 0644]
lib/python/Modules/cjkcodecs/_codecs_cn.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/_codecs_hk.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/_codecs_iso2022.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/_codecs_jp.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/_codecs_kr.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/_codecs_tw.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/alg_jisx0201.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/cjkcodecs.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/emu_jisx0213_2000.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/mappings_cn.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/mappings_hk.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/mappings_jisx0213_pair.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/mappings_jp.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/mappings_kr.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/mappings_tw.h [new file with mode: 0644]
lib/python/Modules/cjkcodecs/multibytecodec.c [new file with mode: 0644]
lib/python/Modules/cjkcodecs/multibytecodec.h [new file with mode: 0644]
lib/python/Modules/clmodule.c [new file with mode: 0644]
lib/python/Modules/cmathmodule.c [new file with mode: 0644]
lib/python/Modules/collectionsmodule.c [new file with mode: 0644]
lib/python/Modules/config.c.in [new file with mode: 0644]
lib/python/Modules/cryptmodule.c [new file with mode: 0644]
lib/python/Modules/cstubs [new file with mode: 0644]
lib/python/Modules/datetimemodule.c [new file with mode: 0644]
lib/python/Modules/dbmmodule.c [new file with mode: 0644]
lib/python/Modules/dlmodule.c [new file with mode: 0644]
lib/python/Modules/errnomodule.c [new file with mode: 0644]
lib/python/Modules/expat/Makefile.in [new file with mode: 0644]
lib/python/Modules/expat/ascii.h [new file with mode: 0644]
lib/python/Modules/expat/asciitab.h [new file with mode: 0644]
lib/python/Modules/expat/expat.h [new file with mode: 0644]
lib/python/Modules/expat/expat_config.h [new file with mode: 0644]
lib/python/Modules/expat/expat_external.h [new file with mode: 0644]
lib/python/Modules/expat/iasciitab.h [new file with mode: 0644]
lib/python/Modules/expat/internal.h [new file with mode: 0644]
lib/python/Modules/expat/latin1tab.h [new file with mode: 0644]
lib/python/Modules/expat/macconfig.h [new file with mode: 0644]
lib/python/Modules/expat/nametab.h [new file with mode: 0644]
lib/python/Modules/expat/utf8tab.h [new file with mode: 0644]
lib/python/Modules/expat/winconfig.h [new file with mode: 0644]
lib/python/Modules/expat/xmlparse.c [new file with mode: 0644]
lib/python/Modules/expat/xmlrole.c [new file with mode: 0644]
lib/python/Modules/expat/xmlrole.h [new file with mode: 0644]
lib/python/Modules/expat/xmltok.c [new file with mode: 0644]
lib/python/Modules/expat/xmltok.h [new file with mode: 0644]
lib/python/Modules/expat/xmltok_impl.c [new file with mode: 0644]
lib/python/Modules/expat/xmltok_impl.h [new file with mode: 0644]
lib/python/Modules/expat/xmltok_ns.c [new file with mode: 0644]
lib/python/Modules/fcntlmodule.c [new file with mode: 0644]
lib/python/Modules/flmodule.c [new file with mode: 0644]
lib/python/Modules/fmmodule.c [new file with mode: 0644]
lib/python/Modules/fpectlmodule.c [new file with mode: 0644]
lib/python/Modules/fpetestmodule.c [new file with mode: 0644]
lib/python/Modules/gc_weakref.txt [new file with mode: 0644]
lib/python/Modules/gcmodule.c [new file with mode: 0644]
lib/python/Modules/gdbmmodule.c [new file with mode: 0644]
lib/python/Modules/getaddrinfo.c [new file with mode: 0644]
lib/python/Modules/getbuildinfo.c [new file with mode: 0644]
lib/python/Modules/getnameinfo.c [new file with mode: 0644]
lib/python/Modules/getpath.c [new file with mode: 0644]
lib/python/Modules/glmodule.c [new file with mode: 0644]
lib/python/Modules/grpmodule.c [new file with mode: 0644]
lib/python/Modules/imageop.c [new file with mode: 0644]
lib/python/Modules/imgfile.c [new file with mode: 0644]
lib/python/Modules/itertoolsmodule.c [new file with mode: 0644]
lib/python/Modules/ld_so_aix [new file with mode: 0755]
lib/python/Modules/ld_so_beos [new file with mode: 0755]
lib/python/Modules/linuxaudiodev.c [new file with mode: 0644]
lib/python/Modules/main.c [new file with mode: 0644]
lib/python/Modules/makesetup [new file with mode: 0755]
lib/python/Modules/makexp_aix [new file with mode: 0755]
lib/python/Modules/mathmodule.c [new file with mode: 0644]
lib/python/Modules/md5.h [new file with mode: 0644]
lib/python/Modules/md5c.c [new file with mode: 0644]
lib/python/Modules/md5module.c [new file with mode: 0644]
lib/python/Modules/mmapmodule.c [new file with mode: 0644]
lib/python/Modules/nismodule.c [new file with mode: 0644]
lib/python/Modules/operator.c [new file with mode: 0644]
lib/python/Modules/ossaudiodev.c [new file with mode: 0644]
lib/python/Modules/parsermodule.c [new file with mode: 0644]
lib/python/Modules/posixmodule.c [new file with mode: 0644]
lib/python/Modules/puremodule.c [new file with mode: 0644]
lib/python/Modules/pwdmodule.c [new file with mode: 0644]
lib/python/Modules/pyexpat.c [new file with mode: 0644]
lib/python/Modules/python.c [new file with mode: 0644]
lib/python/Modules/readline.c [new file with mode: 0644]
lib/python/Modules/regexmodule.c [new file with mode: 0644]
lib/python/Modules/regexpr.c [new file with mode: 0644]
lib/python/Modules/regexpr.h [new file with mode: 0644]
lib/python/Modules/resource.c [new file with mode: 0644]
lib/python/Modules/rgbimgmodule.c [new file with mode: 0644]
lib/python/Modules/selectmodule.c [new file with mode: 0644]
lib/python/Modules/sgimodule.c [new file with mode: 0644]
lib/python/Modules/shamodule.c [new file with mode: 0644]
lib/python/Modules/signalmodule.c [new file with mode: 0644]
lib/python/Modules/socketmodule.c [new file with mode: 0644]
lib/python/Modules/socketmodule.h [new file with mode: 0644]
lib/python/Modules/sre.h [new file with mode: 0644]
lib/python/Modules/sre_constants.h [new file with mode: 0644]
lib/python/Modules/stropmodule.c [new file with mode: 0644]
lib/python/Modules/structmodule.c [new file with mode: 0644]
lib/python/Modules/sunaudiodev.c [new file with mode: 0644]
lib/python/Modules/svmodule.c [new file with mode: 0644]
lib/python/Modules/symtablemodule.c [new file with mode: 0644]
lib/python/Modules/syslogmodule.c [new file with mode: 0644]
lib/python/Modules/termios.c [new file with mode: 0644]
lib/python/Modules/testcapi_long.h [new file with mode: 0644]
lib/python/Modules/threadmodule.c [new file with mode: 0644]
lib/python/Modules/timemodule.c [new file with mode: 0644]
lib/python/Modules/timing.h [new file with mode: 0644]
lib/python/Modules/timingmodule.c [new file with mode: 0644]
lib/python/Modules/tkappinit.c [new file with mode: 0644]
lib/python/Modules/unicodedata.c [new file with mode: 0644]
lib/python/Modules/unicodedata_db.h [new file with mode: 0644]
lib/python/Modules/unicodename_db.h [new file with mode: 0644]
lib/python/Modules/xxmodule.c [new file with mode: 0644]
lib/python/Modules/xxsubtype.c [new file with mode: 0644]
lib/python/Modules/yuv.h [new file with mode: 0644]
lib/python/Modules/yuvconvert.c [new file with mode: 0644]
lib/python/Modules/zipimport.c [new file with mode: 0644]
lib/python/Modules/zlibmodule.c [new file with mode: 0644]
lib/python/Objects/abstract.c [new file with mode: 0644]
lib/python/Objects/boolobject.c [new file with mode: 0644]
lib/python/Objects/bufferobject.c [new file with mode: 0644]
lib/python/Objects/cellobject.c [new file with mode: 0644]
lib/python/Objects/classobject.c [new file with mode: 0644]
lib/python/Objects/cobject.c [new file with mode: 0644]
lib/python/Objects/complexobject.c [new file with mode: 0644]
lib/python/Objects/descrobject.c [new file with mode: 0644]
lib/python/Objects/dictnotes.txt [new file with mode: 0644]
lib/python/Objects/dictobject.c [new file with mode: 0644]
lib/python/Objects/enumobject.c [new file with mode: 0644]
lib/python/Objects/fileobject.c [new file with mode: 0644]
lib/python/Objects/floatobject.c [new file with mode: 0644]
lib/python/Objects/frameobject.c [new file with mode: 0644]
lib/python/Objects/funcobject.c [new file with mode: 0644]
lib/python/Objects/genobject.c [new file with mode: 0644]
lib/python/Objects/intobject.c [new file with mode: 0644]
lib/python/Objects/iterobject.c [new file with mode: 0644]
lib/python/Objects/listobject.c [new file with mode: 0644]
lib/python/Objects/listsort.txt [new file with mode: 0644]
lib/python/Objects/longobject.c [new file with mode: 0644]
lib/python/Objects/methodobject.c [new file with mode: 0644]
lib/python/Objects/moduleobject.c [new file with mode: 0644]
lib/python/Objects/object.c [new file with mode: 0644]
lib/python/Objects/obmalloc.c [new file with mode: 0644]
lib/python/Objects/rangeobject.c [new file with mode: 0644]
lib/python/Objects/setobject.c [new file with mode: 0644]
lib/python/Objects/sliceobject.c [new file with mode: 0644]
lib/python/Objects/stringobject.c [new file with mode: 0644]
lib/python/Objects/structseq.c [new file with mode: 0644]
lib/python/Objects/tupleobject.c [new file with mode: 0644]
lib/python/Objects/typeobject.c [new file with mode: 0644]
lib/python/Objects/unicodectype.c [new file with mode: 0644]
lib/python/Objects/unicodeobject.c [new file with mode: 0644]
lib/python/Objects/unicodetype_db.h [new file with mode: 0644]
lib/python/Objects/weakrefobject.c [new file with mode: 0644]
lib/python/PC/VC6/_bsddb.dsp [new file with mode: 0644]
lib/python/PC/VC6/_socket.dsp [new file with mode: 0644]
lib/python/PC/VC6/_ssl.dsp [new file with mode: 0644]
lib/python/PC/VC6/_ssl.mak [new file with mode: 0644]
lib/python/PC/VC6/_testcapi.dsp [new file with mode: 0644]
lib/python/PC/VC6/_tkinter.dsp [new file with mode: 0644]
lib/python/PC/VC6/build_ssl.py [new file with mode: 0644]
lib/python/PC/VC6/bz2.dsp [new file with mode: 0644]
lib/python/PC/VC6/make_versioninfo.dsp [new file with mode: 0644]
lib/python/PC/VC6/pcbuild.dsw [new file with mode: 0644]
lib/python/PC/VC6/pyexpat.dsp [new file with mode: 0644]
lib/python/PC/VC6/python.dsp [new file with mode: 0644]
lib/python/PC/VC6/pythoncore.dsp [new file with mode: 0644]
lib/python/PC/VC6/pythonw.dsp [new file with mode: 0644]
lib/python/PC/VC6/readme.txt [new file with mode: 0644]
lib/python/PC/VC6/rmpyc.py [new file with mode: 0644]
lib/python/PC/VC6/rt.bat [new file with mode: 0755]
lib/python/PC/VC6/select.dsp [new file with mode: 0644]
lib/python/PC/VC6/unicodedata.dsp [new file with mode: 0644]
lib/python/PC/VC6/w9xpopen.dsp [new file with mode: 0644]
lib/python/PC/VC6/winsound.dsp [new file with mode: 0644]
lib/python/PC/VC6/zlib.dsp [new file with mode: 0644]
lib/python/PC/WinMain.c [new file with mode: 0644]
lib/python/PC/_subprocess.c [new file with mode: 0644]
lib/python/PC/_winreg.c [new file with mode: 0644]
lib/python/PC/bdist_wininst/PythonPowered.bmp [new file with mode: 0644]
lib/python/PC/bdist_wininst/README.txt [new file with mode: 0644]
lib/python/PC/bdist_wininst/archive.h [new file with mode: 0644]
lib/python/PC/bdist_wininst/extract.c [new file with mode: 0644]
lib/python/PC/bdist_wininst/install.c [new file with mode: 0644]
lib/python/PC/bdist_wininst/install.rc [new file with mode: 0644]
lib/python/PC/bdist_wininst/resource.h [new file with mode: 0644]
lib/python/PC/bdist_wininst/wininst-7.1.sln [new file with mode: 0644]
lib/python/PC/bdist_wininst/wininst-7.1.vcproj [new file with mode: 0644]
lib/python/PC/bdist_wininst/wininst.dsp [new file with mode: 0644]
lib/python/PC/bdist_wininst/wininst.dsw [new file with mode: 0644]
lib/python/PC/config.c [new file with mode: 0644]
lib/python/PC/dl_nt.c [new file with mode: 0644]
lib/python/PC/dllbase_nt.txt [new file with mode: 0644]
lib/python/PC/empty.c [new file with mode: 0644]
lib/python/PC/example_nt/example.c [new file with mode: 0644]
lib/python/PC/example_nt/example.def [new file with mode: 0644]
lib/python/PC/example_nt/example.sln [new file with mode: 0644]
lib/python/PC/example_nt/example.vcproj [new file with mode: 0644]
lib/python/PC/example_nt/readme.txt [new file with mode: 0644]
lib/python/PC/frozen_dllmain.c [new file with mode: 0644]
lib/python/PC/getpathp.c [new file with mode: 0644]
lib/python/PC/icons.mak [new file with mode: 0644]
lib/python/PC/icons.rc [new file with mode: 0644]
lib/python/PC/import_nt.c [new file with mode: 0644]
lib/python/PC/make_versioninfo.c [new file with mode: 0644]
lib/python/PC/msvcrtmodule.c [new file with mode: 0755]
lib/python/PC/os2emx/Makefile [new file with mode: 0644]
lib/python/PC/os2emx/README.os2emx [new file with mode: 0644]
lib/python/PC/os2emx/config.c [new file with mode: 0644]
lib/python/PC/os2emx/dlfcn.c [new file with mode: 0644]
lib/python/PC/os2emx/dlfcn.h [new file with mode: 0644]
lib/python/PC/os2emx/dllentry.c [new file with mode: 0644]
lib/python/PC/os2emx/getpathp.c [new file with mode: 0644]
lib/python/PC/os2emx/pyconfig.h [new file with mode: 0644]
lib/python/PC/os2emx/python24.def [new file with mode: 0644]
lib/python/PC/os2emx/pythonpm.c [new file with mode: 0644]
lib/python/PC/os2vacpp/_tkinter.def [new file with mode: 0644]
lib/python/PC/os2vacpp/config.c [new file with mode: 0644]
lib/python/PC/os2vacpp/getpathp.c [new file with mode: 0644]
lib/python/PC/os2vacpp/makefile [new file with mode: 0644]
lib/python/PC/os2vacpp/makefile.omk [new file with mode: 0644]
lib/python/PC/os2vacpp/pyconfig.h [new file with mode: 0644]
lib/python/PC/os2vacpp/python.def [new file with mode: 0644]
lib/python/PC/os2vacpp/readme.txt [new file with mode: 0644]
lib/python/PC/py.ico [new file with mode: 0644]
lib/python/PC/pyc.ico [new file with mode: 0644]
lib/python/PC/pycon.ico [new file with mode: 0644]
lib/python/PC/pyconfig.h [new file with mode: 0644]
lib/python/PC/python.mk [new file with mode: 0644]
lib/python/PC/python_exe.rc [new file with mode: 0644]
lib/python/PC/python_nt.rc [new file with mode: 0644]
lib/python/PC/readme.txt [new file with mode: 0644]
lib/python/PC/testpy.py [new file with mode: 0644]
lib/python/PC/tix.diff [new file with mode: 0644]
lib/python/PC/w9xpopen.c [new file with mode: 0644]
lib/python/PC/winsound.c [new file with mode: 0644]
lib/python/PCbuild/BUILDno.txt [new file with mode: 0644]
lib/python/PCbuild/Uninstal.wse [new file with mode: 0644]
lib/python/PCbuild/_bsddb.vcproj [new file with mode: 0644]
lib/python/PCbuild/_socket.vcproj [new file with mode: 0644]
lib/python/PCbuild/_socket.vcxproj [new file with mode: 0644]
lib/python/PCbuild/_ssl.mak [new file with mode: 0644]
lib/python/PCbuild/_ssl.vcproj [new file with mode: 0644]
lib/python/PCbuild/_testcapi.vcproj [new file with mode: 0644]
lib/python/PCbuild/_tkinter.vcproj [new file with mode: 0644]
lib/python/PCbuild/build_ssl.py [new file with mode: 0644]
lib/python/PCbuild/bz2.vcproj [new file with mode: 0644]
lib/python/PCbuild/bz2.vcxproj [new file with mode: 0644]
lib/python/PCbuild/field3.py [new file with mode: 0644]
lib/python/PCbuild/installer.bmp [new file with mode: 0644]
lib/python/PCbuild/make_versioninfo.vcproj [new file with mode: 0644]
lib/python/PCbuild/make_versioninfo.vcxproj [new file with mode: 0644]
lib/python/PCbuild/pcbuild.sln [new file with mode: 0644]
lib/python/PCbuild/pyexpat.vcproj [new file with mode: 0644]
lib/python/PCbuild/pyexpat.vcxproj [new file with mode: 0644]
lib/python/PCbuild/python.iss [new file with mode: 0644]
lib/python/PCbuild/python.vcproj [new file with mode: 0644]
lib/python/PCbuild/python20.wse [new file with mode: 0644]
lib/python/PCbuild/pythoncore.vcproj [new file with mode: 0644]
lib/python/PCbuild/pythoncore.vcxproj [new file with mode: 0644]
lib/python/PCbuild/pythonw.vcproj [new file with mode: 0644]
lib/python/PCbuild/readme.txt [new file with mode: 0644]
lib/python/PCbuild/rmpyc.py [new file with mode: 0644]
lib/python/PCbuild/rt.bat [new file with mode: 0755]
lib/python/PCbuild/select.vcproj [new file with mode: 0644]
lib/python/PCbuild/select.vcxproj [new file with mode: 0644]
lib/python/PCbuild/unicodedata.vcproj [new file with mode: 0644]
lib/python/PCbuild/unicodedata.vcxproj [new file with mode: 0644]
lib/python/PCbuild/w9xpopen.vcproj [new file with mode: 0644]
lib/python/PCbuild/winsound.vcproj [new file with mode: 0644]
lib/python/PCbuild/zlib_python.vcproj [new file with mode: 0644]
lib/python/PCbuild/zlib_python.vcxproj [new file with mode: 0644]
lib/python/Parser/acceler.c [new file with mode: 0644]
lib/python/Parser/bitset.c [new file with mode: 0644]
lib/python/Parser/firstsets.c [new file with mode: 0644]
lib/python/Parser/grammar.c [new file with mode: 0644]
lib/python/Parser/grammar.mak [new file with mode: 0644]
lib/python/Parser/grammar1.c [new file with mode: 0644]
lib/python/Parser/intrcheck.c [new file with mode: 0644]
lib/python/Parser/listnode.c [new file with mode: 0644]
lib/python/Parser/metagrammar.c [new file with mode: 0644]
lib/python/Parser/myreadline.c [new file with mode: 0644]
lib/python/Parser/node.c [new file with mode: 0644]
lib/python/Parser/parser.c [new file with mode: 0644]
lib/python/Parser/parser.h [new file with mode: 0644]
lib/python/Parser/parsetok.c [new file with mode: 0644]
lib/python/Parser/pgen.c [new file with mode: 0644]
lib/python/Parser/pgenmain.c [new file with mode: 0644]
lib/python/Parser/printgrammar.c [new file with mode: 0644]
lib/python/Parser/tokenizer.c [new file with mode: 0644]
lib/python/Parser/tokenizer.h [new file with mode: 0644]
lib/python/Parser/tokenizer_pgen.c [new file with mode: 0644]
lib/python/Python/atof.c [new file with mode: 0644]
lib/python/Python/bltinmodule.c [new file with mode: 0644]
lib/python/Python/ceval.c [new file with mode: 0644]
lib/python/Python/codecs.c [new file with mode: 0644]
lib/python/Python/compile.c [new file with mode: 0644]
lib/python/Python/dup2.c [new file with mode: 0644]
lib/python/Python/dynload_aix.c [new file with mode: 0644]
lib/python/Python/dynload_atheos.c [new file with mode: 0644]
lib/python/Python/dynload_beos.c [new file with mode: 0644]
lib/python/Python/dynload_dl.c [new file with mode: 0644]
lib/python/Python/dynload_hpux.c [new file with mode: 0644]
lib/python/Python/dynload_next.c [new file with mode: 0644]
lib/python/Python/dynload_os2.c [new file with mode: 0644]
lib/python/Python/dynload_shlib.c [new file with mode: 0644]
lib/python/Python/dynload_stub.c [new file with mode: 0644]
lib/python/Python/dynload_win.c [new file with mode: 0644]
lib/python/Python/errors.c [new file with mode: 0644]
lib/python/Python/exceptions.c [new file with mode: 0644]
lib/python/Python/fmod.c [new file with mode: 0644]
lib/python/Python/frozen.c [new file with mode: 0644]
lib/python/Python/frozenmain.c [new file with mode: 0644]
lib/python/Python/future.c [new file with mode: 0644]
lib/python/Python/getargs.c [new file with mode: 0644]
lib/python/Python/getcompiler.c [new file with mode: 0644]
lib/python/Python/getcopyright.c [new file with mode: 0644]
lib/python/Python/getcwd.c [new file with mode: 0644]
lib/python/Python/getmtime.c [new file with mode: 0644]
lib/python/Python/getopt.c [new file with mode: 0644]
lib/python/Python/getplatform.c [new file with mode: 0644]
lib/python/Python/getversion.c [new file with mode: 0644]
lib/python/Python/graminit.c [new file with mode: 0644]
lib/python/Python/hypot.c [new file with mode: 0644]
lib/python/Python/import.c [new file with mode: 0644]
lib/python/Python/importdl.c [new file with mode: 0644]
lib/python/Python/importdl.h [new file with mode: 0644]
lib/python/Python/mactoolboxglue.c [new file with mode: 0644]
lib/python/Python/marshal.c [new file with mode: 0644]
lib/python/Python/memmove.c [new file with mode: 0644]
lib/python/Python/modsupport.c [new file with mode: 0644]
lib/python/Python/mysnprintf.c [new file with mode: 0644]
lib/python/Python/mystrtoul.c [new file with mode: 0644]
lib/python/Python/pyfpe.c [new file with mode: 0644]
lib/python/Python/pystate.c [new file with mode: 0644]
lib/python/Python/pystrtod.c [new file with mode: 0644]
lib/python/Python/pythonrun.c [new file with mode: 0644]
lib/python/Python/sigcheck.c [new file with mode: 0644]
lib/python/Python/strdup.c [new file with mode: 0644]
lib/python/Python/strerror.c [new file with mode: 0644]
lib/python/Python/strtod.c [new file with mode: 0644]
lib/python/Python/structmember.c [new file with mode: 0644]
lib/python/Python/symtable.c [new file with mode: 0644]
lib/python/Python/sysmodule.c [new file with mode: 0644]
lib/python/Python/thread.c [new file with mode: 0644]
lib/python/Python/thread_atheos.h [new file with mode: 0644]
lib/python/Python/thread_beos.h [new file with mode: 0644]
lib/python/Python/thread_cthread.h [new file with mode: 0644]
lib/python/Python/thread_foobar.h [new file with mode: 0644]
lib/python/Python/thread_lwp.h [new file with mode: 0644]
lib/python/Python/thread_nt.h [new file with mode: 0644]
lib/python/Python/thread_os2.h [new file with mode: 0644]
lib/python/Python/thread_pth.h [new file with mode: 0644]
lib/python/Python/thread_pthread.h [new file with mode: 0644]
lib/python/Python/thread_sgi.h [new file with mode: 0644]
lib/python/Python/thread_solaris.h [new file with mode: 0644]
lib/python/Python/thread_wince.h [new file with mode: 0644]
lib/python/Python/traceback.c [new file with mode: 0644]
lib/python/README [new file with mode: 0644]
lib/python/RISCOS/Makefile [new file with mode: 0644]
lib/python/RISCOS/Modules/config.c [new file with mode: 0644]
lib/python/RISCOS/Modules/drawfmodule.c [new file with mode: 0644]
lib/python/RISCOS/Modules/getpath_riscos.c [new file with mode: 0644]
lib/python/RISCOS/Modules/riscosmodule.c [new file with mode: 0644]
lib/python/RISCOS/Modules/swimodule.c [new file with mode: 0644]
lib/python/RISCOS/Python/dynload_riscos.c [new file with mode: 0644]
lib/python/RISCOS/Python/getcwd_riscos.c [new file with mode: 0644]
lib/python/RISCOS/Python/getmtime_riscos.c [new file with mode: 0644]
lib/python/RISCOS/README [new file with mode: 0644]
lib/python/RISCOS/pyconfig.h [new file with mode: 0644]
lib/python/RISCOS/sleep.c [new file with mode: 0644]
lib/python/RISCOS/support/!Boot [new file with mode: 0644]
lib/python/RISCOS/support/!Run [new file with mode: 0644]
lib/python/RISCOS/support/!Sprites [new file with mode: 0644]
lib/python/RISCOS/support/!Sprites22 [new file with mode: 0644]
lib/python/RISCOS/support/AddToPath [new file with mode: 0644]
lib/python/RISCOS/unixstuff.c [new file with mode: 0644]
lib/python/RISCOS/unixstuff.h [new file with mode: 0644]
lib/python/Tools/README [new file with mode: 0644]
lib/python/Tools/audiopy/README [new file with mode: 0644]
lib/python/Tools/audiopy/audiopy [new file with mode: 0755]
lib/python/Tools/bgen/README [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgen.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenBuffer.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenGenerator.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenGeneratorGroup.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenHeapBuffer.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenModule.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenObjectDefinition.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenOutput.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenStackBuffer.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenStringBuffer.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenType.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/bgenVariable.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/macsupport.py [new file with mode: 0644]
lib/python/Tools/bgen/bgen/scantools.py [new file with mode: 0644]
lib/python/Tools/buildbot/Makefile [new file with mode: 0644]
lib/python/Tools/buildbot/README.txt [new file with mode: 0644]
lib/python/Tools/buildbot/build.bat [new file with mode: 0644]
lib/python/Tools/buildbot/clean.bat [new file with mode: 0644]
lib/python/Tools/buildbot/external.bat [new file with mode: 0644]
lib/python/Tools/buildbot/fetch_data_files.py [new file with mode: 0644]
lib/python/Tools/buildbot/kill_python.c [new file with mode: 0644]
lib/python/Tools/buildbot/test.bat [new file with mode: 0644]
lib/python/Tools/compiler/ACKS [new file with mode: 0644]
lib/python/Tools/compiler/README [new file with mode: 0644]
lib/python/Tools/compiler/ast.txt [new file with mode: 0644]
lib/python/Tools/compiler/astgen.py [new file with mode: 0644]
lib/python/Tools/compiler/compile.py [new file with mode: 0644]
lib/python/Tools/compiler/demo.py [new file with mode: 0755]
lib/python/Tools/compiler/dumppyc.py [new file with mode: 0755]
lib/python/Tools/compiler/regrtest.py [new file with mode: 0644]
lib/python/Tools/compiler/stacktest.py [new file with mode: 0644]
lib/python/Tools/faqwiz/README [new file with mode: 0644]
lib/python/Tools/faqwiz/faqconf.py [new file with mode: 0644]
lib/python/Tools/faqwiz/faqcust.py [new file with mode: 0644]
lib/python/Tools/faqwiz/faqw.py [new file with mode: 0755]
lib/python/Tools/faqwiz/faqwiz.py [new file with mode: 0644]
lib/python/Tools/faqwiz/move-faqwiz.sh [new file with mode: 0755]
lib/python/Tools/framer/README.txt [new file with mode: 0644]
lib/python/Tools/framer/TODO.txt [new file with mode: 0644]
lib/python/Tools/framer/example.py [new file with mode: 0644]
lib/python/Tools/framer/framer/__init__.py [new file with mode: 0644]
lib/python/Tools/framer/framer/bases.py [new file with mode: 0644]
lib/python/Tools/framer/framer/function.py [new file with mode: 0644]
lib/python/Tools/framer/framer/member.py [new file with mode: 0644]
lib/python/Tools/framer/framer/slots.py [new file with mode: 0644]
lib/python/Tools/framer/framer/struct.py [new file with mode: 0644]
lib/python/Tools/framer/framer/structparse.py [new file with mode: 0644]
lib/python/Tools/framer/framer/template.py [new file with mode: 0644]
lib/python/Tools/framer/framer/util.py [new file with mode: 0644]
lib/python/Tools/freeze/README [new file with mode: 0644]
lib/python/Tools/freeze/bkfile.py [new file with mode: 0644]
lib/python/Tools/freeze/checkextensions.py [new file with mode: 0644]
lib/python/Tools/freeze/checkextensions_win32.py [new file with mode: 0644]
lib/python/Tools/freeze/extensions_win32.ini [new file with mode: 0644]
lib/python/Tools/freeze/freeze.py [new file with mode: 0755]
lib/python/Tools/freeze/hello.py [new file with mode: 0644]
lib/python/Tools/freeze/makeconfig.py [new file with mode: 0644]
lib/python/Tools/freeze/makefreeze.py [new file with mode: 0644]
lib/python/Tools/freeze/makemakefile.py [new file with mode: 0644]
lib/python/Tools/freeze/parsesetup.py [new file with mode: 0644]
lib/python/Tools/freeze/win32.html [new file with mode: 0644]
lib/python/Tools/freeze/winmakemakefile.py [new file with mode: 0644]
lib/python/Tools/i18n/msgfmt.py [new file with mode: 0755]
lib/python/Tools/i18n/pygettext.py [new file with mode: 0755]
lib/python/Tools/modulator/EXAMPLE.py [new file with mode: 0644]
lib/python/Tools/modulator/README [new file with mode: 0644]
lib/python/Tools/modulator/ScrolledListbox.py [new file with mode: 0644]
lib/python/Tools/modulator/Templates/copyright [new file with mode: 0644]
lib/python/Tools/modulator/Templates/module_head [new file with mode: 0644]
lib/python/Tools/modulator/Templates/module_method [new file with mode: 0644]
lib/python/Tools/modulator/Templates/module_tail [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_head [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_method [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_mlist [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_new [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_structure [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tail [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_as_mapping [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_as_number [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_as_sequence [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_call [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_compare [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_dealloc [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_getattr [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_hash [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_print [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_repr [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_setattr [new file with mode: 0644]
lib/python/Tools/modulator/Templates/object_tp_str [new file with mode: 0644]
lib/python/Tools/modulator/Tkextra.py [new file with mode: 0755]
lib/python/Tools/modulator/genmodule.py [new file with mode: 0755]
lib/python/Tools/modulator/modulator.py [new file with mode: 0755]
lib/python/Tools/modulator/varsubst.py [new file with mode: 0644]
lib/python/Tools/msi/README.txt [new file with mode: 0644]
lib/python/Tools/msi/msi.py [new file with mode: 0644]
lib/python/Tools/msi/msilib.py [new file with mode: 0644]
lib/python/Tools/msi/msisupport.c [new file with mode: 0644]
lib/python/Tools/msi/msisupport.mak [new file with mode: 0644]
lib/python/Tools/msi/schema.py [new file with mode: 0644]
lib/python/Tools/msi/sequence.py [new file with mode: 0644]
lib/python/Tools/msi/uisample.py [new file with mode: 0644]
lib/python/Tools/msi/uuids.py [new file with mode: 0644]
lib/python/Tools/pynche/ChipViewer.py [new file with mode: 0644]
lib/python/Tools/pynche/ColorDB.py [new file with mode: 0644]
lib/python/Tools/pynche/DetailsViewer.py [new file with mode: 0644]
lib/python/Tools/pynche/ListViewer.py [new file with mode: 0644]
lib/python/Tools/pynche/Main.py [new file with mode: 0644]
lib/python/Tools/pynche/PyncheWidget.py [new file with mode: 0644]
lib/python/Tools/pynche/README [new file with mode: 0644]
lib/python/Tools/pynche/StripViewer.py [new file with mode: 0644]
lib/python/Tools/pynche/Switchboard.py [new file with mode: 0644]
lib/python/Tools/pynche/TextViewer.py [new file with mode: 0644]
lib/python/Tools/pynche/TypeinViewer.py [new file with mode: 0644]
lib/python/Tools/pynche/X/rgb.txt [new file with mode: 0644]
lib/python/Tools/pynche/X/xlicense.txt [new file with mode: 0644]
lib/python/Tools/pynche/__init__.py [new file with mode: 0644]
lib/python/Tools/pynche/html40colors.txt [new file with mode: 0644]
lib/python/Tools/pynche/namedcolors.txt [new file with mode: 0644]
lib/python/Tools/pynche/pyColorChooser.py [new file with mode: 0644]
lib/python/Tools/pynche/pynche [new file with mode: 0755]
lib/python/Tools/pynche/pynche.pyw [new file with mode: 0755]
lib/python/Tools/pynche/webcolors.txt [new file with mode: 0644]
lib/python/Tools/pynche/websafe.txt [new file with mode: 0644]
lib/python/Tools/scripts/README [new file with mode: 0644]
lib/python/Tools/scripts/byext.py [new file with mode: 0644]
lib/python/Tools/scripts/byteyears.py [new file with mode: 0755]
lib/python/Tools/scripts/checkappend.py [new file with mode: 0755]
lib/python/Tools/scripts/checkpyc.py [new file with mode: 0755]
lib/python/Tools/scripts/classfix.py [new file with mode: 0755]
lib/python/Tools/scripts/cleanfuture.py [new file with mode: 0644]
lib/python/Tools/scripts/combinerefs.py [new file with mode: 0644]
lib/python/Tools/scripts/copytime.py [new file with mode: 0755]
lib/python/Tools/scripts/crlf.py [new file with mode: 0755]
lib/python/Tools/scripts/cvsfiles.py [new file with mode: 0755]
lib/python/Tools/scripts/db2pickle.py [new file with mode: 0644]
lib/python/Tools/scripts/diff.py [new file with mode: 0644]
lib/python/Tools/scripts/dutree.doc [new file with mode: 0644]
lib/python/Tools/scripts/dutree.py [new file with mode: 0755]
lib/python/Tools/scripts/eptags.py [new file with mode: 0755]
lib/python/Tools/scripts/finddiv.py [new file with mode: 0755]
lib/python/Tools/scripts/findlinksto.py [new file with mode: 0755]
lib/python/Tools/scripts/fixcid.py [new file with mode: 0755]
lib/python/Tools/scripts/fixdiv.py [new file with mode: 0755]
lib/python/Tools/scripts/fixheader.py [new file with mode: 0755]
lib/python/Tools/scripts/fixnotice.py [new file with mode: 0755]
lib/python/Tools/scripts/fixps.py [new file with mode: 0755]
lib/python/Tools/scripts/ftpmirror.py [new file with mode: 0755]
lib/python/Tools/scripts/gencodec.py [new file with mode: 0644]
lib/python/Tools/scripts/google.py [new file with mode: 0755]
lib/python/Tools/scripts/gprof2html.py [new file with mode: 0755]
lib/python/Tools/scripts/h2py.py [new file with mode: 0755]
lib/python/Tools/scripts/hotshotmain.py [new file with mode: 0644]
lib/python/Tools/scripts/idle [new file with mode: 0644]
lib/python/Tools/scripts/ifdef.py [new file with mode: 0755]
lib/python/Tools/scripts/lfcr.py [new file with mode: 0755]
lib/python/Tools/scripts/linktree.py [new file with mode: 0755]
lib/python/Tools/scripts/lll.py [new file with mode: 0755]
lib/python/Tools/scripts/logmerge.py [new file with mode: 0755]
lib/python/Tools/scripts/mailerdaemon.py [new file with mode: 0755]
lib/python/Tools/scripts/md5sum.py [new file with mode: 0644]
lib/python/Tools/scripts/methfix.py [new file with mode: 0755]
lib/python/Tools/scripts/mkreal.py [new file with mode: 0755]
lib/python/Tools/scripts/ndiff.py [new file with mode: 0755]
lib/python/Tools/scripts/nm2def.py [new file with mode: 0755]
lib/python/Tools/scripts/objgraph.py [new file with mode: 0755]
lib/python/Tools/scripts/parseentities.py [new file with mode: 0755]
lib/python/Tools/scripts/pathfix.py [new file with mode: 0755]
lib/python/Tools/scripts/pdeps.py [new file with mode: 0755]
lib/python/Tools/scripts/pickle2db.py [new file with mode: 0644]
lib/python/Tools/scripts/pindent.py [new file with mode: 0755]
lib/python/Tools/scripts/ptags.py [new file with mode: 0755]
lib/python/Tools/scripts/pydoc [new file with mode: 0755]
lib/python/Tools/scripts/pydocgui.pyw [new file with mode: 0644]
lib/python/Tools/scripts/redemo.py [new file with mode: 0644]
lib/python/Tools/scripts/reindent.py [new file with mode: 0644]
lib/python/Tools/scripts/rgrep.py [new file with mode: 0755]
lib/python/Tools/scripts/setup.py [new file with mode: 0644]
lib/python/Tools/scripts/suff.py [new file with mode: 0755]
lib/python/Tools/scripts/texcheck.py [new file with mode: 0644]
lib/python/Tools/scripts/texi2html.py [new file with mode: 0755]
lib/python/Tools/scripts/treesync.py [new file with mode: 0755]
lib/python/Tools/scripts/untabify.py [new file with mode: 0755]
lib/python/Tools/scripts/which.py [new file with mode: 0755]
lib/python/Tools/scripts/xxci.py [new file with mode: 0755]
lib/python/Tools/unicode/makeunicodedata.py [new file with mode: 0644]
lib/python/Tools/unicode/mkstringprep.py [new file with mode: 0644]
lib/python/Tools/versioncheck/README [new file with mode: 0644]
lib/python/Tools/versioncheck/_checkversion.py [new file with mode: 0644]
lib/python/Tools/versioncheck/checkversions.py [new file with mode: 0644]
lib/python/Tools/versioncheck/pyversioncheck.py [new file with mode: 0644]
lib/python/Tools/webchecker/README [new file with mode: 0644]
lib/python/Tools/webchecker/tktools.py [new file with mode: 0644]
lib/python/Tools/webchecker/wcgui.py [new file with mode: 0755]
lib/python/Tools/webchecker/wcmac.py [new file with mode: 0644]
lib/python/Tools/webchecker/webchecker.py [new file with mode: 0755]
lib/python/Tools/webchecker/websucker.py [new file with mode: 0755]
lib/python/Tools/webchecker/wsgui.py [new file with mode: 0755]
lib/python/Tools/world/README [new file with mode: 0644]
lib/python/Tools/world/world [new file with mode: 0755]
lib/python/aclocal.m4 [new file with mode: 0644]
lib/python/configure [new file with mode: 0755]
lib/python/configure.in [new file with mode: 0644]
lib/python/install-sh [new file with mode: 0755]
lib/python/pyconfig.h.in [new file with mode: 0644]
lib/python/setup.py [new file with mode: 0644]
lib/snesapu/A2Misc.h [new file with mode: 0644]
lib/snesapu/Macro.Inc [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/APU.Asm [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/APU.Inc [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/APU.h [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/DSP.Asm [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/DSP.Inc [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/DSP.h [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/Makefile.in [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/ReadMe.Txt [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SNESAPU.cpp [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SNESAPU.def [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SNESAPU.h [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SNESAPU.lib [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SNESAPU.sln [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SNESAPU.vcproj [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SPC700.Asm [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SPC700.Inc [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/SPC700.h [new file with mode: 0644]
lib/snesapu/SNES/SNESAPU/Version.rc [new file with mode: 0644]
lib/snesapu/Types.h [new file with mode: 0644]
lib/snesapu/lgpl.txt [new file with mode: 0644]
lib/stsound/StSoundLibrary/Depacker.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/Depacker.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/LZH/lzh.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/LZH/lzhlib.txt [new file with mode: 0644]
lib/stsound/StSoundLibrary/LZH/lzhxlib.c [new file with mode: 0644]
lib/stsound/StSoundLibrary/Makefile.in [new file with mode: 0644]
lib/stsound/StSoundLibrary/StSoundLibrary.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/StSoundLibrary.vcproj [new file with mode: 0644]
lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj [new file with mode: 0644]
lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj.filters [new file with mode: 0644]
lib/stsound/StSoundLibrary/XBMCYM.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/Ym2149Ex.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/Ym2149Ex.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/YmMusic.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/YmMusic.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/YmTypes.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/YmUserInterface.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/Ymload.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/Ymload.h [new file with mode: 0644]
lib/stsound/StSoundLibrary/digidrum.cpp [new file with mode: 0644]
lib/stsound/StSoundLibrary/digidrum.h [new file with mode: 0644]
lib/stsound/license.txt [new file with mode: 0644]
lib/stsound/readme.html [new file with mode: 0644]
lib/stsound/revision.txt [new file with mode: 0644]
lib/timidity/AUTHORS [new file with mode: 0644]
lib/timidity/COPYING [new file with mode: 0644]
lib/timidity/ChangeLog [new file with mode: 0644]
lib/timidity/ChangeLog.1 [new file with mode: 0644]
lib/timidity/ChangeLog.2 [new file with mode: 0644]
lib/timidity/INSTALL [new file with mode: 0644]
lib/timidity/INSTALL.ja [new file with mode: 0644]
lib/timidity/Makefile.in [new file with mode: 0644]
lib/timidity/Makefile.win32 [new file with mode: 0644]
lib/timidity/NEWS [new file with mode: 0644]
lib/timidity/README [new file with mode: 0644]
lib/timidity/README.ja [new file with mode: 0644]
lib/timidity/TODO [new file with mode: 0644]
lib/timidity/TiMidity-uj.ad.in [new file with mode: 0644]
lib/timidity/TiMidity.ad.in [new file with mode: 0644]
lib/timidity/aclocal.m4 [new file with mode: 0644]
lib/timidity/autoconf/Makefile.am [new file with mode: 0644]
lib/timidity/autoconf/Makefile.in [new file with mode: 0644]
lib/timidity/autoconf/alsa.m4 [new file with mode: 0644]
lib/timidity/autoconf/ao.m4 [new file with mode: 0644]
lib/timidity/autoconf/arts.m4 [new file with mode: 0644]
lib/timidity/autoconf/config.guess [new file with mode: 0755]
lib/timidity/autoconf/config.sub [new file with mode: 0755]
lib/timidity/autoconf/depcomp [new file with mode: 0755]
lib/timidity/autoconf/esd.m4 [new file with mode: 0644]
lib/timidity/autoconf/gtk-2.0.m4 [new file with mode: 0644]
lib/timidity/autoconf/gtk.m4 [new file with mode: 0644]
lib/timidity/autoconf/install-sh [new file with mode: 0755]
lib/timidity/autoconf/libFLAC.m4 [new file with mode: 0644]
lib/timidity/autoconf/libOggFLAC.m4 [new file with mode: 0644]
lib/timidity/autoconf/missing [new file with mode: 0755]
lib/timidity/autoconf/mkinstalldirs [new file with mode: 0755]
lib/timidity/autoconf/ogg.m4 [new file with mode: 0644]
lib/timidity/autoconf/utils.m4 [new file with mode: 0644]
lib/timidity/autoconf/vorbis.m4 [new file with mode: 0644]
lib/timidity/common.makefile.in [new file with mode: 0644]
lib/timidity/config.h.in [new file with mode: 0644]
lib/timidity/configs/Makefile.am [new file with mode: 0644]
lib/timidity/configs/Makefile.in [new file with mode: 0644]
lib/timidity/configs/msc6-project.zip [new file with mode: 0644]
lib/timidity/configs/msc6-sjis.txt [new file with mode: 0644]
lib/timidity/configs/msc7-project.zip [new file with mode: 0644]
lib/timidity/configs/msc7-sjis.txt [new file with mode: 0644]
lib/timidity/configure.in [new file with mode: 0644]
lib/timidity/doc/C/CHANGES.02i [new file with mode: 0644]
lib/timidity/doc/C/FAQ [new file with mode: 0644]
lib/timidity/doc/C/Makefile.am [new file with mode: 0644]
lib/timidity/doc/C/Makefile.in [new file with mode: 0644]
lib/timidity/doc/C/README.alsaseq [new file with mode: 0644]
lib/timidity/doc/C/README.dl [new file with mode: 0644]
lib/timidity/doc/C/README.m2m [new file with mode: 0644]
lib/timidity/doc/C/README.mts [new file with mode: 0644]
lib/timidity/doc/C/README.sf [new file with mode: 0644]
lib/timidity/doc/C/README.tk [new file with mode: 0644]
lib/timidity/doc/C/README.w32 [new file with mode: 0644]
lib/timidity/doc/C/README.xaw [new file with mode: 0644]
lib/timidity/doc/C/README.xskin [new file with mode: 0644]
lib/timidity/doc/C/timidity.1 [new file with mode: 0644]
lib/timidity/doc/C/timidity.cfg.5 [new file with mode: 0644]
lib/timidity/doc/Makefile.am [new file with mode: 0644]
lib/timidity/doc/Makefile.in [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/Makefile.am [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/Makefile.in [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.alsaseq [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.dl [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.m2m [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.mts [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.sf [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.tk [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.w32 [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.xaw [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/README.xskin [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/timidity.1 [new file with mode: 0644]
lib/timidity/doc/ja_JP.eucJP/timidity.cfg.5 [new file with mode: 0644]
lib/timidity/exports.def [new file with mode: 0644]
lib/timidity/interface.h.in [new file with mode: 0644]
lib/timidity/interface/Makefile.am [new file with mode: 0644]
lib/timidity/interface/Makefile.in [new file with mode: 0644]
lib/timidity/interface/VTPrsTbl.c [new file with mode: 0644]
lib/timidity/interface/VTparse.h [new file with mode: 0644]
lib/timidity/interface/alsaseq_c.c [new file with mode: 0644]
lib/timidity/interface/arrow.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/Makefile.am [new file with mode: 0644]
lib/timidity/interface/bitmaps/Makefile.in [new file with mode: 0644]
lib/timidity/interface/bitmaps/back.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/fwrd.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/next.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/pause.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/play.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/prev.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/quit.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/random.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/repeat.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/stop.xbm [new file with mode: 0644]
lib/timidity/interface/bitmaps/timidity.xbm [new file with mode: 0644]
lib/timidity/interface/browser.tcl [new file with mode: 0644]
lib/timidity/interface/check.xbm [new file with mode: 0644]
lib/timidity/interface/dumb_c.c [new file with mode: 0644]
lib/timidity/interface/dynamic_c.c [new file with mode: 0644]
lib/timidity/interface/emacs_c.c [new file with mode: 0644]
lib/timidity/interface/escape_sjis.pl [new file with mode: 0644]
lib/timidity/interface/gtk_c.c [new file with mode: 0644]
lib/timidity/interface/gtk_h.h [new file with mode: 0644]
lib/timidity/interface/gtk_i.c [new file with mode: 0644]
lib/timidity/interface/gtk_p.c [new file with mode: 0644]
lib/timidity/interface/interface_T.txt [new file with mode: 0644]
lib/timidity/interface/interface_a.txt [new file with mode: 0644]
lib/timidity/interface/interface_e.txt [new file with mode: 0644]
lib/timidity/interface/interface_g.txt [new file with mode: 0644]
lib/timidity/interface/interface_i.txt [new file with mode: 0644]
lib/timidity/interface/interface_k.txt [new file with mode: 0644]
lib/timidity/interface/interface_m.txt [new file with mode: 0644]
lib/timidity/interface/interface_n.txt [new file with mode: 0644]
lib/timidity/interface/interface_s.txt [new file with mode: 0644]
lib/timidity/interface/mac_c.c [new file with mode: 0644]
lib/timidity/interface/mac_c.h [new file with mode: 0644]
lib/timidity/interface/mac_mag.c [new file with mode: 0644]
lib/timidity/interface/mac_mag.h [new file with mode: 0644]
lib/timidity/interface/mac_trace.c [new file with mode: 0644]
lib/timidity/interface/mac_wrdwindow.c [new file with mode: 0644]
lib/timidity/interface/mac_wrdwindow.h [new file with mode: 0644]
lib/timidity/interface/misc.tcl [new file with mode: 0644]
lib/timidity/interface/motif.h [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/Makefile.am [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/Makefile.in [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/back.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/fwd.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/next.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/pause.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/prev.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/quit.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/restart.xbm [new file with mode: 0644]
lib/timidity/interface/motif_bitmaps/timidity.xbm [new file with mode: 0644]
lib/timidity/interface/motif_c.c [new file with mode: 0644]
lib/timidity/interface/motif_i.c [new file with mode: 0644]
lib/timidity/interface/motif_p.c [new file with mode: 0644]
lib/timidity/interface/ncurs_c.c [new file with mode: 0644]
lib/timidity/interface/off.xbm [new file with mode: 0644]
lib/timidity/interface/on.xbm [new file with mode: 0644]
lib/timidity/interface/pixmaps/Makefile.am [new file with mode: 0644]
lib/timidity/interface/pixmaps/Makefile.in [new file with mode: 0644]
lib/timidity/interface/pixmaps/fast.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/ff.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/keydown.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/keyup.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/loud.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/nextdisc.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/nexttrk.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/open.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/playpaus.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/prevdisc.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/prevtrk.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/quiet.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/quit.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/restart.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/rew.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/slow.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/stop.xpm [new file with mode: 0644]
lib/timidity/interface/pixmaps/timidity.xpm [new file with mode: 0644]
lib/timidity/interface/portmidisyn_c.c [new file with mode: 0644]
lib/timidity/interface/rtsyn.h [new file with mode: 0644]
lib/timidity/interface/rtsyn_common.c [new file with mode: 0644]
lib/timidity/interface/rtsyn_portmidi.c [new file with mode: 0644]
lib/timidity/interface/rtsyn_winmm.c [new file with mode: 0644]
lib/timidity/interface/server_c.c [new file with mode: 0644]
lib/timidity/interface/server_defs.h [new file with mode: 0644]
lib/timidity/interface/slang_c.c [new file with mode: 0644]
lib/timidity/interface/soundspec.c [new file with mode: 0644]
lib/timidity/interface/soundspec.h [new file with mode: 0644]
lib/timidity/interface/tclIndex [new file with mode: 0644]
lib/timidity/interface/timidity.el [new file with mode: 0644]
lib/timidity/interface/tk_c.c [new file with mode: 0644]
lib/timidity/interface/tkmidity.ptcl [new file with mode: 0755]
lib/timidity/interface/tkpanel.tcl [new file with mode: 0755]
lib/timidity/interface/vt100.c [new file with mode: 0644]
lib/timidity/interface/vt100.h [new file with mode: 0644]
lib/timidity/interface/vt100_c.c [new file with mode: 0644]
lib/timidity/interface/w32g.h [new file with mode: 0644]
lib/timidity/interface/w32g_btn.bmp [new file with mode: 0644]
lib/timidity/interface/w32g_c.c [new file with mode: 0644]
lib/timidity/interface/w32g_dib.c [new file with mode: 0644]
lib/timidity/interface/w32g_dib.h [new file with mode: 0644]
lib/timidity/interface/w32g_i.c [new file with mode: 0644]
lib/timidity/interface/w32g_icon.ico [new file with mode: 0644]
lib/timidity/interface/w32g_ini.c [new file with mode: 0644]
lib/timidity/interface/w32g_mag.c [new file with mode: 0644]
lib/timidity/interface/w32g_mag.h [new file with mode: 0644]
lib/timidity/interface/w32g_playlist.c [new file with mode: 0644]
lib/timidity/interface/w32g_pref.c [new file with mode: 0644]
lib/timidity/interface/w32g_pref.h [new file with mode: 0644]
lib/timidity/interface/w32g_rec.h [new file with mode: 0644]
lib/timidity/interface/w32g_res.h [new file with mode: 0644]
lib/timidity/interface/w32g_res.rc [new file with mode: 0644]
lib/timidity/interface/w32g_sleep.bmp [new file with mode: 0644]
lib/timidity/interface/w32g_subbtn.bmp [new file with mode: 0644]
lib/timidity/interface/w32g_subwin.c [new file with mode: 0644]
lib/timidity/interface/w32g_subwin.h [new file with mode: 0644]
lib/timidity/interface/w32g_subwin2.c [new file with mode: 0644]
lib/timidity/interface/w32g_subwin3.c [new file with mode: 0644]
lib/timidity/interface/w32g_syn.c [new file with mode: 0644]
lib/timidity/interface/w32g_tracer.bmp [new file with mode: 0644]
lib/timidity/interface/w32g_tracer.h [new file with mode: 0644]
lib/timidity/interface/w32g_ut2.c [new file with mode: 0644]
lib/timidity/interface/w32g_ut2.h [new file with mode: 0644]
lib/timidity/interface/w32g_utl.c [new file with mode: 0644]
lib/timidity/interface/w32g_utl.h [new file with mode: 0644]
lib/timidity/interface/w32g_wrd.h [new file with mode: 0644]
lib/timidity/interface/winsyn_c.c [new file with mode: 0644]
lib/timidity/interface/wrdt_dumb.c [new file with mode: 0644]
lib/timidity/interface/wrdt_mac.c [new file with mode: 0644]
lib/timidity/interface/wrdt_tty.c [new file with mode: 0644]
lib/timidity/interface/wrdt_w32g.c [new file with mode: 0644]
lib/timidity/interface/wrdt_wcon.c [new file with mode: 0644]
lib/timidity/interface/wrdt_x.c [new file with mode: 0644]
lib/timidity/interface/x_mag.c [new file with mode: 0644]
lib/timidity/interface/x_mag.h [new file with mode: 0644]
lib/timidity/interface/x_sherry.c [new file with mode: 0644]
lib/timidity/interface/x_sherry.h [new file with mode: 0644]
lib/timidity/interface/x_wrdwindow.c [new file with mode: 0644]
lib/timidity/interface/x_wrdwindow.h [new file with mode: 0644]
lib/timidity/interface/xaw.h [new file with mode: 0644]
lib/timidity/interface/xaw_c.c [new file with mode: 0644]
lib/timidity/interface/xaw_i.c [new file with mode: 0644]
lib/timidity/interface/xaw_redef.c [new file with mode: 0644]
lib/timidity/interface/xskin.h [new file with mode: 0644]
lib/timidity/interface/xskin_c.c [new file with mode: 0644]
lib/timidity/interface/xskin_i.c [new file with mode: 0644]
lib/timidity/interface/xskin_loadBMP.c [new file with mode: 0644]
lib/timidity/interface/xskin_spectrum.c [new file with mode: 0644]
lib/timidity/libarc/Makefile.am [new file with mode: 0644]
lib/timidity/libarc/Makefile.in [new file with mode: 0644]
lib/timidity/libarc/arc.c [new file with mode: 0644]
lib/timidity/libarc/arc.h [new file with mode: 0644]
lib/timidity/libarc/arc_lzh.c [new file with mode: 0644]
lib/timidity/libarc/arc_mime.c [new file with mode: 0644]
lib/timidity/libarc/arc_tar.c [new file with mode: 0644]
lib/timidity/libarc/arc_zip.c [new file with mode: 0644]
lib/timidity/libarc/deflate.c [new file with mode: 0644]
lib/timidity/libarc/explode.c [new file with mode: 0644]
lib/timidity/libarc/explode.h [new file with mode: 0644]
lib/timidity/libarc/inflate.c [new file with mode: 0644]
lib/timidity/libarc/unlzh.c [new file with mode: 0644]
lib/timidity/libarc/unlzh.h [new file with mode: 0644]
lib/timidity/libarc/url.c [new file with mode: 0644]
lib/timidity/libarc/url.h [new file with mode: 0644]
lib/timidity/libarc/url_b64decode.c [new file with mode: 0644]
lib/timidity/libarc/url_buff.c [new file with mode: 0644]
lib/timidity/libarc/url_cache.c [new file with mode: 0644]
lib/timidity/libarc/url_dir.c [new file with mode: 0644]
lib/timidity/libarc/url_file.c [new file with mode: 0644]
lib/timidity/libarc/url_ftp.c [new file with mode: 0644]
lib/timidity/libarc/url_hqxdecode.c [new file with mode: 0644]
lib/timidity/libarc/url_http.c [new file with mode: 0644]
lib/timidity/libarc/url_inflate.c [new file with mode: 0644]
lib/timidity/libarc/url_mem.c [new file with mode: 0644]
lib/timidity/libarc/url_news.c [new file with mode: 0644]
lib/timidity/libarc/url_newsgroup.c [new file with mode: 0644]
lib/timidity/libarc/url_pipe.c [new file with mode: 0644]
lib/timidity/libarc/url_qsdecode.c [new file with mode: 0644]
lib/timidity/libarc/url_uudecode.c [new file with mode: 0644]
lib/timidity/libarc/zip.h [new file with mode: 0644]
lib/timidity/libunimod/AUTHORS [new file with mode: 0644]
lib/timidity/libunimod/Makefile.am [new file with mode: 0644]
lib/timidity/libunimod/Makefile.in [new file with mode: 0644]
lib/timidity/libunimod/load_669.c [new file with mode: 0644]
lib/timidity/libunimod/load_amf.c [new file with mode: 0644]
lib/timidity/libunimod/load_dsm.c [new file with mode: 0644]
lib/timidity/libunimod/load_far.c [new file with mode: 0644]
lib/timidity/libunimod/load_gdm.c [new file with mode: 0644]
lib/timidity/libunimod/load_imf.c [new file with mode: 0644]
lib/timidity/libunimod/load_it.c [new file with mode: 0644]
lib/timidity/libunimod/load_m15.c [new file with mode: 0644]
lib/timidity/libunimod/load_med.c [new file with mode: 0644]
lib/timidity/libunimod/load_mod.c [new file with mode: 0644]
lib/timidity/libunimod/load_mtm.c [new file with mode: 0644]
lib/timidity/libunimod/load_okt.c [new file with mode: 0644]
lib/timidity/libunimod/load_s3m.c [new file with mode: 0644]
lib/timidity/libunimod/load_stm.c [new file with mode: 0644]
lib/timidity/libunimod/load_stx.c [new file with mode: 0644]
lib/timidity/libunimod/load_ult.c [new file with mode: 0644]
lib/timidity/libunimod/load_uni.c [new file with mode: 0644]
lib/timidity/libunimod/load_xm.c [new file with mode: 0644]
lib/timidity/libunimod/mloader.c [new file with mode: 0644]
lib/timidity/libunimod/mlutil.c [new file with mode: 0644]
lib/timidity/libunimod/mmsup.c [new file with mode: 0644]
lib/timidity/libunimod/munitrk.c [new file with mode: 0644]
lib/timidity/libunimod/unimod.h [new file with mode: 0644]
lib/timidity/libunimod/unimod_priv.h [new file with mode: 0644]
lib/timidity/script/Makefile.am [new file with mode: 0644]
lib/timidity/script/Makefile.in [new file with mode: 0644]
lib/timidity/script/dllutl.rb [new file with mode: 0644]
lib/timidity/script/lspatch.pl [new file with mode: 0644]
lib/timidity/script/readme.txt [new file with mode: 0644]
lib/timidity/script/wcc386_w.sh [new file with mode: 0755]
lib/timidity/timidity/aRts_a.c [new file with mode: 0644]
lib/timidity/timidity/aenc.h [new file with mode: 0644]
lib/timidity/timidity/aiff_a.c [new file with mode: 0644]
lib/timidity/timidity/alsa_a.c [new file with mode: 0644]
lib/timidity/timidity/ao_a.c [new file with mode: 0644]
lib/timidity/timidity/aq.c [new file with mode: 0644]
lib/timidity/timidity/aq.h [new file with mode: 0644]
lib/timidity/timidity/au_a.c [new file with mode: 0644]
lib/timidity/timidity/audio_cnv.c [new file with mode: 0644]
lib/timidity/timidity/audio_cnv.h [new file with mode: 0644]
lib/timidity/timidity/audriv.h [new file with mode: 0644]
lib/timidity/timidity/audriv_a.c [new file with mode: 0644]
lib/timidity/timidity/audriv_al.c [new file with mode: 0644]
lib/timidity/timidity/audriv_mme.c [new file with mode: 0644]
lib/timidity/timidity/audriv_none.c [new file with mode: 0644]
lib/timidity/timidity/bsd20_a.c [new file with mode: 0644]
lib/timidity/timidity/buffer_a.c [new file with mode: 0644]
lib/timidity/timidity/calcnewt.c [new file with mode: 0644]
lib/timidity/timidity/common.c [new file with mode: 0644]
lib/timidity/timidity/common.h [new file with mode: 0644]
lib/timidity/timidity/controls.c [new file with mode: 0644]
lib/timidity/timidity/controls.h [new file with mode: 0644]
lib/timidity/timidity/darwin_a.c [new file with mode: 0644]
lib/timidity/timidity/dl_dld.c [new file with mode: 0644]
lib/timidity/timidity/dl_dlopen.c [new file with mode: 0644]
lib/timidity/timidity/dl_dyld.c [new file with mode: 0644]
lib/timidity/timidity/dl_hpux.c [new file with mode: 0644]
lib/timidity/timidity/dl_w32.c [new file with mode: 0644]
lib/timidity/timidity/dlutils.h [new file with mode: 0644]
lib/timidity/timidity/effect.c [new file with mode: 0644]
lib/timidity/timidity/esd_a.c [new file with mode: 0644]
lib/timidity/timidity/filter.c [new file with mode: 0644]
lib/timidity/timidity/filter.h [new file with mode: 0644]
lib/timidity/timidity/flac_a.c [new file with mode: 0644]
lib/timidity/timidity/freq.c [new file with mode: 0644]
lib/timidity/timidity/freq.h [new file with mode: 0644]
lib/timidity/timidity/gogo_a.c [new file with mode: 0644]
lib/timidity/timidity/gogo_a.h [new file with mode: 0644]
lib/timidity/timidity/hpux_a.c [new file with mode: 0644]
lib/timidity/timidity/hpux_d_a.c [new file with mode: 0644]
lib/timidity/timidity/instrum.c [new file with mode: 0644]
lib/timidity/timidity/instrum.h [new file with mode: 0644]
lib/timidity/timidity/jack_a.c [new file with mode: 0644]
lib/timidity/timidity/list_a.c [new file with mode: 0644]
lib/timidity/timidity/loadtab.c [new file with mode: 0644]
lib/timidity/timidity/m2m.c [new file with mode: 0644]
lib/timidity/timidity/mac_a.c [new file with mode: 0644]
lib/timidity/timidity/mac_com.h [new file with mode: 0644]
lib/timidity/timidity/mac_dlog.c [new file with mode: 0644]
lib/timidity/timidity/mac_main.c [new file with mode: 0644]
lib/timidity/timidity/mac_main.h [new file with mode: 0644]
lib/timidity/timidity/mac_qt_a.c [new file with mode: 0644]
lib/timidity/timidity/mac_soundspec.c [new file with mode: 0644]
lib/timidity/timidity/mfi.c [new file with mode: 0644]
lib/timidity/timidity/mfnode.c [new file with mode: 0644]
lib/timidity/timidity/mfnode.h [new file with mode: 0644]
lib/timidity/timidity/mid-j.defs [new file with mode: 0644]
lib/timidity/timidity/mid.defs [new file with mode: 0644]
lib/timidity/timidity/miditrace.c [new file with mode: 0644]
lib/timidity/timidity/miditrace.h [new file with mode: 0644]
lib/timidity/timidity/mix.c [new file with mode: 0644]
lib/timidity/timidity/mix.h [new file with mode: 0644]
lib/timidity/timidity/mod.c [new file with mode: 0644]
lib/timidity/timidity/mod.h [new file with mode: 0644]
lib/timidity/timidity/mod2midi.c [new file with mode: 0644]
lib/timidity/timidity/mod2midi.h [new file with mode: 0644]
lib/timidity/timidity/modmid_a.c [new file with mode: 0644]
lib/timidity/timidity/mt19937ar.c [new file with mode: 0644]
lib/timidity/timidity/mt19937ar.h [new file with mode: 0644]
lib/timidity/timidity/nas_a.c [new file with mode: 0644]
lib/timidity/timidity/newton_table.c [new file with mode: 0644]
lib/timidity/timidity/optcode.c [new file with mode: 0644]
lib/timidity/timidity/optcode.h [new file with mode: 0644]
lib/timidity/timidity/oss_a.c [new file with mode: 0644]
lib/timidity/timidity/output.c [new file with mode: 0644]
lib/timidity/timidity/output.h [new file with mode: 0644]
lib/timidity/timidity/playmidi.c [new file with mode: 0644]
lib/timidity/timidity/playmidi.h [new file with mode: 0644]
lib/timidity/timidity/portaudio_a.c [new file with mode: 0644]
lib/timidity/timidity/quantity.c [new file with mode: 0644]
lib/timidity/timidity/quantity.h [new file with mode: 0644]
lib/timidity/timidity/raw_a.c [new file with mode: 0644]
lib/timidity/timidity/rcp.c [new file with mode: 0644]
lib/timidity/timidity/readmidi.c [new file with mode: 0644]
lib/timidity/timidity/readmidi.h [new file with mode: 0644]
lib/timidity/timidity/recache.c [new file with mode: 0644]
lib/timidity/timidity/recache.h [new file with mode: 0644]
lib/timidity/timidity/resample.c [new file with mode: 0644]
lib/timidity/timidity/resample.h [new file with mode: 0644]
lib/timidity/timidity/reverb.c [new file with mode: 0644]
lib/timidity/timidity/reverb.h [new file with mode: 0644]
lib/timidity/timidity/sbkconv.c [new file with mode: 0644]
lib/timidity/timidity/sdl_c.c [new file with mode: 0644]
lib/timidity/timidity/sffile.c [new file with mode: 0644]
lib/timidity/timidity/sffile.h [new file with mode: 0644]
lib/timidity/timidity/sfitem.c [new file with mode: 0644]
lib/timidity/timidity/sfitem.h [new file with mode: 0644]
lib/timidity/timidity/sflayer.h [new file with mode: 0644]
lib/timidity/timidity/smfconv.c [new file with mode: 0644]
lib/timidity/timidity/smfconv.h [new file with mode: 0644]
lib/timidity/timidity/smplfile.c [new file with mode: 0644]
lib/timidity/timidity/sndfont.c [new file with mode: 0644]
lib/timidity/timidity/speex_a.c [new file with mode: 0644]
lib/timidity/timidity/sun_a.c [new file with mode: 0644]
lib/timidity/timidity/sysdep.h [new file with mode: 0644]
lib/timidity/timidity/tables.c [new file with mode: 0644]
lib/timidity/timidity/tables.h [new file with mode: 0644]
lib/timidity/timidity/timidity.c [new file with mode: 0644]
lib/timidity/timidity/timidity.h [new file with mode: 0644]
lib/timidity/timidity/version.c [new file with mode: 0644]
lib/timidity/timidity/vorbis_a.c [new file with mode: 0644]
lib/timidity/timidity/w32_a.c [new file with mode: 0644]
lib/timidity/timidity/w32_gogo.c [new file with mode: 0644]
lib/timidity/timidity/w32_gogo.h [new file with mode: 0644]
lib/timidity/timidity/w32_libFLAC_dll.c [new file with mode: 0644]
lib/timidity/timidity/w32_libFLAC_dll.h [new file with mode: 0644]
lib/timidity/timidity/w32_libFLAC_dll_g.h [new file with mode: 0644]
lib/timidity/timidity/w32_libFLAC_dll_i.h [new file with mode: 0644]
lib/timidity/timidity/w32_libOggFLAC_dll.c [new file with mode: 0644]
lib/timidity/timidity/w32_libOggFLAC_dll.h [new file with mode: 0644]
lib/timidity/timidity/w32_libOggFLAC_dll_g.h [new file with mode: 0644]
lib/timidity/timidity/w32_libOggFLAC_dll_i.h [new file with mode: 0644]
lib/timidity/timidity/w32_portaudio.h [new file with mode: 0644]
lib/timidity/timidity/w32_portaudio_dll.c [new file with mode: 0644]
lib/timidity/timidity/w32g_ogg_dll.c [new file with mode: 0644]
lib/timidity/timidity/w32g_vorbis_dll.c [new file with mode: 0644]
lib/timidity/timidity/w32g_vorbisenc_dll.c [new file with mode: 0644]
lib/timidity/timidity/wave_a.c [new file with mode: 0644]
lib/timidity/timidity/wrd.h [new file with mode: 0644]
lib/timidity/timidity/wrd_read.c [new file with mode: 0644]
lib/timidity/timidity/wrdt.c [new file with mode: 0644]
lib/timidity/timidity_codec.c [new file with mode: 0644]
lib/timidity/timidity_codec.h [new file with mode: 0644]
lib/timidity/utils/Makefile.am [new file with mode: 0644]
lib/timidity/utils/Makefile.in [new file with mode: 0644]
lib/timidity/utils/bitset.c [new file with mode: 0644]
lib/timidity/utils/bitset.h [new file with mode: 0644]
lib/timidity/utils/fft.c [new file with mode: 0644]
lib/timidity/utils/fft.h [new file with mode: 0644]
lib/timidity/utils/fft4g.c [new file with mode: 0644]
lib/timidity/utils/fft4g.h [new file with mode: 0644]
lib/timidity/utils/getopt.c [new file with mode: 0644]
lib/timidity/utils/mac_readdir.c [new file with mode: 0644]
lib/timidity/utils/mac_readdir.h [new file with mode: 0644]
lib/timidity/utils/mac_util.c [new file with mode: 0644]
lib/timidity/utils/mac_util.h [new file with mode: 0644]
lib/timidity/utils/mblock.c [new file with mode: 0644]
lib/timidity/utils/mblock.h [new file with mode: 0644]
lib/timidity/utils/memb.c [new file with mode: 0644]
lib/timidity/utils/memb.h [new file with mode: 0644]
lib/timidity/utils/net.c [new file with mode: 0644]
lib/timidity/utils/net.h [new file with mode: 0644]
lib/timidity/utils/nkflib.c [new file with mode: 0644]
lib/timidity/utils/nkflib.h [new file with mode: 0644]
lib/timidity/utils/readdir.h [new file with mode: 0644]
lib/timidity/utils/readdir_win.c [new file with mode: 0644]
lib/timidity/utils/strtab.c [new file with mode: 0644]
lib/timidity/utils/strtab.h [new file with mode: 0644]
lib/timidity/utils/support.c [new file with mode: 0644]
lib/timidity/utils/support.h [new file with mode: 0644]
lib/timidity/utils/timer.c [new file with mode: 0644]
lib/timidity/utils/timer.h [new file with mode: 0644]
lib/timidity/utils/tmdy_getopt.h [new file with mode: 0644]
lib/tinyXML/Makefile [new file with mode: 0644]
lib/tinyXML/tinystr.cpp [new file with mode: 0644]
lib/tinyXML/tinystr.h [new file with mode: 0644]
lib/tinyXML/tinyxml.cpp [new file with mode: 0644]
lib/tinyXML/tinyxml.h [new file with mode: 0644]
lib/tinyXML/tinyxmlerror.cpp [new file with mode: 0644]
lib/tinyXML/tinyxmlparser.cpp [new file with mode: 0644]
lib/vgmstream/COPYING [new file with mode: 0644]
lib/vgmstream/Makefile.in [new file with mode: 0644]
lib/vgmstream/XBMCVGM.cpp [new file with mode: 0644]
lib/vgmstream/ext_includes/pstdint.h [new file with mode: 0644]
lib/vgmstream/readme.txt [new file with mode: 0644]
lib/vgmstream/src/coding/acm_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/acm_decoder.h [new file with mode: 0644]
lib/vgmstream/src/coding/adx_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/aica_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/coding.h [new file with mode: 0644]
lib/vgmstream/src/coding/eaxa_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/g721_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/g72x_state.h [new file with mode: 0644]
lib/vgmstream/src/coding/ima_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/l5_555_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/mpeg_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/msadpcm_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/nds_procyon_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/ngc_afc_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/ngc_dsp_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/ngc_dtk_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/nwa_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/nwa_decoder.h [new file with mode: 0644]
lib/vgmstream/src/coding/ogg_vorbis_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/pcm_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/psx_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/sdx2_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/ws_decoder.c [new file with mode: 0644]
lib/vgmstream/src/coding/xa_decoder.c [new file with mode: 0644]
lib/vgmstream/src/layout/aax_layout.c [new file with mode: 0644]
lib/vgmstream/src/layout/aix_layout.c [new file with mode: 0644]
lib/vgmstream/src/layout/ast_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/caf_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/de2_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/ea_block.c [new file with mode: 0644]
lib/vgmstream/src/layout/emff_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/filp_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/gsb_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/halpst_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/ims_block.c [new file with mode: 0644]
lib/vgmstream/src/layout/interleave.c [new file with mode: 0644]
lib/vgmstream/src/layout/interleave_byte.c [new file with mode: 0644]
lib/vgmstream/src/layout/layout.h [new file with mode: 0644]
lib/vgmstream/src/layout/mus_acm_layout.c [new file with mode: 0644]
lib/vgmstream/src/layout/nolayout.c [new file with mode: 0644]
lib/vgmstream/src/layout/str_snds_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/thp_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/vs_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/ws_aud_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/wsi_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/xa_blocked.c [new file with mode: 0644]
lib/vgmstream/src/layout/xvas_block.c [new file with mode: 0644]
lib/vgmstream/src/libvgmstream.vcproj [new file with mode: 0644]
lib/vgmstream/src/meta/Cstr.c [new file with mode: 0644]
lib/vgmstream/src/meta/aax.c [new file with mode: 0644]
lib/vgmstream/src/meta/acm.c [new file with mode: 0644]
lib/vgmstream/src/meta/adx_header.c [new file with mode: 0644]
lib/vgmstream/src/meta/afc_header.c [new file with mode: 0644]
lib/vgmstream/src/meta/agsc.c [new file with mode: 0644]
lib/vgmstream/src/meta/ahx.c [new file with mode: 0644]
lib/vgmstream/src/meta/aifc.c [new file with mode: 0644]
lib/vgmstream/src/meta/aix.c [new file with mode: 0644]
lib/vgmstream/src/meta/ast.c [new file with mode: 0644]
lib/vgmstream/src/meta/bgw.c [new file with mode: 0644]
lib/vgmstream/src/meta/brstm.c [new file with mode: 0644]
lib/vgmstream/src/meta/capdsp.c [new file with mode: 0644]
lib/vgmstream/src/meta/dc_asd.c [new file with mode: 0644]
lib/vgmstream/src/meta/dc_idvi.c [new file with mode: 0644]
lib/vgmstream/src/meta/dc_kcey.c [new file with mode: 0644]
lib/vgmstream/src/meta/dc_str.c [new file with mode: 0644]
lib/vgmstream/src/meta/dc_wav_dcs.c [new file with mode: 0644]
lib/vgmstream/src/meta/de2.c [new file with mode: 0644]
lib/vgmstream/src/meta/ea_header.c [new file with mode: 0644]
lib/vgmstream/src/meta/ea_old.c [new file with mode: 0644]
lib/vgmstream/src/meta/emff.c [new file with mode: 0644]
lib/vgmstream/src/meta/fsb.c [new file with mode: 0644]
lib/vgmstream/src/meta/gca.c [new file with mode: 0644]
lib/vgmstream/src/meta/gcsw.c [new file with mode: 0644]
lib/vgmstream/src/meta/genh.c [new file with mode: 0644]
lib/vgmstream/src/meta/gsp_gsb.c [new file with mode: 0644]
lib/vgmstream/src/meta/halpst.c [new file with mode: 0644]
lib/vgmstream/src/meta/idsp.c [new file with mode: 0644]
lib/vgmstream/src/meta/ish_isd.c [new file with mode: 0644]
lib/vgmstream/src/meta/ivb.c [new file with mode: 0644]
lib/vgmstream/src/meta/kraw.c [new file with mode: 0644]
lib/vgmstream/src/meta/meta.h [new file with mode: 0644]
lib/vgmstream/src/meta/msvp.c [new file with mode: 0644]
lib/vgmstream/src/meta/mus_acm.c [new file with mode: 0644]
lib/vgmstream/src/meta/musc.c [new file with mode: 0644]
lib/vgmstream/src/meta/musx.c [new file with mode: 0644]
lib/vgmstream/src/meta/naomi_spsd.c [new file with mode: 0644]
lib/vgmstream/src/meta/nds_sad.c [new file with mode: 0644]
lib/vgmstream/src/meta/nds_strm.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_adpdtk.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_bh2pcm.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_caf.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_dsp_std.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_ffcc_str.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_iadp.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_pdt.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_ssm.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_tydsp.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_waa_wac_wad_wam.c [new file with mode: 0644]
lib/vgmstream/src/meta/ngc_ymf.c [new file with mode: 0644]
lib/vgmstream/src/meta/nwa.c [new file with mode: 0644]
lib/vgmstream/src/meta/ogg_vorbis_file.c [new file with mode: 0644]
lib/vgmstream/src/meta/pcm.c [new file with mode: 0644]
lib/vgmstream/src/meta/pos.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_ads.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_ass.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_aus.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_bg00.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_bmdx.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_ccc.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_dxh.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_enth.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_exst.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_filp.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_gbts.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_hgc1.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_ikm.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_ild.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_int.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_joe.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_kces.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_leg.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_mib.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_mic.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_mihb.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_npsf.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_p2bt.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_pnb.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_psh.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_psw.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_rkv.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_rnd.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_rstm.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_rws.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_rxw.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_seg.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_sfs.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_sl3.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_str.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_svag.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_tec.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_vag.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_vas.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_vpk.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_xa2.c [new file with mode: 0644]
lib/vgmstream/src/meta/ps2_xa30.c [new file with mode: 0644]
lib/vgmstream/src/meta/psx_cdxa.c [new file with mode: 0644]
lib/vgmstream/src/meta/psx_fag.c [new file with mode: 0644]
lib/vgmstream/src/meta/psx_gms.c [new file with mode: 0644]
lib/vgmstream/src/meta/raw.c [new file with mode: 0644]
lib/vgmstream/src/meta/riff.c [new file with mode: 0644]
lib/vgmstream/src/meta/rs03.c [new file with mode: 0644]
lib/vgmstream/src/meta/rsd.c [new file with mode: 0644]
lib/vgmstream/src/meta/rsf.c [new file with mode: 0644]
lib/vgmstream/src/meta/rwsd.c [new file with mode: 0644]
lib/vgmstream/src/meta/rwx.c [new file with mode: 0644]
lib/vgmstream/src/meta/sat_dvi.c [new file with mode: 0644]
lib/vgmstream/src/meta/sat_sap.c [new file with mode: 0644]
lib/vgmstream/src/meta/sdt.c [new file with mode: 0644]
lib/vgmstream/src/meta/sfl.c [new file with mode: 0644]
lib/vgmstream/src/meta/sli.c [new file with mode: 0644]
lib/vgmstream/src/meta/spt_spd.c [new file with mode: 0644]
lib/vgmstream/src/meta/ss_stream.c [new file with mode: 0644]
lib/vgmstream/src/meta/str_asr.c [new file with mode: 0644]
lib/vgmstream/src/meta/str_snds.c [new file with mode: 0644]
lib/vgmstream/src/meta/svs.c [new file with mode: 0644]
lib/vgmstream/src/meta/thp.c [new file with mode: 0644]
lib/vgmstream/src/meta/vgs.c [new file with mode: 0644]
lib/vgmstream/src/meta/vs.c [new file with mode: 0644]
lib/vgmstream/src/meta/wii_mus.c [new file with mode: 0644]
lib/vgmstream/src/meta/wii_smp.c [new file with mode: 0644]
lib/vgmstream/src/meta/wii_sng.c [new file with mode: 0644]
lib/vgmstream/src/meta/wii_sts.c [new file with mode: 0644]
lib/vgmstream/src/meta/ws_aud.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_ims.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_stma.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_wavm.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_wvs.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_xmu.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_xvas.c [new file with mode: 0644]
lib/vgmstream/src/meta/xbox_xwav.c [new file with mode: 0644]
lib/vgmstream/src/meta/xss.c [new file with mode: 0644]
lib/vgmstream/src/meta/xwb.c [new file with mode: 0644]
lib/vgmstream/src/meta/ydsp.c [new file with mode: 0644]
lib/vgmstream/src/meta/zwdsp.c [new file with mode: 0644]
lib/vgmstream/src/streamfile.c [new file with mode: 0644]
lib/vgmstream/src/streamfile.h [new file with mode: 0644]
lib/vgmstream/src/streamtypes.h [new file with mode: 0644]
lib/vgmstream/src/util.c [new file with mode: 0644]
lib/vgmstream/src/util.h [new file with mode: 0644]
lib/vgmstream/src/vgmstream.c [new file with mode: 0644]
lib/vgmstream/src/vgmstream.h [new file with mode: 0644]
lib/vgmstream/win32/win32.sln [new file with mode: 0644]
lib/vgmstream/win32/win32.vcproj [new file with mode: 0644]
lib/vgmstream/win32/win32.vcxproj [new file with mode: 0644]
lib/vgmstream/win32/win32.vcxproj.filters [new file with mode: 0644]
lib/win32/boost/boost/assert.hpp [new file with mode: 0644]
lib/win32/boost/boost/checked_delete.hpp [new file with mode: 0644]
lib/win32/boost/boost/config.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/compiler/visualc.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/no_tr1/utility.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/platform/win32.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/select_compiler_config.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/select_platform_config.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/select_stdlib_config.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/stdlib/dinkumware.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/suffix.hpp [new file with mode: 0644]
lib/win32/boost/boost/config/user.hpp [new file with mode: 0644]
lib/win32/boost/boost/current_function.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/bad_weak_ptr.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/interlocked.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/shared_count.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/sp_convertible.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/sp_counted_base.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/sp_counted_base_w32.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/sp_counted_impl.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/sp_typeinfo.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/spinlock.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/spinlock_pool.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/spinlock_w32.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/workaround.hpp [new file with mode: 0644]
lib/win32/boost/boost/detail/yield_k.hpp [new file with mode: 0644]
lib/win32/boost/boost/exception/exception.hpp [new file with mode: 0644]
lib/win32/boost/boost/memory_order.hpp [new file with mode: 0644]
lib/win32/boost/boost/shared_ptr.hpp [new file with mode: 0644]
lib/win32/boost/boost/throw_exception.hpp [new file with mode: 0644]
lib/win32/fribidi/AUTHORS [new file with mode: 0644]
lib/win32/fribidi/COPYING [new file with mode: 0644]
lib/win32/fribidi/ChangeLog [new file with mode: 0644]
lib/win32/fribidi/INSTALL [new file with mode: 0644]
lib/win32/fribidi/Makefile.am [new file with mode: 0644]
lib/win32/fribidi/Makefile.in [new file with mode: 0644]
lib/win32/fribidi/NEWS [new file with mode: 0644]
lib/win32/fribidi/README [new file with mode: 0644]
lib/win32/fribidi/THANKS [new file with mode: 0644]
lib/win32/fribidi/TODO [new file with mode: 0644]
lib/win32/fribidi/aclocal.m4 [new file with mode: 0644]
lib/win32/fribidi/bootstrap [new file with mode: 0644]
lib/win32/fribidi/config.guess [new file with mode: 0644]
lib/win32/fribidi/config.h.in [new file with mode: 0644]
lib/win32/fribidi/config.sub [new file with mode: 0644]
lib/win32/fribidi/configure [new file with mode: 0644]
lib/win32/fribidi/configure.in [new file with mode: 0644]
lib/win32/fribidi/depcomp [new file with mode: 0644]
lib/win32/fribidi/fribidi-config.in [new file with mode: 0644]
lib/win32/fribidi/fribidi.c [new file with mode: 0644]
lib/win32/fribidi/fribidi.h [new file with mode: 0644]
lib/win32/fribidi/fribidi.pc.in [new file with mode: 0644]
lib/win32/fribidi/fribidi.spec [new file with mode: 0644]
lib/win32/fribidi/fribidi.spec.in [new file with mode: 0644]
lib/win32/fribidi/fribidi_benchmark.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_bidi_types.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets.i [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_cap_rtl.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_cap_rtl.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_cp1255.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_cp1255.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_cp1256.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_cp1256.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_isiri_3342.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_isiri_3342.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_iso8859_6.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_iso8859_6.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_iso8859_8.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_iso8859_8.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_utf8.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_sets_utf8.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_char_type.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_config.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_config.h.in [new file with mode: 0644]
lib/win32/fribidi/fribidi_create_char_types.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_create_mirroring.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_main.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_mem.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_mem.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_mirroring.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_tab_char_type_2.i [new file with mode: 0644]
lib/win32/fribidi/fribidi_tab_char_type_9.i [new file with mode: 0644]
lib/win32/fribidi/fribidi_tab_mirroring.i [new file with mode: 0644]
lib/win32/fribidi/fribidi_types.c [new file with mode: 0644]
lib/win32/fribidi/fribidi_types.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_types.i [new file with mode: 0644]
lib/win32/fribidi/fribidi_unicode.h [new file with mode: 0644]
lib/win32/fribidi/fribidi_utils.c [new file with mode: 0644]
lib/win32/fribidi/getopt.c [new file with mode: 0644]
lib/win32/fribidi/getopt.h [new file with mode: 0644]
lib/win32/fribidi/getopt1.c [new file with mode: 0644]
lib/win32/fribidi/getopt_int.h [new file with mode: 0644]
lib/win32/fribidi/gettext.h [new file with mode: 0644]
lib/win32/fribidi/install-sh [new file with mode: 0644]
lib/win32/fribidi/libfridibidi/libfridibidi.vcproj [new file with mode: 0644]
lib/win32/fribidi/libfridibidi/libfridibidi.vcxproj [new file with mode: 0644]
lib/win32/fribidi/libfridibidi/libfridibidi.vcxproj.filters [new file with mode: 0644]
lib/win32/fribidi/ltmain.sh [new file with mode: 0644]
lib/win32/fribidi/missing [new file with mode: 0644]
lib/win32/fribidi/packtab.c [new file with mode: 0644]
lib/win32/fribidi/packtab.h [new file with mode: 0644]
lib/win32/fribidi/run.tests [new file with mode: 0644]
lib/win32/fribidi/tests/test_CapRTL_explicit.input [new file with mode: 0644]
lib/win32/fribidi/tests/test_CapRTL_explicit.reference [new file with mode: 0644]
lib/win32/fribidi/tests/test_CapRTL_implicit.input [new file with mode: 0644]
lib/win32/fribidi/tests/test_CapRTL_implicit.reference [new file with mode: 0644]
lib/win32/fribidi/tests/test_ISO8859-8_hebrew.input [new file with mode: 0644]
lib/win32/fribidi/tests/test_ISO8859-8_hebrew.reference [new file with mode: 0644]
lib/win32/fribidi/tests/test_UTF-8_persian.input [new file with mode: 0644]
lib/win32/fribidi/tests/test_UTF-8_persian.reference [new file with mode: 0644]
lib/win32/fribidi/unidata/BidiMirroring.txt [new file with mode: 0644]
lib/win32/fribidi/unidata/README [new file with mode: 0644]
lib/win32/fribidi/unidata/UnicodeData.txt [new file with mode: 0644]
lib/win32/fribidi/wcwidth.c [new file with mode: 0644]
lib/win32/fribidi/wcwidth.i [new file with mode: 0644]
lib/win32/glib-2.20.4/build/ChangeLog [new file with mode: 0644]
lib/win32/glib-2.20.4/build/Makefile.am [new file with mode: 0644]
lib/win32/glib-2.20.4/build/Makefile.in [new file with mode: 0644]
lib/win32/glib-2.20.4/build/README [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/Makefile.am [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/Makefile.in [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/Makefile.am [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/Makefile.in [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/README [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/dirent-zip [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/dirent.c [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/dirent.h [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/makefile.msc [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/dirent/wdirent.c [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/make.msc [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/module.defs [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/vs10/glib.vcxproj [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/vs10/glib.vcxproj.filters [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/vs9/glib.sln [new file with mode: 0644]
lib/win32/glib-2.20.4/build/win32/vs9/glib.vcproj [new file with mode: 0644]
lib/win32/glib-2.20.4/config.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/Makefile.am [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/Makefile.in [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/galias.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/galiasdef.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/galloca.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/garray.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/garray.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gasyncqueue.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gasyncqueue.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gatomic.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gatomic.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbacktrace.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbacktrace.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbase64.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbase64.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbookmarkfile.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbookmarkfile.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gbsearcharray.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gcache.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gcache.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gchecksum.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gchecksum.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gcompletion.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gcompletion.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gconvert.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gconvert.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdataset.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdataset.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdatasetprivate.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdate.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdate.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdebug.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdir.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gdir.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gerror.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gerror.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gfileutils.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gfileutils.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/ghash.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/ghash.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/ghook.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/ghook.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gi18n-lib.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gi18n.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/giochannel.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/giochannel.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/giounix.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/giowin32.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gkeyfile.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gkeyfile.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/glib-object.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/glib.def [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/glib.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/glibintl.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/glist.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/glist.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmacros.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmain.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmain.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmappedfile.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmappedfile.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmarkup.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmarkup.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmem.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmem.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmessages.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmessages.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gmirroringtable.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnode.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnode.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/Makefile.am [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/Makefile.in [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/README [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/asnprintf.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/g-gnulib.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/makefile.msc [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/printf-args.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/printf-args.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/printf-parse.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/printf-parse.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/printf.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/printf.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/vasnprintf.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gnulib/vasnprintf.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/goption.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/goption.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gpattern.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gpattern.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gpoll.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gpoll.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gprimes.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gprimes.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gprintf.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gprintf.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gprintfint.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gqsort.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gqsort.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gquark.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gqueue.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gqueue.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/grand.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/grand.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gregex.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gregex.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/grel.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/grel.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gscanner.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gscanner.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gscripttable.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gsequence.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gsequence.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gshell.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gshell.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gslice.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gslice.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gslist.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gslist.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn-win32-helper.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn-win32.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn-win64-helper-console.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn-win64-helper.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gspawn.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gstdio.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gstdio.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gstrfuncs.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gstrfuncs.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gstring.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gstring.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtester.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtestutils.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtestutils.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gthread.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gthread.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gthreadpool.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gthreadpool.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gthreadprivate.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtimer.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtimer.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtree.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtree.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gtypes.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunibreak.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunibreak.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunichartables.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunicode.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunicodeprivate.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunicollate.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunicomp.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunidecomp.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gunidecomp.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/guniprop.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gurifuncs.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gurifuncs.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gutf8.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gutils.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gutils.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gwin32.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/gwin32.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/Makefile.am [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/Makefile.in [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/README [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/codeset.m4 [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/config.charset [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/glibc21.m4 [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/libcharset-glib.patch [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/libcharset.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/localcharset.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/localcharset.h [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/make-patch.sh [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/ref-add.sin [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/ref-del.sin [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/libcharset/update.sh [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/makefile.msc [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/makefile.msc.in [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/makegalias.pl [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/pltcheck.sh [new file with mode: 0644]
lib/win32/glib-2.20.4/glib/win_iconv.c [new file with mode: 0644]
lib/win32/glib-2.20.4/glibconfig.h [new file with mode: 0644]
lib/win32/glib-2.20.4/msvc_recommended_pragmas.h [new file with mode: 0644]
lib/win32/libbluray_win32/how_to_build.txt [new file with mode: 0644]
lib/win32/libbluray_win32/libbluray/bluray.h [new file with mode: 0644]
lib/win32/libbluray_win32/libbluray/filesystem.h [new file with mode: 0644]
lib/win32/libcdio/AUTHORS [new file with mode: 0644]
lib/win32/libcdio/COPYING [new file with mode: 0644]
lib/win32/libcdio/ChangeLog [new file with mode: 0644]
lib/win32/libcdio/INSTALL [new file with mode: 0644]
lib/win32/libcdio/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/NEWS [new file with mode: 0644]
lib/win32/libcdio/README [new file with mode: 0644]
lib/win32/libcdio/README.libcdio [new file with mode: 0644]
lib/win32/libcdio/THANKS [new file with mode: 0644]
lib/win32/libcdio/TODO [new file with mode: 0644]
lib/win32/libcdio/aclocal.m4 [new file with mode: 0644]
lib/win32/libcdio/cd-info.vcproj [new file with mode: 0644]
lib/win32/libcdio/compile [new file with mode: 0644]
lib/win32/libcdio/config.guess [new file with mode: 0644]
lib/win32/libcdio/config.h.in [new file with mode: 0644]
lib/win32/libcdio/config.sub [new file with mode: 0644]
lib/win32/libcdio/configure [new file with mode: 0644]
lib/win32/libcdio/configure.ac [new file with mode: 0644]
lib/win32/libcdio/depcomp [new file with mode: 0644]
lib/win32/libcdio/doc/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/doc/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/doc/doxygen/Doxyfile.in [new file with mode: 0644]
lib/win32/libcdio/doc/doxygen/run_doxygen [new file with mode: 0644]
lib/win32/libcdio/doc/fdl.texi [new file with mode: 0644]
lib/win32/libcdio/doc/glossary.texi [new file with mode: 0644]
lib/win32/libcdio/doc/gpl.texi [new file with mode: 0644]
lib/win32/libcdio/doc/libcdio.info [new file with mode: 0644]
lib/win32/libcdio/doc/libcdio.texi [new file with mode: 0644]
lib/win32/libcdio/doc/mdate-sh [new file with mode: 0644]
lib/win32/libcdio/doc/stamp-vti [new file with mode: 0644]
lib/win32/libcdio/doc/texinfo.tex [new file with mode: 0644]
lib/win32/libcdio/doc/version.texi [new file with mode: 0644]
lib/win32/libcdio/example/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/example/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/example/README [new file with mode: 0644]
lib/win32/libcdio/example/cdtext.c [new file with mode: 0644]
lib/win32/libcdio/example/drives.c [new file with mode: 0644]
lib/win32/libcdio/example/iso1.c [new file with mode: 0644]
lib/win32/libcdio/example/iso1cpp.cpp [new file with mode: 0644]
lib/win32/libcdio/example/iso2.c [new file with mode: 0644]
lib/win32/libcdio/example/iso2cpp.cpp [new file with mode: 0644]
lib/win32/libcdio/example/iso3.c [new file with mode: 0644]
lib/win32/libcdio/example/iso3cpp.cpp [new file with mode: 0644]
lib/win32/libcdio/example/paranoia.c [new file with mode: 0644]
lib/win32/libcdio/example/paranoia2.c [new file with mode: 0644]
lib/win32/libcdio/example/sample2.c [new file with mode: 0644]
lib/win32/libcdio/example/sample3.c [new file with mode: 0644]
lib/win32/libcdio/example/sample4.c [new file with mode: 0644]
lib/win32/libcdio/example/scsi-mmc1.c [new file with mode: 0644]
lib/win32/libcdio/example/scsi-mmc2.c [new file with mode: 0644]
lib/win32/libcdio/example/tracks.c [new file with mode: 0644]
lib/win32/libcdio/include/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/include/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/include/cdio/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/include/cdio/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/include/cdio/bytesex.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/bytesex_asm.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/cd_types.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/cdda.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/cdio.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/cdtext.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/device.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/disc.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/ds.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/dvd.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/iso9660.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/logging.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/paranoia.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/read.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/scsi_mmc.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/sector.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/track.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/types.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/util.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/version.h [new file with mode: 0644]
lib/win32/libcdio/include/cdio/version.h.in [new file with mode: 0644]
lib/win32/libcdio/include/cdio/xa.h [new file with mode: 0644]
lib/win32/libcdio/install-sh [new file with mode: 0644]
lib/win32/libcdio/lib/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/lib/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/common_interface.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/common_interface.h [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/cooked_interface.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/drive_exceptions.h [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/interface.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/low_interface.h [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/scan_devices.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/smallft.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/smallft.h [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/toc.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/utils.c [new file with mode: 0644]
lib/win32/libcdio/lib/cdda_interface/utils.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/FreeBSD/Makefile [new file with mode: 0644]
lib/win32/libcdio/lib/driver/FreeBSD/freebsd.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/FreeBSD/freebsd.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/FreeBSD/freebsd_cam.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/FreeBSD/freebsd_ioctl.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/MSWindows/Makefile [new file with mode: 0644]
lib/win32/libcdio/lib/driver/MSWindows/aspi32.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/MSWindows/aspi32.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/MSWindows/win32.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/MSWindows/win32.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/MSWindows/win32_ioctl.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/lib/driver/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_aix.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_bsdi.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_generic.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_linux.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_osx.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_stdio.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_stdio.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_stream.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_stream.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/_cdio_sunos.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/cd_types.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/cdio.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/cdio_assert.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/cdio_private.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/cdtext.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/cdtext_private.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/device.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/disc.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/ds.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/generic.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image/Makefile [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image/bincue.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image/cdrdao.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image/nrg.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image/nrg.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image_common.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/image_common.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/libcdio.sym [new file with mode: 0644]
lib/win32/libcdio/lib/driver/logging.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/portable.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/read.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/scsi_mmc.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/scsi_mmc_private.h [new file with mode: 0644]
lib/win32/libcdio/lib/driver/sector.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/track.c [new file with mode: 0644]
lib/win32/libcdio/lib/driver/util.c [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/iso9660.c [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/iso9660_fs.c [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/iso9660_private.h [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/libiso9660.sym [new file with mode: 0644]
lib/win32/libcdio/lib/iso9660/xa.c [new file with mode: 0644]
lib/win32/libcdio/lib/msvc/config.h [new file with mode: 0644]
lib/win32/libcdio/lib/msvc/inttypes.h [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/gap.c [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/gap.h [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/isort.c [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/isort.h [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/overlap.c [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/overlap.h [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/p_block.c [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/p_block.h [new file with mode: 0644]
lib/win32/libcdio/lib/paranoia/paranoia.c [new file with mode: 0644]
lib/win32/libcdio/libcdio.pc [new file with mode: 0644]
lib/win32/libcdio/libcdio.pc.in [new file with mode: 0644]
lib/win32/libcdio/libcdio.vcproj [new file with mode: 0644]
lib/win32/libcdio/libcdio.vcxproj [new file with mode: 0644]
lib/win32/libcdio/libcdio.vcxproj.filters [new file with mode: 0644]
lib/win32/libcdio/libcdio_cdda.pc [new file with mode: 0644]
lib/win32/libcdio/libcdio_cdda.pc.in [new file with mode: 0644]
lib/win32/libcdio/libcdio_paranoia.pc.in [new file with mode: 0644]
lib/win32/libcdio/libiso9660.pc [new file with mode: 0644]
lib/win32/libcdio/libiso9660.pc.in [new file with mode: 0644]
lib/win32/libcdio/libpopt.m4 [new file with mode: 0644]
lib/win32/libcdio/ltmain.sh [new file with mode: 0644]
lib/win32/libcdio/missing [new file with mode: 0644]
lib/win32/libcdio/src/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/src/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-drive.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-info.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/buffering_write.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/buffering_write.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/cd-paranoia.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/FAQ.txt [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/en/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/en/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/en/cd-paranoia.1 [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/en/cd-paranoia.1.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/jp/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/jp/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/jp/cd-paranoia.1 [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/jp/cd-paranoia.1.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/doc/overlapdef.txt [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/getopt.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/getopt.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/getopt1.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/header.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/header.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/pod2c.pl [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/report.c [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/report.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/usage.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/usage.txt.in [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/utils.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-paranoia/version.h [new file with mode: 0644]
lib/win32/libcdio/src/cd-read.c [new file with mode: 0644]
lib/win32/libcdio/src/cdinfo-linux.c [new file with mode: 0644]
lib/win32/libcdio/src/findme.c [new file with mode: 0644]
lib/win32/libcdio/src/findme.h [new file with mode: 0644]
lib/win32/libcdio/src/iso-info.c [new file with mode: 0644]
lib/win32/libcdio/src/iso-read.c [new file with mode: 0644]
lib/win32/libcdio/src/popt.c [new file with mode: 0644]
lib/win32/libcdio/src/popt.h [new file with mode: 0644]
lib/win32/libcdio/src/poptconfig.c [new file with mode: 0644]
lib/win32/libcdio/src/popthelp.c [new file with mode: 0644]
lib/win32/libcdio/src/poptint.h [new file with mode: 0644]
lib/win32/libcdio/src/poptparse.c [new file with mode: 0644]
lib/win32/libcdio/src/util.c [new file with mode: 0644]
lib/win32/libcdio/src/util.h [new file with mode: 0644]
lib/win32/libcdio/test/Makefile.am [new file with mode: 0644]
lib/win32/libcdio/test/Makefile.in [new file with mode: 0644]
lib/win32/libcdio/test/bad-cat1.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-cat1.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-cat2.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-cat2.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-cat3.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-cat3.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-file.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-mode1.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-mode1.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-msf-1.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-msf-1.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-msf-2.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-msf-2.toc [new file with mode: 0644]
lib/win32/libcdio/test/bad-msf-3.cue [new file with mode: 0644]
lib/win32/libcdio/test/bad-msf-3.toc [new file with mode: 0644]
lib/win32/libcdio/test/cdda-read.right [new file with mode: 0644]
lib/win32/libcdio/test/cdda.bin [new file with mode: 0644]
lib/win32/libcdio/test/cdda.cue [new file with mode: 0644]
lib/win32/libcdio/test/cdda.right [new file with mode: 0644]
lib/win32/libcdio/test/cdda.toc [new file with mode: 0644]
lib/win32/libcdio/test/cdtext.toc [new file with mode: 0644]
lib/win32/libcdio/test/check_cd_read.sh [new file with mode: 0644]
lib/win32/libcdio/test/check_common_fn [new file with mode: 0644]
lib/win32/libcdio/test/check_common_fn.in [new file with mode: 0644]
lib/win32/libcdio/test/check_cue.sh [new file with mode: 0644]
lib/win32/libcdio/test/check_cue.sh.in [new file with mode: 0644]
lib/win32/libcdio/test/check_iso.sh [new file with mode: 0644]
lib/win32/libcdio/test/check_iso.sh.in [new file with mode: 0644]
lib/win32/libcdio/test/check_nrg.sh [new file with mode: 0644]
lib/win32/libcdio/test/check_nrg.sh.in [new file with mode: 0644]
lib/win32/libcdio/test/check_opts.sh [new file with mode: 0644]
lib/win32/libcdio/test/check_opts0.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts1.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts2.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts3.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts4.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts5.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts6.right [new file with mode: 0644]
lib/win32/libcdio/test/check_opts7.right [new file with mode: 0644]
lib/win32/libcdio/test/check_paranoia.sh [new file with mode: 0644]
lib/win32/libcdio/test/check_paranoia.sh.in [new file with mode: 0644]
lib/win32/libcdio/test/check_sizeof.c [new file with mode: 0644]
lib/win32/libcdio/test/copying.iso [new file with mode: 0644]
lib/win32/libcdio/test/copying.right [new file with mode: 0644]
lib/win32/libcdio/test/data1.toc [new file with mode: 0644]
lib/win32/libcdio/test/data2.toc [new file with mode: 0644]
lib/win32/libcdio/test/data5.toc [new file with mode: 0644]
lib/win32/libcdio/test/data6.toc [new file with mode: 0644]
lib/win32/libcdio/test/data7.toc [new file with mode: 0644]
lib/win32/libcdio/test/isofs-m1-read.right [new file with mode: 0644]
lib/win32/libcdio/test/isofs-m1.bin [new file with mode: 0644]
lib/win32/libcdio/test/isofs-m1.cue [new file with mode: 0644]
lib/win32/libcdio/test/isofs-m1.right [new file with mode: 0644]
lib/win32/libcdio/test/isofs-m1.toc [new file with mode: 0644]
lib/win32/libcdio/test/joliet-nojoliet.right [new file with mode: 0644]
lib/win32/libcdio/test/joliet.iso [new file with mode: 0644]
lib/win32/libcdio/test/joliet.right [new file with mode: 0644]
lib/win32/libcdio/test/t1.toc [new file with mode: 0644]
lib/win32/libcdio/test/t2.toc [new file with mode: 0644]
lib/win32/libcdio/test/t3.toc [new file with mode: 0644]
lib/win32/libcdio/test/t4.toc [new file with mode: 0644]
lib/win32/libcdio/test/t5.toc [new file with mode: 0644]
lib/win32/libcdio/test/t6.toc [new file with mode: 0644]
lib/win32/libcdio/test/t7.toc [new file with mode: 0644]
lib/win32/libcdio/test/t8.toc [new file with mode: 0644]
lib/win32/libcdio/test/t9.toc [new file with mode: 0644]
lib/win32/libcdio/test/testassert.c [new file with mode: 0644]
lib/win32/libcdio/test/testbincue.c [new file with mode: 0644]
lib/win32/libcdio/test/testdefault.c [new file with mode: 0644]
lib/win32/libcdio/test/testischar.c [new file with mode: 0644]
lib/win32/libcdio/test/testiso9660.c [new file with mode: 0644]
lib/win32/libcdio/test/testparanoia.c [new file with mode: 0644]
lib/win32/libcdio/test/testtoc.c [new file with mode: 0644]
lib/win32/libcdio/test/vcd2.toc [new file with mode: 0644]
lib/win32/libcdio/test/vcd_demo.right [new file with mode: 0644]
lib/win32/libcdio/test/vcd_demo_vcdinfo.right [new file with mode: 0644]
lib/win32/libcdio/test/videocd.nrg [new file with mode: 0644]
lib/win32/libcdio/test/videocd.right [new file with mode: 0644]
lib/win32/libiconv/ABOUT-NLS [new file with mode: 0644]
lib/win32/libiconv/AUTHORS [new file with mode: 0644]
lib/win32/libiconv/COPYING [new file with mode: 0644]
lib/win32/libiconv/COPYING.LIB [new file with mode: 0644]
lib/win32/libiconv/ChangeLog [new file with mode: 0644]
lib/win32/libiconv/DEPENDENCIES [new file with mode: 0644]
lib/win32/libiconv/DESIGN [new file with mode: 0644]
lib/win32/libiconv/HACKING [new file with mode: 0644]
lib/win32/libiconv/INSTALL.generic [new file with mode: 0644]
lib/win32/libiconv/Makefile.devel [new file with mode: 0644]
lib/win32/libiconv/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/NEWS [new file with mode: 0644]
lib/win32/libiconv/NOTES [new file with mode: 0644]
lib/win32/libiconv/PORTS [new file with mode: 0644]
lib/win32/libiconv/README [new file with mode: 0644]
lib/win32/libiconv/README.djgpp [new file with mode: 0644]
lib/win32/libiconv/README.woe32 [new file with mode: 0644]
lib/win32/libiconv/THANKS [new file with mode: 0644]
lib/win32/libiconv/aclocal.m4 [new file with mode: 0644]
lib/win32/libiconv/autogen.sh [new file with mode: 0644]
lib/win32/libiconv/build-aux/config.guess [new file with mode: 0644]
lib/win32/libiconv/build-aux/config.libpath [new file with mode: 0644]
lib/win32/libiconv/build-aux/config.rpath [new file with mode: 0644]
lib/win32/libiconv/build-aux/config.sub [new file with mode: 0644]
lib/win32/libiconv/build-aux/install-reloc [new file with mode: 0644]
lib/win32/libiconv/build-aux/install-sh [new file with mode: 0644]
lib/win32/libiconv/build-aux/link-warning.h [new file with mode: 0644]
lib/win32/libiconv/build-aux/ltmain.sh [new file with mode: 0644]
lib/win32/libiconv/build-aux/missing [new file with mode: 0644]
lib/win32/libiconv/build-aux/mkinstalldirs [new file with mode: 0644]
lib/win32/libiconv/build-aux/reloc-ldflags [new file with mode: 0644]
lib/win32/libiconv/config.h.in [new file with mode: 0644]
lib/win32/libiconv/configure [new file with mode: 0644]
lib/win32/libiconv/configure.ac [new file with mode: 0644]
lib/win32/libiconv/djgpp/Makefile.maint [new file with mode: 0644]
lib/win32/libiconv/djgpp/README [new file with mode: 0644]
lib/win32/libiconv/djgpp/README.in [new file with mode: 0644]
lib/win32/libiconv/djgpp/config.bat [new file with mode: 0644]
lib/win32/libiconv/djgpp/config.sed [new file with mode: 0644]
lib/win32/libiconv/djgpp/config.site [new file with mode: 0644]
lib/win32/libiconv/djgpp/edtest.bat [new file with mode: 0644]
lib/win32/libiconv/djgpp/fnchange.in [new file with mode: 0644]
lib/win32/libiconv/djgpp/fnchange.lst [new file with mode: 0644]
lib/win32/libiconv/djgpp/makefile.sed [new file with mode: 0644]
lib/win32/libiconv/djgpp/sources.sed [new file with mode: 0644]
lib/win32/libiconv/djgpp/stateful-check.sed [new file with mode: 0644]
lib/win32/libiconv/djgpp/stateless-check.sed [new file with mode: 0644]
lib/win32/libiconv/djgpp/translit-check.sed [new file with mode: 0644]
lib/win32/libiconv/doc/relocatable.texi [new file with mode: 0644]
lib/win32/libiconv/extras/ChangeLog [new file with mode: 0644]
lib/win32/libiconv/extras/iconv_string.c [new file with mode: 0644]
lib/win32/libiconv/extras/iconv_string.h [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/lib/alloca.in.h [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/lib/error.h.diff [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/lib/progname.h.diff [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/lib/xalloc.h [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/lib/xmalloc.c [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/lib/xstrdup.c [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/m4/alloca.m4 [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/modules/libiconv-misc [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/modules/mbstate [new file with mode: 0644]
lib/win32/libiconv/gnulib-local/modules/xalloc [new file with mode: 0644]
lib/win32/libiconv/include/export.h [new file with mode: 0644]
lib/win32/libiconv/include/iconv.h [new file with mode: 0644]
lib/win32/libiconv/include/iconv.h.build.in [new file with mode: 0644]
lib/win32/libiconv/include/iconv.h.in [new file with mode: 0644]
lib/win32/libiconv/lib/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/lib/aliases.gperf [new file with mode: 0644]
lib/win32/libiconv/lib/aliases.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases2.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_aix.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_aix_sysaix.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_dos.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_extra.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_osf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_osf1_sysosf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_sysaix.gperf [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_sysaix.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_syshpux.gperf [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_syshpux.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_sysosf1.gperf [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_sysosf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_syssolaris.gperf [new file with mode: 0644]
lib/win32/libiconv/lib/aliases_syssolaris.h [new file with mode: 0644]
lib/win32/libiconv/lib/armscii_8.h [new file with mode: 0644]
lib/win32/libiconv/lib/ascii.h [new file with mode: 0644]
lib/win32/libiconv/lib/atarist.h [new file with mode: 0644]
lib/win32/libiconv/lib/big5.h [new file with mode: 0644]
lib/win32/libiconv/lib/big5_2003.h [new file with mode: 0644]
lib/win32/libiconv/lib/big5hkscs1999.h [new file with mode: 0644]
lib/win32/libiconv/lib/big5hkscs2001.h [new file with mode: 0644]
lib/win32/libiconv/lib/big5hkscs2004.h [new file with mode: 0644]
lib/win32/libiconv/lib/c99.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_aix.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_aix_sysaix.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_dos.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_extra.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_local.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_local_sysaix.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_local_syshpux.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_local_sysosf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_local_syssolaris.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_osf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_osf1_sysosf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_sysaix.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_syshpux.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_sysosf1.h [new file with mode: 0644]
lib/win32/libiconv/lib/canonical_syssolaris.h [new file with mode: 0644]
lib/win32/libiconv/lib/ces_big5.h [new file with mode: 0644]
lib/win32/libiconv/lib/ces_gbk.h [new file with mode: 0644]
lib/win32/libiconv/lib/cjk_variants.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_1.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_15.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_2.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_3.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_4.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_4a.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_4b.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_5.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_6.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_7.h [new file with mode: 0644]
lib/win32/libiconv/lib/cns11643_inv.h [new file with mode: 0644]
lib/win32/libiconv/lib/config.h.in [new file with mode: 0644]
lib/win32/libiconv/lib/converters.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1046.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1124.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1125.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1129.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1131.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1133.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1161.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1162.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1163.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1250.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1251.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1252.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1253.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1254.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1255.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1256.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1257.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp1258.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp437.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp737.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp775.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp850.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp852.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp853.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp855.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp856.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp857.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp858.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp860.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp861.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp862.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp863.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp864.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp865.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp866.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp869.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp874.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp922.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp932.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp932ext.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp936.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp936ext.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp943.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp949.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp950.h [new file with mode: 0644]
lib/win32/libiconv/lib/cp950ext.h [new file with mode: 0644]
lib/win32/libiconv/lib/dec_hanyu.h [new file with mode: 0644]
lib/win32/libiconv/lib/dec_kanji.h [new file with mode: 0644]
lib/win32/libiconv/lib/encodings.def [new file with mode: 0644]
lib/win32/libiconv/lib/encodings_aix.def [new file with mode: 0644]
lib/win32/libiconv/lib/encodings_dos.def [new file with mode: 0644]
lib/win32/libiconv/lib/encodings_extra.def [new file with mode: 0644]
lib/win32/libiconv/lib/encodings_local.def [new file with mode: 0644]
lib/win32/libiconv/lib/encodings_osf1.def [new file with mode: 0644]
lib/win32/libiconv/lib/euc_cn.h [new file with mode: 0644]
lib/win32/libiconv/lib/euc_jisx0213.h [new file with mode: 0644]
lib/win32/libiconv/lib/euc_jp.h [new file with mode: 0644]
lib/win32/libiconv/lib/euc_kr.h [new file with mode: 0644]
lib/win32/libiconv/lib/euc_tw.h [new file with mode: 0644]
lib/win32/libiconv/lib/flags.h [new file with mode: 0644]
lib/win32/libiconv/lib/flushwc.h [new file with mode: 0644]
lib/win32/libiconv/lib/gb12345.h [new file with mode: 0644]
lib/win32/libiconv/lib/gb12345ext.h [new file with mode: 0644]
lib/win32/libiconv/lib/gb18030.h [new file with mode: 0644]
lib/win32/libiconv/lib/gb18030ext.h [new file with mode: 0644]
lib/win32/libiconv/lib/gb18030uni.h [new file with mode: 0644]
lib/win32/libiconv/lib/gb2312.h [new file with mode: 0644]
lib/win32/libiconv/lib/gbk.h [new file with mode: 0644]
lib/win32/libiconv/lib/gbkext1.h [new file with mode: 0644]
lib/win32/libiconv/lib/gbkext2.h [new file with mode: 0644]
lib/win32/libiconv/lib/gbkext_inv.h [new file with mode: 0644]
lib/win32/libiconv/lib/genaliases.c [new file with mode: 0644]
lib/win32/libiconv/lib/genaliases2.c [new file with mode: 0644]
lib/win32/libiconv/lib/genflags.c [new file with mode: 0644]
lib/win32/libiconv/lib/gentranslit.c [new file with mode: 0644]
lib/win32/libiconv/lib/georgian_academy.h [new file with mode: 0644]
lib/win32/libiconv/lib/georgian_ps.h [new file with mode: 0644]
lib/win32/libiconv/lib/hkscs1999.h [new file with mode: 0644]
lib/win32/libiconv/lib/hkscs2001.h [new file with mode: 0644]
lib/win32/libiconv/lib/hkscs2004.h [new file with mode: 0644]
lib/win32/libiconv/lib/hp_roman8.h [new file with mode: 0644]
lib/win32/libiconv/lib/hz.h [new file with mode: 0644]
lib/win32/libiconv/lib/iconv.c [new file with mode: 0644]
lib/win32/libiconv/lib/iconv_open1.h [new file with mode: 0644]
lib/win32/libiconv/lib/iconv_open2.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_cn.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_cnext.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_jp.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_jp1.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_jp2.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_jp3.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso2022_kr.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso646_cn.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso646_jp.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_1.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_10.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_11.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_13.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_14.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_15.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_16.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_2.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_3.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_4.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_5.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_6.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_7.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_8.h [new file with mode: 0644]
lib/win32/libiconv/lib/iso8859_9.h [new file with mode: 0644]
lib/win32/libiconv/lib/isoir165.h [new file with mode: 0644]
lib/win32/libiconv/lib/isoir165ext.h [new file with mode: 0644]
lib/win32/libiconv/lib/java.h [new file with mode: 0644]
lib/win32/libiconv/lib/jisx0201.h [new file with mode: 0644]
lib/win32/libiconv/lib/jisx0208.h [new file with mode: 0644]
lib/win32/libiconv/lib/jisx0212.h [new file with mode: 0644]
lib/win32/libiconv/lib/jisx0213.h [new file with mode: 0644]
lib/win32/libiconv/lib/johab.h [new file with mode: 0644]
lib/win32/libiconv/lib/johab_hangul.h [new file with mode: 0644]
lib/win32/libiconv/lib/koi8_r.h [new file with mode: 0644]
lib/win32/libiconv/lib/koi8_ru.h [new file with mode: 0644]
lib/win32/libiconv/lib/koi8_t.h [new file with mode: 0644]
lib/win32/libiconv/lib/koi8_u.h [new file with mode: 0644]
lib/win32/libiconv/lib/ksc5601.h [new file with mode: 0644]
lib/win32/libiconv/lib/loop_unicode.h [new file with mode: 0644]
lib/win32/libiconv/lib/loop_wchar.h [new file with mode: 0644]
lib/win32/libiconv/lib/loops.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_arabic.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_centraleurope.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_croatian.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_cyrillic.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_greek.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_hebrew.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_iceland.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_roman.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_romania.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_thai.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_turkish.h [new file with mode: 0644]
lib/win32/libiconv/lib/mac_ukraine.h [new file with mode: 0644]
lib/win32/libiconv/lib/mulelao.h [new file with mode: 0644]
lib/win32/libiconv/lib/nextstep.h [new file with mode: 0644]
lib/win32/libiconv/lib/pt154.h [new file with mode: 0644]
lib/win32/libiconv/lib/relocatable.c [new file with mode: 0644]
lib/win32/libiconv/lib/relocatable.h [new file with mode: 0644]
lib/win32/libiconv/lib/riscos1.h [new file with mode: 0644]
lib/win32/libiconv/lib/rk1048.h [new file with mode: 0644]
lib/win32/libiconv/lib/shift_jisx0213.h [new file with mode: 0644]
lib/win32/libiconv/lib/sjis.h [new file with mode: 0644]
lib/win32/libiconv/lib/tcvn.h [new file with mode: 0644]
lib/win32/libiconv/lib/tds565.h [new file with mode: 0644]
lib/win32/libiconv/lib/tis620.h [new file with mode: 0644]
lib/win32/libiconv/lib/translit.def [new file with mode: 0644]
lib/win32/libiconv/lib/translit.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs2.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs2be.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs2internal.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs2le.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs2swapped.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs4.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs4be.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs4internal.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs4le.h [new file with mode: 0644]
lib/win32/libiconv/lib/ucs4swapped.h [new file with mode: 0644]
lib/win32/libiconv/lib/uhc_1.h [new file with mode: 0644]
lib/win32/libiconv/lib/uhc_2.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf16.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf16be.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf16le.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf32.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf32be.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf32le.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf7.h [new file with mode: 0644]
lib/win32/libiconv/lib/utf8.h [new file with mode: 0644]
lib/win32/libiconv/lib/vietcomb.h [new file with mode: 0644]
lib/win32/libiconv/lib/viscii.h [new file with mode: 0644]
lib/win32/libiconv/libcharset/AUTHORS [new file with mode: 0644]
lib/win32/libiconv/libcharset/COPYING.LIB [new file with mode: 0644]
lib/win32/libiconv/libcharset/ChangeLog [new file with mode: 0644]
lib/win32/libiconv/libcharset/DEPENDENCIES [new file with mode: 0644]
lib/win32/libiconv/libcharset/HACKING [new file with mode: 0644]
lib/win32/libiconv/libcharset/INSTALL.generic [new file with mode: 0644]
lib/win32/libiconv/libcharset/INTEGRATE [new file with mode: 0644]
lib/win32/libiconv/libcharset/Makefile.devel [new file with mode: 0644]
lib/win32/libiconv/libcharset/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/NEWS [new file with mode: 0644]
lib/win32/libiconv/libcharset/README [new file with mode: 0644]
lib/win32/libiconv/libcharset/README.djgpp [new file with mode: 0644]
lib/win32/libiconv/libcharset/README.woe32 [new file with mode: 0644]
lib/win32/libiconv/libcharset/autoconf/aclocal.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/autogen.sh [new file with mode: 0644]
lib/win32/libiconv/libcharset/build-aux/config.guess [new file with mode: 0644]
lib/win32/libiconv/libcharset/build-aux/config.libpath [new file with mode: 0644]
lib/win32/libiconv/libcharset/build-aux/config.sub [new file with mode: 0644]
lib/win32/libiconv/libcharset/build-aux/install-sh [new file with mode: 0644]
lib/win32/libiconv/libcharset/build-aux/ltmain.sh [new file with mode: 0644]
lib/win32/libiconv/libcharset/build-aux/mkinstalldirs [new file with mode: 0644]
lib/win32/libiconv/libcharset/config.h.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/configure [new file with mode: 0644]
lib/win32/libiconv/libcharset/configure.ac [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/Makefile.maint [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/README [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/README.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/config.bat [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/config.sed [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/config.site [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/fnchange.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/djgpp/fnchange.lst [new file with mode: 0644]
lib/win32/libiconv/libcharset/include/export.h [new file with mode: 0644]
lib/win32/libiconv/libcharset/include/libcharset.h.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/include/localcharset.h [new file with mode: 0644]
lib/win32/libiconv/libcharset/include/localcharset.h.build.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/include/localcharset.h.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/ChangeLog [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/config.charset [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/localcharset.c [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/ref-add.sin [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/ref-del.sin [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/relocatable.c [new file with mode: 0644]
lib/win32/libiconv/libcharset/lib/relocatable.h [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/codeset.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/glibc21.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/libtool.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/ltoptions.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/ltsugar.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/ltversion.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/lt~obsolete.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/relocatable-lib.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/m4/visibility.m4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/README [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/aix-3.2.5 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/aix-4.1.5 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/aix-4.2.0 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/aix-4.3.2 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/all-charsets [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/all-charsets-X11 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/all-locales [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/beos-5 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/darwin-6.8 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/darwin-7.5 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/darwin-9.5 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/freebsd-3.3 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/glibc-2.1.3 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/glibc-2.1.90 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/glibc-2.2 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/glibc-2.2-XF86-3.3.6 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/glibc-2.2-XF86-4.0.1f [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/hpux-10.01 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/hpux-10.20 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/hpux-11.00 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/irix-6.5 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/locale_charmap [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/locale_charset.c [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/locale_codeset.c [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/locale_monthnames.c [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/locale_x11encoding.c [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/netbsd-3.0 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/openbsd-4.1 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/osf1-4.0a [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/osf1-4.0d [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/osf1-5.1 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/solaris-2.4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/solaris-2.5.1 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/solaris-2.6 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/solaris-2.6-cjk [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/solaris-2.7 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/sunos-4.1.4 [new file with mode: 0644]
lib/win32/libiconv/libcharset/tools/win32 [new file with mode: 0644]
lib/win32/libiconv/libiconv_win32/config.h [new file with mode: 0644]
lib/win32/libiconv/libiconv_win32/libiconv_win32.vcproj [new file with mode: 0644]
lib/win32/libiconv/libiconv_win32/libiconv_win32.vcxproj [new file with mode: 0644]
lib/win32/libiconv/libiconv_win32/libiconv_win32.vcxproj.filters [new file with mode: 0644]
lib/win32/libiconv/m4/cp.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/eilseq.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/endian.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/general.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/libtool.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/ln.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/ltoptions.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/ltsugar.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/ltversion.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/lt~obsolete.m4 [new file with mode: 0644]
lib/win32/libiconv/m4/proto.m4 [new file with mode: 0644]
lib/win32/libiconv/man/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/man/iconv.1 [new file with mode: 0644]
lib/win32/libiconv/man/iconv.1.html [new file with mode: 0644]
lib/win32/libiconv/man/iconv.3 [new file with mode: 0644]
lib/win32/libiconv/man/iconv.3.html [new file with mode: 0644]
lib/win32/libiconv/man/iconv_close.3 [new file with mode: 0644]
lib/win32/libiconv/man/iconv_close.3.html [new file with mode: 0644]
lib/win32/libiconv/man/iconv_open.3 [new file with mode: 0644]
lib/win32/libiconv/man/iconv_open.3.html [new file with mode: 0644]
lib/win32/libiconv/man/iconv_open_into.3 [new file with mode: 0644]
lib/win32/libiconv/man/iconv_open_into.3.html [new file with mode: 0644]
lib/win32/libiconv/man/iconvctl.3 [new file with mode: 0644]
lib/win32/libiconv/man/iconvctl.3.html [new file with mode: 0644]
lib/win32/libiconv/os2/iconv.def [new file with mode: 0644]
lib/win32/libiconv/po/ChangeLog [new file with mode: 0644]
lib/win32/libiconv/po/LINGUAS [new file with mode: 0644]
lib/win32/libiconv/po/Makefile.in.in [new file with mode: 0644]
lib/win32/libiconv/po/Makevars [new file with mode: 0644]
lib/win32/libiconv/po/POTFILES.in [new file with mode: 0644]
lib/win32/libiconv/po/Rules-quot [new file with mode: 0644]
lib/win32/libiconv/po/af.gmo [new file with mode: 0644]
lib/win32/libiconv/po/af.po [new file with mode: 0644]
lib/win32/libiconv/po/bg.gmo [new file with mode: 0644]
lib/win32/libiconv/po/bg.po [new file with mode: 0644]
lib/win32/libiconv/po/boldquot.sed [new file with mode: 0644]
lib/win32/libiconv/po/ca.gmo [new file with mode: 0644]
lib/win32/libiconv/po/ca.po [new file with mode: 0644]
lib/win32/libiconv/po/da.gmo [new file with mode: 0644]
lib/win32/libiconv/po/da.po [new file with mode: 0644]
lib/win32/libiconv/po/de.gmo [new file with mode: 0644]
lib/win32/libiconv/po/de.po [new file with mode: 0644]
lib/win32/libiconv/po/el.gmo [new file with mode: 0644]
lib/win32/libiconv/po/el.po [new file with mode: 0644]
lib/win32/libiconv/po/en@boldquot.header [new file with mode: 0644]
lib/win32/libiconv/po/en@quot.header [new file with mode: 0644]
lib/win32/libiconv/po/eo.gmo [new file with mode: 0644]
lib/win32/libiconv/po/eo.po [new file with mode: 0644]
lib/win32/libiconv/po/es.gmo [new file with mode: 0644]
lib/win32/libiconv/po/es.po [new file with mode: 0644]
lib/win32/libiconv/po/et.gmo [new file with mode: 0644]
lib/win32/libiconv/po/et.po [new file with mode: 0644]
lib/win32/libiconv/po/fi.gmo [new file with mode: 0644]
lib/win32/libiconv/po/fi.po [new file with mode: 0644]
lib/win32/libiconv/po/fr.gmo [new file with mode: 0644]
lib/win32/libiconv/po/fr.po [new file with mode: 0644]
lib/win32/libiconv/po/ga.gmo [new file with mode: 0644]
lib/win32/libiconv/po/ga.po [new file with mode: 0644]
lib/win32/libiconv/po/gl.gmo [new file with mode: 0644]
lib/win32/libiconv/po/gl.po [new file with mode: 0644]
lib/win32/libiconv/po/hr.gmo [new file with mode: 0644]
lib/win32/libiconv/po/hr.po [new file with mode: 0644]
lib/win32/libiconv/po/hu.gmo [new file with mode: 0644]
lib/win32/libiconv/po/hu.po [new file with mode: 0644]
lib/win32/libiconv/po/id.gmo [new file with mode: 0644]
lib/win32/libiconv/po/id.po [new file with mode: 0644]
lib/win32/libiconv/po/insert-header.sin [new file with mode: 0644]
lib/win32/libiconv/po/it.gmo [new file with mode: 0644]
lib/win32/libiconv/po/it.po [new file with mode: 0644]
lib/win32/libiconv/po/libiconv.pot [new file with mode: 0644]
lib/win32/libiconv/po/nl.gmo [new file with mode: 0644]
lib/win32/libiconv/po/nl.po [new file with mode: 0644]
lib/win32/libiconv/po/pl.gmo [new file with mode: 0644]
lib/win32/libiconv/po/pl.po [new file with mode: 0644]
lib/win32/libiconv/po/pt_BR.gmo [new file with mode: 0644]
lib/win32/libiconv/po/pt_BR.po [new file with mode: 0644]
lib/win32/libiconv/po/quot.sed [new file with mode: 0644]
lib/win32/libiconv/po/remove-potcdate.sin [new file with mode: 0644]
lib/win32/libiconv/po/rm.gmo [new file with mode: 0644]
lib/win32/libiconv/po/rm.po [new file with mode: 0644]
lib/win32/libiconv/po/ro.gmo [new file with mode: 0644]
lib/win32/libiconv/po/ro.po [new file with mode: 0644]
lib/win32/libiconv/po/ru.gmo [new file with mode: 0644]
lib/win32/libiconv/po/ru.po [new file with mode: 0644]
lib/win32/libiconv/po/sk.gmo [new file with mode: 0644]
lib/win32/libiconv/po/sk.po [new file with mode: 0644]
lib/win32/libiconv/po/sl.gmo [new file with mode: 0644]
lib/win32/libiconv/po/sl.po [new file with mode: 0644]
lib/win32/libiconv/po/sq.gmo [new file with mode: 0644]
lib/win32/libiconv/po/sq.po [new file with mode: 0644]
lib/win32/libiconv/po/sr.gmo [new file with mode: 0644]
lib/win32/libiconv/po/sr.po [new file with mode: 0644]
lib/win32/libiconv/po/stamp-po [new file with mode: 0644]
lib/win32/libiconv/po/sv.gmo [new file with mode: 0644]
lib/win32/libiconv/po/sv.po [new file with mode: 0644]
lib/win32/libiconv/po/tr.gmo [new file with mode: 0644]
lib/win32/libiconv/po/tr.po [new file with mode: 0644]
lib/win32/libiconv/po/uk.gmo [new file with mode: 0644]
lib/win32/libiconv/po/uk.po [new file with mode: 0644]
lib/win32/libiconv/po/vi.gmo [new file with mode: 0644]
lib/win32/libiconv/po/vi.po [new file with mode: 0644]
lib/win32/libiconv/po/wa.gmo [new file with mode: 0644]
lib/win32/libiconv/po/wa.po [new file with mode: 0644]
lib/win32/libiconv/po/zh_CN.gmo [new file with mode: 0644]
lib/win32/libiconv/po/zh_CN.po [new file with mode: 0644]
lib/win32/libiconv/po/zh_TW.gmo [new file with mode: 0644]
lib/win32/libiconv/po/zh_TW.po [new file with mode: 0644]
lib/win32/libiconv/preload/Makefile.devel [new file with mode: 0644]
lib/win32/libiconv/preload/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/preload/aclocal.m4 [new file with mode: 0644]
lib/win32/libiconv/preload/configure [new file with mode: 0644]
lib/win32/libiconv/preload/configure.ac [new file with mode: 0644]
lib/win32/libiconv/src/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/src/iconv.c [new file with mode: 0644]
lib/win32/libiconv/src/iconv_no_i18n.c [new file with mode: 0644]
lib/win32/libiconv/srclib/Makefile.am [new file with mode: 0644]
lib/win32/libiconv/srclib/Makefile.gnulib [new file with mode: 0644]
lib/win32/libiconv/srclib/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/srclib/alloca.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/areadlink.c [new file with mode: 0644]
lib/win32/libiconv/srclib/areadlink.h [new file with mode: 0644]
lib/win32/libiconv/srclib/binary-io.h [new file with mode: 0644]
lib/win32/libiconv/srclib/c-ctype.c [new file with mode: 0644]
lib/win32/libiconv/srclib/c-ctype.h [new file with mode: 0644]
lib/win32/libiconv/srclib/canonicalize-lgpl.c [new file with mode: 0644]
lib/win32/libiconv/srclib/canonicalize.h [new file with mode: 0644]
lib/win32/libiconv/srclib/errno.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/error.c [new file with mode: 0644]
lib/win32/libiconv/srclib/error.h [new file with mode: 0644]
lib/win32/libiconv/srclib/gettext.h [new file with mode: 0644]
lib/win32/libiconv/srclib/intprops.h [new file with mode: 0644]
lib/win32/libiconv/srclib/localcharset.h [new file with mode: 0644]
lib/win32/libiconv/srclib/malloc.c [new file with mode: 0644]
lib/win32/libiconv/srclib/malloca.c [new file with mode: 0644]
lib/win32/libiconv/srclib/malloca.h [new file with mode: 0644]
lib/win32/libiconv/srclib/malloca.valgrind [new file with mode: 0644]
lib/win32/libiconv/srclib/memmove.c [new file with mode: 0644]
lib/win32/libiconv/srclib/pathmax.h [new file with mode: 0644]
lib/win32/libiconv/srclib/progname.c [new file with mode: 0644]
lib/win32/libiconv/srclib/progname.h [new file with mode: 0644]
lib/win32/libiconv/srclib/progreloc.c [new file with mode: 0644]
lib/win32/libiconv/srclib/readlink.c [new file with mode: 0644]
lib/win32/libiconv/srclib/relocatable.c [new file with mode: 0644]
lib/win32/libiconv/srclib/relocatable.h [new file with mode: 0644]
lib/win32/libiconv/srclib/relocwrapper.c [new file with mode: 0644]
lib/win32/libiconv/srclib/setenv.c [new file with mode: 0644]
lib/win32/libiconv/srclib/signal.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/sigprocmask.c [new file with mode: 0644]
lib/win32/libiconv/srclib/stdbool.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/stdint.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/stdio-write.c [new file with mode: 0644]
lib/win32/libiconv/srclib/stdio.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/stdlib.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/streq.h [new file with mode: 0644]
lib/win32/libiconv/srclib/strerror.c [new file with mode: 0644]
lib/win32/libiconv/srclib/string.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/unistd.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/unitypes.h [new file with mode: 0644]
lib/win32/libiconv/srclib/uniwidth.h [new file with mode: 0644]
lib/win32/libiconv/srclib/uniwidth/cjk.h [new file with mode: 0644]
lib/win32/libiconv/srclib/uniwidth/width.c [new file with mode: 0644]
lib/win32/libiconv/srclib/unlocked-io.h [new file with mode: 0644]
lib/win32/libiconv/srclib/wchar.in.h [new file with mode: 0644]
lib/win32/libiconv/srclib/xalloc.h [new file with mode: 0644]
lib/win32/libiconv/srclib/xmalloc.c [new file with mode: 0644]
lib/win32/libiconv/srclib/xreadlink.c [new file with mode: 0644]
lib/win32/libiconv/srclib/xreadlink.h [new file with mode: 0644]
lib/win32/libiconv/srclib/xstrdup.c [new file with mode: 0644]
lib/win32/libiconv/srcm4/00gnulib.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/alloca.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/canonicalize-lgpl.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/codeset.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/eealloc.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/environ.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/errno_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/error.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/extensions.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/gettext.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/glibc2.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/glibc21.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/gnulib-cache.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/gnulib-common.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/gnulib-comp.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/gnulib-tool.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/iconv.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/include_next.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/intdiv0.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/intl.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/intldir.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/intlmacosx.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/intmax.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/inttypes-pri.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/inttypes_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/lcmessage.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/lib-ld.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/lib-link.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/lib-prefix.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/lock.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/longlong.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/malloc.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/malloca.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/mbstate_t.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/memmove.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/multiarch.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/nls.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/pathmax.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/po.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/printf-posix.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/progtest.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/readlink.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/relocatable-lib.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/relocatable.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/setenv.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/signal_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/signalblocking.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/sigpipe.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/size_max.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/ssize_t.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/stdbool.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/stdint.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/stdint_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/stdio_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/stdlib_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/strerror.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/string_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/threadlib.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/uintmax_t.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/unistd_h.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/unlocked-io.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/visibility.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/wchar.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/wchar_t.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/wint_t.m4 [new file with mode: 0644]
lib/win32/libiconv/srcm4/xsize.m4 [new file with mode: 0644]
lib/win32/libiconv/tests/ARMSCII-8.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ARMSCII-8.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ASCII.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ATARIST.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-2003.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-2003.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-1999-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-1999-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-1999.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-1999.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2001-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2001-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2001.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2001.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2004-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2004-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2004.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5-HKSCS-2004.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/BIG5.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1046.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1124.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1125.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1129.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1131.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1133.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1161.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1161.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1162.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1163.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1163.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1250.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1251.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1252.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1253.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1254.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1255-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/CP1255-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/CP1255.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1255.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1256.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1257.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1258-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/CP1258-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/CP1258.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP1258.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP437.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP737.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP775.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP850.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP852.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP853.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP855.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP856.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP857.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP858.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP860.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP861.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP862.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP863.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP864.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP865.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP866.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP869.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP874.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP922.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP932.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP932.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP936.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP949.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP950.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/CP950.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/DEC-HANYU.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/DEC-HANYU.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/DEC-KANJI.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-CN.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-JISX0213.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-JP.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-JP.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-KR.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-TW.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/EUC-TW.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/GB18030-BMP.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/GBK.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/Georgian-Academy.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/Georgian-PS.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/HP-ROMAN8.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/HZ-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/HZ-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-CN-EXT-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-CN-EXT-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-CN-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-CN-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-1-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-1-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-2-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-2-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-3-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-3-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-JP-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-KR-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-2022-KR-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-1.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-10.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-11.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-13.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-14.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-15.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-16.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-2.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-3.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-4.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-5.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-6.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-7.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-8.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-8859-9.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-IR-165.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO-IR-165.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO646-CN.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/ISO646-JP.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/JIS_X0201.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/JOHAB.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/KOI8-R.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/KOI8-RU.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/KOI8-T.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/KOI8-U.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacArabic.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacCentralEurope.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacCroatian.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacCyrillic.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacGreek.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacHebrew.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacIceland.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacRoman.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacRomania.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacThai.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacTurkish.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/MacUkraine.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/Makefile.in [new file with mode: 0644]
lib/win32/libiconv/tests/MuleLao-1.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/NEXTSTEP.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/PT154.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/Quotes.ASCII [new file with mode: 0644]
lib/win32/libiconv/tests/Quotes.ISO-8859-1 [new file with mode: 0644]
lib/win32/libiconv/tests/Quotes.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/RISCOS-LATIN1.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/RK1048.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/SHIFT_JIS.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/SHIFT_JISX0213.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/TCVN-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/TCVN-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/TCVN.IRREVERSIBLE.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/TCVN.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/TDS565.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/TIS-620.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/Translit1.ASCII [new file with mode: 0644]
lib/win32/libiconv/tests/Translit1.ISO-8859-1 [new file with mode: 0644]
lib/win32/libiconv/tests/TranslitFail1.ISO-8859-1 [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-2BE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-2BE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-2LE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-2LE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-4BE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-4BE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-4LE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UCS-4LE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-16-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-16-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-16BE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-16BE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-16LE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-16LE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-32-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-32-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-32BE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-32BE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-32LE-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-32LE-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-7-snippet [new file with mode: 0644]
lib/win32/libiconv/tests/UTF-7-snippet.UTF-8 [new file with mode: 0644]
lib/win32/libiconv/tests/VISCII.TXT [new file with mode: 0644]
lib/win32/libiconv/tests/check-stateful [new file with mode: 0644]
lib/win32/libiconv/tests/check-stateful.bat [new file with mode: 0644]
lib/win32/libiconv/tests/check-stateless [new file with mode: 0644]
lib/win32/libiconv/tests/check-stateless.bat [new file with mode: 0644]
lib/win32/libiconv/tests/check-subst [new file with mode: 0644]
lib/win32/libiconv/tests/check-translit [new file with mode: 0644]
lib/win32/libiconv/tests/check-translit.bat [new file with mode: 0644]
lib/win32/libiconv/tests/check-translitfailure [new file with mode: 0644]
lib/win32/libiconv/tests/gengb18030z.c [new file with mode: 0644]
lib/win32/libiconv/tests/genutf8.c [new file with mode: 0644]
lib/win32/libiconv/tests/table-from.c [new file with mode: 0644]
lib/win32/libiconv/tests/table-to.c [new file with mode: 0644]
lib/win32/libiconv/tests/test-shiftseq.c [new file with mode: 0644]
lib/win32/libiconv/tests/uniq-u.c [new file with mode: 0644]
lib/win32/libiconv/tools/8bit_tab_to_h.c [new file with mode: 0644]
lib/win32/libiconv/tools/JISX0213.TXT [new file with mode: 0644]
lib/win32/libiconv/tools/Makefile [new file with mode: 0644]
lib/win32/libiconv/tools/cjk_tab_to_h.c [new file with mode: 0644]
lib/win32/libiconv/tools/cjk_variants.c [new file with mode: 0644]
lib/win32/libiconv/windows/iconv.rc [new file with mode: 0644]
lib/win32/libiconv/windows/libiconv.rc [new file with mode: 0644]
lib/win32/libiconv/windows/windres-options [new file with mode: 0644]
lib/win32/libiconv/woe32dll/export.h [new file with mode: 0644]
lib/win32/libiconv/woe32dll/iconv-exports.c [new file with mode: 0644]
lib/win32/liblzo/LZO-1.00.rar [new file with mode: 0644]
lib/win32/liblzo/LZO1X.H [new file with mode: 0755]
lib/win32/liblzo/LZOCONF.H [new file with mode: 0755]
lib/win32/liblzo/lzo.lib [new file with mode: 0755]
lib/win32/libmicrohttpd_win32/AUTHORS [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/COPYING [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/ChangeLog [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/INSTALL [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/NEWS [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/README [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/libgcrypt-11.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/libgpg-error-0.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/libiconv-2.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/libintl-8.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/libmicrohttpd-5.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/libplibc-1.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/bin/pthreadGC2.dll [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/include/microhttpd.h [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/lib/howtocreatelibmicrohttpd.dll.lib.txt [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/lib/libmicrohttpd.dll.def [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/lib/libmicrohttpd.dll.lib [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/lib/pkgconfig/libmicrohttpd.pc [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/share/info/microhttpd.info [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/share/info/microhttpd.info-1 [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/share/info/microhttpd.info-2 [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/share/info/microhttpd.info-3 [new file with mode: 0644]
lib/win32/libmicrohttpd_win32/share/man/man3/libmicrohttpd.3 [new file with mode: 0644]
lib/win32/libmms_win32/.cvsignore [new file with mode: 0644]
lib/win32/libmms_win32/AUTHORS [new file with mode: 0644]
lib/win32/libmms_win32/COPYING.LIB [new file with mode: 0644]
lib/win32/libmms_win32/ChangeLog [new file with mode: 0644]
lib/win32/libmms_win32/INSTALL [new file with mode: 0644]
lib/win32/libmms_win32/Makefile.am [new file with mode: 0644]
lib/win32/libmms_win32/NEWS [new file with mode: 0644]
lib/win32/libmms_win32/README [new file with mode: 0644]
lib/win32/libmms_win32/README.LICENSE [new file with mode: 0644]
lib/win32/libmms_win32/TODO [new file with mode: 0644]
lib/win32/libmms_win32/autogen.sh [new file with mode: 0644]
lib/win32/libmms_win32/configure.in [new file with mode: 0644]
lib/win32/libmms_win32/doc/random/URLs.txt [new file with mode: 0644]
lib/win32/libmms_win32/libmms.spec.in [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/config.h [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/inttypes.h [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/libmms.sln [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/libmms.vcproj [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/libmms.vcxproj [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/libmms.vcxproj.filters [new file with mode: 0644]
lib/win32/libmms_win32/msvc++/stdint.h [new file with mode: 0644]
lib/win32/libmms_win32/pkgconfig/.cvsignore [new file with mode: 0644]
lib/win32/libmms_win32/pkgconfig/Makefile.am [new file with mode: 0644]
lib/win32/libmms_win32/pkgconfig/libmms.pc.in [new file with mode: 0644]
lib/win32/libmms_win32/src/.cvsignore [new file with mode: 0644]
lib/win32/libmms_win32/src/Makefile.am [new file with mode: 0644]
lib/win32/libmms_win32/src/README.AUX [new file with mode: 0644]
lib/win32/libmms_win32/src/asfheader.h [new file with mode: 0644]
lib/win32/libmms_win32/src/bswap.h [new file with mode: 0644]
lib/win32/libmms_win32/src/input_mms.c [new file with mode: 0644]
lib/win32/libmms_win32/src/mms.c [new file with mode: 0644]
lib/win32/libmms_win32/src/mms.h [new file with mode: 0644]
lib/win32/libmms_win32/src/mms_config.h [new file with mode: 0644]
lib/win32/libmms_win32/src/mms_config.h.in [new file with mode: 0644]
lib/win32/libmms_win32/src/mmsh.c [new file with mode: 0644]
lib/win32/libmms_win32/src/mmsh.h [new file with mode: 0644]
lib/win32/libmms_win32/src/mmsio.h [new file with mode: 0644]
lib/win32/libmms_win32/src/mmsx.c [new file with mode: 0644]
lib/win32/libmms_win32/src/mmsx.h [new file with mode: 0644]
lib/win32/libmms_win32/src/testconnect.c [new file with mode: 0644]
lib/win32/libmms_win32/src/testdownload.c [new file with mode: 0644]
lib/win32/libmms_win32/src/testswap.c [new file with mode: 0644]
lib/win32/libmms_win32/src/uri.c [new file with mode: 0644]
lib/win32/libmms_win32/src/uri.h [new file with mode: 0644]
lib/win32/libmms_win32/src/utils.c [new file with mode: 0644]
lib/win32/libmms_win32/src/utils.h [new file with mode: 0644]
lib/win32/libsamplerate/AUTHORS [new file with mode: 0644]
lib/win32/libsamplerate/COPYING [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/compile [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/config.guess [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/config.sub [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/depcomp [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/install-sh [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/ltmain.sh [new file with mode: 0644]
lib/win32/libsamplerate/Cfg/missing [new file with mode: 0644]
lib/win32/libsamplerate/ChangeLog [new file with mode: 0644]
lib/win32/libsamplerate/INSTALL [new file with mode: 0644]
lib/win32/libsamplerate/M4/libtool.m4 [new file with mode: 0644]
lib/win32/libsamplerate/M4/ltoptions.m4 [new file with mode: 0644]
lib/win32/libsamplerate/M4/ltsugar.m4 [new file with mode: 0644]
lib/win32/libsamplerate/M4/ltversion.m4 [new file with mode: 0644]
lib/win32/libsamplerate/M4/lt~obsolete.m4 [new file with mode: 0644]
lib/win32/libsamplerate/Make.bat [new file with mode: 0644]
lib/win32/libsamplerate/Makefile.am [new file with mode: 0644]
lib/win32/libsamplerate/Makefile.in [new file with mode: 0644]
lib/win32/libsamplerate/NEWS [new file with mode: 0644]
lib/win32/libsamplerate/README [new file with mode: 0644]
lib/win32/libsamplerate/Win32/Makefile.am [new file with mode: 0644]
lib/win32/libsamplerate/Win32/Makefile.in [new file with mode: 0644]
lib/win32/libsamplerate/Win32/Makefile.mingw.in [new file with mode: 0644]
lib/win32/libsamplerate/Win32/Makefile.msvc [new file with mode: 0644]
lib/win32/libsamplerate/Win32/config.h [new file with mode: 0644]
lib/win32/libsamplerate/Win32/libsamplerate-0.def [new file with mode: 0644]
lib/win32/libsamplerate/Win32/unistd.h [new file with mode: 0644]
lib/win32/libsamplerate/acinclude.m4 [new file with mode: 0644]
lib/win32/libsamplerate/aclocal.m4 [new file with mode: 0644]
lib/win32/libsamplerate/autogen.sh [new file with mode: 0644]
lib/win32/libsamplerate/compile [new file with mode: 0644]
lib/win32/libsamplerate/config.guess [new file with mode: 0644]
lib/win32/libsamplerate/config.sub [new file with mode: 0644]
lib/win32/libsamplerate/configure [new file with mode: 0644]
lib/win32/libsamplerate/configure.ac [new file with mode: 0644]
lib/win32/libsamplerate/depcomp [new file with mode: 0644]
lib/win32/libsamplerate/doc/ChangeLog [new file with mode: 0644]
lib/win32/libsamplerate/doc/Makefile.am [new file with mode: 0644]
lib/win32/libsamplerate/doc/Makefile.in [new file with mode: 0644]
lib/win32/libsamplerate/doc/NEWS [new file with mode: 0644]
lib/win32/libsamplerate/doc/SRC.css [new file with mode: 0644]
lib/win32/libsamplerate/doc/SRC.png [new file with mode: 0644]
lib/win32/libsamplerate/doc/api.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/api_callback.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/api_full.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/api_misc.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/api_simple.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/download.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/faq.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/history.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/index.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/license.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/lists.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/quality.html [new file with mode: 0644]
lib/win32/libsamplerate/doc/win32.html [new file with mode: 0644]
lib/win32/libsamplerate/examples/Makefile.am [new file with mode: 0644]
lib/win32/libsamplerate/examples/Makefile.in [new file with mode: 0644]
lib/win32/libsamplerate/examples/audio_out.c [new file with mode: 0644]
lib/win32/libsamplerate/examples/audio_out.h [new file with mode: 0644]
lib/win32/libsamplerate/examples/sndfile-resample.c [new file with mode: 0644]
lib/win32/libsamplerate/examples/timewarp-file.c [new file with mode: 0644]
lib/win32/libsamplerate/examples/varispeed-play.c [new file with mode: 0644]
lib/win32/libsamplerate/install-sh [new file with mode: 0644]
lib/win32/libsamplerate/libsamplerate.spec.in [new file with mode: 0644]
lib/win32/libsamplerate/libsamplerate_win32/libsamplerate_win32.vcproj [new file with mode: 0644]
lib/win32/libsamplerate/libsamplerate_win32/libsamplerate_win32.vcxproj [new file with mode: 0644]
lib/win32/libsamplerate/libsamplerate_win32/libsamplerate_win32.vcxproj.filters [new file with mode: 0644]
lib/win32/libsamplerate/ltmain.sh [new file with mode: 0644]
lib/win32/libsamplerate/missing [new file with mode: 0644]
lib/win32/libsamplerate/samplerate.pc.in [new file with mode: 0644]
lib/win32/libsamplerate/src/Makefile.am [new file with mode: 0644]
lib/win32/libsamplerate/src/Makefile.in [new file with mode: 0644]
lib/win32/libsamplerate/src/Version_script.in [new file with mode: 0644]
lib/win32/libsamplerate/src/check_asm.sh [new file with mode: 0644]
lib/win32/libsamplerate/src/common.h [new file with mode: 0644]
lib/win32/libsamplerate/src/config.h.in [new file with mode: 0644]
lib/win32/libsamplerate/src/fastest_coeffs.h [new file with mode: 0644]
lib/win32/libsamplerate/src/float_cast.h [new file with mode: 0644]
lib/win32/libsamplerate/src/high_qual_coeffs.h [new file with mode: 0644]
lib/win32/libsamplerate/src/mid_qual_coeffs.h [new file with mode: 0644]
lib/win32/libsamplerate/src/samplerate.c [new file with mode: 0644]
lib/win32/libsamplerate/src/samplerate.h [new file with mode: 0644]
lib/win32/libsamplerate/src/src_linear.c [new file with mode: 0644]
lib/win32/libsamplerate/src/src_sinc.c [new file with mode: 0644]
lib/win32/libsamplerate/src/src_zoh.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/Makefile.am [new file with mode: 0644]
lib/win32/libsamplerate/tests/Makefile.in [new file with mode: 0644]
lib/win32/libsamplerate/tests/calc_snr.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/callback_hang_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/callback_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/downsample_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/float_short_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/misc_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/multi_channel_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/multichan_throughput_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/reset_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/simple_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/snr_bw_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/src-evaluate.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/termination_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/throughput_test.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/util.c [new file with mode: 0644]
lib/win32/libsamplerate/tests/util.h [new file with mode: 0644]
lib/win32/libsamplerate/tests/varispeed_test.c [new file with mode: 0644]
lib/win32/libssh_win32/include/libssh/callbacks.h [new file with mode: 0644]
lib/win32/libssh_win32/include/libssh/libssh.h [new file with mode: 0644]
lib/win32/libssh_win32/include/libssh/server.h [new file with mode: 0644]
lib/win32/libssh_win32/include/libssh/sftp.h [new file with mode: 0644]
lib/win32/libssh_win32/include/libssh/ssh2.h [new file with mode: 0644]
lib/win32/libssh_win32/lib/libssh.def [new file with mode: 0644]
lib/win32/libssh_win32/lib/libssh.lib [new file with mode: 0644]
lib/win32/libssh_win32/readme.txt [new file with mode: 0644]
lib/win32/libwavpack/Makefile.in [new file with mode: 0644]
lib/win32/libwavpack/bits.c [new file with mode: 0644]
lib/win32/libwavpack/changelog.txt [new file with mode: 0644]
lib/win32/libwavpack/extra1.c [new file with mode: 0644]
lib/win32/libwavpack/extra2.c [new file with mode: 0644]
lib/win32/libwavpack/filters.h [new file with mode: 0644]
lib/win32/libwavpack/float.c [new file with mode: 0644]
lib/win32/libwavpack/license.txt [new file with mode: 0644]
lib/win32/libwavpack/md5.c [new file with mode: 0644]
lib/win32/libwavpack/md5.h [new file with mode: 0644]
lib/win32/libwavpack/metadata.c [new file with mode: 0644]
lib/win32/libwavpack/pack.c [new file with mode: 0644]
lib/win32/libwavpack/unpack.c [new file with mode: 0644]
lib/win32/libwavpack/unpack3.c [new file with mode: 0644]
lib/win32/libwavpack/unpack3.h [new file with mode: 0644]
lib/win32/libwavpack/utils.c [new file with mode: 0644]
lib/win32/libwavpack/wavpack.h [new file with mode: 0644]
lib/win32/libwavpack/wavpackdll.vcproj [new file with mode: 0644]
lib/win32/libwavpack/wavpackdll.vcxproj [new file with mode: 0644]
lib/win32/libwavpack/wavpackdll.vcxproj.filters [new file with mode: 0644]
lib/win32/libwavpack/words.c [new file with mode: 0644]
lib/win32/libwavpack/wputils.c [new file with mode: 0644]
lib/win32/libwavpack/wputils.h [new file with mode: 0644]
lib/win32/pcre/132html [new file with mode: 0644]
lib/win32/pcre/AUTHORS [new file with mode: 0644]
lib/win32/pcre/CMakeLists.txt [new file with mode: 0644]
lib/win32/pcre/COPYING [new file with mode: 0644]
lib/win32/pcre/ChangeLog [new file with mode: 0644]
lib/win32/pcre/CleanTxt [new file with mode: 0644]
lib/win32/pcre/Detrail [new file with mode: 0644]
lib/win32/pcre/HACKING [new file with mode: 0644]
lib/win32/pcre/INSTALL [new file with mode: 0644]
lib/win32/pcre/LICENCE [new file with mode: 0644]
lib/win32/pcre/Makefile.am [new file with mode: 0644]
lib/win32/pcre/Makefile.in [new file with mode: 0644]
lib/win32/pcre/NEWS [new file with mode: 0644]
lib/win32/pcre/NON-UNIX-USE [new file with mode: 0644]
lib/win32/pcre/PrepareRelease [new file with mode: 0644]
lib/win32/pcre/README [new file with mode: 0644]
lib/win32/pcre/RunGrepTest [new file with mode: 0644]
lib/win32/pcre/RunTest [new file with mode: 0644]
lib/win32/pcre/RunTest.bat [new file with mode: 0644]
lib/win32/pcre/aclocal.m4 [new file with mode: 0644]
lib/win32/pcre/cmake/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
lib/win32/pcre/cmake/FindPackageHandleStandardArgs.cmake [new file with mode: 0644]
lib/win32/pcre/cmake/FindReadline.cmake [new file with mode: 0644]
lib/win32/pcre/config-cmake.h.in [new file with mode: 0644]
lib/win32/pcre/config.guess [new file with mode: 0644]
lib/win32/pcre/config.h [new file with mode: 0644]
lib/win32/pcre/config.h.generic [new file with mode: 0644]
lib/win32/pcre/config.h.in [new file with mode: 0644]
lib/win32/pcre/config.sub [new file with mode: 0644]
lib/win32/pcre/configure [new file with mode: 0644]
lib/win32/pcre/configure.ac [new file with mode: 0644]
lib/win32/pcre/depcomp [new file with mode: 0644]
lib/win32/pcre/dftables.c [new file with mode: 0644]
lib/win32/pcre/doc/html/index.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre-config.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_compile.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_compile2.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_config.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_copy_named_substring.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_copy_substring.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_dfa_exec.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_exec.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_free_substring.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_free_substring_list.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_fullinfo.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_get_named_substring.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_get_stringnumber.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_get_stringtable_entries.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_get_substring.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_get_substring_list.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_info.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_maketables.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_refcount.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_study.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcre_version.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcreapi.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrebuild.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrecallout.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrecompat.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrecpp.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcredemo.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcregrep.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrematching.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrepartial.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrepattern.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcreperform.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcreposix.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcreprecompile.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcresample.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcrestack.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcresyntax.html [new file with mode: 0644]
lib/win32/pcre/doc/html/pcretest.html [new file with mode: 0644]
lib/win32/pcre/doc/index.html.src [new file with mode: 0644]
lib/win32/pcre/doc/pcre-config.1 [new file with mode: 0644]
lib/win32/pcre/doc/pcre-config.txt [new file with mode: 0644]
lib/win32/pcre/doc/pcre.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre.txt [new file with mode: 0644]
lib/win32/pcre/doc/pcre_compile.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_compile2.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_config.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_copy_named_substring.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_copy_substring.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_dfa_exec.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_exec.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_free_substring.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_free_substring_list.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_fullinfo.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_get_named_substring.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_get_stringnumber.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_get_stringtable_entries.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_get_substring.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_get_substring_list.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_info.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_maketables.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_refcount.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_study.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcre_version.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcreapi.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrebuild.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrecallout.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrecompat.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrecpp.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcregrep.1 [new file with mode: 0644]
lib/win32/pcre/doc/pcregrep.txt [new file with mode: 0644]
lib/win32/pcre/doc/pcrematching.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrepartial.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrepattern.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcreperform.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcreposix.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcreprecompile.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcresample.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcrestack.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcresyntax.3 [new file with mode: 0644]
lib/win32/pcre/doc/pcretest.1 [new file with mode: 0644]
lib/win32/pcre/doc/pcretest.txt [new file with mode: 0644]
lib/win32/pcre/doc/perltest.txt [new file with mode: 0644]
lib/win32/pcre/install-sh [new file with mode: 0644]
lib/win32/pcre/libpcre.pc.in [new file with mode: 0644]
lib/win32/pcre/libpcre/libpcre.vcproj [new file with mode: 0644]
lib/win32/pcre/libpcre/libpcre.vcxproj [new file with mode: 0644]
lib/win32/pcre/libpcre/libpcre.vcxproj.filters [new file with mode: 0644]
lib/win32/pcre/libpcrecpp.pc.in [new file with mode: 0644]
lib/win32/pcre/libpcreposix.pc.in [new file with mode: 0644]
lib/win32/pcre/ltmain.sh [new file with mode: 0644]
lib/win32/pcre/makevp.bat [new file with mode: 0644]
lib/win32/pcre/makevp_c.txt [new file with mode: 0644]
lib/win32/pcre/makevp_l.txt [new file with mode: 0644]
lib/win32/pcre/missing [new file with mode: 0644]
lib/win32/pcre/pcre-config.in [new file with mode: 0644]
lib/win32/pcre/pcre.h [new file with mode: 0644]
lib/win32/pcre/pcre.h.generic [new file with mode: 0644]
lib/win32/pcre/pcre.h.in [new file with mode: 0644]
lib/win32/pcre/pcre_chartables.c [new file with mode: 0644]
lib/win32/pcre/pcre_chartables.c.dist [new file with mode: 0644]
lib/win32/pcre/pcre_compile.c [new file with mode: 0644]
lib/win32/pcre/pcre_config.c [new file with mode: 0644]
lib/win32/pcre/pcre_dfa_exec.c [new file with mode: 0644]
lib/win32/pcre/pcre_exec.c [new file with mode: 0644]
lib/win32/pcre/pcre_fullinfo.c [new file with mode: 0644]
lib/win32/pcre/pcre_get.c [new file with mode: 0644]
lib/win32/pcre/pcre_globals.c [new file with mode: 0644]
lib/win32/pcre/pcre_info.c [new file with mode: 0644]
lib/win32/pcre/pcre_internal.h [new file with mode: 0644]
lib/win32/pcre/pcre_maketables.c [new file with mode: 0644]
lib/win32/pcre/pcre_newline.c [new file with mode: 0644]
lib/win32/pcre/pcre_ord2utf8.c [new file with mode: 0644]
lib/win32/pcre/pcre_printint.src [new file with mode: 0644]
lib/win32/pcre/pcre_refcount.c [new file with mode: 0644]
lib/win32/pcre/pcre_scanner.cc [new file with mode: 0644]
lib/win32/pcre/pcre_scanner.h [new file with mode: 0644]
lib/win32/pcre/pcre_scanner_unittest.cc [new file with mode: 0644]
lib/win32/pcre/pcre_stringpiece.cc [new file with mode: 0644]
lib/win32/pcre/pcre_stringpiece.h [new file with mode: 0644]
lib/win32/pcre/pcre_stringpiece.h.in [new file with mode: 0644]
lib/win32/pcre/pcre_stringpiece_unittest.cc [new file with mode: 0644]
lib/win32/pcre/pcre_study.c [new file with mode: 0644]
lib/win32/pcre/pcre_tables.c [new file with mode: 0644]
lib/win32/pcre/pcre_try_flipped.c [new file with mode: 0644]
lib/win32/pcre/pcre_ucd.c [new file with mode: 0644]
lib/win32/pcre/pcre_valid_utf8.c [new file with mode: 0644]
lib/win32/pcre/pcre_version.c [new file with mode: 0644]
lib/win32/pcre/pcre_xclass.c [new file with mode: 0644]
lib/win32/pcre/pcrecpp.cc [new file with mode: 0644]
lib/win32/pcre/pcrecpp.h [new file with mode: 0644]
lib/win32/pcre/pcrecpp_internal.h [new file with mode: 0644]
lib/win32/pcre/pcrecpp_unittest.cc [new file with mode: 0644]
lib/win32/pcre/pcrecpparg.h [new file with mode: 0644]
lib/win32/pcre/pcrecpparg.h.in [new file with mode: 0644]
lib/win32/pcre/pcredemo.c [new file with mode: 0644]
lib/win32/pcre/pcregexp.pas [new file with mode: 0644]
lib/win32/pcre/pcregrep.c [new file with mode: 0644]
lib/win32/pcre/pcreposix.c [new file with mode: 0644]
lib/win32/pcre/pcreposix.h [new file with mode: 0644]
lib/win32/pcre/pcretest.c [new file with mode: 0644]
lib/win32/pcre/perltest.pl [new file with mode: 0644]
lib/win32/pcre/testdata/grepinput [new file with mode: 0644]
lib/win32/pcre/testdata/grepinput8 [new file with mode: 0644]
lib/win32/pcre/testdata/grepinputv [new file with mode: 0644]
lib/win32/pcre/testdata/grepinputx [new file with mode: 0644]
lib/win32/pcre/testdata/greplist [new file with mode: 0644]
lib/win32/pcre/testdata/grepoutput [new file with mode: 0644]
lib/win32/pcre/testdata/grepoutput8 [new file with mode: 0644]
lib/win32/pcre/testdata/grepoutputN [new file with mode: 0644]
lib/win32/pcre/testdata/testinput1 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput10 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput11 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput12 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput2 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput3 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput4 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput5 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput6 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput7 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput8 [new file with mode: 0644]
lib/win32/pcre/testdata/testinput9 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput1 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput10 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput11 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput12 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput2 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput3 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput4 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput5 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput6 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput7 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput8 [new file with mode: 0644]
lib/win32/pcre/testdata/testoutput9 [new file with mode: 0644]
lib/win32/pcre/testdata/wintestinput3 [new file with mode: 0644]
lib/win32/pcre/testdata/wintestoutput3 [new file with mode: 0644]
lib/win32/pcre/ucp.h [new file with mode: 0644]
lib/win32/sqlite/libsqlite_win32/libsqlite_win32.vcproj [new file with mode: 0644]
lib/win32/sqlite/libsqlite_win32/libsqlite_win32.vcxproj [new file with mode: 0644]
lib/win32/sqlite/libsqlite_win32/libsqlite_win32.vcxproj.filters [new file with mode: 0644]
lib/win32/sqlite/sqlite3.c [new file with mode: 0644]
lib/win32/sqlite/sqlite3.h [new file with mode: 0644]
lib/win32/sqlite/sqlite3ext.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/AUTHORS [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/CHANGES [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/COPYING [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/README [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/acinclude.m4 [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/aclocal.m4 [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/autogen.sh [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/config.guess [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/config.h.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/config.sub [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/configure [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/configure.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/depcomp [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/doc/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/components.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/eightphase.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/evenlsp.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/fish_xiph_org.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/floor1-1.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/floor1-2.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/floor1-3.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/floor1-4.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/floor1_inverse_dB_table.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/floorval.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/fourphase.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/framing.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/helper.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/hufftree-under.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/hufftree.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/index.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/lspmap.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/oddlsp.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/oggstream.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/programming.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/residue-pack.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/residue2.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/squarepolar.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/stereo.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/stream.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/v-comment.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbis-clip.txt [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbis-errors.txt [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbis-fidelity.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbis.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/changes.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/examples.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/index.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/ov_ectl_ratemanage2_arg.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/ov_ectl_ratemanage_arg.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/overview.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/reference.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/style.css [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_ctl.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_init.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_init_vbr.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_setup_init.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_setup_managed.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisenc/vorbis_info.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/OggVorbis_File.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/callbacks.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/chaining_example_c.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/chainingexample.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/crosslap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/datastructures.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/decoding.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/example.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/exampleindex.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/fileinfo.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/index.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/initialization.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_bitrate.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_bitrate_instant.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_callbacks.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_clear.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_comment.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_crosslap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_fopen.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_info.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_open.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_open_callbacks.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek_lap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek_page.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_tell.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_total.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_seek.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_seek_lap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_tell.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_total.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_read.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_read_float.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_seekable.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_serialnumber.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_streams.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_test.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_test_callbacks.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_test_open.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek_lap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek_page.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek_page_lap.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_time_tell.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/ov_time_total.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/overview.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/reference.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/return.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/seekexample.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/seeking.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/seeking_example_c.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/seeking_test_c.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/seekingexample.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/style.css [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/threads.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/vorbis_comment.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/vorbis_info.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisfile/vorbisfile_example_c.html [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/vorbisword2.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/wait.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/white-ogg.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/white-xifish.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/window1.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/window2.png [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xifish.pdf [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/01-introduction.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/02-bitpacking.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/03-codebook.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/04-codec.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/05-comment.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/06-floor0.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/07-floor1.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/08-residue.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/09-helper.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/10-tables.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/TODO [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/Vorbis_I_spec.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/a1-encapsulation_ogg.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/a2-encapsulation_rtp.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/footer.xml [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/spec-common.xsl [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/spec-fo.xsl [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/doc/xml/spec-html.xsl [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/chaining_example.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/decoder_example.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/encoder_example.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/frameview.pl [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/examples/seeking_example.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/examples/vorbisfile_example.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/vorbis/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/vorbis/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/vorbis/codec.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/vorbis/vorbisenc.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/include/vorbis/vorbisfile.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/install-sh [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/lib/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/analysis.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/backends.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/barkmel.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/bitrate.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/bitrate.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/block.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/coupled/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/coupled/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/coupled/res_books_stereo.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/floor/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/floor/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/floor/floor_books.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/uncoupled/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/uncoupled/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/books/uncoupled/res_books_uncoupled.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/codebook.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/codebook.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/codec_internal.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/envelope.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/envelope.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/floor0.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/floor1.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/highlevel.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/info.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lookup.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lookup.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lookup_data.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lookups.pl [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/lib/lpc.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lpc.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lsp.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/lsp.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/mapping0.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/masking.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/mdct.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/mdct.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/misc.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/floor_all.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/psych_11.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/psych_16.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/psych_44.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/psych_8.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/residue_16.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/residue_44.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/residue_44u.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/residue_8.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_11.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_16.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_22.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_32.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_44.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_44u.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_8.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/modes/setup_X.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/os.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/psy.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/psy.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/psytune.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/registry.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/registry.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/res0.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/scales.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/sharedbook.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/smallft.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/smallft.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/synthesis.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/tone.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/vorbisenc.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/vorbisfile.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/window.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/lib/window.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/libvorbis.spec.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/ltmain.sh [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/compat/strdup.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/compat/sys/types.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/decoder_example.mcp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/encoder_example.mcp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/libvorbis.mcp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/libvorbis.mcp.exp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macos/libvorbisenc.mcp [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/macos/libvorbisenc.mcp.exp [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/macos/libvorbisfile.mcp [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/macos/libvorbisfile.mcp.exp [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/macos/vorbis.mcp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macosx/English.lproj/InfoPlist.strings [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macosx/Info.plist [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/macosx/Vorbis.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/missing [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/symbian/bld.inf [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/symbian/config.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/symbian/vorbis.mmp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/todo.txt [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbis-uninstalled.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbis.m4 [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbis.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbisenc-uninstalled.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbisenc.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbisfile-uninstalled.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vorbisfile.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/16.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/16u.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c-1.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c0.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c1.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c2.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c3.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c4.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c5.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c6.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c7.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c8.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44c9.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u0.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u1.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u2.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u3.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u4.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u5.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u6.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u7.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u8.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/44u9.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/8.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/8u.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/auxpartition.pl [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/vq/bookutil.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/bookutil.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/build.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/cascade.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/distribution.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/floor_11.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/floor_22.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/floor_44.vqs [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/genericdata.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/huffbuild.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/latticebuild.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/latticehint.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/latticepare.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/latticetune.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/localcodebook.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/lspdata.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/make_floor_books.pl [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/vq/make_residue_books.pl [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/vq/metrics.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/residue_entropy [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/vq/residuedata.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/residuesplit.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/run.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/train.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/vqext.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/vqgen.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/vqgen.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/vqsplit.c [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/vq/vqsplit.h [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/libvorbis/libvorbis.sln [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/libvorbis/libvorbis.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.sln [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/vorbisdec/vorbisdec.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2003/vorbisenc/vorbisenc.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2005/libvorbis/libvorbis.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2005/vorbisdec/vorbisdec.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2005/vorbisenc/vorbisenc.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbis/libvorbis.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbisfile/libvorbisfile.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbisfile/libvorbisfile.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2010/libvorbis/libvorbis.vcxproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2010/libvorbis/libvorbis.vcxproj.filters [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2010/libvorbisfile/libvorbisfile.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2010/libvorbisfile/libvorbisfile.vcxproj [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/VS2010/libvorbisfile/libvorbisfile.vcxproj.filters [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/build_vorbis_dynamic.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbis_dynamic_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbis_static.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbis_static_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisenc_dynamic.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisenc_dynamic_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisenc_static.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisenc_static_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisfile_dynamic.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisfile_dynamic_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisfile_static.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/build_vorbisfile_static_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/libvorbis/win32/vorbis.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbis.dsw [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbis_dynamic.dsp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbis_static.dsp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbisenc.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbisenc_dynamic.dsp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbisenc_static.dsp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbisfile.def [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbisfile_dynamic.dsp [new file with mode: 0644]
lib/win32/vorbisfile/libvorbis/win32/vorbisfile_static.dsp [new file with mode: 0644]
lib/win32/vorbisfile/ogg/AUTHORS [new file with mode: 0644]
lib/win32/vorbisfile/ogg/CHANGES [new file with mode: 0644]
lib/win32/vorbisfile/ogg/COPYING [new file with mode: 0644]
lib/win32/vorbisfile/ogg/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/README [new file with mode: 0644]
lib/win32/vorbisfile/ogg/aclocal.m4 [new file with mode: 0644]
lib/win32/vorbisfile/ogg/compile [new file with mode: 0755]
lib/win32/vorbisfile/ogg/config.guess [new file with mode: 0755]
lib/win32/vorbisfile/ogg/config.h.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/config.sub [new file with mode: 0755]
lib/win32/vorbisfile/ogg/configure [new file with mode: 0755]
lib/win32/vorbisfile/ogg/configure.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/.cvsignore [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/changelog [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/control [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/copyright [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/libogg-dev.docs [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/libogg-dev.install [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/libogg0.README.Debian [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/libogg0.install [new file with mode: 0644]
lib/win32/vorbisfile/ogg/debian/rules [new file with mode: 0755]
lib/win32/vorbisfile/ogg/debian/watch [new file with mode: 0644]
lib/win32/vorbisfile/ogg/depcomp [new file with mode: 0755]
lib/win32/vorbisfile/ogg/doc/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/framing.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/index.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/bitpacking.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/datastructures.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/decoding.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/encoding.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/general.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/index.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_packet.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_packet_clear.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_bos.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_checksum_set.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_continued.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_eos.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_granulepos.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_packets.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_pageno.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_serialno.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_page_version.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_clear.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_destroy.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_eos.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_flush.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_init.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_packetin.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_packetout.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_packetpeek.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_pagein.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_pageout.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_reset.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_reset_serialno.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_stream_state.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_buffer.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_clear.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_destroy.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_init.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_pageout.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_pageseek.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_reset.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_state.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/ogg_sync_wrote.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_adv.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_adv1.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_bits.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_buffer.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_bytes.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_get_buffer.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_look.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_look1.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_read.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_read1.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_readinit.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_reset.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_write.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_writealign.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_writeclear.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_writecopy.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_writeinit.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/oggpack_writetrunc.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/overview.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/reference.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/style.css [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/vorbis_comment.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/libogg/vorbis_info.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/ogg-multiplex.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/oggstream.html [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/rfc3533.txt [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/rfc3534.txt [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/stream.png [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/vorbisword2.png [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/white-ogg.png [new file with mode: 0644]
lib/win32/vorbisfile/ogg/doc/white-xifish.png [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/ogg/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/ogg/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/ogg/config_types.h.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/ogg/ogg.h [new file with mode: 0644]
lib/win32/vorbisfile/ogg/include/ogg/os_types.h [new file with mode: 0644]
lib/win32/vorbisfile/ogg/install-sh [new file with mode: 0755]
lib/win32/vorbisfile/ogg/libogg.spec.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/ltmain.sh [new file with mode: 0644]
lib/win32/vorbisfile/ogg/macos/compat/strdup.c [new file with mode: 0755]
lib/win32/vorbisfile/ogg/macos/compat/sys/types.h [new file with mode: 0755]
lib/win32/vorbisfile/ogg/macos/libogg.mcp [new file with mode: 0755]
lib/win32/vorbisfile/ogg/macos/libogg.mcp.exp [new file with mode: 0755]
lib/win32/vorbisfile/ogg/macosx/English.lproj/InfoPlist.strings [new file with mode: 0644]
lib/win32/vorbisfile/ogg/macosx/Info.plist [new file with mode: 0644]
lib/win32/vorbisfile/ogg/macosx/Ogg.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/win32/vorbisfile/ogg/macosx/Ogg_Prefix.pch [new file with mode: 0644]
lib/win32/vorbisfile/ogg/missing [new file with mode: 0755]
lib/win32/vorbisfile/ogg/ogg-uninstalled.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/ogg.m4 [new file with mode: 0644]
lib/win32/vorbisfile/ogg/ogg.pc.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/src/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/src/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/src/bitwise.c [new file with mode: 0644]
lib/win32/vorbisfile/ogg/src/framing.c [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/Makefile.am [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/Makefile.in [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/build_ogg_dynamic.bat [new file with mode: 0755]
lib/win32/vorbisfile/ogg/win32/build_ogg_dynamic_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/ogg/win32/build_ogg_static.bat [new file with mode: 0755]
lib/win32/vorbisfile/ogg/win32/build_ogg_static_debug.bat [new file with mode: 0755]
lib/win32/vorbisfile/ogg/win32/ogg.def [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg.dsw [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg_dynamic.dsp [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg_static.dsp [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg_static.sln [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg_static.vcproj [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg_static.vcxproj [new file with mode: 0644]
lib/win32/vorbisfile/ogg/win32/ogg_static.vcxproj.filters [new file with mode: 0644]
lib/win32/vorbisfile/vorbisfile_win32/vorbisfile_win32.sln [new file with mode: 0644]
lib/win32/zlib/zconf.h [new file with mode: 0644]
lib/win32/zlib/zlib.h [new file with mode: 0644]
lib/win32/zlib/zlib.lib [new file with mode: 0644]
lib/xbadpcm/ADPCMDll.cpp [new file with mode: 0644]
lib/xbadpcm/Makefile.in [new file with mode: 0644]
lib/xbadpcm/adpcm.sln [new file with mode: 0644]
lib/xbadpcm/adpcm.vcproj [new file with mode: 0644]
lib/xbadpcm/adpcm.vcxproj [new file with mode: 0644]
lib/xbadpcm/adpcm.vcxproj.filters [new file with mode: 0644]
lib/xbadpcm/in_xbadpcm.txt [new file with mode: 0644]
lib/xbadpcm/mywav.h [new file with mode: 0644]
lib/xbadpcm/uXboxAdpcmDecoder.c [new file with mode: 0644]
lib/xbadpcm/uXboxAdpcmDecoder.h [new file with mode: 0644]
project/VS2010Express/UnrarXLib.vcxproj
project/VS2010Express/UnrarXLib.vcxproj.filters
project/VS2010Express/XBMC for Windows.props
project/VS2010Express/XBMC for Windows.sln
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
project/VS2010Express/guilib.vcxproj
project/VS2010Express/guilib.vcxproj.filters
project/VS2010Express/libPlatinum.vcxproj
project/VS2010Express/libPlatinum.vcxproj.filters
tools/TexturePacker/Makefile.in
tools/TexturePacker/Win32/MakeDDS.vcproj
tools/TexturePacker/Win32/TexturePacker.vcproj
tools/TexturePacker/XBMCTex.cpp
tools/TexturePacker/XBTFWriter.cpp
tools/TexturePacker/XBTFWriter.h
tools/XBMCTex/XBMCTex.vcproj
tools/XprPack/XprPack.cpp
xbmc/APEv2Tag.cpp [deleted file]
xbmc/APEv2Tag.h [deleted file]
xbmc/AddonDatabase.cpp [deleted file]
xbmc/AddonDatabase.h [deleted file]
xbmc/AdvancedSettings.cpp [deleted file]
xbmc/AdvancedSettings.h [deleted file]
xbmc/Album.cpp [deleted file]
xbmc/Album.h [deleted file]
xbmc/Application.cpp
xbmc/Application.h
xbmc/ApplicationMessenger.cpp
xbmc/ApplicationMessenger.h
xbmc/Artist.cpp [deleted file]
xbmc/Artist.h [deleted file]
xbmc/AutoSwitch.cpp
xbmc/Autorun.cpp
xbmc/Autorun.h
xbmc/AutorunMediaJob.cpp [deleted file]
xbmc/AutorunMediaJob.h [deleted file]
xbmc/BackgroundInfoLoader.cpp
xbmc/BackgroundInfoLoader.h
xbmc/Bookmark.cpp [deleted file]
xbmc/Bookmark.h [deleted file]
xbmc/ButtonTranslator.cpp [deleted file]
xbmc/ButtonTranslator.h [deleted file]
xbmc/Crc32.cpp [deleted file]
xbmc/Crc32.h [deleted file]
xbmc/CueDocument.cpp
xbmc/CueDocument.h
xbmc/DNSNameCache.cpp [deleted file]
xbmc/DNSNameCache.h [deleted file]
xbmc/DPMSSupport.cpp [deleted file]
xbmc/DPMSSupport.h [deleted file]
xbmc/Database.cpp [deleted file]
xbmc/Database.h [deleted file]
xbmc/DateTime.cpp
xbmc/DetectDVDType.cpp [deleted file]
xbmc/DetectDVDType.h [deleted file]
xbmc/DllImageLib.h [deleted file]
xbmc/DllLibExif.h [deleted file]
xbmc/DllLibapetag.h [deleted file]
xbmc/DllLibid3tag.h [deleted file]
xbmc/DllPaths_generated.h.in
xbmc/DllPaths_win32.h
xbmc/DynamicDll.cpp
xbmc/DynamicDll.h
xbmc/Favourites.cpp
xbmc/Favourites.h
xbmc/FileItem.cpp
xbmc/FileItem.h
xbmc/FileSystem/ASAPFileDirectory.cpp [deleted file]
xbmc/FileSystem/ASAPFileDirectory.h [deleted file]
xbmc/FileSystem/AddonsDirectory.cpp [deleted file]
xbmc/FileSystem/AddonsDirectory.h [deleted file]
xbmc/FileSystem/CDDADirectory.cpp [deleted file]
xbmc/FileSystem/CDDADirectory.h [deleted file]
xbmc/FileSystem/CacheMemBuffer.cpp [deleted file]
xbmc/FileSystem/CacheMemBuffer.h [deleted file]
xbmc/FileSystem/CacheStrategy.cpp [deleted file]
xbmc/FileSystem/CacheStrategy.h [deleted file]
xbmc/FileSystem/DAAPDirectory.cpp [deleted file]
xbmc/FileSystem/DAAPDirectory.h [deleted file]
xbmc/FileSystem/DAVDirectory.cpp [deleted file]
xbmc/FileSystem/DAVDirectory.h [deleted file]
xbmc/FileSystem/Directory.cpp [deleted file]
xbmc/FileSystem/Directory.h [deleted file]
xbmc/FileSystem/DirectoryCache.cpp [deleted file]
xbmc/FileSystem/DirectoryCache.h [deleted file]
xbmc/FileSystem/DirectoryHistory.cpp [deleted file]
xbmc/FileSystem/DirectoryHistory.h [deleted file]
xbmc/FileSystem/DirectoryTuxBox.cpp [deleted file]
xbmc/FileSystem/DirectoryTuxBox.h [deleted file]
xbmc/FileSystem/DllLibCMyth.h [deleted file]
xbmc/FileSystem/DllLibCurl.cpp [deleted file]
xbmc/FileSystem/DllLibCurl.h [deleted file]
xbmc/FileSystem/FTPDirectory.cpp [deleted file]
xbmc/FileSystem/FTPDirectory.h [deleted file]
xbmc/FileSystem/FTPParse.cpp [deleted file]
xbmc/FileSystem/FTPParse.h [deleted file]
xbmc/FileSystem/FactoryDirectory.cpp [deleted file]
xbmc/FileSystem/FactoryDirectory.h [deleted file]
xbmc/FileSystem/FactoryFileDirectory.cpp [deleted file]
xbmc/FileSystem/FactoryFileDirectory.h [deleted file]
xbmc/FileSystem/File.cpp [deleted file]
xbmc/FileSystem/File.h [deleted file]
xbmc/FileSystem/FileCDDA.cpp [deleted file]
xbmc/FileSystem/FileCDDA.h [deleted file]
xbmc/FileSystem/FileCache.cpp [deleted file]
xbmc/FileSystem/FileCache.h [deleted file]
xbmc/FileSystem/FileCurl.cpp [deleted file]
xbmc/FileSystem/FileCurl.h [deleted file]
xbmc/FileSystem/FileDAAP.cpp [deleted file]
xbmc/FileSystem/FileDAAP.h [deleted file]
xbmc/FileSystem/FileFactory.cpp [deleted file]
xbmc/FileSystem/FileFactory.h [deleted file]
xbmc/FileSystem/FileFileReader.cpp [deleted file]
xbmc/FileSystem/FileFileReader.h [deleted file]
xbmc/FileSystem/FileHD.cpp [deleted file]
xbmc/FileSystem/FileHD.h [deleted file]
xbmc/FileSystem/FileISO.cpp [deleted file]
xbmc/FileSystem/FileISO.h [deleted file]
xbmc/FileSystem/FileLastFM.cpp [deleted file]
xbmc/FileSystem/FileLastFM.h [deleted file]
xbmc/FileSystem/FileMusicDatabase.cpp [deleted file]
xbmc/FileSystem/FileMusicDatabase.h [deleted file]
xbmc/FileSystem/FileRTV.cpp [deleted file]
xbmc/FileSystem/FileRTV.h [deleted file]
xbmc/FileSystem/FileRar.cpp [deleted file]
xbmc/FileSystem/FileRar.h [deleted file]
xbmc/FileSystem/FileSFTP.cpp [deleted file]
xbmc/FileSystem/FileSFTP.h [deleted file]
xbmc/FileSystem/FileShoutcast.cpp [deleted file]
xbmc/FileSystem/FileShoutcast.h [deleted file]
xbmc/FileSystem/FileSmb.cpp [deleted file]
xbmc/FileSystem/FileSmb.h [deleted file]
xbmc/FileSystem/FileSpecialProtocol.cpp [deleted file]
xbmc/FileSystem/FileSpecialProtocol.h [deleted file]
xbmc/FileSystem/FileTuxBox.cpp [deleted file]
xbmc/FileSystem/FileTuxBox.h [deleted file]
xbmc/FileSystem/FileUDF.cpp [deleted file]
xbmc/FileSystem/FileUDF.h [deleted file]
xbmc/FileSystem/FileXBMSP.cpp [deleted file]
xbmc/FileSystem/FileXBMSP.h [deleted file]
xbmc/FileSystem/FileZip.cpp [deleted file]
xbmc/FileSystem/FileZip.h [deleted file]
xbmc/FileSystem/HDDirectory.cpp [deleted file]
xbmc/FileSystem/HDDirectory.h [deleted file]
xbmc/FileSystem/HDHomeRun.cpp [deleted file]
xbmc/FileSystem/HDHomeRun.h [deleted file]
xbmc/FileSystem/HTSPDirectory.cpp [deleted file]
xbmc/FileSystem/HTSPDirectory.h [deleted file]
xbmc/FileSystem/HTSPSession.cpp [deleted file]
xbmc/FileSystem/HTSPSession.h [deleted file]
xbmc/FileSystem/HTTPDirectory.cpp [deleted file]
xbmc/FileSystem/HTTPDirectory.h [deleted file]
xbmc/FileSystem/IDirectory.cpp [deleted file]
xbmc/FileSystem/IDirectory.h [deleted file]
xbmc/FileSystem/IFile.cpp [deleted file]
xbmc/FileSystem/IFile.h [deleted file]
xbmc/FileSystem/IFileDirectory.h [deleted file]
xbmc/FileSystem/ILiveTV.h [deleted file]
xbmc/FileSystem/ISO9660Directory.cpp [deleted file]
xbmc/FileSystem/ISO9660Directory.h [deleted file]
xbmc/FileSystem/LastFMDirectory.cpp [deleted file]
xbmc/FileSystem/LastFMDirectory.h [deleted file]
xbmc/FileSystem/Makefile.in [deleted file]
xbmc/FileSystem/MultiPathDirectory.cpp [deleted file]
xbmc/FileSystem/MultiPathDirectory.h [deleted file]
xbmc/FileSystem/MultiPathFile.cpp [deleted file]
xbmc/FileSystem/MultiPathFile.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNode.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNode.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbum.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbum.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilations.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilations.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilationsSongs.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilationsSongs.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAdded.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAdded.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAddedSong.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAddedSong.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayed.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayed.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayedSong.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayedSong.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100Song.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100Song.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeArtist.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeArtist.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeGenre.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeGenre.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeOverview.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeOverview.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeRoot.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeRoot.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeSingles.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeSingles.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeSong.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeSong.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeSongTop100.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeSongTop100.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeTop100.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeTop100.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeYear.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeYear.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeYearAlbum.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeYearAlbum.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeYearSong.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/DirectoryNodeYearSong.h [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/Makefile [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/QueryParams.cpp [deleted file]
xbmc/FileSystem/MusicDatabaseDirectory/QueryParams.h [deleted file]
xbmc/FileSystem/MusicFileDirectory.cpp [deleted file]
xbmc/FileSystem/MusicFileDirectory.h [deleted file]
xbmc/FileSystem/MusicSearchDirectory.cpp [deleted file]
xbmc/FileSystem/MusicSearchDirectory.h [deleted file]
xbmc/FileSystem/MythDirectory.cpp [deleted file]
xbmc/FileSystem/MythDirectory.h [deleted file]
xbmc/FileSystem/MythFile.cpp [deleted file]
xbmc/FileSystem/MythFile.h [deleted file]
xbmc/FileSystem/MythSession.cpp [deleted file]
xbmc/FileSystem/MythSession.h [deleted file]
xbmc/FileSystem/NSFFileDirectory.cpp [deleted file]
xbmc/FileSystem/NSFFileDirectory.h [deleted file]
xbmc/FileSystem/NptXbmcFile.cpp [deleted file]
xbmc/FileSystem/OGGFileDirectory.cpp [deleted file]
xbmc/FileSystem/OGGFileDirectory.h [deleted file]
xbmc/FileSystem/PlaylistDirectory.cpp [deleted file]
xbmc/FileSystem/PlaylistDirectory.h [deleted file]
xbmc/FileSystem/PlaylistFileDirectory.cpp [deleted file]
xbmc/FileSystem/PlaylistFileDirectory.h [deleted file]
xbmc/FileSystem/PluginDirectory.cpp [deleted file]
xbmc/FileSystem/PluginDirectory.h [deleted file]
xbmc/FileSystem/RSSDirectory.cpp [deleted file]
xbmc/FileSystem/RSSDirectory.h [deleted file]
xbmc/FileSystem/RTVDirectory.cpp [deleted file]
xbmc/FileSystem/RTVDirectory.h [deleted file]
xbmc/FileSystem/RarDirectory.cpp [deleted file]
xbmc/FileSystem/RarDirectory.h [deleted file]
xbmc/FileSystem/RarManager.cpp [deleted file]
xbmc/FileSystem/RarManager.h [deleted file]
xbmc/FileSystem/SAPDirectory.cpp [deleted file]
xbmc/FileSystem/SAPDirectory.h [deleted file]
xbmc/FileSystem/SAPFile.cpp [deleted file]
xbmc/FileSystem/SAPFile.h [deleted file]
xbmc/FileSystem/SFTPDirectory.cpp [deleted file]
xbmc/FileSystem/SFTPDirectory.h [deleted file]
xbmc/FileSystem/SIDFileDirectory.cpp [deleted file]
xbmc/FileSystem/SIDFileDirectory.h [deleted file]
xbmc/FileSystem/SMBDirectory.cpp [deleted file]
xbmc/FileSystem/SMBDirectory.h [deleted file]
xbmc/FileSystem/SmartPlaylistDirectory.cpp [deleted file]
xbmc/FileSystem/SmartPlaylistDirectory.h [deleted file]
xbmc/FileSystem/SpecialProtocol.cpp [deleted file]
xbmc/FileSystem/SpecialProtocol.h [deleted file]
xbmc/FileSystem/SpecialProtocolDirectory.cpp [deleted file]
xbmc/FileSystem/SpecialProtocolDirectory.h [deleted file]
xbmc/FileSystem/StackDirectory.cpp [deleted file]
xbmc/FileSystem/StackDirectory.h [deleted file]
xbmc/FileSystem/UDFDirectory.cpp [deleted file]
xbmc/FileSystem/UDFDirectory.h [deleted file]
xbmc/FileSystem/UPnPDirectory.cpp [deleted file]
xbmc/FileSystem/UPnPDirectory.h [deleted file]
xbmc/FileSystem/VTPDirectory.cpp [deleted file]
xbmc/FileSystem/VTPDirectory.h [deleted file]
xbmc/FileSystem/VTPFile.cpp [deleted file]
xbmc/FileSystem/VTPFile.h [deleted file]
xbmc/FileSystem/VTPSession.cpp [deleted file]
xbmc/FileSystem/VTPSession.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNode.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNode.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeActor.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeActor.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeCountry.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeCountry.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeDirector.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeDirector.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeEpisodes.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeEpisodes.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeGenre.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeGenre.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeMoviesOverview.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeMoviesOverview.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeMusicVideoAlbum.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeMusicVideoAlbum.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeMusicVideosOverview.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeMusicVideosOverview.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeOverview.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeOverview.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedEpisodes.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedEpisodes.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMovies.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMovies.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMusicVideos.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMusicVideos.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRoot.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeRoot.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeSeasons.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeSeasons.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeSets.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeSets.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeStudio.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeStudio.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTitleMovies.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTitleMovies.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTitleMusicVideos.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTitleMusicVideos.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTitleTvShows.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTitleTvShows.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTvShowsOverview.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeTvShowsOverview.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeYear.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/DirectoryNodeYear.h [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/Makefile [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/QueryParams.cpp [deleted file]
xbmc/FileSystem/VideoDatabaseDirectory/QueryParams.h [deleted file]
xbmc/FileSystem/VirtualDirectory.cpp [deleted file]
xbmc/FileSystem/VirtualDirectory.h [deleted file]
xbmc/FileSystem/VirtualPathDirectory.cpp [deleted file]
xbmc/FileSystem/VirtualPathDirectory.h [deleted file]
xbmc/FileSystem/XBMSDirectory.cpp [deleted file]
xbmc/FileSystem/XBMSDirectory.h [deleted file]
xbmc/FileSystem/ZeroconfDirectory.cpp [deleted file]
xbmc/FileSystem/ZeroconfDirectory.h [deleted file]
xbmc/FileSystem/ZipDirectory.cpp [deleted file]
xbmc/FileSystem/ZipDirectory.h [deleted file]
xbmc/FileSystem/ZipManager.cpp [deleted file]
xbmc/FileSystem/ZipManager.h [deleted file]
xbmc/FileSystem/cddb.cpp [deleted file]
xbmc/FileSystem/cddb.h [deleted file]
xbmc/FileSystem/cdioSupport.cpp [deleted file]
xbmc/FileSystem/cdioSupport.h [deleted file]
xbmc/FileSystem/iso9660.cpp [deleted file]
xbmc/FileSystem/iso9660.h [deleted file]
xbmc/FileSystem/udf25.cpp [deleted file]
xbmc/FileSystem/udf25.h [deleted file]
xbmc/FileSystem/zconf.h [deleted file]
xbmc/FlacTag.cpp [deleted file]
xbmc/FlacTag.h [deleted file]
xbmc/GUIDialogAccessPoints.cpp [deleted file]
xbmc/GUIDialogAccessPoints.h [deleted file]
xbmc/GUIDialogAddonInfo.cpp [deleted file]
xbmc/GUIDialogAddonInfo.h [deleted file]
xbmc/GUIDialogAddonSettings.cpp [deleted file]
xbmc/GUIDialogAddonSettings.h [deleted file]
xbmc/GUIDialogAudioSubtitleSettings.cpp [deleted file]
xbmc/GUIDialogAudioSubtitleSettings.h [deleted file]
xbmc/GUIDialogBoxBase.cpp [deleted file]
xbmc/GUIDialogBoxBase.h [deleted file]
xbmc/GUIDialogBusy.cpp [deleted file]
xbmc/GUIDialogBusy.h [deleted file]
xbmc/GUIDialogButtonMenu.cpp [deleted file]
xbmc/GUIDialogButtonMenu.h [deleted file]
xbmc/GUIDialogContentSettings.cpp [deleted file]
xbmc/GUIDialogContentSettings.h [deleted file]
xbmc/GUIDialogContextMenu.cpp [deleted file]
xbmc/GUIDialogContextMenu.h [deleted file]
xbmc/GUIDialogFavourites.cpp [deleted file]
xbmc/GUIDialogFavourites.h [deleted file]
xbmc/GUIDialogFileBrowser.cpp [deleted file]
xbmc/GUIDialogFileBrowser.h [deleted file]
xbmc/GUIDialogFileStacking.cpp [deleted file]
xbmc/GUIDialogFileStacking.h [deleted file]
xbmc/GUIDialogFullScreenInfo.cpp [deleted file]
xbmc/GUIDialogFullScreenInfo.h [deleted file]
xbmc/GUIDialogGamepad.cpp [deleted file]
xbmc/GUIDialogGamepad.h [deleted file]
xbmc/GUIDialogKaiToast.cpp [deleted file]
xbmc/GUIDialogKaiToast.h [deleted file]
xbmc/GUIDialogKeyboard.cpp [deleted file]
xbmc/GUIDialogKeyboard.h [deleted file]
xbmc/GUIDialogLockSettings.cpp [deleted file]
xbmc/GUIDialogLockSettings.h [deleted file]
xbmc/GUIDialogMediaSource.cpp [deleted file]
xbmc/GUIDialogMediaSource.h [deleted file]
xbmc/GUIDialogMusicOSD.cpp [deleted file]
xbmc/GUIDialogMusicOSD.h [deleted file]
xbmc/GUIDialogMusicScan.cpp [deleted file]
xbmc/GUIDialogMusicScan.h [deleted file]
xbmc/GUIDialogMuteBug.cpp [deleted file]
xbmc/GUIDialogMuteBug.h [deleted file]
xbmc/GUIDialogNetworkSetup.cpp [deleted file]
xbmc/GUIDialogNetworkSetup.h [deleted file]
xbmc/GUIDialogNumeric.cpp [deleted file]
xbmc/GUIDialogNumeric.h [deleted file]
xbmc/GUIDialogOK.cpp [deleted file]
xbmc/GUIDialogOK.h [deleted file]
xbmc/GUIDialogPictureInfo.cpp [deleted file]
xbmc/GUIDialogPictureInfo.h [deleted file]
xbmc/GUIDialogPlayerControls.cpp [deleted file]
xbmc/GUIDialogPlayerControls.h [deleted file]
xbmc/GUIDialogProfileSettings.cpp [deleted file]
xbmc/GUIDialogProfileSettings.h [deleted file]
xbmc/GUIDialogProgress.cpp [deleted file]
xbmc/GUIDialogProgress.h [deleted file]
xbmc/GUIDialogSeekBar.cpp [deleted file]
xbmc/GUIDialogSeekBar.h [deleted file]
xbmc/GUIDialogSelect.cpp [deleted file]
xbmc/GUIDialogSelect.h [deleted file]
xbmc/GUIDialogSettings.cpp [deleted file]
xbmc/GUIDialogSettings.h [deleted file]
xbmc/GUIDialogSlider.cpp [deleted file]
xbmc/GUIDialogSlider.h [deleted file]
xbmc/GUIDialogSmartPlaylistEditor.cpp [deleted file]
xbmc/GUIDialogSmartPlaylistEditor.h [deleted file]
xbmc/GUIDialogSmartPlaylistRule.cpp [deleted file]
xbmc/GUIDialogSmartPlaylistRule.h [deleted file]
xbmc/GUIDialogSongInfo.cpp [deleted file]
xbmc/GUIDialogSongInfo.h [deleted file]
xbmc/GUIDialogSubMenu.cpp [deleted file]
xbmc/GUIDialogSubMenu.h [deleted file]
xbmc/GUIDialogTeletext.cpp [deleted file]
xbmc/GUIDialogTeletext.h [deleted file]
xbmc/GUIDialogTextViewer.cpp [deleted file]
xbmc/GUIDialogTextViewer.h [deleted file]
xbmc/GUIDialogVideoBookmarks.cpp [deleted file]
xbmc/GUIDialogVideoBookmarks.h [deleted file]
xbmc/GUIDialogVideoScan.cpp [deleted file]
xbmc/GUIDialogVideoScan.h [deleted file]
xbmc/GUIDialogVideoSettings.cpp [deleted file]
xbmc/GUIDialogVideoSettings.h [deleted file]
xbmc/GUIDialogVisualisationPresetList.cpp [deleted file]
xbmc/GUIDialogVisualisationPresetList.h [deleted file]
xbmc/GUIDialogVolumeBar.cpp [deleted file]
xbmc/GUIDialogVolumeBar.h [deleted file]
xbmc/GUIDialogYesNo.cpp [deleted file]
xbmc/GUIDialogYesNo.h [deleted file]
xbmc/GUIInfoManager.cpp [new file with mode: 0644]
xbmc/GUIInfoManager.h [new file with mode: 0644]
xbmc/GUILargeTextureManager.cpp
xbmc/GUILargeTextureManager.h
xbmc/GUIMediaWindow.cpp [deleted file]
xbmc/GUIMediaWindow.h [deleted file]
xbmc/GUIPassword.cpp
xbmc/GUIPassword.h
xbmc/GUISettings.cpp [deleted file]
xbmc/GUISettings.h [deleted file]
xbmc/GUIUserMessages.h
xbmc/GUIViewControl.cpp
xbmc/GUIViewControl.h
xbmc/GUIViewState.cpp
xbmc/GUIViewState.h
xbmc/GUIViewStateAddonBrowser.cpp [deleted file]
xbmc/GUIViewStateAddonBrowser.h [deleted file]
xbmc/GUIViewStateMusic.cpp [deleted file]
xbmc/GUIViewStateMusic.h [deleted file]
xbmc/GUIViewStatePictures.cpp [deleted file]
xbmc/GUIViewStatePictures.h [deleted file]
xbmc/GUIViewStatePrograms.cpp [deleted file]
xbmc/GUIViewStatePrograms.h [deleted file]
xbmc/GUIViewStateVideo.cpp [deleted file]
xbmc/GUIViewStateVideo.h [deleted file]
xbmc/GUIWindowAddonBrowser.cpp [deleted file]
xbmc/GUIWindowAddonBrowser.h [deleted file]
xbmc/GUIWindowFileManager.cpp [deleted file]
xbmc/GUIWindowFileManager.h [deleted file]
xbmc/GUIWindowFullScreen.cpp [deleted file]
xbmc/GUIWindowFullScreen.h [deleted file]
xbmc/GUIWindowHome.cpp [deleted file]
xbmc/GUIWindowHome.h [deleted file]
xbmc/GUIWindowLoginScreen.cpp [deleted file]
xbmc/GUIWindowLoginScreen.h [deleted file]
xbmc/GUIWindowMusicBase.cpp [deleted file]
xbmc/GUIWindowMusicBase.h [deleted file]
xbmc/GUIWindowMusicInfo.cpp [deleted file]
xbmc/GUIWindowMusicInfo.h [deleted file]
xbmc/GUIWindowMusicNav.cpp [deleted file]
xbmc/GUIWindowMusicNav.h [deleted file]
xbmc/GUIWindowMusicOverlay.cpp [deleted file]
xbmc/GUIWindowMusicOverlay.h [deleted file]
xbmc/GUIWindowMusicPlaylist.cpp [deleted file]
xbmc/GUIWindowMusicPlaylist.h [deleted file]
xbmc/GUIWindowMusicPlaylistEditor.cpp [deleted file]
xbmc/GUIWindowMusicPlaylistEditor.h [deleted file]
xbmc/GUIWindowMusicSongs.cpp [deleted file]
xbmc/GUIWindowMusicSongs.h [deleted file]
xbmc/GUIWindowOSD.cpp [deleted file]
xbmc/GUIWindowOSD.h [deleted file]
xbmc/GUIWindowPictures.cpp [deleted file]
xbmc/GUIWindowPictures.h [deleted file]
xbmc/GUIWindowPointer.cpp [deleted file]
xbmc/GUIWindowPointer.h [deleted file]
xbmc/GUIWindowPrograms.cpp [deleted file]
xbmc/GUIWindowPrograms.h [deleted file]
xbmc/GUIWindowScreensaver.cpp [deleted file]
xbmc/GUIWindowScreensaver.h [deleted file]
xbmc/GUIWindowSettings.cpp [deleted file]
xbmc/GUIWindowSettings.h [deleted file]
xbmc/GUIWindowSettingsCategory.cpp [deleted file]
xbmc/GUIWindowSettingsCategory.h [deleted file]
xbmc/GUIWindowSettingsProfile.cpp [deleted file]
xbmc/GUIWindowSettingsProfile.h [deleted file]
xbmc/GUIWindowSettingsScreenCalibration.cpp [deleted file]
xbmc/GUIWindowSettingsScreenCalibration.h [deleted file]
xbmc/GUIWindowSlideShow.cpp [deleted file]
xbmc/GUIWindowSlideShow.h [deleted file]
xbmc/GUIWindowStartup.cpp [deleted file]
xbmc/GUIWindowStartup.h [deleted file]
xbmc/GUIWindowSystemInfo.cpp [deleted file]
xbmc/GUIWindowSystemInfo.h [deleted file]
xbmc/GUIWindowTestPattern.cpp [deleted file]
xbmc/GUIWindowTestPattern.h [deleted file]
xbmc/GUIWindowTestPatternDX.cpp [deleted file]
xbmc/GUIWindowTestPatternDX.h [deleted file]
xbmc/GUIWindowTestPatternGL.cpp [deleted file]
xbmc/GUIWindowTestPatternGL.h [deleted file]
xbmc/GUIWindowVideoBase.cpp [deleted file]
xbmc/GUIWindowVideoBase.h [deleted file]
xbmc/GUIWindowVideoFiles.cpp [deleted file]
xbmc/GUIWindowVideoFiles.h [deleted file]
xbmc/GUIWindowVideoInfo.cpp [deleted file]
xbmc/GUIWindowVideoInfo.h [deleted file]
xbmc/GUIWindowVideoNav.cpp [deleted file]
xbmc/GUIWindowVideoNav.h [deleted file]
xbmc/GUIWindowVideoOverlay.cpp [deleted file]
xbmc/GUIWindowVideoOverlay.h [deleted file]
xbmc/GUIWindowVideoPlaylist.cpp [deleted file]
xbmc/GUIWindowVideoPlaylist.h [deleted file]
xbmc/GUIWindowVisualisation.cpp [deleted file]
xbmc/GUIWindowVisualisation.h [deleted file]
xbmc/GUIWindowWeather.cpp [deleted file]
xbmc/GUIWindowWeather.h [deleted file]
xbmc/IPowerSyscall.h [deleted file]
xbmc/IStorageProvider.h [deleted file]
xbmc/Id3Tag.cpp [deleted file]
xbmc/Id3Tag.h [deleted file]
xbmc/ImusicInfoTagLoader.h [deleted file]
xbmc/KeyboardLayoutConfiguration.cpp [deleted file]
xbmc/KeyboardLayoutConfiguration.h [deleted file]
xbmc/KeyboardStat.cpp [deleted file]
xbmc/KeyboardStat.h [deleted file]
xbmc/LangCodeExpander.cpp [deleted file]
xbmc/LangCodeExpander.h [deleted file]
xbmc/LangInfo.cpp
xbmc/LangInfo.h
xbmc/LastFmManager.cpp [deleted file]
xbmc/LastFmManager.h [deleted file]
xbmc/Makefile.in
xbmc/MathUtils.h [deleted file]
xbmc/MediaManager.cpp [deleted file]
xbmc/MediaManager.h [deleted file]
xbmc/MediaSource.cpp
xbmc/MediaSource.h
xbmc/MouseStat.cpp [deleted file]
xbmc/MouseStat.h [deleted file]
xbmc/MusicDatabase.cpp [deleted file]
xbmc/MusicDatabase.h [deleted file]
xbmc/MusicInfoLoader.cpp [deleted file]
xbmc/MusicInfoLoader.h [deleted file]
xbmc/MusicInfoScanner.cpp [deleted file]
xbmc/MusicInfoScanner.h [deleted file]
xbmc/MusicInfoTag.cpp [deleted file]
xbmc/MusicInfoTag.h [deleted file]
xbmc/MusicInfoTagLoaderAAC.cpp [deleted file]
xbmc/MusicInfoTagLoaderAAC.h [deleted file]
xbmc/MusicInfoTagLoaderASAP.cpp [deleted file]
xbmc/MusicInfoTagLoaderASAP.h [deleted file]
xbmc/MusicInfoTagLoaderApe.cpp [deleted file]
xbmc/MusicInfoTagLoaderApe.h [deleted file]
xbmc/MusicInfoTagLoaderCDDA.cpp [deleted file]
xbmc/MusicInfoTagLoaderCDDA.h [deleted file]
xbmc/MusicInfoTagLoaderDatabase.cpp [deleted file]
xbmc/MusicInfoTagLoaderDatabase.h [deleted file]
xbmc/MusicInfoTagLoaderFactory.cpp [deleted file]
xbmc/MusicInfoTagLoaderFactory.h [deleted file]
xbmc/MusicInfoTagLoaderFlac.cpp [deleted file]
xbmc/MusicInfoTagLoaderFlac.h [deleted file]
xbmc/MusicInfoTagLoaderMP3.cpp [deleted file]
xbmc/MusicInfoTagLoaderMP3.h [deleted file]
xbmc/MusicInfoTagLoaderMP4.cpp [deleted file]
xbmc/MusicInfoTagLoaderMP4.h [deleted file]
xbmc/MusicInfoTagLoaderMPC.cpp [deleted file]
xbmc/MusicInfoTagLoaderMPC.h [deleted file]
xbmc/MusicInfoTagLoaderMidi.cpp [deleted file]
xbmc/MusicInfoTagLoaderMidi.h [deleted file]
xbmc/MusicInfoTagLoaderMod.cpp [deleted file]
xbmc/MusicInfoTagLoaderMod.h [deleted file]
xbmc/MusicInfoTagLoaderNSF.cpp [deleted file]
xbmc/MusicInfoTagLoaderNSF.h [deleted file]
xbmc/MusicInfoTagLoaderOgg.cpp [deleted file]
xbmc/MusicInfoTagLoaderOgg.h [deleted file]
xbmc/MusicInfoTagLoaderSPC.cpp [deleted file]
xbmc/MusicInfoTagLoaderSPC.h [deleted file]
xbmc/MusicInfoTagLoaderShn.cpp [deleted file]
xbmc/MusicInfoTagLoaderShn.h [deleted file]
xbmc/MusicInfoTagLoaderWMA.cpp [deleted file]
xbmc/MusicInfoTagLoaderWMA.h [deleted file]
xbmc/MusicInfoTagLoaderWav.cpp [deleted file]
xbmc/MusicInfoTagLoaderWav.h [deleted file]
xbmc/MusicInfoTagLoaderWavPack.cpp [deleted file]
xbmc/MusicInfoTagLoaderWavPack.h [deleted file]
xbmc/MusicInfoTagLoaderYM.cpp [deleted file]
xbmc/MusicInfoTagLoaderYM.h [deleted file]
xbmc/NfoFile.cpp
xbmc/OggTag.cpp [deleted file]
xbmc/OggTag.h [deleted file]
xbmc/PartyModeManager.cpp
xbmc/PartyModeManager.h
xbmc/PasswordManager.cpp [new file with mode: 0644]
xbmc/PasswordManager.h [new file with mode: 0644]
xbmc/Picture.cpp [deleted file]
xbmc/Picture.h [deleted file]
xbmc/PictureInfoLoader.cpp [deleted file]
xbmc/PictureInfoLoader.h [deleted file]
xbmc/PictureInfoTag.cpp [deleted file]
xbmc/PictureInfoTag.h [deleted file]
xbmc/PictureThumbLoader.cpp [deleted file]
xbmc/PictureThumbLoader.h [deleted file]
xbmc/PlayList.cpp [deleted file]
xbmc/PlayList.h [deleted file]
xbmc/PlayListB4S.cpp [deleted file]
xbmc/PlayListB4S.h [deleted file]
xbmc/PlayListFactory.cpp [deleted file]
xbmc/PlayListFactory.h [deleted file]
xbmc/PlayListM3U.cpp [deleted file]
xbmc/PlayListM3U.h [deleted file]
xbmc/PlayListPLS.cpp [deleted file]
xbmc/PlayListPLS.h [deleted file]
xbmc/PlayListPlayer.cpp
xbmc/PlayListPlayer.h
xbmc/PlayListURL.cpp [deleted file]
xbmc/PlayListURL.h [deleted file]
xbmc/PlayListWPL.cpp [deleted file]
xbmc/PlayListWPL.h [deleted file]
xbmc/PlayListXML.cpp [deleted file]
xbmc/PlayListXML.h [deleted file]
xbmc/PowerManager.cpp [deleted file]
xbmc/PowerManager.h [deleted file]
xbmc/Profile.cpp [deleted file]
xbmc/Profile.h [deleted file]
xbmc/ProgramDatabase.cpp [deleted file]
xbmc/ProgramDatabase.h [deleted file]
xbmc/RenderSystem.cpp [deleted file]
xbmc/RenderSystem.h [deleted file]
xbmc/RenderSystemDX.cpp [deleted file]
xbmc/RenderSystemDX.h [deleted file]
xbmc/RenderSystemGL.cpp [deleted file]
xbmc/RenderSystemGL.h [deleted file]
xbmc/RenderSystemGLES.cpp [deleted file]
xbmc/RenderSystemGLES.h [deleted file]
xbmc/SectionLoader.cpp
xbmc/SectionLoader.h
xbmc/Settings.cpp [deleted file]
xbmc/Settings.h [deleted file]
xbmc/SettingsControls.cpp [deleted file]
xbmc/SettingsControls.h [deleted file]
xbmc/Shortcut.cpp [deleted file]
xbmc/Shortcut.h [deleted file]
xbmc/SlideShowPicture.cpp [deleted file]
xbmc/SlideShowPicture.h [deleted file]
xbmc/SmartPlaylist.cpp [deleted file]
xbmc/SmartPlaylist.h [deleted file]
xbmc/Song.cpp [deleted file]
xbmc/Song.h [deleted file]
xbmc/SortFileItem.cpp
xbmc/StringUtils.cpp [deleted file]
xbmc/StringUtils.h [deleted file]
xbmc/SystemGlobals.cpp
xbmc/Tag.h [deleted file]
xbmc/Temperature.cpp
xbmc/TextureCache.cpp
xbmc/TextureCache.h
xbmc/TextureDatabase.cpp
xbmc/TextureDatabase.h
xbmc/ThumbLoader.cpp
xbmc/ThumbnailCache.cpp
xbmc/ThumbnailCache.h
xbmc/UPnP.cpp [deleted file]
xbmc/UPnP.h [deleted file]
xbmc/URIUtils.cpp [deleted file]
xbmc/URIUtils.h [deleted file]
xbmc/URL.cpp
xbmc/URL.h
xbmc/Util.cpp
xbmc/Util.h
xbmc/VideoDatabase.cpp [deleted file]
xbmc/VideoDatabase.h [deleted file]
xbmc/VideoInfoScanner.cpp [deleted file]
xbmc/VideoInfoScanner.h [deleted file]
xbmc/VideoInfoTag.cpp [deleted file]
xbmc/VideoInfoTag.h [deleted file]
xbmc/VideoReferenceClock.cpp [deleted file]
xbmc/VideoReferenceClock.h [deleted file]
xbmc/ViewDatabase.cpp
xbmc/ViewDatabase.h
xbmc/VorbisTag.cpp [deleted file]
xbmc/VorbisTag.h [deleted file]
xbmc/WinEvents.h [deleted file]
xbmc/WinEventsSDL.cpp [deleted file]
xbmc/WinEventsSDL.h [deleted file]
xbmc/WinEventsWin32.cpp [deleted file]
xbmc/WinEventsWin32.h [deleted file]
xbmc/WinSystem.cpp [deleted file]
xbmc/WinSystem.h [deleted file]
xbmc/WinSystemEGL.cpp [deleted file]
xbmc/WinSystemEGL.h [deleted file]
xbmc/WinSystemWin32.cpp [deleted file]
xbmc/WinSystemWin32.h [deleted file]
xbmc/WinSystemWin32DX.cpp [deleted file]
xbmc/WinSystemWin32DX.h [deleted file]
xbmc/WinSystemWin32GL.cpp [deleted file]
xbmc/WinSystemWin32GL.h [deleted file]
xbmc/WinSystemX11.cpp [deleted file]
xbmc/WinSystemX11.h [deleted file]
xbmc/WinSystemX11GL.cpp [deleted file]
xbmc/WinSystemX11GL.h [deleted file]
xbmc/WindowingFactory.h [deleted file]
xbmc/XBApplicationEx.h
xbmc/XBIRRemote.h [deleted file]
xbmc/XBMC_events.h [deleted file]
xbmc/XBMC_keyboard.h [deleted file]
xbmc/XBMC_keysym.h [deleted file]
xbmc/XBMC_mouse.h [deleted file]
xbmc/XBMC_stdinc.h [deleted file]
xbmc/XBMC_vkeys.h [deleted file]
xbmc/Zeroconf.cpp [deleted file]
xbmc/Zeroconf.h [deleted file]
xbmc/ZeroconfBrowser.cpp [deleted file]
xbmc/ZeroconfBrowser.h [deleted file]
xbmc/addons/Addon.cpp
xbmc/addons/Addon.h
xbmc/addons/AddonDatabase.cpp [new file with mode: 0644]
xbmc/addons/AddonDatabase.h [new file with mode: 0644]
xbmc/addons/AddonDll.h
xbmc/addons/AddonManager.cpp
xbmc/addons/AddonManager.h
xbmc/addons/AddonStatusHandler.cpp
xbmc/addons/AddonStatusHandler.h
xbmc/addons/GUIDialogAddonInfo.cpp [new file with mode: 0644]
xbmc/addons/GUIDialogAddonInfo.h [new file with mode: 0644]
xbmc/addons/GUIDialogAddonSettings.cpp [new file with mode: 0644]
xbmc/addons/GUIDialogAddonSettings.h [new file with mode: 0644]
xbmc/addons/GUIViewStateAddonBrowser.cpp [new file with mode: 0644]
xbmc/addons/GUIViewStateAddonBrowser.h [new file with mode: 0644]
xbmc/addons/GUIWindowAddonBrowser.cpp [new file with mode: 0644]
xbmc/addons/GUIWindowAddonBrowser.h [new file with mode: 0644]
xbmc/addons/IAddon.h
xbmc/addons/Makefile
xbmc/addons/PluginSource.cpp
xbmc/addons/Repository.cpp
xbmc/addons/Repository.h
xbmc/addons/Scraper.cpp
xbmc/addons/ScreenSaver.cpp
xbmc/addons/Service.cpp
xbmc/addons/Skin.cpp
xbmc/addons/Skin.h
xbmc/addons/Visualisation.cpp
xbmc/addons/Visualisation.h
xbmc/addons/fft.cpp [deleted file]
xbmc/addons/fft.h [deleted file]
xbmc/cdrip/CDDAReader.h
xbmc/cdrip/CDDARipper.cpp
xbmc/cdrip/DllFlacEnc.h
xbmc/cdrip/Encoder.cpp
xbmc/cdrip/Encoder.h
xbmc/cdrip/EncoderFFmpeg.cpp
xbmc/cdrip/EncoderFFmpeg.h
xbmc/cdrip/EncoderFlac.cpp
xbmc/cdrip/EncoderLame.cpp
xbmc/cdrip/EncoderVorbis.cpp
xbmc/cdrip/EncoderWav.cpp
xbmc/cdrip/Makefile.in
xbmc/cores/AudioRenderers/ALSADirectSound.cpp
xbmc/cores/AudioRenderers/ALSADirectSound.h
xbmc/cores/AudioRenderers/AudioRendererFactory.cpp
xbmc/cores/AudioRenderers/AudioRendererFactory.h
xbmc/cores/AudioRenderers/CoreAudioRenderer.cpp
xbmc/cores/AudioRenderers/CoreAudioRenderer.h
xbmc/cores/AudioRenderers/IAudioRenderer.h
xbmc/cores/AudioRenderers/Makefile.in
xbmc/cores/AudioRenderers/NullDirectSound.cpp
xbmc/cores/AudioRenderers/NullDirectSound.h
xbmc/cores/AudioRenderers/PulseAudioDirectSound.cpp
xbmc/cores/AudioRenderers/PulseAudioDirectSound.h
xbmc/cores/AudioRenderers/Win32DirectSound.cpp
xbmc/cores/AudioRenderers/Win32DirectSound.h
xbmc/cores/AudioRenderers/Win32WASAPI.cpp
xbmc/cores/AudioRenderers/Win32WASAPI.h
xbmc/cores/DllLoader/DllLoader.cpp
xbmc/cores/DllLoader/DllLoaderContainer.cpp
xbmc/cores/DllLoader/Makefile
xbmc/cores/DllLoader/SoLoader.cpp
xbmc/cores/DllLoader/dll.cpp
xbmc/cores/DllLoader/dll_tracker.cpp
xbmc/cores/DllLoader/dll_tracker.h
xbmc/cores/DllLoader/dll_tracker_file.cpp
xbmc/cores/DllLoader/dll_tracker_library.cpp
xbmc/cores/DllLoader/exports/Makefile
xbmc/cores/DllLoader/exports/emu_kernel32.cpp
xbmc/cores/DllLoader/exports/emu_kernel32.h
xbmc/cores/DllLoader/exports/emu_msvcrt.cpp
xbmc/cores/DllLoader/exports/exports_python_linux.cpp
xbmc/cores/DllLoader/exports/util/EmuFileWrapper.cpp
xbmc/cores/DllLoader/exports/util/Makefile
xbmc/cores/DummyVideoPlayer.cpp
xbmc/cores/DummyVideoPlayer.h
xbmc/cores/ExternalPlayer/ExternalPlayer.cpp
xbmc/cores/ExternalPlayer/ExternalPlayer.h
xbmc/cores/ExternalPlayer/Makefile
xbmc/cores/IPlayer.h
xbmc/cores/Makefile.in
xbmc/cores/VideoRenderers/BaseRenderer.cpp
xbmc/cores/VideoRenderers/BaseRenderer.h
xbmc/cores/VideoRenderers/LinuxRendererGL.cpp
xbmc/cores/VideoRenderers/LinuxRendererGL.h
xbmc/cores/VideoRenderers/Makefile.in
xbmc/cores/VideoRenderers/OverlayRenderer.cpp
xbmc/cores/VideoRenderers/OverlayRenderer.h
xbmc/cores/VideoRenderers/OverlayRendererDX.cpp
xbmc/cores/VideoRenderers/OverlayRendererDX.h
xbmc/cores/VideoRenderers/OverlayRendererGL.cpp
xbmc/cores/VideoRenderers/OverlayRendererUtil.cpp
xbmc/cores/VideoRenderers/RenderManager.cpp
xbmc/cores/VideoRenderers/RenderManager.h
xbmc/cores/VideoRenderers/VideoShaders/ConvolutionKernels.cpp
xbmc/cores/VideoRenderers/VideoShaders/Makefile
xbmc/cores/VideoRenderers/VideoShaders/VideoFilterShader.h
xbmc/cores/VideoRenderers/VideoShaders/WinVideoFilter.cpp
xbmc/cores/VideoRenderers/VideoShaders/YUV2RGBShader.cpp
xbmc/cores/VideoRenderers/VideoShaders/YUV2RGBShader.h
xbmc/cores/VideoRenderers/WinRenderer.cpp
xbmc/cores/VideoRenderers/WinRenderer.h
xbmc/cores/dlgcache.cpp [deleted file]
xbmc/cores/dlgcache.h [deleted file]
xbmc/cores/dvdplayer/Codecs/DllAvCodec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/DllAvFormat.h [deleted file]
xbmc/cores/dvdplayer/Codecs/DllPostProc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/DllSwScale.h [deleted file]
xbmc/cores/dvdplayer/Codecs/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/COPYING.GPLv2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/COPYING.GPLv3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/COPYING.LGPLv2.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/COPYING.LGPLv3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/CREDITS [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/Changelog [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/Doxyfile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/LICENSE [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/MAINTAINERS [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/README [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/build_xbmc.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/build_xbmc_win32.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/cmdutils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/cmdutils.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/cmdutils_common_opts.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/common.mak [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/configure [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/APIchanges [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/avutil.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/developer.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/faq.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/ffmpeg-doc.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/ffplay-doc.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/ffprobe-doc.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/ffserver-doc.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/ffserver.conf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/fftools-common-opts.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/filters.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/general.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/issue_tracker.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/libavfilter.texi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/optimization.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/rate_distortion.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/snow.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/soc.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/swscale.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/tablegen.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/texi2pod.pl [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/doc/viterbi.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffmpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffplay.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-baseline.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-default.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-fast.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-fast_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-faster.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-faster_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-fastfirstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-hq.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-ipod320.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-ipod640.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-lossless_fast.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-lossless_max.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-lossless_medium.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-lossless_slow.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-lossless_slower.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-lossless_ultrafast.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-main.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-max.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-medium.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-medium_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-normal.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-placebo.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-placebo_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-slow.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-slow_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-slower.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-slower_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-slowfirstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-superfast.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-superfast_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-ultrafast.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-ultrafast_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-veryfast.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-veryfast_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-veryslow.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffpresets/libx264-veryslow_firstpass.ffpreset [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffprobe.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffserver.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/ffserver.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/include/dxva2/dxva2api.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/include/libavutil/avconfig.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/4xm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/8bps.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/8svx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_ac3_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_ac3_parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_adtstoasc_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aac_tablegen_decl.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacadtsdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacadtsdec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aaccoder.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacdectab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacenc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacps.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacps.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacps_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacps_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacpsdata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacpsy.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacpsy.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacsbr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacsbr.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aacsbrdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aactab.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aactab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aandcttab.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aandcttab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aasc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3_parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3dec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3dec_data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3dec_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3tab.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ac3tab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/acelp_filters.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/acelp_filters.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/acelp_pitch_delay.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/acelp_pitch_delay.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/acelp_vectors.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/acelp_vectors.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/adpcm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/adx.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/adxdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/adxenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alacenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/allcodecs.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/asm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/dsputil_alpha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/dsputil_alpha.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/dsputil_alpha_asm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/motion_est_alpha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/motion_est_mvi_asm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/mpegvideo_alpha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/regdef.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alpha/simple_idct_alpha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/alsdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/amrnbdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/amrnbdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/anm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/apedec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/api-example.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/aac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/asm-offsets.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/asm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dcadsp_init_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dcadsp_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_arm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_arm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_armv6.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_init_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_init_armv5te.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_init_armv6.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_init_neon.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_init_vfp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_iwmmxt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_iwmmxt_rnd_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/dsputil_vfp.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/fft_init_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/fft_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/h264dsp_init_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/h264dsp_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/h264idct_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/h264pred_init_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/h264pred_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/int_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/jrevdct_arm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mdct_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mpegvideo_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mpegvideo_arm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mpegvideo_armv5te.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mpegvideo_armv5te_s.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mpegvideo_iwmmxt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/mpegvideo_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/rdft_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/simple_idct_arm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/simple_idct_armv5te.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/simple_idct_armv6.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/simple_idct_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/synth_filter_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/vp3dsp_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/vp56dsp_init_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/arm/vp56dsp_neon.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/asv1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/atrac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/atrac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/atrac1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/atrac1data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/atrac3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/atrac3data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/audioconvert.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/audioconvert.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/aura.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/avcodec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/avfft.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/avfft.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/avpacket.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/avr32/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/avs.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bethsoftvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bethsoftvideo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/config_bfin.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/dsputil_bfin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/dsputil_bfin.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/fdct_bfin.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/idct_bfin.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/pixels_bfin.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/vp3_bfin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bfin/vp3_idct_bfin.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bgmc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bgmc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bink.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/binkaudio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/binkdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/binkidct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bitstream.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bitstream_filter.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bmp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bmp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bmpenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/bytestream.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/c93.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cabac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cabac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cavs.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cavs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cavs_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cavsdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cavsdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cavsdsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cbrt_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cbrt_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cdgraphics.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/celp_filters.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/celp_filters.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/celp_math.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/celp_math.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cga_data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cga_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/chomp_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cinepak.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cljr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cook.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cookdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/costablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cscd.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/cyuv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dca.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dca.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dca_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dcadata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dcadsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dcadsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dcahuff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dct-test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dct32.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dctref.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dctref.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dirac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dirac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dirac_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dnxhd_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dnxhddata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dnxhddata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dnxhddec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dnxhdenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dnxhdenc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dpcm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dpx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dsicinav.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dsputil.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dsputil.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dump_extradata_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dv_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dv_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dv_vlc_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvbsub.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvbsub_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvbsubdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvdata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvdsub_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvdsubdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dvdsubenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dwt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dwt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxa.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxva2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxva2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxva2_h264.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxva2_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxva2_mpeg2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/dxva2_vc1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eac3dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eac3dec_data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eac3dec_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eacmv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eaidct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eamad.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eatgq.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eatgv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/eatqi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/elbg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/elbg.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/error_resilience.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/escape124.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/faandct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/faandct.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/faanidct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/faanidct.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/faxcompr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/faxcompr.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/fft-test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/fft.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/fft.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ffv1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flacdata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flacdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flacdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flacenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flashsv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flashsvenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flicvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flv.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flvdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/flvenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/fraps.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/frwu.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/g726.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/g729.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/g729data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/g729dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/get_bits.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/gif.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/gifdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/golomb.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/golomb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/gsmdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h261.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h261.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h261_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h261data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h261dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h261enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h263.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h263.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h263_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h263_parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h263data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h263dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_cabac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_cavlc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_direct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_loopfilter.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_mp4toannexb_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_mvpred.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_ps.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_refs.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264_sei.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264dsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264dspenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264idct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264pred.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/h264pred.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/huffman.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/huffman.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/huffyuv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/idcinvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/iff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/iff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/iirfilter.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/iirfilter.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/imc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/imcdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/imgconvert.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/imgconvert.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/imx_dump_header_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/indeo2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/indeo2data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/indeo3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/indeo3data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/indeo5.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/indeo5data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/intelh263dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/interplayvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/intrax8.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/intrax8.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/intrax8dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/intrax8huf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ituh263dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ituh263enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ivi_common.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ivi_common.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ivi_dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ivi_dsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jfdctfst.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jfdctint.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jpegls.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jpegls.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jpeglsdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jpeglsdec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jpeglsenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/jrevdct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/kgv1dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/kmvc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/latm_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/latmaac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lcl.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lcldec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lclenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libavcodec.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libdirac.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libdirac_libschro.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libdirac_libschro.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libdiracdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libdiracenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libfaac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libfaad.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libgsm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libmp3lame.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libopencore-amr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libopenjpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libschroedinger.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libschroedinger.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libschroedingerdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libschroedingerenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libspeexdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libtheoraenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libvorbis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libvpxdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libvpxenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libx264.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libxvid_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libxvid_rc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/libxvidff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ljpegenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/loco.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lpc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lpc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lzw.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lzw.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/lzwenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mace.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mdct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mdct_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mdct_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mimic.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mips/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mips/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpeg.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpeg_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpega_dump_header_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpegbdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpegdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpegdec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpegenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mjpegenc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlib/dsputil_mlib.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlp_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlp_parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlpdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mlpdsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mmvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/motion-test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/motion_est.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/motion_est_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/motionpixels.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/motionpixels_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/motionpixels_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/movsub_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mp3_header_compress_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mp3_header_decompress_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc7.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc7data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc8.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc8data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpc8huff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpcdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg12.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg12.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg12data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg12data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg12decdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg12enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4audio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4audio.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4video.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4video.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4video_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4video_parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4videodec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpeg4videoenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudio.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudio3.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudio_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudio_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudio_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodec_float.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodecheader.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodecheader.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiodectab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudioenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegaudiotab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegvideo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegvideo_common.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegvideo_enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegvideo_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/mpegvideo_xvmc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msmpeg4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msmpeg4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msmpeg4data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msmpeg4data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msrle.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msrledec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msrledec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/msvideo1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/nellymoser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/nellymoser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/nellymoserdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/nellymoserenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/noise_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/nuv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/opt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/opt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/options.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pamenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/parser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pcm-mpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pcm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pcm_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pcm_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pcx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pcxenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pgssubdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pictordec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/png.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/png.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pngdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pngenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pnm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pnm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pnm_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pnmdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pnmenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/asm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/check_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/dsputil_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/dsputil_altivec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/dsputil_ppc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/fdct_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/fft_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/fft_altivec_s.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/float_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/gmc_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/h264_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/h264_template_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/idct_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/int_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/mpegaudiodec_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/mpegvideo_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/regs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/types_altivec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/util_altivec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/vc1dsp_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/vp3dsp_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ppc/vp8dsp_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ps2/dsputil_mmi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ps2/idct_mmi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ps2/mmi.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ps2/mpegvideo_mmi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/psymodel.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/psymodel.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/pthread.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ptx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/put_bits.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qcelpdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qcelpdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qdm2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qdm2_tablegen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qdm2_tablegen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qdm2data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qdrw.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qtrle.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/qtrleenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/r210dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ra144.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ra144.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ra144dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ra144enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ra288.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ra288.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rangecoder.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rangecoder.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ratecontrol.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ratecontrol.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/raw.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/raw.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rawdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rawenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rdft.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rectangle.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/remove_extradata_bsf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/resample.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/resample2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rl.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rl2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rle.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rle.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/roqaudioenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/roqvideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/roqvideo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/roqvideodec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/roqvideoenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rpza.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rtjpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rtjpeg.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv10.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv10enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv20enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv30.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv30data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv30dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv34.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv34.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv34data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv34vlc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv40.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv40data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv40dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/rv40vlc2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/s3tc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/s3tc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sbr.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sgi.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sgidec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sgienc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/dsputil_align.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/dsputil_sh4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/dsputil_sh4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/idct_sh4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/qpel.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sh4/sh4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/shorten.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/simple_idct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/simple_idct.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sipr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sipr.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sipr16k.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sipr16kdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/siprdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/smacker.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/smc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/snow.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/snow.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sonic.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sp5x.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sp5xdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sparc/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sparc/dsputil_vis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sparc/dsputil_vis.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sparc/simple_idct_vis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sparc/vis.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/sunrast.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1_cb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1_vlc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq1enc_cb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/svq3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/synth_filter.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/synth_filter.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tableprint.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tableprint.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/targa.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/targaenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tiertexseqv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tiff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tiff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tiffenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tmv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/truemotion1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/truemotion1data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/truemotion2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/truespeech.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/truespeech_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tscc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/tta.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/twinvq.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/twinvq_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/txd.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ulti.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ulti_cb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/unary.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/v210dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/v210enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/v210x.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi_h264.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi_mpeg2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi_mpeg4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vaapi_vc1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vb.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1acdata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vc1dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vcr1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vdpau.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vdpau.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vdpau_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vmdav.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vmnc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vorbis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vorbis.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vorbis_data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vorbis_dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vorbis_enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vorbis_enc_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp3_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp3data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp3dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp5.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp56.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp56.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp56data.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp56data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp56dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp56dsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp5data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp6.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp6data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp6dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp8.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp8_parser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp8data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp8dsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vp8dsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/vqavideo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/w32thread.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wavpack.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wma.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wma.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmadata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmadec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmaenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmaprodata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmaprodec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmavoice.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmavoice_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmv2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmv2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmv2dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wmv2enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/wnv1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/ws-snd1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/cavsdsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/cpuid.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dct32_sse.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dnxhd_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_h264_template_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_h264_template_ssse3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_mmx.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_mmx_avg_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_mmx_qns_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_mmx_rnd_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputil_yasm.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/dsputilenc_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fdct_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fft.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fft.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fft_3dn.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fft_3dn2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fft_mmx.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/fft_sse.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/h264_deblock_sse2.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/h264_i386.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/h264_idct_sse2.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/h264_intrapred.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/h264dsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/idct_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/idct_mmx_xvid.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/idct_sse2_xvid.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/idct_xvid.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/lpc_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/mathops.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/mlpdsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/mmx.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/motion_est_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/mpegaudiodec_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/mpegvideo_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/mpegvideo_mmx_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/rv40dsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/simple_idct_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/snowdsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vc1dsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vc1dsp_yasm.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp3dsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp3dsp_mmx.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp3dsp_sse2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp3dsp_sse2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp6dsp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp6dsp_mmx.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp6dsp_sse2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp6dsp_sse2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp8dsp-init.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/vp8dsp.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/x86inc.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/x86/x86util.asm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xan.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xiph.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xiph.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xl.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xsubdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xsubenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xvmc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/xvmc_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/yop.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/zmbv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavcodec/zmbvenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/alldevices.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/alsa-audio-common.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/alsa-audio-dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/alsa-audio-enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/alsa-audio.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/avdevice.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/avdevice.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/bktr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/dv1394.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/dv1394.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/jack_audio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/libavdevice.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/libdc1394.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/oss_audio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/v4l.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/v4l2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/vfwcap.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavdevice/x11grab.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/allfilters.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/avfilter.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/avfilter.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/avfiltergraph.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/avfiltergraph.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/defaults.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/formats.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/graphparser.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/graphparser.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/libavfilter.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/parseutils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/parseutils.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_aspect.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_crop.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_format.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_null.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_pad.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_pixdesctest.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_scale.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_slicify.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_unsharp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vf_vflip.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vsink_nullsink.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vsrc_buffer.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vsrc_buffer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavfilter/vsrc_nullsrc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/4xm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/adts.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/adtsenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/aea.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/aiff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/aiffdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/aiffenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/allformats.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/amr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/anm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/apc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ape.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/apetag.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/apetag.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/asf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/asf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/asfcrypt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/asfcrypt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/asfdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/asfenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/assdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/assenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/au.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/audiointerleave.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/audiointerleave.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avformat.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avi.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avidec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avienc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avio.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/aviobuf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avisynth.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avlanguage.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avlanguage.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/avs.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/bethsoftvid.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/bfi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/bink.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/c93.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/caf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/caf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/cafdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/cdg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/concat.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/crcenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/cutils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/daud.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/dsicin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/dv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/dv.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/dvenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/dxa.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/eacdata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/electronicarts.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ffm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ffmdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ffmenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/file.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/filmstripdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/filmstripenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flacdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flacenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flacenc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flacenc_header.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flic.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flv.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flvdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/flvenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/framecrcenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/gif.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/gopher.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/gxf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/gxf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/gxfenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/http.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/http.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/httpauth.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/httpauth.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/id3v1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/id3v1.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/id3v2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/id3v2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/idcin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/idroq.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/iff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/img2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ipmovie.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/isom.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/isom.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/iss.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/iv8.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ivfdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/libavformat.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/libnut.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/librtmp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/lmlm4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/matroska.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/matroska.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/matroskadec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/matroskaenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/md5enc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/metadata.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/metadata.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/metadata_compat.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mmf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mmst.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mov.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/movenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/movenc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/movenchint.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mp3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpc8.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpeg.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpegenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpegts.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpegts.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpegtsenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mpjpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/msnwc_tcp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mtv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mvi.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mxf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mxf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mxfdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/mxfenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/ncdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/network.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/nsvdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/nut.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/nut.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/nutdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/nutenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/nuv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggdec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparsedirac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparseflac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparseogm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparseskeleton.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparsespeex.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparsetheora.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oggparsevorbis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/oma.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/options.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/os_support.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/os_support.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/output-example.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/psxstr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/pva.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/qcp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/qtpalette.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/r3d.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/raw.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/raw.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rdt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rdt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/riff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/riff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rl2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rmdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rmenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rpl.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtmp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtmppkt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtmppkt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtmpproto.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_amr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_amr.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_asf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_asf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_h263.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_h263.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_h264.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_h264.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_mpeg4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_mpeg4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_svq3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_svq3.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_xiph.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpdec_xiph.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc_aac.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc_amr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc_h263.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc_h264.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpenc_mpv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtpproto.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtsp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtsp.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtspcodes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/rtspenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/sdp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/seek.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/seek.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/segafilm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/sierravmd.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/siff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/smacker.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/sol.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/sox.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/soxdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/soxenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/spdif.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/swf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/swfdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/swfenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/tcp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/thp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/tiertexseq.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/timefilter.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/timefilter.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/tmv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/tta.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/txd.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/udp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vc1test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vc1testenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/voc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/voc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vocdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vocenc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vorbiscomment.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vorbiscomment.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/vqf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/wav.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/wc3movie.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/westwood.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/wv.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/xa.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/yop.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/yuv4mpeg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/adler32.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/adler32.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/aes.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/aes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/arm/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/arm/intmath.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/arm/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/arm/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/attributes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/avr32/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/avr32/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/avstring.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/avstring.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/avutil.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/base64.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/base64.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/bfin/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/bfin/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/colorspace.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/common.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/crc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/crc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/crc_data.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/des.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/des.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/error.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/error.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/eval.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/eval.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/fifo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/fifo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/integer.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/integer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/intfloat_readwrite.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/intfloat_readwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/intmath.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/lfg.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/lfg.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/libavutil.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/libm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/lls.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/lls.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/log.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/log.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/lzo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/lzo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/mathematics.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/mathematics.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/md5.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/md5.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/mem.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/mem.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/mips/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/pca.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/pca.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/pixdesc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/pixdesc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/pixfmt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/ppc/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/ppc/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/random_seed.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/random_seed.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/rational.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/rational.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/rc4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/rc4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/sh4/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/sha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/sha.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/sha1.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/softfloat.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/softfloat.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/tomi/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/tree.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/tree.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/x86/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/x86/intmath.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/x86/intreadwrite.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/x86/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libavutil/x86_cpu.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/libpostproc.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/postprocess.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/postprocess.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/postprocess_altivec_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/postprocess_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libpostproc/postprocess_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/bfin/internal_bfin.S [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/bfin/swscale_bfin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/bfin/yuv2rgb_bfin.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/colorspace-test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/libswscale.v [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/mlib/yuv2rgb_mlib.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/options.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/ppc/swscale_altivec_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/ppc/yuv2rgb_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/rgb2rgb.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/rgb2rgb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/rgb2rgb_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/sparc/yuv2rgb_vis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/swscale-test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/swscale.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/swscale.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/swscale_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/swscale_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/x86/yuv2rgb_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/x86/yuv2rgb_template.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/libswscale/yuv2rgb.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0001-Added-Ticket-5481-added-support-for-LATM-encapsulate.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0002-changed-allow-reading-of-growing-avi-files-ie-curren.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0003-w32thread-add-logging.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0004-asf-hacks.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0005-support-seeking-in-nuv-files.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0006-fixed-5585-Media-file-gets-played-twice.-we-assume-a.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0007-added-probe-file-header-for-cdxa.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0008-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0009-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0010-additional-HDMV-types-and-reg-descriptors.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0011-don-t-reparse-PMT-unless-it-s-version-has-changed-re.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0012-mingw-workaround.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0013-dvdsub-hacks.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0014-fixed-compile-with-VDPAU-header-versions-without-MPE.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0015-changed-check-some-more-url_fseeks-in-asf-demuxer-to.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0016-Fix-7956-Adds-DTS-detection-to-MOV-files-ffmpeg-issu.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0017-added-metadata-support-to-oggenc-with-vorbis-streams.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0018-Setup-wanted-pkt-size-in-spdif-muxers-header-parser.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0019-changed-only-require-first-packet-to-be-known-for-al.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0020-Don-t-assume-reading-more-frames-in-av_find_stream_i.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0021-changed-don-t-override-file-duration-with-bitrate-du.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0022-changed-check-for-seek-error-when-attempting-to-read.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0023-fixed-wrong-fps-for-rmvb-files-patch-by-taxigps.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0024-fixed-when-playing-mpegts-over-rtp-rtsp-sdp-lavf-mus.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0025-When-PMT-is-found-we-have-found-mpegts-header-inform.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0026-don-t-hardcode-subtitle-colors-to-16.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0027-improved-mpegts-seeking.-NEEDS-REVIEW.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0028-get-accurate-estimate-from-the-PTSes.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0029-include-stdint.h.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0030-add-build-scripts.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0031-changed-check-return-value-of-seeks-to-avoid-messing.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0032-re-add-libfaad-wrapper-to-ffmpeg-for-now.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0033-added-ffmpeg-spdif-demuxer-fixes-ac3-in-wav.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0034-mkv-dca-fix.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0035-dts-in-avi-fix.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0036-fixed-if-lavc-s-mpeg2-decoder-was-asked-to-drop-a-fr.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/patches/0037-fixed-if-container-doesn-t-contain-timestamps-for-al.patch [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/subdir.mak [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/audiogen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/codec-regression.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/copy.regression.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/copycooker.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/fate-run.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/fate-update.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/fate.mak [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/fate2.mak [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ffserver-regression.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ffserver.conf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ffserver.regression.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/lavf-regression.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/lavfi-regression.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/lena.pnm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/md5.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/ac3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/adpcm_ima_qt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/adpcm_ima_wav [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/adpcm_ms [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/adpcm_swf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/adpcm_yam [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/alac [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/flac [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/g726 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/mp2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/pcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/wmav1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/acodec/wmav2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/4xm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/8bps [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/aac-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/aasc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/adpcm-ea-r2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/adpcm-ea-r3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/aea-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/alg-mm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/amv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/armovie-escape124 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/auravision [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/auravision-v2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/bethsoft-vid [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/bfi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/bink-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/bink-demux-video [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/caf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cdgraphics [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cljr [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/corepng [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/creative-adpcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/creative-adpcm-8-2.6bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/creative-adpcm-8-2bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/creative-adpcm-8-4bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/creatureshock-avs [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cryo-apc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cscd [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cvid [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cvid-palette [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cyberia-c93 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/cyuv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/d-cinema-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/delphine-cin [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/deluxepaint-anm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/dpx [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/duck-dk3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/duck-dk4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/duck-tm2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-cdata [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-cmv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-dct [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-mad-adpcm-ea-r1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-mad-pcm-planar [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-tgq [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-tgv-ima-ea-eacs [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-tgv-ima-ea-sead [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-tqi-adpcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-vp60 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ea-vp61 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/feeble-dxa [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/film-cvid-pcm-stereo-8bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/flic-af11-palette-change [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/flic-af12 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/flic-magiccarpet [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/fraps-v0 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/fraps-v1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/fraps-v2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/fraps-v3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/fraps-v4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/fraps-v5 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/frwu [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/funcom-iss [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-aud_mw_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ba1_ft_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ba1_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ba2_sony_f [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ba3_sva_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ba_mw_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-bamq1_jvc_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-bamq2_jvc_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-banm_mw_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-basqp1_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba1_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba1_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba2_sony_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba2_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba3_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba3_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caba3_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_fld0_full [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_frm0_full [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabac_mot_picaff0_full [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabaci3_sony_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabast3_sony_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabastbr3_sony_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cabref3_sand_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cacqp3_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cafi1_sva_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cama1_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cama1_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cama1_vtc_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cama2_vtc_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cama3_sand_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cama3_vtc_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camaci3_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camanl1_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camanl2_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camanl3_sand_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camasl3_sony_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl1_sony_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl1_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl1_toshiba_g [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl2_sony_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl2_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl3_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl3_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canl4_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canlma2_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-canlma3_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-capa1_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-capama3_sand_f [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-capcm1_sand_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-capcmnl1_sand_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-capm3_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-caqp1_sony_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cawp1_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cawp5_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ci1_ft_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ci_mw_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvbs3_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvcanlma2_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvfi1_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvfi1_sva_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvfi2_sony_h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvfi2_sva_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvma1_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvma1_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmanl1_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmanl2_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmapaqp3_sony_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmaqp2_sony_g [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmaqp3_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvnlfi1_sony_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvnlfi2_sony_h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvpa1_toshiba_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvpcmnl1_sva_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvpcmnl2_sva_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvwp1_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvwp2_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvwp3_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-cvwp5_toshiba_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-fi1_sony_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-alphaconformanceg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-bcrm_freh10 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh11 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh5 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh8 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-brcm_freh9 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-freh12_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-freh1_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-freh2_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-freh6 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-freh7_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext01_jvc_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext02_jvc_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext1_panasonic_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext3_panasonic_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext4_panasonic_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpca_brcm_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcv_brcm_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-hcbp2_hhi_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-hcmp1_hhi_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-ls_sva_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-midr_mw_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mps_mw_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr1_bt_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr1_mw_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr2_mw_a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr2_tandberg_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr3_tandberg_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr4_tandberg_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr5_tandberg_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr6_bt_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr7_bt_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr8_bt_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mr9_bt_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-mv1_brcm_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-nl1_sony_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-nl2_sony_h [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-nl3_sva_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-nlmq1_jvc_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-nlmq2_jvc_c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-nrf_mw_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_field_1_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_field_2_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_field_3_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sharp_mp_paff_2r [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sl1_sva_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_ba1_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_ba2_d [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_base_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_cl1_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_fm1_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_nl1_b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/h264-conformance-sva_nl2_e [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/id-cin-video [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/idroq-video-dpcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/idroq-video-encode [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/iff-byterun1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/iff-fibonacci [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/iff-ilbm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/iff-pcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/indeo2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/indeo3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/indeo5 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/interplay-mve-16bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/interplay-mve-8bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/iv8-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/kmvc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lmlm4-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/loco-rgb [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/loco-yuy2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lossless-appleaudio [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lossless-meridianaudio [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lossless-monkeysaudio [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lossless-shortenaudio [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lossless-tta [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/lossless-wavpackaudio [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/maxis-xa [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mimic [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/motionpixels [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpc7-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpc8-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg2-field-enc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg4-als-conformance-00 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg4-als-conformance-01 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg4-als-conformance-02 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg4-als-conformance-03 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg4-als-conformance-04 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mpeg4-als-conformance-05 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/msrle-8bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/msvideo1-16bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/msvideo1-8bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mszh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mtv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/mxf-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/nc-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/nsv-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/nuv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/oma-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/pcm_dvd [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/pictor [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/psx-str [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ptx [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/pva-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qcp-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-alaw-mono [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-alaw-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-ima4-mono [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-ima4-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-mac3-mono [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-mac3-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-mac6-mono [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-mac6-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-msadpcm-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-msimaadpcm-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-rawpcm-16bit-stereo-signed-be [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-rawpcm-16bit-stereo-signed-le [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-rawpcm-8bit-mono-unsigned [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-rawpcm-8bit-stereo-unsigned [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-ulaw-mono [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qt-ulaw-stereo [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-16bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-1bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-24bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-2bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-32bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-4bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/qtrle-8bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/quickdraw [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/real-14_4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/real-rv40 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/redcode-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/rl2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/rpza [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sierra-audio [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sierra-vmd [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/siff [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/smacker [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/smc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sp5x [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sunraster-1bit-raw [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sunraster-1bit-rle [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sunraster-24bit-raw [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sunraster-24bit-rle [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sunraster-8bit-raw [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/sunraster-8bit-rle [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/svq1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/svq3 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/thp-mjpeg-adpcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/tiertex-seq [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/tmv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/tscc-15bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/tscc-32bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/ulti [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/v210 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vc1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vcr1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/video-xl [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vmnc-16bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vmnc-32bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp5 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp6a [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp6f [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-001 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-002 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-003 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-004 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-005 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-006 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-007 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-008 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-009 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-010 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-011 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-012 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-013 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-014 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-015 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-016 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vp8-test-vector-017 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vqa-cc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/vqf-demux [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/w64 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/wc3movie-xan [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/westwood-aud [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/wnv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/xan-dpcm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/yop [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/zlib [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/zmbv-15bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/zmbv-16bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/zmbv-32bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/fate/zmbv-8bit [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/aiff [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/alaw [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/asf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/au [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/avi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/dv_fmt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/ffm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/flv_fmt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/gif [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/gxf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/jpg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/mkv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/mmf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/mov [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/mpg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/mulaw [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/mxf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/nut [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/ogg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/pbmpipe [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/pcx [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/pgm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/pgmpipe [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/pixfmt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/ppm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/ppmpipe [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/rm [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/sgi [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/swf [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/tga [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/tiff [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/ts [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/voc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/wav [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavf/yuv4mpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/crop [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/crop_scale [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/crop_scale_vflip [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/crop_vflip [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/null [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/scale200 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/scale500 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/vflip [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/vflip_crop [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/lavfi/vflip_vflip [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.bmp.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.jpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.pcx.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.pgm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.ppm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.sgi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.tga.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/%02d.tiff.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/ac3.rm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/adpcm_ima.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/adpcm_ms.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/adpcm_qt.aiff.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/adpcm_swf.flv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/adpcm_yam.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/alac.m4a.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/asv1.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/asv2.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/dnxhd-1080i.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/dnxhd-720p-rd.dnxhd.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/dnxhd-720p.dnxhd.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/dv.dv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/dv411.dv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/dv50.dv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/error-mpeg4-adv.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/ffv1.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/flac.flac.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/flashsv.flv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/flv.flv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/g726.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/h261.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/h263.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/h263p.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/huffyuv.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/jpegls.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.aif.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.al.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.asf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.au.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.dv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.ffm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.flv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.gif.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.gxf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.mkv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.mmf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.mxf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.mxf_d10.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.nut.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.ogg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.rm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.swf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.ts.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.ul.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.voc.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/lavf.y4m.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/ljpeg.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mjpeg.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mp2.mp2.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg1.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg1b.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2_422.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2i.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2ivlc-qprd.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2reuse.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2thread.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg2threadivlc.mpg.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-Q.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-adap.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-adv.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-nr.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-qprd.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-rc.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/mpeg4-thread.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/msmpeg4.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/msmpeg4v2.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/odivx.mp4.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pbmpipe.pbm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_alaw.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_f32be.au.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_f32le.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_f64be.au.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_f64le.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_mulaw.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s16be.mkv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s16be.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s16le.mkv.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s16le.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s24be.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s24daud.302.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s24le.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s32be.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s32le.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_s8.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_u8.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pcm_zork.wav.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/pgmpipe.pgm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/ppmpipe.ppm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/rgb.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/roqav.roq.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/rv10.rm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/rv20.rm.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/snow.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/snow53.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/svq1.mov.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/wmav1.asf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/wmav2.asf.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/wmv1.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/wmv2.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/seek/yuv.avi.ref [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/asv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/asv2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/dnxhd_1080i [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/dnxhd_720p [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/dnxhd_720p_rd [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/dv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/dv50 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/error [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/ffv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/flashsv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/flv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/h261 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/h263 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/h263p [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/huffyuv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/jpegls [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/ljpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mjpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg1b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg2thread [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg4adv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg4nr [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/mpeg4thread [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/msmpeg4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/msmpeg4v2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/rc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/roq [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/rv10 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/rv20 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/snow [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/snowll [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/svq1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/wmv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth1/wmv2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/asv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/asv2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/dnxhd_1080i [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/dnxhd_720p [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/dnxhd_720p_rd [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/dv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/dv50 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/error [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/ffv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/flashsv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/flv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/h261 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/h263 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/h263p [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/huffyuv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/jpegls [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/ljpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mjpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg1b [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg2thread [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg4adv [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg4nr [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/mpeg4thread [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/msmpeg4 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/msmpeg4v2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/rc [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/roq [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/rv10 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/rv20 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/snow [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/snowll [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/svq1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/wmv1 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/ref/vsynth2/wmv2 [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/regression-funcs.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/rotozoom.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/seek-regression.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/seek_test.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/tiny_psnr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tests/videogen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/build_avopt [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/clean-diff [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/cws2fws.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/graph2dot.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/lavfi-showfiltfmts.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/patcheck [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/pktdumper.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/probetest.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/qt-faststart.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/trasher.c [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/tools/unwrap-diff [deleted file]
xbmc/cores/dvdplayer/Codecs/ffmpeg/version.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/HISTORY [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/README [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/acinclude.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/aclocal.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/config.guess [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/config.sub [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/depcomp [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/install-sh [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/ltmain.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/missing [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/autotools/mkinstalldirs [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/bootstrap [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/configure [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/configure.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/doc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/doc/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/doc/liba52.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/a52.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/attributes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/audio_out.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/config.h.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/mm_accel.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/stamp-h.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/include/tendra.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/a52_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/bit_allocate.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/bitstream.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/bitstream.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/configure.incl [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/downmix.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/imdct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/parse.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/liba52/tables.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_aif.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_al.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_float.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_null.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_oss.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_peak.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_solaris.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_wav.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/audio_out_win.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/configure.incl [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/libao/float2s16.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/a52dec.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/a52dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/configure.incl [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/extract_a52.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/extract_a52.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/getopt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/getopt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/gettimeofday.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/src/gettimeofday.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/compare.c [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/compile [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/globals [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/regression [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/test/tests [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/a52dec.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/a52dec.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/inttypes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/liba52.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/liba52.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/liba52.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/liba52/vc++/libao.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/acinclude.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/aclocal.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/compile [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/config.guess [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/config.sub [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/depcomp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/install-sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/missing [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/autotools/mkinstalldirs [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/bootstrap [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/config.h.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/configure [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/configure.ac [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/changelog [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/compat [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/control [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/copyright [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/debian/rules [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/doc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/doc/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/doc/libdts.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/include/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/include/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/include/audio_out.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/include/dts.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/include/tendra.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_aif.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_al.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_float.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_null.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_oss.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_peak.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_solaris.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_wav.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/audio_out_win.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/configure.incl [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libao/convert2s16.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/bitstream.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/bitstream.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/configure.incl [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/downmix.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/dts_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/libdts.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/parse.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/tables.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/tables_adpcm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/tables_fir.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/tables_huffman.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/tables_quantization.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/libdts/tables_vq.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/make-xbmc-lib.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/configure.incl [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/dtsdec.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/dtsdec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/extract_dts.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/extract_dts.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/getopt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/getopt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/gettimeofday.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/src/gettimeofday.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/compare.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/compile [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/globals [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/regression [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/test/tests [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/dtsdec.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/dtsdec.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/inttypes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/libao.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/libdts.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/libdts.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/libdts.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/libdts.vcxproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libdts/vc++/libdts.vcxproj.filters [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/build-xbmc-win32.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/includes/dvdcss/.ignoreme [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/includes/dvdread/.ignoreme [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/bootstrap [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/configure.ac [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/doc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/doc/doxygen.cfg.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/doc/footer.html [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/doc/header.html [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/libdvdcss.spec [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/bsdi_dvd.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/bsdi_ioctl.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/common.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/css.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/css.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/csstables.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/device.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/device.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/dvdcss/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/dvdcss/dvdcss.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/error.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/ioctl.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/ioctl.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/libdvdcss.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/libdvdcss.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/src/libdvdcss.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/test/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss/test/csstest.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/.relignore [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/DEVELOPMENT-POLICY.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/autogen.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/configure.ac [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/configure2 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/doc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/doc/doxy.conf [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/doc/dvd_structures [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/doc/library_layout [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/doc/mainpage.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/doc/tutorial.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/examples/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/examples/menus.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/m4/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/m4/dvdnav.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/Makefile.common [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/dvdnav-config.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/dvdnav-config2.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/dvdnav.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/dvdnavmini.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/libdvdnav.spec.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/relchk.sh.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/bcopy.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/dirent/dirent.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/dirent/dirent.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/dlfcn.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/getopt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/timer/timer.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/contrib/timer/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/ifo_dump.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/dlfcn.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/dvdnav_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/getopt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/inttypes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/os_types.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/pthreads/pthread.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/pthreads/sched.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/sys/time.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/include/unistd.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/install/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libdvdcss.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libdvdcss.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libdvdnav.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libdvdnav.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libdvdnav.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libwin32utils.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/libwin32utils.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/play_title.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/scripts/libdvdcss_install.bat [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/scripts/libdvdnav_install.bat [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/msvc/title_info.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/FELLOWSHIP.map [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/README.MAP [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/dvd_types.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/dvdnav.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/dvdnav.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/dvdnav_events.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/dvdnav_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/highlight.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/navigation.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/read_cache.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/read_cache.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/remap.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/remap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/searching.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/settings.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/decoder.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/decoder.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vmcmd.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vmcmd.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/version.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/version.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/.relignore [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/DEVELOPMENT-POLICY.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/Makefile [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/autogen.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/configure.ac [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/configure2 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/m4/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/m4/dvdread.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/Makefile.common [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/dvdread-config.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/dvdread-config.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/dvdread.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/libdvdread.spec.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/relchk.sh.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/bcopy.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/dirent/dirent.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/dirent/dirent.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/dlfcn.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/getopt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/timer/timer.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/contrib/timer/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/ifo_dump.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/dlfcn.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/dvdnav_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/getopt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/inttypes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/os_types.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/pthreads/pthread.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/pthreads/sched.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/sys/time.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/include/unistd.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/install/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libdvdcss.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libdvdcss.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libdvdnav.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libdvdnav.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libdvdnav.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libwin32utils.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/libwin32utils.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/play_title.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/scripts/libdvdcss_install.bat [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/scripts/libdvdnav_install.bat [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/msvc/title_info.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/bitreader.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/bitreader.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/bswap.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvd_input.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvd_input.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvd_reader.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvd_reader.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvd_udf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvd_udf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/dvdread_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/ifo_print.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/ifo_print.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/ifo_read.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/ifo_read.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/ifo_types.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/md5.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/md5.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/nav_print.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/nav_print.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/nav_read.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/nav_read.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/src/nav_types.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/version.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/version.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/README.linux [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/Script.rc [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/aacDECdrop/aacDECdrop.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/audio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/audio.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/decode.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/decode.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/decthread.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/decthread.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/main.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/misc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/misc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC01.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC01.ico [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC02.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC03.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC04.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC05.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC06.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC07.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/resource/AAC08.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/wave_out.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aacDECdrop/wave_out.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/aclocal.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/bootstrap [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/aacinfo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/aacinfo.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/aacinfo.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/aacinfo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/aacinfo.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/aacinfo.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/filestream.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/filestream.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/getopt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/getopt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/id3v2tag.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/faad/id3v2tag.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/drms.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/drms.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/drmstables.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4atom.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4ff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4ff.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4ff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4ff.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4ff_int_types.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4ffint.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4meta.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4sample.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4tagupdate.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/common/mp4ff/mp4util.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/config.guess [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/config.h.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/config.sub [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/configure [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/configure.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/depcomp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/docs/Ahead AAC Decoder library documentation.doc [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/docs/Ahead AAC Decoder library documentation.pdf [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/faad2.spec.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/audio.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/audio.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/faad.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/faad.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/faad.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/faad.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/frontend/main.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/in_mpeg4aac.nsi [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/include/faad.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/include/neaacdec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/install-sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/analysis.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/bits.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/bits.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/cfft.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/cfft.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/cfft_tab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_1.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_10.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_11.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_3.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_5.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_6.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_7.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_8.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_9.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/codebook/hcb_sf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/common.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/common.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/decoder.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/decoder.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/drc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/drc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/drm_dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/drm_dec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/error.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/error.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/filtbank.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/filtbank.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/fixed.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/hcr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/huffman.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/huffman.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ic_predict.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ic_predict.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/iq_table.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/is.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/is.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/kbd_win.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2.vcp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2.vcw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2_dll.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2_dll.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2_dll.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2_dll.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2_dll.vcxproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/libfaad2_dll.vcxproj.filters [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/lt_predict.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/lt_predict.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/mdct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/mdct.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/mdct_tab.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/mp4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/mp4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ms.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ms.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/output.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/output.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/pns.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/pns.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ps_dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ps_dec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ps_syntax.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ps_tables.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/pulse.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/pulse.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/rvlc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/rvlc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_dct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_dct.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_dec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_e_nf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_e_nf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_fbt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_fbt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_hfadj.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_hfadj.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_hfgen.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_hfgen.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_huff.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_huff.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_noise.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_qmf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_qmf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_qmf_c.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_syntax.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_syntax.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_tf_grid.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sbr_tf_grid.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/sine_win.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/specrec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/specrec.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr_fb.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr_fb.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr_ipqf.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr_ipqf.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/ssr_win.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/structs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/syntax.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/syntax.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/tns.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/libfaad/tns.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/ltmain.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/make-xbmc-lib.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/missing [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/QCDFAAD.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/QCDFAAD.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/QCDFAAD.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/QCDInputDLL.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/QCDModDefs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/QCDModInput.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/ReadMe.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/logo.bmp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/plugin_dlg.rc [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCD/resource.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDInputDLL.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDModDefs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDModInput.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDModTagEditor.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4.rc [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDMp4Tag.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/QCDTagsDLL.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/aac2mp4.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/aac2mp4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/aacinfo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/aacinfo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/config.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/mbs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/resource.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/QCDMp4/utils.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/aac2mp4.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/aac2mp4.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/aacinfo.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/aacinfo.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/config.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in_mp4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in_mp4.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in_mp4.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in_mp4.rc [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in_mp4.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/in_mp4.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/mbs.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/out.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/resource.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/in_mp4/utils.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/README_WIN32.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/aa_file.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/aa_file.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/faad2.cpp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/faad2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/faad2_plugin.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/mpeg4ip/faad2_plugin.dsw [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/src/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/src/aac_utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/src/libmp4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libfaad2/plugins/xmms/src/mp4_utils.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/CHANGES [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/COPYRIGHT [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/CREDITS [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/D.dat [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/VERSION [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/aclocal.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/bit.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/bit.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/config.guess [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/config.h.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/config.sub [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/configure [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/configure.ac [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/decoder.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/decoder.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/depcomp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/fixed.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/fixed.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/frame.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/frame.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/global.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/huffman.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/huffman.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/imdct_l_arm.S [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/imdct_s.dat [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/install-sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/layer12.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/layer12.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/layer3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/layer3.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/libmad.list.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/ltmain.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/mad.h.sed [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/minimad.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/missing [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/mkinstalldirs [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/libmad.def [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/libmad.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/libmad.sln [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/libmad.vcproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/libmad.vcxproj [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/libmad.vcxproj.filters [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/msvc++/mad.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/qc_table.dat [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/rq_table.dat [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/sf_table.dat [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/stream.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/stream.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/synth.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/synth.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/timer.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/timer.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/version.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmad/version.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/.auto/config.guess [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/.auto/config.sub [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/.auto/depcomp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/.auto/install-sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/.auto/ltmain.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/.auto/missing [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/AUTHORS [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/COPYING [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/ChangeLog [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/CodingStyle [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/INSTALL [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/NEWS [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/TODO [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/aclocal.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/bootstrap [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/configure [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/configure.ac [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/libmpeg2.txt [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/sample1.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/sample2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/sample3.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/sample4.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/sample5.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/doc/sample6.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/alpha_asm.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/attributes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/config.h.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/mmx.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/mpeg2.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/mpeg2convert.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/tendra.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/video_out.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/include/vis.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/alloc.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/convert_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/libmpeg2convert.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/rgb.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/rgb_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/rgb_vis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/convert/uyvy.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/cpu_accel.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/cpu_state.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/decode.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/header.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/idct.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/idct_alpha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/idct_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/idct_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/libmpeg2.pc.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp_alpha.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp_altivec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp_arm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp_arm_s.S [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp_mmx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/motion_comp_vis.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/mpeg2_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/slice.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libmpeg2/vlc.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/video_out.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/video_out_dx.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/video_out_null.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/video_out_pgm.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/video_out_sdl.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/video_out_x11.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/libvo/vo_internal.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/m4/cflags.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/m4/inttypes.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/m4/keywords.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/m4/nonpic.m4 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/make-xbmc-lib-win32.sh [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/corrupt_mpeg2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/dump_state.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/extract_mpeg2.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/extract_mpeg2.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/getopt.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/getopt.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/gettimeofday.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/gettimeofday.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/mpeg2dec.1 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/src/mpeg2dec.c [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/README [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/compile [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/globals [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/regression [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/tek-525 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/tek-625 [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/test/tests [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/Makefile.am [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/Makefile.in [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/config.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/inttypes.h [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/libmpeg2.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/libmpeg2convert.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/libvo.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/mpeg2dec.dsp [deleted file]
xbmc/cores/dvdplayer/Codecs/libmpeg2/vc++/mpeg2dec.dsw [deleted file]
xbmc/cores/dvdplayer/DVDAudio.cpp
xbmc/cores/dvdplayer/DVDAudio.h
xbmc/cores/dvdplayer/DVDClock.cpp
xbmc/cores/dvdplayer/DVDClock.h
xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h
xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp
xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.h
xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp
xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.h
xbmc/cores/dvdplayer/DVDCodecs/Audio/Encoders/DVDAudioEncoderFFmpeg.h
xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile.in
xbmc/cores/dvdplayer/DVDCodecs/DVDCodecUtils.cpp
xbmc/cores/dvdplayer/DVDCodecs/DVDFactoryCodec.cpp
xbmc/cores/dvdplayer/DVDCodecs/Makefile.in
xbmc/cores/dvdplayer/DVDCodecs/Overlay/DVDOverlayCodecFFmpeg.h
xbmc/cores/dvdplayer/DVDCodecs/Overlay/DVDOverlayText.h
xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile.in
xbmc/cores/dvdplayer/DVDCodecs/Video/CrystalHD.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/CrystalHD.h
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecCrystalHD.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.h
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecVDA.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoPPFFmpeg.h
xbmc/cores/dvdplayer/DVDCodecs/Video/DXVA.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/DXVA.h
xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile.in
xbmc/cores/dvdplayer/DVDCodecs/Video/VAAPI.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/VAAPI.h
xbmc/cores/dvdplayer/DVDCodecs/Video/VDPAU.cpp
xbmc/cores/dvdplayer/DVDCodecs/Video/VDPAU.h
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.cpp
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.h
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxHTSP.h
xbmc/cores/dvdplayer/DVDDemuxers/Makefile.in
xbmc/cores/dvdplayer/DVDFileInfo.cpp
xbmc/cores/dvdplayer/DVDFileInfo.h
xbmc/cores/dvdplayer/DVDInputStreams/DVDFactoryInputStream.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamBluray.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamFile.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamHTSP.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamHTSP.h
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamHttp.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamHttp.h
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamMMS.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamNavigator.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamNavigator.h
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamStack.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamTV.cpp
xbmc/cores/dvdplayer/DVDInputStreams/Makefile
xbmc/cores/dvdplayer/DVDMessageQueue.cpp
xbmc/cores/dvdplayer/DVDMessageQueue.h
xbmc/cores/dvdplayer/DVDPlayer.cpp
xbmc/cores/dvdplayer/DVDPlayer.h
xbmc/cores/dvdplayer/DVDPlayerAudio.cpp
xbmc/cores/dvdplayer/DVDPlayerAudio.h
xbmc/cores/dvdplayer/DVDPlayerAudioResampler.cpp
xbmc/cores/dvdplayer/DVDPlayerTeletext.cpp
xbmc/cores/dvdplayer/DVDPlayerTeletext.h
xbmc/cores/dvdplayer/DVDPlayerVideo.cpp
xbmc/cores/dvdplayer/DVDPlayerVideo.h
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleLineCollection.h
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParser.h
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserMPL2.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserMicroDVD.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserSami.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserSubrip.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserVplayer.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleTagMicroDVD.h
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleTagSami.h
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitlesLibass.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitlesLibass.h
xbmc/cores/dvdplayer/DVDSubtitles/DllLibass.h
xbmc/cores/dvdplayer/DVDSubtitles/Makefile.in
xbmc/cores/dvdplayer/Edl.cpp
xbmc/cores/dvdplayer/Edl.h
xbmc/cores/dvdplayer/Makefile.in
xbmc/cores/paplayer/AC3Codec/AUTHORS [deleted file]
xbmc/cores/paplayer/AC3Codec/COPYING [deleted file]
xbmc/cores/paplayer/AC3Codec/ChangeLog [deleted file]
xbmc/cores/paplayer/AC3Codec/HISTORY [deleted file]
xbmc/cores/paplayer/AC3Codec/INSTALL [deleted file]
xbmc/cores/paplayer/AC3Codec/Makefile.in [deleted file]
xbmc/cores/paplayer/AC3Codec/NEWS [deleted file]
xbmc/cores/paplayer/AC3Codec/README [deleted file]
xbmc/cores/paplayer/AC3Codec/TODO [deleted file]
xbmc/cores/paplayer/AC3Codec/XBMC_README.txt [deleted file]
xbmc/cores/paplayer/AC3Codec/doc/liba52.txt [deleted file]
xbmc/cores/paplayer/AC3Codec/include/a52.h [deleted file]
xbmc/cores/paplayer/AC3Codec/include/attributes.h [deleted file]
xbmc/cores/paplayer/AC3Codec/include/audio_out.h [deleted file]
xbmc/cores/paplayer/AC3Codec/include/mm_accel.h [deleted file]
xbmc/cores/paplayer/AC3Codec/include/tendra.h [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/a52_internal.h [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/bit_allocate.c [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/bitstream.c [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/bitstream.h [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/downmix.c [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/imdct.c [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/parse.c [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52/tables.h [deleted file]
xbmc/cores/paplayer/AC3Codec/liba52_LE-BE.patch [deleted file]
xbmc/cores/paplayer/AC3Codec/src/a52dec.c [deleted file]
xbmc/cores/paplayer/AC3Codec/src/extract_a52.c [deleted file]
xbmc/cores/paplayer/AC3Codec/src/getopt.c [deleted file]
xbmc/cores/paplayer/AC3Codec/src/getopt.h [deleted file]
xbmc/cores/paplayer/AC3Codec/src/gettimeofday.c [deleted file]
xbmc/cores/paplayer/AC3Codec/src/gettimeofday.h [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/AC3Codec.sln [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/AC3Codec.vcproj [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/AC3Codec.vcxproj [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/AC3Codec.vcxproj.filters [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/a52.h [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/a52dec.sln [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/config.h [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/inttypes.h [deleted file]
xbmc/cores/paplayer/AC3Codec/vc++/liba52.vcproj [deleted file]
xbmc/cores/paplayer/ADPCMCodec/ADPCMDll.cpp [deleted file]
xbmc/cores/paplayer/ADPCMCodec/Makefile.in [deleted file]
xbmc/cores/paplayer/ADPCMCodec/adpcm.sln [deleted file]
xbmc/cores/paplayer/ADPCMCodec/adpcm.vcproj [deleted file]
xbmc/cores/paplayer/ADPCMCodec/adpcm.vcxproj [deleted file]
xbmc/cores/paplayer/ADPCMCodec/adpcm.vcxproj.filters [deleted file]
xbmc/cores/paplayer/ADPCMCodec/in_xbadpcm.txt [deleted file]
xbmc/cores/paplayer/ADPCMCodec/mywav.h [deleted file]
xbmc/cores/paplayer/ADPCMCodec/uXboxAdpcmDecoder.c [deleted file]
xbmc/cores/paplayer/ADPCMCodec/uXboxAdpcmDecoder.h [deleted file]
xbmc/cores/paplayer/AIFFcodec.h
xbmc/cores/paplayer/ASAPCodec.cpp
xbmc/cores/paplayer/AudioDecoder.cpp
xbmc/cores/paplayer/AudioDecoder.h
xbmc/cores/paplayer/CDDAcodec.h
xbmc/cores/paplayer/CachingCodec.h
xbmc/cores/paplayer/DTSCodec.h
xbmc/cores/paplayer/DVDPlayerCodec.cpp
xbmc/cores/paplayer/DVDPlayerCodec.h
xbmc/cores/paplayer/DllASAP.h [deleted file]
xbmc/cores/paplayer/DllAc3codec.h [deleted file]
xbmc/cores/paplayer/DllAdpcm.h [deleted file]
xbmc/cores/paplayer/DllDCACodec.h [deleted file]
xbmc/cores/paplayer/DllLibFlac.h [deleted file]
xbmc/cores/paplayer/DllModplug.h [deleted file]
xbmc/cores/paplayer/DllNosefart.h [deleted file]
xbmc/cores/paplayer/DllSidplay2.h [deleted file]
xbmc/cores/paplayer/DllStSound.h [deleted file]
xbmc/cores/paplayer/DllTimidity.h [deleted file]
xbmc/cores/paplayer/DllVGMStream.h [deleted file]
xbmc/cores/paplayer/DllVorbisfile.h [deleted file]
xbmc/cores/paplayer/DllWAVPack.h [deleted file]
xbmc/cores/paplayer/DllWMA.h [deleted file]
xbmc/cores/paplayer/FLACCodec/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/AUTHORS [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/COPYING.FDL [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/COPYING.GPL [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/COPYING.LGPL [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/COPYING.Xiph [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/FLAC.dsw [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/FLAC.sln [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/README [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/aclocal.m4 [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/all.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/all_dynamic.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/all_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/autogen.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/build/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/build/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/build/config.mk [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/build/exe.mk [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/build/lib.mk [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/config.guess [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/config.h.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/config.rpath [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/config.sub [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/configure [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/configure.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/depcomp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/all.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/decoder.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/encoder.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/export.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC++/metadata.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/all.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/assert.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/callback.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/export.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/format.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/metadata.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/ordinals.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/stream_decoder.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/FLAC/stream_encoder.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/alloc.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/getopt.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/cuesheet.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/file.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/picture.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/replaygain.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/grabbag/seektable.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/replaygain_analysis.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/replaygain_synthesis.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/share/utf8.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/test_libs_common/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/test_libs_common/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/test_libs_common/file_utils_flac.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/include/test_libs_common/metadata_utils.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/install-sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/ltmain.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/m4/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/m4/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/m4/ogg.m4 [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/m4/xmms.m4 [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/missing [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/mkinstalldirs [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/debug/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/debug/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/debug/bin/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/debug/bin/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/debug/lib/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/debug/lib/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/release/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/release/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/release/bin/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/release/bin/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/release/lib/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/obj/release/lib/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/Makefile.lite.iffscan [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/analyze.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/analyze.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/decode.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/decode.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/encode.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/encode.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/flac.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/flac.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/foreign_metadata.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/foreign_metadata.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/iffscan.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/iffscan.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/iffscan.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/local_string_utils.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/local_string_utils.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/main.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/utils.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/utils.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/vorbiscomment.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/flac/vorbiscomment.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/flac++.pc.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/libFLAC++.m4 [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/libFLAC++_dynamic.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/libFLAC++_dynamic.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/libFLAC++_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/libFLAC++_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/metadata.cpp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/stream_decoder.cpp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC++/stream_encoder.cpp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/bitmath.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/bitreader.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/bitwriter.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/cpu.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/crc.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/fixed.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/flac.pc.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/float.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/format.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/bitreader_asm.nasm [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/cpu_asm.nasm [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/fixed_asm.nasm [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/lpc_asm.nasm [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/nasm.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ia32/stream_encoder_asm.nasm [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/all.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/bitmath.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/bitreader.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/bitwriter.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/cpu.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/crc.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/fixed.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/float.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/format.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/lpc.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/md5.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/memory.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/metadata.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/ogg_decoder_aspect.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/ogg_encoder_aspect.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/ogg_helper.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/ogg_mapping.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/stream_encoder_framing.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/private/window.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/protected/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/protected/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/protected/all.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/protected/stream_decoder.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/include/protected/stream_encoder.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/libFLAC.m4 [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/libFLAC_dynamic.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/libFLAC_dynamic.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/libFLAC_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/libFLAC_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/lpc.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/md5.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/memory.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/metadata_iterators.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/metadata_object.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ogg_decoder_aspect.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ogg_encoder_aspect.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ogg_helper.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ogg_mapping.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/as/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/as/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/as/lpc_asm.s [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/gas/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/gas/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/ppc/gas/lpc_asm.s [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/stream_decoder.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/stream_encoder.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/stream_encoder_framing.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/libFLAC/window.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/main.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/metaflac.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/metaflac.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations_shorthand.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations_shorthand_cuesheet.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations_shorthand_picture.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations_shorthand_seektable.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations_shorthand_streaminfo.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/operations_shorthand_vorbiscomment.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/options.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/options.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/usage.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/usage.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/utils.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/metaflac/utils.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/flac_mac.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/flac_mac.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/main.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/flac_ren.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/flac_ren.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/main.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/README [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/all.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/charset.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/charset.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/defs.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/dither.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/dither.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/plugin_common_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/plugin_common_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/replaygain.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/replaygain.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/tags.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_common/tags.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/configure.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/configure.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/in_flac.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/in_flac.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/in_flac.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/include/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/include/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/include/winamp2/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/include/winamp2/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/include/winamp2/in2.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/include/winamp2/out.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/infobox.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/infobox.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/playback.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/playback.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/resource.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/resource.rc [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/tagz.cpp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_winamp2/tagz.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/charset.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/charset.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/configure.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/configure.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/fileinfo.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/http.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/http.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/locale_hack.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/plugin.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/plugin.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/tag.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/plugin_xmms/tag.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/README [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/getopt.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/getopt1.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/getopt_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/getopt/getopt_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/cuesheet.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/file.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/grabbag_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/grabbag_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/picture.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/replaygain.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/grabbag/seektable.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_analysis/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_analysis/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_analysis/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_analysis/replaygain_analysis.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_analysis/replaygain_analysis_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_analysis/replaygain_analysis_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/include/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/include/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/include/private/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/include/private/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/include/private/fast_float_math_hack.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/replaygain_synthesis.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/replaygain_synthesis_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/replaygain_synthesis/replaygain_synthesis_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/charmaps.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/charset.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/charset.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/charset_test.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/charsetmap.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/iconvert.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/iconvert.h [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/makemap.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/utf8.c [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/utf8_static.dsp [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/src/share/utf8/utf8_static.vcproj [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/strip_non_asm_libtool_args.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/Makefile.lite [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheet.ok [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.000.CATALOG_multiple.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.001.CATALOG_missing_number.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.002.CATALOG_number_too_long.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.003.CATALOG_not_13_digits.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.030.FLAGS_multiple.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.031.FLAGS_wrong_place_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.032.FLAGS_wrong_place_2.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.060.INDEX_wrong_place.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.061.INDEX_missing_number.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.062.INDEX_invalid_number_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.063.first_INDEX_not_0_or_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.064.INDEX_num_non_sequential.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.065.INDEX_num_out_of_range.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.066.INDEX_missing_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.067.INDEX_illegal_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.068.INDEX_cdda_illegal_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.069.nonzero_first_INDEX.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.070.INDEX_offset_not_ascending_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.071.INDEX_offset_not_ascending_2.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.110.ISRC_multiple.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.111.ISRC_wrong_place_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.112.ISRC_wrong_place_2.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.113.ISRC_missing_number.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.114.ISRC_invalid_number.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.130.TRACK_missing_INDEX_01_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.131.TRACK_missing_INDEX_01_2.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.132.TRACK_missing_INDEX_01_3.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.133.TRACK_missing_INDEX_01_4.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.134.TRACK_missing_number.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.135.TRACK_invalid_number_1.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.136.TRACK_invalid_number_2.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.137.TRACK_cdda_out_of_range.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.138.TRACK_num_non_sequential.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.139.TRACK_missing_type.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.140.no_TRACKs.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.200.FLAC_leadin_missing_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.201.FLAC_leadin_illegal_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.202.FLAC_leadin_cdda_illegal_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.230.FLAC_leadout_multiple.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.231.FLAC_leadout_missing_track.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.232.FLAC_leadout_illegal_track.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.233.FLAC_leadout_missing_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.234.FLAC_leadout_illegal_offset.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/bad.235.FLAC_leadout_offset_not_211680000.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/good.000.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/good.001.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/good.002.dos_format.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/good.003.missing_final_newline.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/cuesheets/good.004.dos_format.missing_final_newline.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case00a-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01a-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01b-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01c-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01d-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case01e-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case02a-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case02b-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case02c-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case03a-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case03b-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case03c-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04a-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04b-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04c-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04d-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/case04e-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCPAP.flac [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCVA.flac [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCVAUP.flac [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SCVPAP.flac [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-SVAUP.flac [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input-VA.flac [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/flac-to-flac-metadata-test-files/input0.cue [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case00-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case01-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case02-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case03-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case04-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case05-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case06-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case07-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case08-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case09-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case10-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case11-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case12-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case13-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case14-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case15-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case16-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case17-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case18-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case19-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case20-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case21-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case22-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case23-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case24-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case25-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case26-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case27-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case28-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case29-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case30-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case31-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case32-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case33-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case34-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case35-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case36-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case37-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case38-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case39-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case40-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case41-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case42-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case43-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case44-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case45-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case46-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case47-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case48-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case49-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case50-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case51-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case52-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case53-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case54-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case55-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case56-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case57-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case58-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case59-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case60-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case61-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac-test-files/case62-expect.meta [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac.flac.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/metaflac.flac.ok [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/picture.ok [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/0.gif [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/0.jpg [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/0.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/1.gif [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/1.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/2.gif [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/2.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/3.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/4.jpg [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/4.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/5.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/6.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/7.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/8.png [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/Makefile.am [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/pictures/Makefile.in [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_bins.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_flac.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_grabbag.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_libFLAC++.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_libFLAC.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_metaflac.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_seeking.sh [deleted file]
xbmc/cores/paplayer/FLACCodec/flac-1.2.1/test/test_streams.sh [deleted file]
xbmc/cores/paplayer/FLACcodec.cpp
xbmc/cores/paplayer/ICodec.h
xbmc/cores/paplayer/MP3codec.h
xbmc/cores/paplayer/Makefile.in
xbmc/cores/paplayer/ModplugCodec.cpp
xbmc/cores/paplayer/NSFCodec.cpp
xbmc/cores/paplayer/NSFCodec/COPYING [deleted file]
xbmc/cores/paplayer/NSFCodec/Makefile.in [deleted file]
xbmc/cores/paplayer/NSFCodec/NoseFartDLL.cpp [deleted file]
xbmc/cores/paplayer/NSFCodec/NoseFartXBMC.sln [deleted file]
xbmc/cores/paplayer/NSFCodec/NoseFartXBMC.vcproj [deleted file]
xbmc/cores/paplayer/NSFCodec/NoseFartXBMC.vcxproj [deleted file]
xbmc/cores/paplayer/NSFCodec/NoseFartXBMC.vcxproj.filters [deleted file]
xbmc/cores/paplayer/NSFCodec/in_nsf.txt [deleted file]
xbmc/cores/paplayer/NSFCodec/src/cpu/nes6502/dis6502.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/cpu/nes6502/dis6502.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/cpu/nes6502/nes6502.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/cpu/nes6502/nes6502.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/f/nsf.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/log.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/log.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/machine/nsf.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/machine/nsf.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/memguard.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/memguard.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/osd.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/fds_snd.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/fds_snd.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/fmopl.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/fmopl.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/mmc5_snd.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/mmc5_snd.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/nes_apu.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/nes_apu.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/vrc7_snd.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/vrc7_snd.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/vrcvisnd.c [deleted file]
xbmc/cores/paplayer/NSFCodec/src/sndhrdw/vrcvisnd.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/types.h [deleted file]
xbmc/cores/paplayer/NSFCodec/src/version.h [deleted file]
xbmc/cores/paplayer/OGGcodec.cpp
xbmc/cores/paplayer/OggCallback.h
xbmc/cores/paplayer/PAPlayer.cpp
xbmc/cores/paplayer/PAPlayer.h
xbmc/cores/paplayer/SIDCodec.cpp
xbmc/cores/paplayer/SIDCodec/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/COPYING [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/INSTALL [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/include/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/include/sidplay/builders/hardsid.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/src/hardsid-builder.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/src/hardsid-emu.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/src/hardsid-unix.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/src/hardsid-win.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/win/VC/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/win/VC/hardsid_builder.dsp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/win/VC/hardsid_builder.vcproj [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/hardsid-builder/win/VC5/hardsid_builder.dsp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/include/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/include/sidplay/builders/resid.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/src/resid-builder.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/src/resid-emu.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/src/resid.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/win/VC/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/win/VC/resid_builder.sln [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/win/VC/resid_builder.vcproj [deleted file]
xbmc/cores/paplayer/SIDCodec/builders/resid-builder/win/VC5/resid_builder.dsp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/AUTHORS [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/COPYING [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/ChangeLog [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/INSTALL [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/README [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/TODO [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidenv.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/Buffer.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/SidTune.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/SmartPtr.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/c64env.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/component.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/event.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sid2types.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidbuilder.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidconfig.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidendian.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidint.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidplay2.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidtypes.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/include/sidplay/sidusage.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/config.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/event.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/mixer.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/player.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/psiddrv.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/reloc65.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/.deps/sidplay2.Plo [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/basic.bin [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/c64/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/c64/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/c64/c64cia.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/c64/c64vic.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/c64/c64xsid.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/char.bin [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/config.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/event.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/kernal.bin [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mixer.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/conf6510.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/cycle_based/mos6510c.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/cycle_based/mos6510c.i [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/cycle_based/sid6510c.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/cycle_based/sid6510c.i [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/mos6510.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/mos6510.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6510/opcodes.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6526/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6526/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6526/mos6526.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos6526/mos6526.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos656x/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos656x/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos656x/mos656x.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/mos656x/mos656x.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/nullsid.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/player.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/player.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/poweron.bin [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/psiddrv.a65 [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/psiddrv.bin [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/psiddrv.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/reloc65.c [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sid6526/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sid6526/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sid6526/sid6526.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sid6526/sid6526.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidplay2.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/IconInfo.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/InfoFile.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/MUS.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/MUS.loT [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/PP20.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/PP20.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/PP20_Defs.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/PSID.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/SidTune.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/SidTuneCfg.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/SidTuneTools.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/SidTuneTools.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/p00.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/sidtune/prg.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/xsid/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/xsid/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/xsid/xsid.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/src/xsid/xsid.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/Makefile.am [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/Makefile.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/ac_compile_check_sizeof.m4 [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/ac_create_stdint_h.m4 [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/config.guess [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/config.h.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/config.sub [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/depcomp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/install-sh [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/libsidplay2.pc [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/libsidplay2.pc.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/libsidplay2.qpg [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/libsidplay2.qpg.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/libsidplay2.spec [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/libsidplay2.spec.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/ltmain.sh [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/missing [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/my_macros.m4 [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/sidconfig.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/sidconfig.h.in [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/sidint.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/unix/stamp-h1 [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/XBMCSID.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/libsidplay.sln [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/libsidplay.vcproj [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/libsidplay.vcxproj [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/libsidplay.vcxproj.filters [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/sidconfig.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidplay/win/VC/sidint.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/AUTHORS [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/COPYING [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/ChangeLog [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/INSTALL [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/README [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/TODO [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/include/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/include/sidplay/utils/SidDatabase.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/include/sidplay/utils/SidFilter.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/include/sidplay/utils/SidTuneMod.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/include/sidplay/utils/SidUsage.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/include/sidplay/utils/libini.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/MD5/MD5.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/MD5/MD5.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/MD5/MD5_Defs.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/SidDatabase.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/SidFilter.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/SidTuneMod.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/SidUsage.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/headings.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/headings.i [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/ini.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/ini.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/keys.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/keys.i [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/list.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/list.i [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/ini/types.i [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/smm.cpp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/src/smm0.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/win/VC/config.h [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/win/VC/libsidutils.dsp [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/win/VC/libsidutils.vcproj [deleted file]
xbmc/cores/paplayer/SIDCodec/libsidutils/win/VC5/libsidutils.dsp [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/AUTHORS [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/COPYING [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/ChangeLog [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/INSTALL [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/NEWS [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/README [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/THANKS [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/TODO [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/envelope.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/envelope.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/extfilt.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/extfilt.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/filter.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/filter.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/pot.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/pot.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/samp2src.pl [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/sid.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/sid.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/siddefs.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/siddefs.h.in [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/spline.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/version.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/voice.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/voice.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave.h [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581_PST.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581_PST.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581_PS_.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581_PS_.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581_P_T.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581_P_T.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581__ST.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave6581__ST.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580_PST.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580_PST.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580_PS_.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580_PS_.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580_P_T.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580_P_T.dat [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580__ST.cc [deleted file]
xbmc/cores/paplayer/SIDCodec/resid/wave8580__ST.dat [deleted file]
xbmc/cores/paplayer/SPCCodec.cpp
xbmc/cores/paplayer/SPCCodec.h
xbmc/cores/paplayer/SPCCodec/A2Misc.h [deleted file]
xbmc/cores/paplayer/SPCCodec/Macro.Inc [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/APU.Asm [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/APU.Inc [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/APU.h [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/DSP.Asm [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/DSP.Inc [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/DSP.h [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/Makefile.in [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/ReadMe.Txt [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SNESAPU.cpp [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SNESAPU.def [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SNESAPU.h [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SNESAPU.lib [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SNESAPU.sln [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SNESAPU.vcproj [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SPC700.Asm [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SPC700.Inc [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/SPC700.h [deleted file]
xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU/Version.rc [deleted file]
xbmc/cores/paplayer/SPCCodec/Types.h [deleted file]
xbmc/cores/paplayer/SPCCodec/lgpl.txt [deleted file]
xbmc/cores/paplayer/VGMCodec.cpp
xbmc/cores/paplayer/WAVcodec.h
xbmc/cores/paplayer/WavPackCodec/Makefile.in [deleted file]
xbmc/cores/paplayer/WavPackCodec/bits.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/changelog.txt [deleted file]
xbmc/cores/paplayer/WavPackCodec/extra1.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/extra2.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/filters.h [deleted file]
xbmc/cores/paplayer/WavPackCodec/float.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/license.txt [deleted file]
xbmc/cores/paplayer/WavPackCodec/md5.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/md5.h [deleted file]
xbmc/cores/paplayer/WavPackCodec/metadata.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/pack.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/unpack.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/unpack3.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/unpack3.h [deleted file]
xbmc/cores/paplayer/WavPackCodec/utils.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/wavpack.h [deleted file]
xbmc/cores/paplayer/WavPackCodec/wavpackdll.vcproj [deleted file]
xbmc/cores/paplayer/WavPackCodec/wavpackdll.vcxproj [deleted file]
xbmc/cores/paplayer/WavPackCodec/wavpackdll.vcxproj.filters [deleted file]
xbmc/cores/paplayer/WavPackCodec/words.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/wputils.c [deleted file]
xbmc/cores/paplayer/WavPackCodec/wputils.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Depacker.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Depacker.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/LZH/lzh.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/LZH/lzhlib.txt [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/LZH/lzhxlib.c [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Makefile.in [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/StSoundLibrary.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/StSoundLibrary.vcproj [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/StSoundLibrary.vcxproj [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/StSoundLibrary.vcxproj.filters [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/XBMCYM.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Ym2149Ex.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Ym2149Ex.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/YmMusic.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/YmMusic.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/YmTypes.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/YmUserInterface.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Ymload.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/Ymload.h [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/digidrum.cpp [deleted file]
xbmc/cores/paplayer/YMCodec/StSoundLibrary/digidrum.h [deleted file]
xbmc/cores/paplayer/YMCodec/license.txt [deleted file]
xbmc/cores/paplayer/YMCodec/readme.html [deleted file]
xbmc/cores/paplayer/YMCodec/revision.txt [deleted file]
xbmc/cores/paplayer/asap/COPYING [deleted file]
xbmc/cores/paplayer/asap/CREDITS [deleted file]
xbmc/cores/paplayer/asap/ChangeLog [deleted file]
xbmc/cores/paplayer/asap/INSTALL [deleted file]
xbmc/cores/paplayer/asap/Makefile.in [deleted file]
xbmc/cores/paplayer/asap/NEWS [deleted file]
xbmc/cores/paplayer/asap/PORTS.xml [deleted file]
xbmc/cores/paplayer/asap/PORTS.xsl [deleted file]
xbmc/cores/paplayer/asap/README [deleted file]
xbmc/cores/paplayer/asap/acpu.c [deleted file]
xbmc/cores/paplayer/asap/anylang.h [deleted file]
xbmc/cores/paplayer/asap/apokeysnd.c [deleted file]
xbmc/cores/paplayer/asap/asap.c [deleted file]
xbmc/cores/paplayer/asap/asap.h [deleted file]
xbmc/cores/paplayer/asap/asap2wav.c [deleted file]
xbmc/cores/paplayer/asap/asap_internal.h [deleted file]
xbmc/cores/paplayer/asap/asapscan.c [deleted file]
xbmc/cores/paplayer/asap/chksap.pl [deleted file]
xbmc/cores/paplayer/asap/csharp/ASAP.ppcs [deleted file]
xbmc/cores/paplayer/asap/csharp/Makefile [deleted file]
xbmc/cores/paplayer/asap/csharp/asap2wav.cs [deleted file]
xbmc/cores/paplayer/asap/files2anylang.pl [deleted file]
xbmc/cores/paplayer/asap/flash/ASAP.ppas [deleted file]
xbmc/cores/paplayer/asap/flash/ASAPPlayer.as [deleted file]
xbmc/cores/paplayer/asap/flash/ASAP_ModuleInfo.as [deleted file]
xbmc/cores/paplayer/asap/flash/Makefile [deleted file]
xbmc/cores/paplayer/asap/flash/PokeyState.as [deleted file]
xbmc/cores/paplayer/asap/flash/USAGE [deleted file]
xbmc/cores/paplayer/asap/gsplayer/Makefile [deleted file]
xbmc/cores/paplayer/asap/gsplayer/USAGE [deleted file]
xbmc/cores/paplayer/asap/gsplayer/gspasap.c [deleted file]
xbmc/cores/paplayer/asap/gsplayer/mapplugin.h [deleted file]
xbmc/cores/paplayer/asap/java/ASAP.ppjava [deleted file]
xbmc/cores/paplayer/asap/java/ASAP2WAV.java [deleted file]
xbmc/cores/paplayer/asap/java/ASAPApplet.java [deleted file]
xbmc/cores/paplayer/asap/java/ASAPMIDlet.java [deleted file]
xbmc/cores/paplayer/asap/java/ASAP_ModuleInfo.java [deleted file]
xbmc/cores/paplayer/asap/java/Makefile [deleted file]
xbmc/cores/paplayer/asap/java/USAGE [deleted file]
xbmc/cores/paplayer/asap/java/asap2wav.MF [deleted file]
xbmc/cores/paplayer/asap/java/asap_midlet.MF [deleted file]
xbmc/cores/paplayer/asap/java/mf2jad.pl [deleted file]
xbmc/cores/paplayer/asap/javascript/Makefile [deleted file]
xbmc/cores/paplayer/asap/javascript/USAGE [deleted file]
xbmc/cores/paplayer/asap/javascript/asap.ppjs [deleted file]
xbmc/cores/paplayer/asap/javascript/asap2wav.ppjs [deleted file]
xbmc/cores/paplayer/asap/javascript/asapweb.ppjs [deleted file]
xbmc/cores/paplayer/asap/mads/Makefile [deleted file]
xbmc/cores/paplayer/asap/mads/mads.pas [deleted file]
xbmc/cores/paplayer/asap/maketar.pl [deleted file]
xbmc/cores/paplayer/asap/moc/libasap_decoder.c [deleted file]
xbmc/cores/paplayer/asap/players/Makefile [deleted file]
xbmc/cores/paplayer/asap/players/cmc.asx [deleted file]
xbmc/cores/paplayer/asap/players/cms.asx [deleted file]
xbmc/cores/paplayer/asap/players/dlt.as8 [deleted file]
xbmc/cores/paplayer/asap/players/mpt.asx [deleted file]
xbmc/cores/paplayer/asap/players/rmt.asx [deleted file]
xbmc/cores/paplayer/asap/players/tm2.asx [deleted file]
xbmc/cores/paplayer/asap/players/tmc.asx [deleted file]
xbmc/cores/paplayer/asap/win32/Makefile [deleted file]
xbmc/cores/paplayer/asap/win32/USAGE [deleted file]
xbmc/cores/paplayer/asap/win32/apollo/ASAP_Apollo.cpp [deleted file]
xbmc/cores/paplayer/asap/win32/apollo/InputPlugin.h [deleted file]
xbmc/cores/paplayer/asap/win32/dshow/asap_dsf.cpp [deleted file]
xbmc/cores/paplayer/asap/win32/dshow/asap_dsf.def [deleted file]
xbmc/cores/paplayer/asap/win32/foobar2000/foo_asap.cpp [deleted file]
xbmc/cores/paplayer/asap/win32/gui.c [deleted file]
xbmc/cores/paplayer/asap/win32/gui.h [deleted file]
xbmc/cores/paplayer/asap/win32/gui.rc [deleted file]
xbmc/cores/paplayer/asap/win32/setup/Website.url [deleted file]
xbmc/cores/paplayer/asap/win32/setup/asap-banner.jpg [deleted file]
xbmc/cores/paplayer/asap/win32/setup/asap-dialog.jpg [deleted file]
xbmc/cores/paplayer/asap/win32/setup/asap.wxs [deleted file]
xbmc/cores/paplayer/asap/win32/setup/license.rtf [deleted file]
xbmc/cores/paplayer/asap/win32/setup/wix_mutex.pl [deleted file]
xbmc/cores/paplayer/asap/win32/wasap/play.ico [deleted file]
xbmc/cores/paplayer/asap/win32/wasap/stop.ico [deleted file]
xbmc/cores/paplayer/asap/win32/wasap/wasap.c [deleted file]
xbmc/cores/paplayer/asap/win32/wasap/wasap.ico [deleted file]
xbmc/cores/paplayer/asap/win32/winamp/in2.h [deleted file]
xbmc/cores/paplayer/asap/win32/winamp/in_asap.c [deleted file]
xbmc/cores/paplayer/asap/win32/winamp/ipc_pe.h [deleted file]
xbmc/cores/paplayer/asap/win32/winamp/out.h [deleted file]
xbmc/cores/paplayer/asap/win32/winamp/wa_ipc.h [deleted file]
xbmc/cores/paplayer/asap/xasm/Makefile [deleted file]
xbmc/cores/paplayer/asap/xasm/xasm.1.txt [deleted file]
xbmc/cores/paplayer/asap/xasm/xasm.d [deleted file]
xbmc/cores/paplayer/asap/xbmc/xbmc_asap.c [deleted file]
xbmc/cores/paplayer/asap/xmms/libasap-xmms.c [deleted file]
xbmc/cores/paplayer/asap/xmms/libasap-xmms.map [deleted file]
xbmc/cores/paplayer/ogg/codec.h [deleted file]
xbmc/cores/paplayer/ogg/config_types.h [deleted file]
xbmc/cores/paplayer/ogg/ogg.h [deleted file]
xbmc/cores/paplayer/ogg/os_types.h [deleted file]
xbmc/cores/paplayer/ogg/vorbisfile.h [deleted file]
xbmc/cores/paplayer/spc/Types.h [deleted file]
xbmc/cores/paplayer/timidity/AUTHORS [deleted file]
xbmc/cores/paplayer/timidity/COPYING [deleted file]
xbmc/cores/paplayer/timidity/ChangeLog [deleted file]
xbmc/cores/paplayer/timidity/ChangeLog.1 [deleted file]
xbmc/cores/paplayer/timidity/ChangeLog.2 [deleted file]
xbmc/cores/paplayer/timidity/INSTALL [deleted file]
xbmc/cores/paplayer/timidity/INSTALL.ja [deleted file]
xbmc/cores/paplayer/timidity/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/Makefile.win32 [deleted file]
xbmc/cores/paplayer/timidity/NEWS [deleted file]
xbmc/cores/paplayer/timidity/README [deleted file]
xbmc/cores/paplayer/timidity/README.ja [deleted file]
xbmc/cores/paplayer/timidity/TODO [deleted file]
xbmc/cores/paplayer/timidity/TiMidity-uj.ad.in [deleted file]
xbmc/cores/paplayer/timidity/TiMidity.ad.in [deleted file]
xbmc/cores/paplayer/timidity/aclocal.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/autoconf/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/autoconf/alsa.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/ao.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/arts.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/config.guess [deleted file]
xbmc/cores/paplayer/timidity/autoconf/config.sub [deleted file]
xbmc/cores/paplayer/timidity/autoconf/depcomp [deleted file]
xbmc/cores/paplayer/timidity/autoconf/esd.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/gtk-2.0.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/gtk.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/install-sh [deleted file]
xbmc/cores/paplayer/timidity/autoconf/libFLAC.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/libOggFLAC.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/missing [deleted file]
xbmc/cores/paplayer/timidity/autoconf/mkinstalldirs [deleted file]
xbmc/cores/paplayer/timidity/autoconf/ogg.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/utils.m4 [deleted file]
xbmc/cores/paplayer/timidity/autoconf/vorbis.m4 [deleted file]
xbmc/cores/paplayer/timidity/common.makefile.in [deleted file]
xbmc/cores/paplayer/timidity/config.h.in [deleted file]
xbmc/cores/paplayer/timidity/configs/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/configs/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/configs/msc6-project.zip [deleted file]
xbmc/cores/paplayer/timidity/configs/msc6-sjis.txt [deleted file]
xbmc/cores/paplayer/timidity/configs/msc7-project.zip [deleted file]
xbmc/cores/paplayer/timidity/configs/msc7-sjis.txt [deleted file]
xbmc/cores/paplayer/timidity/configure.in [deleted file]
xbmc/cores/paplayer/timidity/doc/C/CHANGES.02i [deleted file]
xbmc/cores/paplayer/timidity/doc/C/FAQ [deleted file]
xbmc/cores/paplayer/timidity/doc/C/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/doc/C/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.alsaseq [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.dl [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.m2m [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.mts [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.sf [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.tk [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.w32 [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.xaw [deleted file]
xbmc/cores/paplayer/timidity/doc/C/README.xskin [deleted file]
xbmc/cores/paplayer/timidity/doc/C/timidity.1 [deleted file]
xbmc/cores/paplayer/timidity/doc/C/timidity.cfg.5 [deleted file]
xbmc/cores/paplayer/timidity/doc/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/doc/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.alsaseq [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.dl [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.m2m [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.mts [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.sf [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.tk [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.w32 [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.xaw [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/README.xskin [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/timidity.1 [deleted file]
xbmc/cores/paplayer/timidity/doc/ja_JP.eucJP/timidity.cfg.5 [deleted file]
xbmc/cores/paplayer/timidity/exports.def [deleted file]
xbmc/cores/paplayer/timidity/interface.h.in [deleted file]
xbmc/cores/paplayer/timidity/interface/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/interface/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/interface/VTPrsTbl.c [deleted file]
xbmc/cores/paplayer/timidity/interface/VTparse.h [deleted file]
xbmc/cores/paplayer/timidity/interface/alsaseq_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/arrow.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/back.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/fwrd.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/next.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/pause.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/play.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/prev.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/quit.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/random.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/repeat.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/stop.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/bitmaps/timidity.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/browser.tcl [deleted file]
xbmc/cores/paplayer/timidity/interface/check.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/dumb_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/dynamic_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/emacs_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/escape_sjis.pl [deleted file]
xbmc/cores/paplayer/timidity/interface/gtk_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/gtk_h.h [deleted file]
xbmc/cores/paplayer/timidity/interface/gtk_i.c [deleted file]
xbmc/cores/paplayer/timidity/interface/gtk_p.c [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_T.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_a.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_e.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_g.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_i.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_k.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_m.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_n.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/interface_s.txt [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_c.h [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_mag.c [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_mag.h [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_trace.c [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_wrdwindow.c [deleted file]
xbmc/cores/paplayer/timidity/interface/mac_wrdwindow.h [deleted file]
xbmc/cores/paplayer/timidity/interface/misc.tcl [deleted file]
xbmc/cores/paplayer/timidity/interface/motif.h [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/back.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/fwd.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/next.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/pause.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/prev.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/quit.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/restart.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_bitmaps/timidity.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_i.c [deleted file]
xbmc/cores/paplayer/timidity/interface/motif_p.c [deleted file]
xbmc/cores/paplayer/timidity/interface/ncurs_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/off.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/on.xbm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/fast.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/ff.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/keydown.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/keyup.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/loud.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/nextdisc.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/nexttrk.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/open.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/playpaus.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/prevdisc.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/prevtrk.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/quiet.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/quit.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/restart.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/rew.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/slow.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/stop.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/pixmaps/timidity.xpm [deleted file]
xbmc/cores/paplayer/timidity/interface/portmidisyn_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/rtsyn.h [deleted file]
xbmc/cores/paplayer/timidity/interface/rtsyn_common.c [deleted file]
xbmc/cores/paplayer/timidity/interface/rtsyn_portmidi.c [deleted file]
xbmc/cores/paplayer/timidity/interface/rtsyn_winmm.c [deleted file]
xbmc/cores/paplayer/timidity/interface/server_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/server_defs.h [deleted file]
xbmc/cores/paplayer/timidity/interface/slang_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/soundspec.c [deleted file]
xbmc/cores/paplayer/timidity/interface/soundspec.h [deleted file]
xbmc/cores/paplayer/timidity/interface/tclIndex [deleted file]
xbmc/cores/paplayer/timidity/interface/timidity.el [deleted file]
xbmc/cores/paplayer/timidity/interface/tk_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/tkmidity.ptcl [deleted file]
xbmc/cores/paplayer/timidity/interface/tkpanel.tcl [deleted file]
xbmc/cores/paplayer/timidity/interface/vt100.c [deleted file]
xbmc/cores/paplayer/timidity/interface/vt100.h [deleted file]
xbmc/cores/paplayer/timidity/interface/vt100_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_btn.bmp [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_dib.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_dib.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_i.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_icon.ico [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_ini.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_mag.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_mag.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_playlist.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_pref.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_pref.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_rec.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_res.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_res.rc [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_sleep.bmp [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_subbtn.bmp [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_subwin.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_subwin.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_subwin2.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_subwin3.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_syn.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_tracer.bmp [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_tracer.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_ut2.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_ut2.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_utl.c [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_utl.h [deleted file]
xbmc/cores/paplayer/timidity/interface/w32g_wrd.h [deleted file]
xbmc/cores/paplayer/timidity/interface/winsyn_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/wrdt_dumb.c [deleted file]
xbmc/cores/paplayer/timidity/interface/wrdt_mac.c [deleted file]
xbmc/cores/paplayer/timidity/interface/wrdt_tty.c [deleted file]
xbmc/cores/paplayer/timidity/interface/wrdt_w32g.c [deleted file]
xbmc/cores/paplayer/timidity/interface/wrdt_wcon.c [deleted file]
xbmc/cores/paplayer/timidity/interface/wrdt_x.c [deleted file]
xbmc/cores/paplayer/timidity/interface/x_mag.c [deleted file]
xbmc/cores/paplayer/timidity/interface/x_mag.h [deleted file]
xbmc/cores/paplayer/timidity/interface/x_sherry.c [deleted file]
xbmc/cores/paplayer/timidity/interface/x_sherry.h [deleted file]
xbmc/cores/paplayer/timidity/interface/x_wrdwindow.c [deleted file]
xbmc/cores/paplayer/timidity/interface/x_wrdwindow.h [deleted file]
xbmc/cores/paplayer/timidity/interface/xaw.h [deleted file]
xbmc/cores/paplayer/timidity/interface/xaw_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/xaw_i.c [deleted file]
xbmc/cores/paplayer/timidity/interface/xaw_redef.c [deleted file]
xbmc/cores/paplayer/timidity/interface/xskin.h [deleted file]
xbmc/cores/paplayer/timidity/interface/xskin_c.c [deleted file]
xbmc/cores/paplayer/timidity/interface/xskin_i.c [deleted file]
xbmc/cores/paplayer/timidity/interface/xskin_loadBMP.c [deleted file]
xbmc/cores/paplayer/timidity/interface/xskin_spectrum.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/libarc/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/libarc/arc.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/arc.h [deleted file]
xbmc/cores/paplayer/timidity/libarc/arc_lzh.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/arc_mime.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/arc_tar.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/arc_zip.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/deflate.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/explode.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/explode.h [deleted file]
xbmc/cores/paplayer/timidity/libarc/inflate.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/unlzh.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/unlzh.h [deleted file]
xbmc/cores/paplayer/timidity/libarc/url.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url.h [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_b64decode.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_buff.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_cache.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_dir.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_file.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_ftp.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_hqxdecode.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_http.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_inflate.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_mem.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_news.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_newsgroup.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_pipe.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_qsdecode.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/url_uudecode.c [deleted file]
xbmc/cores/paplayer/timidity/libarc/zip.h [deleted file]
xbmc/cores/paplayer/timidity/libunimod/AUTHORS [deleted file]
xbmc/cores/paplayer/timidity/libunimod/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/libunimod/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_669.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_amf.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_dsm.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_far.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_gdm.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_imf.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_it.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_m15.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_med.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_mod.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_mtm.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_okt.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_s3m.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_stm.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_stx.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_ult.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_uni.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/load_xm.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/mloader.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/mlutil.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/mmsup.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/munitrk.c [deleted file]
xbmc/cores/paplayer/timidity/libunimod/unimod.h [deleted file]
xbmc/cores/paplayer/timidity/libunimod/unimod_priv.h [deleted file]
xbmc/cores/paplayer/timidity/script/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/script/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/script/dllutl.rb [deleted file]
xbmc/cores/paplayer/timidity/script/lspatch.pl [deleted file]
xbmc/cores/paplayer/timidity/script/readme.txt [deleted file]
xbmc/cores/paplayer/timidity/script/wcc386_w.sh [deleted file]
xbmc/cores/paplayer/timidity/timidity/aRts_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/aenc.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/aiff_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/alsa_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/ao_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/aq.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/aq.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/au_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/audio_cnv.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/audio_cnv.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/audriv.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/audriv_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/audriv_al.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/audriv_mme.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/audriv_none.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/bsd20_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/buffer_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/calcnewt.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/common.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/common.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/controls.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/controls.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/darwin_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/dl_dld.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/dl_dlopen.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/dl_dyld.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/dl_hpux.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/dl_w32.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/dlutils.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/effect.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/esd_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/filter.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/filter.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/flac_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/freq.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/freq.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/gogo_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/gogo_a.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/hpux_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/hpux_d_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/instrum.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/instrum.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/jack_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/list_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/loadtab.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/m2m.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_com.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_dlog.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_main.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_main.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_qt_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mac_soundspec.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mfi.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mfnode.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mfnode.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/mid-j.defs [deleted file]
xbmc/cores/paplayer/timidity/timidity/mid.defs [deleted file]
xbmc/cores/paplayer/timidity/timidity/miditrace.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/miditrace.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/mix.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mix.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/mod.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mod.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/mod2midi.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mod2midi.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/modmid_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mt19937ar.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/mt19937ar.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/nas_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/newton_table.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/optcode.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/optcode.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/oss_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/output.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/output.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/playmidi.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/playmidi.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/portaudio_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/quantity.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/quantity.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/raw_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/rcp.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/readmidi.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/readmidi.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/recache.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/recache.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/resample.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/resample.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/reverb.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/reverb.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/sbkconv.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sdl_c.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sffile.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sffile.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/sfitem.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sfitem.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/sflayer.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/smfconv.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/smfconv.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/smplfile.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sndfont.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/speex_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sun_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/sysdep.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/tables.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/tables.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/timidity.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/timidity.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/version.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/vorbis_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_gogo.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_gogo.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libFLAC_dll.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libFLAC_dll.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libFLAC_dll_g.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libFLAC_dll_i.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libOggFLAC_dll.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libOggFLAC_dll.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libOggFLAC_dll_g.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_libOggFLAC_dll_i.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_portaudio.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32_portaudio_dll.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32g_ogg_dll.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32g_vorbis_dll.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/w32g_vorbisenc_dll.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/wave_a.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/wrd.h [deleted file]
xbmc/cores/paplayer/timidity/timidity/wrd_read.c [deleted file]
xbmc/cores/paplayer/timidity/timidity/wrdt.c [deleted file]
xbmc/cores/paplayer/timidity/timidity_codec.c [deleted file]
xbmc/cores/paplayer/timidity/timidity_codec.h [deleted file]
xbmc/cores/paplayer/timidity/utils/Makefile.am [deleted file]
xbmc/cores/paplayer/timidity/utils/Makefile.in [deleted file]
xbmc/cores/paplayer/timidity/utils/bitset.c [deleted file]
xbmc/cores/paplayer/timidity/utils/bitset.h [deleted file]
xbmc/cores/paplayer/timidity/utils/fft.c [deleted file]
xbmc/cores/paplayer/timidity/utils/fft.h [deleted file]
xbmc/cores/paplayer/timidity/utils/fft4g.c [deleted file]
xbmc/cores/paplayer/timidity/utils/fft4g.h [deleted file]
xbmc/cores/paplayer/timidity/utils/getopt.c [deleted file]
xbmc/cores/paplayer/timidity/utils/mac_readdir.c [deleted file]
xbmc/cores/paplayer/timidity/utils/mac_readdir.h [deleted file]
xbmc/cores/paplayer/timidity/utils/mac_util.c [deleted file]
xbmc/cores/paplayer/timidity/utils/mac_util.h [deleted file]
xbmc/cores/paplayer/timidity/utils/mblock.c [deleted file]
xbmc/cores/paplayer/timidity/utils/mblock.h [deleted file]
xbmc/cores/paplayer/timidity/utils/memb.c [deleted file]
xbmc/cores/paplayer/timidity/utils/memb.h [deleted file]
xbmc/cores/paplayer/timidity/utils/net.c [deleted file]
xbmc/cores/paplayer/timidity/utils/net.h [deleted file]
xbmc/cores/paplayer/timidity/utils/nkflib.c [deleted file]
xbmc/cores/paplayer/timidity/utils/nkflib.h [deleted file]
xbmc/cores/paplayer/timidity/utils/readdir.h [deleted file]
xbmc/cores/paplayer/timidity/utils/readdir_win.c [deleted file]
xbmc/cores/paplayer/timidity/utils/strtab.c [deleted file]
xbmc/cores/paplayer/timidity/utils/strtab.h [deleted file]
xbmc/cores/paplayer/timidity/utils/support.c [deleted file]
xbmc/cores/paplayer/timidity/utils/support.h [deleted file]
xbmc/cores/paplayer/timidity/utils/timer.c [deleted file]
xbmc/cores/paplayer/timidity/utils/timer.h [deleted file]
xbmc/cores/paplayer/timidity/utils/tmdy_getopt.h [deleted file]
xbmc/cores/paplayer/vgmstream/COPYING [deleted file]
xbmc/cores/paplayer/vgmstream/Makefile.in [deleted file]
xbmc/cores/paplayer/vgmstream/XBMCVGM.cpp [deleted file]
xbmc/cores/paplayer/vgmstream/ext_includes/pstdint.h [deleted file]
xbmc/cores/paplayer/vgmstream/readme.txt [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/acm_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/acm_decoder.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/adx_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/aica_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/coding.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/eaxa_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/g721_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/g72x_state.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/ima_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/l5_555_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/mpeg_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/msadpcm_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/nds_procyon_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/ngc_afc_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/ngc_dsp_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/ngc_dtk_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/nwa_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/nwa_decoder.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/ogg_vorbis_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/pcm_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/psx_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/sdx2_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/ws_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/coding/xa_decoder.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/aax_layout.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/aix_layout.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/ast_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/caf_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/de2_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/ea_block.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/emff_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/filp_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/gsb_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/halpst_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/ims_block.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/interleave.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/interleave_byte.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/layout.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/mus_acm_layout.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/nolayout.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/str_snds_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/thp_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/vs_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/ws_aud_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/wsi_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/xa_blocked.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/layout/xvas_block.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/libvgmstream.vcproj [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/Cstr.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/aax.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/acm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/adx_header.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/afc_header.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/agsc.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ahx.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/aifc.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/aix.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ast.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/bgw.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/brstm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/capdsp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/dc_asd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/dc_idvi.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/dc_kcey.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/dc_str.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/dc_wav_dcs.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/de2.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ea_header.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ea_old.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/emff.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/fsb.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/gca.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/gcsw.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/genh.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/gsp_gsb.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/halpst.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/idsp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ish_isd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ivb.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/kraw.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/meta.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/msvp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/mus_acm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/musc.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/musx.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/naomi_spsd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/nds_sad.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/nds_strm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_adpdtk.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_bh2pcm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_caf.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_dsp_std.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_ffcc_str.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_iadp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_pdt.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_ssm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_tydsp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_waa_wac_wad_wam.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ngc_ymf.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/nwa.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ogg_vorbis_file.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/pcm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/pos.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_ads.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_ass.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_aus.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_bg00.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_bmdx.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_ccc.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_dxh.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_enth.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_exst.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_filp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_gbts.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_hgc1.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_ikm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_ild.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_int.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_joe.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_kces.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_leg.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_mib.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_mic.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_mihb.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_npsf.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_p2bt.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_pnb.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_psh.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_psw.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_rkv.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_rnd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_rstm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_rws.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_rxw.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_seg.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_sfs.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_sl3.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_str.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_svag.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_tec.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_vag.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_vas.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_vpk.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_xa2.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ps2_xa30.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/psx_cdxa.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/psx_fag.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/psx_gms.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/raw.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/riff.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/rs03.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/rsd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/rsf.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/rwsd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/rwx.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/sat_dvi.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/sat_sap.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/sdt.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/sfl.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/sli.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/spt_spd.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ss_stream.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/str_asr.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/str_snds.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/svs.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/thp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/vgs.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/vs.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/wii_mus.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/wii_smp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/wii_sng.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/wii_sts.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ws_aud.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_ims.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_stma.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_wavm.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_wvs.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_xmu.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_xvas.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xbox_xwav.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xss.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/xwb.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/ydsp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/meta/zwdsp.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/streamfile.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/streamfile.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/streamtypes.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/util.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/util.h [deleted file]
xbmc/cores/paplayer/vgmstream/src/vgmstream.c [deleted file]
xbmc/cores/paplayer/vgmstream/src/vgmstream.h [deleted file]
xbmc/cores/paplayer/vgmstream/win32/win32.sln [deleted file]
xbmc/cores/paplayer/vgmstream/win32/win32.vcproj [deleted file]
xbmc/cores/paplayer/vgmstream/win32/win32.vcxproj [deleted file]
xbmc/cores/paplayer/vgmstream/win32/win32.vcxproj.filters [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/AUTHORS [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/CHANGES [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/COPYING [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/README [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/acinclude.m4 [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/aclocal.m4 [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/autogen.sh [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/config.guess [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/config.h.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/config.sub [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/configure [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/configure.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/depcomp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/components.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/eightphase.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/evenlsp.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/fish_xiph_org.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/floor1-1.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/floor1-2.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/floor1-3.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/floor1-4.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/floor1_inverse_dB_table.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/floorval.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/fourphase.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/framing.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/helper.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/hufftree-under.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/hufftree.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/index.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/lspmap.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/oddlsp.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/oggstream.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/programming.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/residue-pack.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/residue2.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/squarepolar.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/stereo.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/stream.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/v-comment.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbis-clip.txt [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbis-errors.txt [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbis-fidelity.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbis.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/changes.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/examples.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/index.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/ov_ectl_ratemanage2_arg.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/ov_ectl_ratemanage_arg.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/overview.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/reference.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/style.css [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_ctl.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_init.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_init_vbr.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_setup_init.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_setup_managed.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisenc/vorbis_info.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/OggVorbis_File.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/callbacks.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/chaining_example_c.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/chainingexample.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/crosslap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/datastructures.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/decoding.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/example.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/exampleindex.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/fileinfo.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/index.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/initialization.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_bitrate.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_bitrate_instant.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_callbacks.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_clear.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_comment.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_crosslap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_fopen.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_info.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_open.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_open_callbacks.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek_lap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek_page.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_tell.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_pcm_total.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_seek.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_seek_lap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_tell.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_raw_total.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_read.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_read_float.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_seekable.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_serialnumber.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_streams.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_test.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_test_callbacks.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_test_open.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek_lap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek_page.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_time_seek_page_lap.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_time_tell.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/ov_time_total.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/overview.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/reference.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/return.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/seekexample.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/seeking.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/seeking_example_c.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/seeking_test_c.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/seekingexample.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/style.css [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/threads.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/vorbis_comment.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/vorbis_info.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisfile/vorbisfile_example_c.html [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/vorbisword2.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/wait.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/white-ogg.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/white-xifish.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/window1.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/window2.png [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xifish.pdf [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/01-introduction.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/02-bitpacking.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/03-codebook.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/04-codec.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/05-comment.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/06-floor0.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/07-floor1.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/08-residue.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/09-helper.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/10-tables.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/TODO [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/Vorbis_I_spec.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/a1-encapsulation_ogg.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/a2-encapsulation_rtp.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/footer.xml [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/spec-common.xsl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/spec-fo.xsl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/doc/xml/spec-html.xsl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/chaining_example.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/decoder_example.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/encoder_example.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/frameview.pl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/seeking_example.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/examples/vorbisfile_example.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/vorbis/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/vorbis/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/vorbis/codec.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/vorbis/vorbisenc.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/include/vorbis/vorbisfile.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/install-sh [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/analysis.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/backends.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/barkmel.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/bitrate.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/bitrate.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/block.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/coupled/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/coupled/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/coupled/res_books_stereo.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/floor/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/floor/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/floor/floor_books.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/uncoupled/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/uncoupled/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/books/uncoupled/res_books_uncoupled.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/codebook.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/codebook.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/codec_internal.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/envelope.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/envelope.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/floor0.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/floor1.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/highlevel.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/info.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lookup.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lookup.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lookup_data.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lookups.pl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lpc.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lpc.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lsp.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/lsp.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/mapping0.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/masking.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/mdct.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/mdct.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/misc.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/floor_all.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/psych_11.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/psych_16.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/psych_44.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/psych_8.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/residue_16.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/residue_44.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/residue_44u.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/residue_8.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_11.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_16.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_22.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_32.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_44.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_44u.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_8.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/modes/setup_X.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/os.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/psy.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/psy.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/psytune.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/registry.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/registry.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/res0.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/scales.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/sharedbook.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/smallft.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/smallft.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/synthesis.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/tone.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/vorbisenc.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/vorbisfile.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/window.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/lib/window.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/libvorbis.spec.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/ltmain.sh [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/compat/strdup.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/compat/sys/types.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/decoder_example.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/encoder_example.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/libvorbis.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/libvorbis.mcp.exp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/libvorbisenc.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/libvorbisenc.mcp.exp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/libvorbisfile.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/libvorbisfile.mcp.exp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macos/vorbis.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macosx/English.lproj/InfoPlist.strings [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macosx/Info.plist [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/macosx/Vorbis.xcodeproj/project.pbxproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/missing [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/symbian/bld.inf [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/symbian/config.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/symbian/vorbis.mmp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/todo.txt [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbis-uninstalled.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbis.m4 [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbis.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbisenc-uninstalled.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbisenc.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbisfile-uninstalled.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vorbisfile.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/16.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/16u.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c-1.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c0.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c1.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c2.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c3.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c4.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c5.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c6.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c7.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c8.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44c9.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u0.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u1.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u2.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u3.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u4.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u5.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u6.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u7.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u8.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/44u9.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/8.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/8u.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/auxpartition.pl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/bookutil.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/bookutil.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/build.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/cascade.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/distribution.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/floor_11.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/floor_22.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/floor_44.vqs [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/genericdata.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/huffbuild.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/latticebuild.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/latticehint.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/latticepare.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/latticetune.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/localcodebook.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/lspdata.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/make_floor_books.pl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/make_residue_books.pl [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/metrics.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/residue_entropy [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/residuedata.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/residuesplit.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/run.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/train.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/vqext.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/vqgen.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/vqgen.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/vqsplit.c [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/vq/vqsplit.h [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/libvorbis/libvorbis.sln [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/libvorbis/libvorbis.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.sln [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/vorbisdec/vorbisdec.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2003/vorbisenc/vorbisenc.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2005/libvorbis/libvorbis.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2005/vorbisdec/vorbisdec.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2005/vorbisenc/vorbisenc.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2008/libvorbis/libvorbis.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2008/libvorbisfile/libvorbisfile.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2008/libvorbisfile/libvorbisfile.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2010/libvorbis/libvorbis.vcxproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2010/libvorbis/libvorbis.vcxproj.filters [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2010/libvorbisfile/libvorbisfile.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2010/libvorbisfile/libvorbisfile.vcxproj [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/VS2010/libvorbisfile/libvorbisfile.vcxproj.filters [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbis_dynamic.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbis_dynamic_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbis_static.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbis_static_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisenc_dynamic.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisenc_dynamic_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisenc_static.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisenc_static_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisfile_dynamic.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisfile_dynamic_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisfile_static.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/build_vorbisfile_static_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbis.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbis.dsw [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbis_dynamic.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbis_static.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbisenc.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbisenc_dynamic.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbisenc_static.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbisfile.def [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbisfile_dynamic.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/libvorbis/win32/vorbisfile_static.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/AUTHORS [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/CHANGES [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/COPYING [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/README [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/aclocal.m4 [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/compile [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/config.guess [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/config.h.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/config.sub [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/configure [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/configure.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/.cvsignore [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/changelog [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/control [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/copyright [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/libogg-dev.docs [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/libogg-dev.install [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/libogg0.README.Debian [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/libogg0.install [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/rules [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/debian/watch [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/depcomp [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/framing.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/index.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/bitpacking.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/datastructures.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/decoding.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/encoding.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/general.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/index.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_packet.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_packet_clear.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_bos.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_checksum_set.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_continued.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_eos.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_granulepos.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_packets.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_pageno.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_serialno.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_page_version.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_clear.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_destroy.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_eos.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_flush.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_init.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_packetin.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_packetout.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_packetpeek.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_pagein.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_pageout.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_reset.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_reset_serialno.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_stream_state.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_buffer.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_clear.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_destroy.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_init.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_pageout.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_pageseek.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_reset.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_state.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/ogg_sync_wrote.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_adv.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_adv1.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_bits.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_buffer.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_bytes.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_get_buffer.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_look.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_look1.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_read.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_read1.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_readinit.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_reset.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_write.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_writealign.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_writeclear.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_writecopy.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_writeinit.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/oggpack_writetrunc.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/overview.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/reference.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/style.css [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/vorbis_comment.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/libogg/vorbis_info.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/ogg-multiplex.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/oggstream.html [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/rfc3533.txt [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/rfc3534.txt [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/stream.png [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/vorbisword2.png [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/white-ogg.png [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/doc/white-xifish.png [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/ogg/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/ogg/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/ogg/config_types.h.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/ogg/ogg.h [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/include/ogg/os_types.h [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/install-sh [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/libogg.spec.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/ltmain.sh [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macos/compat/strdup.c [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macos/compat/sys/types.h [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macos/libogg.mcp [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macos/libogg.mcp.exp [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macosx/English.lproj/InfoPlist.strings [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macosx/Info.plist [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macosx/Ogg.xcodeproj/project.pbxproj [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/macosx/Ogg_Prefix.pch [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/missing [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/ogg-uninstalled.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/ogg.m4 [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/ogg.pc.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/src/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/src/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/src/bitwise.c [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/src/framing.c [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/Makefile.am [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/Makefile.in [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/build_ogg_dynamic.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/build_ogg_dynamic_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/build_ogg_static.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/build_ogg_static_debug.bat [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg.def [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg.dsw [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg_dynamic.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg_static.dsp [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg_static.sln [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg_static.vcproj [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg_static.vcxproj [deleted file]
xbmc/cores/paplayer/vorbisfile/ogg/win32/ogg_static.vcxproj.filters [deleted file]
xbmc/cores/paplayer/vorbisfile/vorbisfile_win32/vorbisfile_win32.sln [deleted file]
xbmc/cores/playercorefactory/Makefile.in
xbmc/cores/playercorefactory/PlayerCoreConfig.h
xbmc/cores/playercorefactory/PlayerCoreFactory.cpp
xbmc/cores/playercorefactory/PlayerSelectionRule.cpp
xbmc/cores/playercorefactory/PlayerSelectionRule.h
xbmc/cores/ssrc.cpp [deleted file]
xbmc/cores/ssrc.h [deleted file]
xbmc/dbwrappers/Database.cpp [new file with mode: 0644]
xbmc/dbwrappers/Database.h [new file with mode: 0644]
xbmc/dbwrappers/Makefile [new file with mode: 0644]
xbmc/dbwrappers/dataset.cpp [new file with mode: 0644]
xbmc/dbwrappers/dataset.h [new file with mode: 0644]
xbmc/dbwrappers/mysqldataset.cpp [new file with mode: 0644]
xbmc/dbwrappers/mysqldataset.h [new file with mode: 0644]
xbmc/dbwrappers/qry_dat.cpp [new file with mode: 0644]
xbmc/dbwrappers/qry_dat.h [new file with mode: 0644]
xbmc/dbwrappers/sqlitedataset.cpp [new file with mode: 0644]
xbmc/dbwrappers/sqlitedataset.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogBoxBase.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogBoxBase.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogBusy.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogBusy.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogButtonMenu.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogButtonMenu.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogCache.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogCache.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogContextMenu.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogContextMenu.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogFavourites.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogFavourites.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogFileBrowser.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogFileBrowser.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogGamepad.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogGamepad.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogKaiToast.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogKaiToast.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogKeyboard.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogKeyboard.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogMediaSource.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogMediaSource.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogMuteBug.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogMuteBug.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogNumeric.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogNumeric.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogOK.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogOK.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogPlayerControls.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogPlayerControls.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogProgress.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogProgress.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogSeekBar.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogSeekBar.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogSelect.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogSelect.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogSlider.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogSlider.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogSmartPlaylistEditor.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogSmartPlaylistEditor.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogSmartPlaylistRule.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogSmartPlaylistRule.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogSubMenu.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogSubMenu.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogTextViewer.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogTextViewer.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogVolumeBar.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogVolumeBar.h [new file with mode: 0644]
xbmc/dialogs/GUIDialogYesNo.cpp [new file with mode: 0644]
xbmc/dialogs/GUIDialogYesNo.h [new file with mode: 0644]
xbmc/dialogs/Makefile [new file with mode: 0644]
xbmc/filesystem/ASAPFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/ASAPFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/AddonsDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/AddonsDirectory.h [new file with mode: 0644]
xbmc/filesystem/CDDADirectory.cpp [new file with mode: 0644]
xbmc/filesystem/CDDADirectory.h [new file with mode: 0644]
xbmc/filesystem/CacheMemBuffer.cpp [new file with mode: 0644]
xbmc/filesystem/CacheMemBuffer.h [new file with mode: 0644]
xbmc/filesystem/CacheStrategy.cpp [new file with mode: 0644]
xbmc/filesystem/CacheStrategy.h [new file with mode: 0644]
xbmc/filesystem/DAAPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/DAAPDirectory.h [new file with mode: 0644]
xbmc/filesystem/DAVDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/DAVDirectory.h [new file with mode: 0644]
xbmc/filesystem/Directory.cpp [new file with mode: 0644]
xbmc/filesystem/Directory.h [new file with mode: 0644]
xbmc/filesystem/DirectoryCache.cpp [new file with mode: 0644]
xbmc/filesystem/DirectoryCache.h [new file with mode: 0644]
xbmc/filesystem/DirectoryHistory.cpp [new file with mode: 0644]
xbmc/filesystem/DirectoryHistory.h [new file with mode: 0644]
xbmc/filesystem/DirectoryTuxBox.cpp [new file with mode: 0644]
xbmc/filesystem/DirectoryTuxBox.h [new file with mode: 0644]
xbmc/filesystem/DllLibCMyth.h [new file with mode: 0644]
xbmc/filesystem/DllLibCurl.cpp [new file with mode: 0644]
xbmc/filesystem/DllLibCurl.h [new file with mode: 0644]
xbmc/filesystem/FTPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/FTPDirectory.h [new file with mode: 0644]
xbmc/filesystem/FTPParse.cpp [new file with mode: 0644]
xbmc/filesystem/FTPParse.h [new file with mode: 0644]
xbmc/filesystem/FactoryDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/FactoryDirectory.h [new file with mode: 0644]
xbmc/filesystem/FactoryFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/FactoryFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/File.cpp [new file with mode: 0644]
xbmc/filesystem/File.h [new file with mode: 0644]
xbmc/filesystem/FileCDDA.cpp [new file with mode: 0644]
xbmc/filesystem/FileCDDA.h [new file with mode: 0644]
xbmc/filesystem/FileCache.cpp [new file with mode: 0644]
xbmc/filesystem/FileCache.h [new file with mode: 0644]
xbmc/filesystem/FileCurl.cpp [new file with mode: 0644]
xbmc/filesystem/FileCurl.h [new file with mode: 0644]
xbmc/filesystem/FileDAAP.cpp [new file with mode: 0644]
xbmc/filesystem/FileDAAP.h [new file with mode: 0644]
xbmc/filesystem/FileFactory.cpp [new file with mode: 0644]
xbmc/filesystem/FileFactory.h [new file with mode: 0644]
xbmc/filesystem/FileFileReader.cpp [new file with mode: 0644]
xbmc/filesystem/FileFileReader.h [new file with mode: 0644]
xbmc/filesystem/FileHD.cpp [new file with mode: 0644]
xbmc/filesystem/FileHD.h [new file with mode: 0644]
xbmc/filesystem/FileISO.cpp [new file with mode: 0644]
xbmc/filesystem/FileISO.h [new file with mode: 0644]
xbmc/filesystem/FileLastFM.cpp [new file with mode: 0644]
xbmc/filesystem/FileLastFM.h [new file with mode: 0644]
xbmc/filesystem/FileMusicDatabase.cpp [new file with mode: 0644]
xbmc/filesystem/FileMusicDatabase.h [new file with mode: 0644]
xbmc/filesystem/FileRTV.cpp [new file with mode: 0644]
xbmc/filesystem/FileRTV.h [new file with mode: 0644]
xbmc/filesystem/FileRar.cpp [new file with mode: 0644]
xbmc/filesystem/FileRar.h [new file with mode: 0644]
xbmc/filesystem/FileSFTP.cpp [new file with mode: 0644]
xbmc/filesystem/FileSFTP.h [new file with mode: 0644]
xbmc/filesystem/FileShoutcast.cpp [new file with mode: 0644]
xbmc/filesystem/FileShoutcast.h [new file with mode: 0644]
xbmc/filesystem/FileSmb.cpp [new file with mode: 0644]
xbmc/filesystem/FileSmb.h [new file with mode: 0644]
xbmc/filesystem/FileSpecialProtocol.cpp [new file with mode: 0644]
xbmc/filesystem/FileSpecialProtocol.h [new file with mode: 0644]
xbmc/filesystem/FileTuxBox.cpp [new file with mode: 0644]
xbmc/filesystem/FileTuxBox.h [new file with mode: 0644]
xbmc/filesystem/FileUDF.cpp [new file with mode: 0644]
xbmc/filesystem/FileUDF.h [new file with mode: 0644]
xbmc/filesystem/FileXBMSP.cpp [new file with mode: 0644]
xbmc/filesystem/FileXBMSP.h [new file with mode: 0644]
xbmc/filesystem/FileZip.cpp [new file with mode: 0644]
xbmc/filesystem/FileZip.h [new file with mode: 0644]
xbmc/filesystem/HDDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/HDDirectory.h [new file with mode: 0644]
xbmc/filesystem/HDHomeRun.cpp [new file with mode: 0644]
xbmc/filesystem/HDHomeRun.h [new file with mode: 0644]
xbmc/filesystem/HTSPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/HTSPDirectory.h [new file with mode: 0644]
xbmc/filesystem/HTSPSession.cpp [new file with mode: 0644]
xbmc/filesystem/HTSPSession.h [new file with mode: 0644]
xbmc/filesystem/HTTPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/HTTPDirectory.h [new file with mode: 0644]
xbmc/filesystem/IDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/IDirectory.h [new file with mode: 0644]
xbmc/filesystem/IFile.cpp [new file with mode: 0644]
xbmc/filesystem/IFile.h [new file with mode: 0644]
xbmc/filesystem/IFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/ILiveTV.h [new file with mode: 0644]
xbmc/filesystem/ISO9660Directory.cpp [new file with mode: 0644]
xbmc/filesystem/ISO9660Directory.h [new file with mode: 0644]
xbmc/filesystem/LastFMDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/LastFMDirectory.h [new file with mode: 0644]
xbmc/filesystem/Makefile.in [new file with mode: 0644]
xbmc/filesystem/MultiPathDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/MultiPathDirectory.h [new file with mode: 0644]
xbmc/filesystem/MultiPathFile.cpp [new file with mode: 0644]
xbmc/filesystem/MultiPathFile.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNode.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNode.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbum.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbum.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilations.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilations.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilationsSongs.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilationsSongs.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAdded.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAdded.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAddedSong.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAddedSong.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayed.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayed.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayedSong.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayedSong.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100Song.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100Song.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeArtist.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeArtist.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeGenre.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeGenre.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeOverview.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeOverview.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeRoot.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeRoot.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSingles.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSingles.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSong.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSong.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSongTop100.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSongTop100.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeTop100.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeTop100.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYear.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYear.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYearAlbum.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYearAlbum.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYearSong.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYearSong.h [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/Makefile [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/QueryParams.cpp [new file with mode: 0644]
xbmc/filesystem/MusicDatabaseDirectory/QueryParams.h [new file with mode: 0644]
xbmc/filesystem/MusicFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/MusicFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/MusicSearchDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/MusicSearchDirectory.h [new file with mode: 0644]
xbmc/filesystem/MythDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/MythDirectory.h [new file with mode: 0644]
xbmc/filesystem/MythFile.cpp [new file with mode: 0644]
xbmc/filesystem/MythFile.h [new file with mode: 0644]
xbmc/filesystem/MythSession.cpp [new file with mode: 0644]
xbmc/filesystem/MythSession.h [new file with mode: 0644]
xbmc/filesystem/NSFFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/NSFFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/NptXbmcFile.cpp [new file with mode: 0644]
xbmc/filesystem/OGGFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/OGGFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/PlaylistDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/PlaylistDirectory.h [new file with mode: 0644]
xbmc/filesystem/PlaylistFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/PlaylistFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/PluginDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/PluginDirectory.h [new file with mode: 0644]
xbmc/filesystem/RSSDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/RSSDirectory.h [new file with mode: 0644]
xbmc/filesystem/RTVDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/RTVDirectory.h [new file with mode: 0644]
xbmc/filesystem/RarDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/RarDirectory.h [new file with mode: 0644]
xbmc/filesystem/RarManager.cpp [new file with mode: 0644]
xbmc/filesystem/RarManager.h [new file with mode: 0644]
xbmc/filesystem/SAPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/SAPDirectory.h [new file with mode: 0644]
xbmc/filesystem/SAPFile.cpp [new file with mode: 0644]
xbmc/filesystem/SAPFile.h [new file with mode: 0644]
xbmc/filesystem/SFTPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/SFTPDirectory.h [new file with mode: 0644]
xbmc/filesystem/SIDFileDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/SIDFileDirectory.h [new file with mode: 0644]
xbmc/filesystem/SMBDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/SMBDirectory.h [new file with mode: 0644]
xbmc/filesystem/SmartPlaylistDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/SmartPlaylistDirectory.h [new file with mode: 0644]
xbmc/filesystem/SpecialProtocol.cpp [new file with mode: 0644]
xbmc/filesystem/SpecialProtocol.h [new file with mode: 0644]
xbmc/filesystem/SpecialProtocolDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/SpecialProtocolDirectory.h [new file with mode: 0644]
xbmc/filesystem/StackDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/StackDirectory.h [new file with mode: 0644]
xbmc/filesystem/UDFDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/UDFDirectory.h [new file with mode: 0644]
xbmc/filesystem/UPnPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/UPnPDirectory.h [new file with mode: 0644]
xbmc/filesystem/VTPDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/VTPDirectory.h [new file with mode: 0644]
xbmc/filesystem/VTPFile.cpp [new file with mode: 0644]
xbmc/filesystem/VTPFile.h [new file with mode: 0644]
xbmc/filesystem/VTPSession.cpp [new file with mode: 0644]
xbmc/filesystem/VTPSession.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNode.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNode.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeActor.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeActor.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeCountry.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeCountry.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeDirector.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeDirector.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeEpisodes.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeEpisodes.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGenre.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGenre.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMoviesOverview.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMoviesOverview.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMusicVideoAlbum.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMusicVideoAlbum.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMusicVideosOverview.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMusicVideosOverview.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeOverview.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeOverview.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedEpisodes.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedEpisodes.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMovies.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMovies.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMusicVideos.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMusicVideos.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRoot.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRoot.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeSeasons.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeSeasons.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeSets.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeSets.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeStudio.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeStudio.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleMovies.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleMovies.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleMusicVideos.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleMusicVideos.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleTvShows.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleTvShows.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTvShowsOverview.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTvShowsOverview.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeYear.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeYear.h [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/Makefile [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/QueryParams.cpp [new file with mode: 0644]
xbmc/filesystem/VideoDatabaseDirectory/QueryParams.h [new file with mode: 0644]
xbmc/filesystem/VirtualDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/VirtualDirectory.h [new file with mode: 0644]
xbmc/filesystem/VirtualPathDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/VirtualPathDirectory.h [new file with mode: 0644]
xbmc/filesystem/XBMSDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/XBMSDirectory.h [new file with mode: 0644]
xbmc/filesystem/ZeroconfDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/ZeroconfDirectory.h [new file with mode: 0644]
xbmc/filesystem/ZipDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/ZipDirectory.h [new file with mode: 0644]
xbmc/filesystem/ZipManager.cpp [new file with mode: 0644]
xbmc/filesystem/ZipManager.h [new file with mode: 0644]
xbmc/filesystem/iso9660.cpp [new file with mode: 0644]
xbmc/filesystem/iso9660.h [new file with mode: 0644]
xbmc/filesystem/udf25.cpp [new file with mode: 0644]
xbmc/filesystem/udf25.h [new file with mode: 0644]
xbmc/filesystem/zconf.h [new file with mode: 0644]
xbmc/guilib/AnimatedGif.cpp [new file with mode: 0644]
xbmc/guilib/AnimatedGif.h [new file with mode: 0644]
xbmc/guilib/AudioContext.cpp [new file with mode: 0644]
xbmc/guilib/AudioContext.h [new file with mode: 0644]
xbmc/guilib/D3DResource.cpp [new file with mode: 0644]
xbmc/guilib/D3DResource.h [new file with mode: 0644]
xbmc/guilib/DDSImage.cpp [new file with mode: 0644]
xbmc/guilib/DDSImage.h [new file with mode: 0644]
xbmc/guilib/DirectXGraphics.cpp [new file with mode: 0644]
xbmc/guilib/DirectXGraphics.h [new file with mode: 0644]
xbmc/guilib/FrameBufferObject.cpp [new file with mode: 0644]
xbmc/guilib/FrameBufferObject.h [new file with mode: 0644]
xbmc/guilib/GUIActionDescriptor.h [new file with mode: 0644]
xbmc/guilib/GUIAudioManager.cpp [new file with mode: 0644]
xbmc/guilib/GUIAudioManager.h [new file with mode: 0644]
xbmc/guilib/GUIBaseContainer.cpp [new file with mode: 0644]
xbmc/guilib/GUIBaseContainer.h [new file with mode: 0644]
xbmc/guilib/GUIBorderedImage.cpp [new file with mode: 0644]
xbmc/guilib/GUIBorderedImage.h [new file with mode: 0644]
xbmc/guilib/GUIButtonControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIButtonControl.h [new file with mode: 0644]
xbmc/guilib/GUIButtonScroller.cpp [new file with mode: 0644]
xbmc/guilib/GUIButtonScroller.h [new file with mode: 0644]
xbmc/guilib/GUICallback.h [new file with mode: 0644]
xbmc/guilib/GUICheckMarkControl.cpp [new file with mode: 0644]
xbmc/guilib/GUICheckMarkControl.h [new file with mode: 0644]
xbmc/guilib/GUIColorManager.cpp [new file with mode: 0644]
xbmc/guilib/GUIColorManager.h [new file with mode: 0644]
xbmc/guilib/GUIControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIControl.h [new file with mode: 0644]
xbmc/guilib/GUIControlFactory.cpp [new file with mode: 0644]
xbmc/guilib/GUIControlFactory.h [new file with mode: 0644]
xbmc/guilib/GUIControlGroup.cpp [new file with mode: 0644]
xbmc/guilib/GUIControlGroup.h [new file with mode: 0644]
xbmc/guilib/GUIControlGroupList.cpp [new file with mode: 0644]
xbmc/guilib/GUIControlGroupList.h [new file with mode: 0644]
xbmc/guilib/GUIControlProfiler.cpp [new file with mode: 0644]
xbmc/guilib/GUIControlProfiler.h [new file with mode: 0644]
xbmc/guilib/GUIDialog.cpp [new file with mode: 0644]
xbmc/guilib/GUIDialog.h [new file with mode: 0644]
xbmc/guilib/GUIEditControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIEditControl.h [new file with mode: 0644]
xbmc/guilib/GUIFadeLabelControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIFadeLabelControl.h [new file with mode: 0644]
xbmc/guilib/GUIFixedListContainer.cpp [new file with mode: 0644]
xbmc/guilib/GUIFixedListContainer.h [new file with mode: 0644]
xbmc/guilib/GUIFont.cpp [new file with mode: 0644]
xbmc/guilib/GUIFont.h [new file with mode: 0644]
xbmc/guilib/GUIFontManager.cpp [new file with mode: 0644]
xbmc/guilib/GUIFontManager.h [new file with mode: 0644]
xbmc/guilib/GUIFontTTF.cpp [new file with mode: 0644]
xbmc/guilib/GUIFontTTF.h [new file with mode: 0644]
xbmc/guilib/GUIFontTTFDX.cpp [new file with mode: 0644]
xbmc/guilib/GUIFontTTFDX.h [new file with mode: 0644]
xbmc/guilib/GUIFontTTFGL.cpp [new file with mode: 0644]
xbmc/guilib/GUIFontTTFGL.h [new file with mode: 0644]
xbmc/guilib/GUIImage.cpp [new file with mode: 0644]
xbmc/guilib/GUIImage.h [new file with mode: 0644]
xbmc/guilib/GUIIncludes.cpp [new file with mode: 0644]
xbmc/guilib/GUIIncludes.h [new file with mode: 0644]
xbmc/guilib/GUIInfoTypes.cpp [new file with mode: 0644]
xbmc/guilib/GUIInfoTypes.h [new file with mode: 0644]
xbmc/guilib/GUILabel.cpp [new file with mode: 0644]
xbmc/guilib/GUILabel.h [new file with mode: 0644]
xbmc/guilib/GUILabelControl.cpp [new file with mode: 0644]
xbmc/guilib/GUILabelControl.h [new file with mode: 0644]
xbmc/guilib/GUIListContainer.cpp [new file with mode: 0644]
xbmc/guilib/GUIListContainer.h [new file with mode: 0644]
xbmc/guilib/GUIListGroup.cpp [new file with mode: 0644]
xbmc/guilib/GUIListGroup.h [new file with mode: 0644]
xbmc/guilib/GUIListItem.cpp [new file with mode: 0644]
xbmc/guilib/GUIListItem.h [new file with mode: 0644]
xbmc/guilib/GUIListItemLayout.cpp [new file with mode: 0644]
xbmc/guilib/GUIListItemLayout.h [new file with mode: 0644]
xbmc/guilib/GUIListLabel.cpp [new file with mode: 0644]
xbmc/guilib/GUIListLabel.h [new file with mode: 0644]
xbmc/guilib/GUIMessage.cpp [new file with mode: 0644]
xbmc/guilib/GUIMessage.h [new file with mode: 0644]
xbmc/guilib/GUIMoverControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIMoverControl.h [new file with mode: 0644]
xbmc/guilib/GUIMultiImage.cpp [new file with mode: 0644]
xbmc/guilib/GUIMultiImage.h [new file with mode: 0644]
xbmc/guilib/GUIMultiSelectText.cpp [new file with mode: 0644]
xbmc/guilib/GUIMultiSelectText.h [new file with mode: 0644]
xbmc/guilib/GUIPanelContainer.cpp [new file with mode: 0644]
xbmc/guilib/GUIPanelContainer.h [new file with mode: 0644]
xbmc/guilib/GUIProgressControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIProgressControl.h [new file with mode: 0644]
xbmc/guilib/GUIRSSControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIRSSControl.h [new file with mode: 0644]
xbmc/guilib/GUIRadioButtonControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIRadioButtonControl.h [new file with mode: 0644]
xbmc/guilib/GUIRenderingControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIRenderingControl.h [new file with mode: 0644]
xbmc/guilib/GUIResizeControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIResizeControl.h [new file with mode: 0644]
xbmc/guilib/GUIScrollBarControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIScrollBarControl.h [new file with mode: 0644]
xbmc/guilib/GUISelectButtonControl.cpp [new file with mode: 0644]
xbmc/guilib/GUISelectButtonControl.h [new file with mode: 0644]
xbmc/guilib/GUISettingsSliderControl.cpp [new file with mode: 0644]
xbmc/guilib/GUISettingsSliderControl.h [new file with mode: 0644]
xbmc/guilib/GUIShader.cpp [new file with mode: 0644]
xbmc/guilib/GUIShader.h [new file with mode: 0644]
xbmc/guilib/GUISliderControl.cpp [new file with mode: 0644]
xbmc/guilib/GUISliderControl.h [new file with mode: 0644]
xbmc/guilib/GUISound.cpp [new file with mode: 0644]
xbmc/guilib/GUISound.h [new file with mode: 0644]
xbmc/guilib/GUISpinControl.cpp [new file with mode: 0644]
xbmc/guilib/GUISpinControl.h [new file with mode: 0644]
xbmc/guilib/GUISpinControlEx.cpp [new file with mode: 0644]
xbmc/guilib/GUISpinControlEx.h [new file with mode: 0644]
xbmc/guilib/GUIStandardWindow.cpp [new file with mode: 0644]
xbmc/guilib/GUIStandardWindow.h [new file with mode: 0644]
xbmc/guilib/GUIStaticItem.cpp [new file with mode: 0644]
xbmc/guilib/GUIStaticItem.h [new file with mode: 0644]
xbmc/guilib/GUITextBox.cpp [new file with mode: 0644]
xbmc/guilib/GUITextBox.h [new file with mode: 0644]
xbmc/guilib/GUITextLayout.cpp [new file with mode: 0644]
xbmc/guilib/GUITextLayout.h [new file with mode: 0644]
xbmc/guilib/GUITexture.cpp [new file with mode: 0644]
xbmc/guilib/GUITexture.h [new file with mode: 0644]
xbmc/guilib/GUITextureD3D.cpp [new file with mode: 0644]
xbmc/guilib/GUITextureD3D.h [new file with mode: 0644]
xbmc/guilib/GUITextureGL.cpp [new file with mode: 0644]
xbmc/guilib/GUITextureGL.h [new file with mode: 0644]
xbmc/guilib/GUITextureGLES.cpp [new file with mode: 0644]
xbmc/guilib/GUITextureGLES.h [new file with mode: 0644]
xbmc/guilib/GUIToggleButtonControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIToggleButtonControl.h [new file with mode: 0644]
xbmc/guilib/GUIVideoControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIVideoControl.h [new file with mode: 0644]
xbmc/guilib/GUIVisualisationControl.cpp [new file with mode: 0644]
xbmc/guilib/GUIVisualisationControl.h [new file with mode: 0644]
xbmc/guilib/GUIWindow.cpp [new file with mode: 0644]
xbmc/guilib/GUIWindow.h [new file with mode: 0644]
xbmc/guilib/GUIWindowManager.cpp [new file with mode: 0644]
xbmc/guilib/GUIWindowManager.h [new file with mode: 0644]
xbmc/guilib/GUIWrappingListContainer.cpp [new file with mode: 0644]
xbmc/guilib/GUIWrappingListContainer.h [new file with mode: 0644]
xbmc/guilib/Geometry.h [new file with mode: 0644]
xbmc/guilib/GraphicContext.cpp [new file with mode: 0644]
xbmc/guilib/GraphicContext.h [new file with mode: 0644]
xbmc/guilib/IAudioDeviceChangedCallback.h [new file with mode: 0644]
xbmc/guilib/IMsgTargetCallback.h [new file with mode: 0644]
xbmc/guilib/IWindowManagerCallback.cpp [new file with mode: 0644]
xbmc/guilib/IWindowManagerCallback.h [new file with mode: 0644]
xbmc/guilib/Key.cpp [new file with mode: 0644]
xbmc/guilib/Key.h [new file with mode: 0644]
xbmc/guilib/LocalizeStrings.cpp [new file with mode: 0644]
xbmc/guilib/LocalizeStrings.h [new file with mode: 0644]
xbmc/guilib/Makefile.in [new file with mode: 0644]
xbmc/guilib/MatrixGLES.cpp [new file with mode: 0644]
xbmc/guilib/MatrixGLES.h [new file with mode: 0644]
xbmc/guilib/Resolution.h [new file with mode: 0644]
xbmc/guilib/Shader.cpp [new file with mode: 0644]
xbmc/guilib/Shader.h [new file with mode: 0644]
xbmc/guilib/Texture.cpp [new file with mode: 0644]
xbmc/guilib/Texture.h [new file with mode: 0644]
xbmc/guilib/TextureBundle.cpp [new file with mode: 0644]
xbmc/guilib/TextureBundle.h [new file with mode: 0644]
xbmc/guilib/TextureBundleXBT.cpp [new file with mode: 0644]
xbmc/guilib/TextureBundleXBT.h [new file with mode: 0644]
xbmc/guilib/TextureBundleXPR.cpp [new file with mode: 0644]
xbmc/guilib/TextureBundleXPR.h [new file with mode: 0644]
xbmc/guilib/TextureDX.cpp [new file with mode: 0644]
xbmc/guilib/TextureDX.h [new file with mode: 0644]
xbmc/guilib/TextureGL.cpp [new file with mode: 0644]
xbmc/guilib/TextureGL.h [new file with mode: 0644]
xbmc/guilib/TextureManager.cpp [new file with mode: 0644]
xbmc/guilib/TextureManager.h [new file with mode: 0644]
xbmc/guilib/TransformMatrix.h [new file with mode: 0644]
xbmc/guilib/Tween.h [new file with mode: 0644]
xbmc/guilib/VisibleEffect.cpp [new file with mode: 0644]
xbmc/guilib/VisibleEffect.h [new file with mode: 0644]
xbmc/guilib/XBTF.cpp [new file with mode: 0644]
xbmc/guilib/XBTF.h [new file with mode: 0644]
xbmc/guilib/XBTFReader.cpp [new file with mode: 0644]
xbmc/guilib/XBTFReader.h [new file with mode: 0644]
xbmc/guilib/gui3d.h [new file with mode: 0644]
xbmc/guilib/guilib_win32.vcproj [new file with mode: 0644]
xbmc/id3v1genre.h [deleted file]
xbmc/input/ButtonTranslator.cpp [new file with mode: 0644]
xbmc/input/ButtonTranslator.h [new file with mode: 0644]
xbmc/input/KeyboardLayoutConfiguration.cpp [new file with mode: 0644]
xbmc/input/KeyboardLayoutConfiguration.h [new file with mode: 0644]
xbmc/input/KeyboardStat.cpp [new file with mode: 0644]
xbmc/input/KeyboardStat.h [new file with mode: 0644]
xbmc/input/Makefile [new file with mode: 0644]
xbmc/input/MouseStat.cpp [new file with mode: 0644]
xbmc/input/MouseStat.h [new file with mode: 0644]
xbmc/input/SDLJoystick.cpp [new file with mode: 0644]
xbmc/input/SDLJoystick.h [new file with mode: 0644]
xbmc/input/XBIRRemote.h [new file with mode: 0644]
xbmc/input/XBMC_keyboard.h [new file with mode: 0644]
xbmc/input/XBMC_keysym.h [new file with mode: 0644]
xbmc/input/XBMC_mouse.h [new file with mode: 0644]
xbmc/input/XBMC_vkeys.h [new file with mode: 0644]
xbmc/input/linux/LIRC.cpp [new file with mode: 0644]
xbmc/input/linux/LIRC.h [new file with mode: 0644]
xbmc/input/linux/Makefile [new file with mode: 0644]
xbmc/input/windows/IRServerSuite.cpp [new file with mode: 0644]
xbmc/input/windows/IRServerSuite.h [new file with mode: 0644]
xbmc/input/windows/IrssMessage.cpp [new file with mode: 0644]
xbmc/input/windows/IrssMessage.h [new file with mode: 0644]
xbmc/interfaces/AnnouncementManager.cpp [new file with mode: 0644]
xbmc/interfaces/AnnouncementManager.h [new file with mode: 0644]
xbmc/interfaces/Builtins.cpp [new file with mode: 0644]
xbmc/interfaces/Builtins.h [new file with mode: 0644]
xbmc/interfaces/DbusServer.cpp [new file with mode: 0644]
xbmc/interfaces/DbusServer.h [new file with mode: 0644]
xbmc/interfaces/IAnnouncer.h [new file with mode: 0644]
xbmc/interfaces/Makefile.in [new file with mode: 0644]
xbmc/interfaces/http-api/HttpApi.cpp [new file with mode: 0644]
xbmc/interfaces/http-api/HttpApi.h [new file with mode: 0644]
xbmc/interfaces/http-api/Makefile [new file with mode: 0644]
xbmc/interfaces/http-api/XBMCConfiguration.cpp [new file with mode: 0644]
xbmc/interfaces/http-api/XBMCConfiguration.h [new file with mode: 0644]
xbmc/interfaces/http-api/XBMChttp.cpp [new file with mode: 0644]
xbmc/interfaces/http-api/XBMChttp.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/AVPlayerOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/AVPlayerOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/AVPlaylistOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/AVPlaylistOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/AudioLibrary.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/AudioLibrary.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/FileItemHandler.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/FileItemHandler.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/FileOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/FileOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/IClient.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/ITransportLayer.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/JSONRPC.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/JSONRPC.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/JSONUtils.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/Makefile [new file with mode: 0644]
xbmc/interfaces/json-rpc/PicturePlayerOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/PicturePlayerOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/PlayerOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/PlayerOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/PlaylistOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/PlaylistOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/SystemOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/SystemOperations.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/VideoLibrary.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/VideoLibrary.h [new file with mode: 0644]
xbmc/interfaces/json-rpc/XBMCOperations.cpp [new file with mode: 0644]
xbmc/interfaces/json-rpc/XBMCOperations.h [new file with mode: 0644]
xbmc/interfaces/python/Makefile [new file with mode: 0644]
xbmc/interfaces/python/XBPyThread.cpp [new file with mode: 0644]
xbmc/interfaces/python/XBPyThread.h [new file with mode: 0644]
xbmc/interfaces/python/XBPython.cpp [new file with mode: 0644]
xbmc/interfaces/python/XBPython.h [new file with mode: 0644]
xbmc/interfaces/python/XBPythonDll.cpp [new file with mode: 0644]
xbmc/interfaces/python/XBPythonDll.h [new file with mode: 0644]
xbmc/interfaces/python/XBPythonDllFuncs.S [new file with mode: 0644]
xbmc/interfaces/python/linux/Makefile.in [new file with mode: 0644]
xbmc/interfaces/python/linux/wrapper_python.c [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindow.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindow.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowDialog.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowDialog.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowXML.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowXML.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowXMLDialog.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowXMLDialog.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/Makefile [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/PythonAddon.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/PythonAddon.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/PythonPlayer.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/PythonPlayer.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/action.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/action.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/control.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/control.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlbutton.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlcheckmark.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlfadelabel.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlgroup.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlimage.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controllabel.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controllist.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlprogress.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlradiobutton.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlslider.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controlspin.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/controltextbox.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/dialog.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/dialog.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/infotagmusic.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/infotagmusic.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/infotagvideo.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/infotagvideo.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/keyboard.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/keyboard.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/listitem.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/listitem.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/player.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/player.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/pyjsonrpc.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/pyplaylist.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/pyplaylist.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/pyutil.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/pyutil.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/window.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/window.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/winxml.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/winxml.h [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/winxmldialog.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/xbmcaddonmodule.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/xbmcguimodule.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/xbmcmodule.cpp [new file with mode: 0644]
xbmc/interfaces/python/xbmcmodule/xbmcplugin.cpp [new file with mode: 0644]
xbmc/karaoke/GUIDialogKaraokeSongSelector.cpp [deleted file]
xbmc/karaoke/GUIDialogKaraokeSongSelector.h [deleted file]
xbmc/karaoke/GUIWindowKaraokeLyrics.cpp [deleted file]
xbmc/karaoke/GUIWindowKaraokeLyrics.h [deleted file]
xbmc/karaoke/Makefile.in [deleted file]
xbmc/karaoke/cdgdata.h [deleted file]
xbmc/karaoke/karaokelyrics.cpp [deleted file]
xbmc/karaoke/karaokelyrics.h [deleted file]
xbmc/karaoke/karaokelyricscdg.cpp [deleted file]
xbmc/karaoke/karaokelyricscdg.h [deleted file]
xbmc/karaoke/karaokelyricsfactory.cpp [deleted file]
xbmc/karaoke/karaokelyricsfactory.h [deleted file]
xbmc/karaoke/karaokelyricsmanager.cpp [deleted file]
xbmc/karaoke/karaokelyricsmanager.h [deleted file]
xbmc/karaoke/karaokelyricstext.cpp [deleted file]
xbmc/karaoke/karaokelyricstext.h [deleted file]
xbmc/karaoke/karaokelyricstextkar.cpp [deleted file]
xbmc/karaoke/karaokelyricstextkar.h [deleted file]
xbmc/karaoke/karaokelyricstextlrc.cpp [deleted file]
xbmc/karaoke/karaokelyricstextlrc.h [deleted file]
xbmc/karaoke/karaokelyricstextustar.cpp [deleted file]
xbmc/karaoke/karaokelyricstextustar.h [deleted file]
xbmc/karaoke/karaokewindowbackground.cpp [deleted file]
xbmc/karaoke/karaokewindowbackground.h [deleted file]
xbmc/lib/UnrarXLib/Makefile [deleted file]
xbmc/lib/UnrarXLib/Readme.txt [deleted file]
xbmc/lib/UnrarXLib/UnrarX.hpp [deleted file]
xbmc/lib/UnrarXLib/UnrarXLib.sln [deleted file]
xbmc/lib/UnrarXLib/UnrarXLib.vcproj [deleted file]
xbmc/lib/UnrarXLib/arccmt.cpp [deleted file]
xbmc/lib/UnrarXLib/archive.cpp [deleted file]
xbmc/lib/UnrarXLib/archive.hpp [deleted file]
xbmc/lib/UnrarXLib/arcread.cpp [deleted file]
xbmc/lib/UnrarXLib/array.hpp [deleted file]
xbmc/lib/UnrarXLib/cmddata.cpp [deleted file]
xbmc/lib/UnrarXLib/cmddata.hpp [deleted file]
xbmc/lib/UnrarXLib/coder.cpp [deleted file]
xbmc/lib/UnrarXLib/coder.hpp [deleted file]
xbmc/lib/UnrarXLib/compress.hpp [deleted file]
xbmc/lib/UnrarXLib/consio.cpp [deleted file]
xbmc/lib/UnrarXLib/consio.hpp [deleted file]
xbmc/lib/UnrarXLib/crc.cpp [deleted file]
xbmc/lib/UnrarXLib/crc.hpp [deleted file]
xbmc/lib/UnrarXLib/credits.txt [deleted file]
xbmc/lib/UnrarXLib/crypt.cpp [deleted file]
xbmc/lib/UnrarXLib/crypt.hpp [deleted file]
xbmc/lib/UnrarXLib/dll.cpp [deleted file]
xbmc/lib/UnrarXLib/dll.hpp [deleted file]
xbmc/lib/UnrarXLib/encname.cpp [deleted file]
xbmc/lib/UnrarXLib/encname.hpp [deleted file]
xbmc/lib/UnrarXLib/errhnd.cpp [deleted file]
xbmc/lib/UnrarXLib/errhnd.hpp [deleted file]
xbmc/lib/UnrarXLib/extinfo.cpp [deleted file]
xbmc/lib/UnrarXLib/extinfo.hpp [deleted file]
xbmc/lib/UnrarXLib/extract.cpp [deleted file]
xbmc/lib/UnrarXLib/extract.hpp [deleted file]
xbmc/lib/UnrarXLib/filcreat.cpp [deleted file]
xbmc/lib/UnrarXLib/filcreat.hpp [deleted file]
xbmc/lib/UnrarXLib/file.cpp [deleted file]
xbmc/lib/UnrarXLib/file.hpp [deleted file]
xbmc/lib/UnrarXLib/filefn.cpp [deleted file]
xbmc/lib/UnrarXLib/filefn.hpp [deleted file]
xbmc/lib/UnrarXLib/filestr.cpp [deleted file]
xbmc/lib/UnrarXLib/filestr.hpp [deleted file]
xbmc/lib/UnrarXLib/find.cpp [deleted file]
xbmc/lib/UnrarXLib/find.hpp [deleted file]
xbmc/lib/UnrarXLib/getbits.cpp [deleted file]
xbmc/lib/UnrarXLib/getbits.hpp [deleted file]
xbmc/lib/UnrarXLib/global.cpp [deleted file]
xbmc/lib/UnrarXLib/global.hpp [deleted file]
xbmc/lib/UnrarXLib/headers.hpp [deleted file]
xbmc/lib/UnrarXLib/int64.cpp [deleted file]
xbmc/lib/UnrarXLib/int64.hpp [deleted file]
xbmc/lib/UnrarXLib/isnt.cpp [deleted file]
xbmc/lib/UnrarXLib/isnt.hpp [deleted file]
xbmc/lib/UnrarXLib/license.txt [deleted file]
xbmc/lib/UnrarXLib/list.hpp [deleted file]
xbmc/lib/UnrarXLib/loclang.hpp [deleted file]
xbmc/lib/UnrarXLib/log.cpp [deleted file]
xbmc/lib/UnrarXLib/log.hpp [deleted file]
xbmc/lib/UnrarXLib/match.cpp [deleted file]
xbmc/lib/UnrarXLib/match.hpp [deleted file]
xbmc/lib/UnrarXLib/model.cpp [deleted file]
xbmc/lib/UnrarXLib/model.hpp [deleted file]
xbmc/lib/UnrarXLib/options.cpp [deleted file]
xbmc/lib/UnrarXLib/options.hpp [deleted file]
xbmc/lib/UnrarXLib/os.hpp [deleted file]
xbmc/lib/UnrarXLib/pathfn.cpp [deleted file]
xbmc/lib/UnrarXLib/pathfn.hpp [deleted file]
xbmc/lib/UnrarXLib/rar.cpp [deleted file]
xbmc/lib/UnrarXLib/rar.hpp [deleted file]
xbmc/lib/UnrarXLib/rardefs.hpp [deleted file]
xbmc/lib/UnrarXLib/rarfn.hpp [deleted file]
xbmc/lib/UnrarXLib/rarlang.hpp [deleted file]
xbmc/lib/UnrarXLib/raros.hpp [deleted file]
xbmc/lib/UnrarXLib/rartypes.hpp [deleted file]
xbmc/lib/UnrarXLib/rarvm.cpp [deleted file]
xbmc/lib/UnrarXLib/rarvm.hpp [deleted file]
xbmc/lib/UnrarXLib/rarvmtbl.cpp [deleted file]
xbmc/lib/UnrarXLib/rawread.cpp [deleted file]
xbmc/lib/UnrarXLib/rawread.hpp [deleted file]
xbmc/lib/UnrarXLib/rdwrfn.cpp [deleted file]
xbmc/lib/UnrarXLib/rdwrfn.hpp [deleted file]
xbmc/lib/UnrarXLib/readme_bj.txt [deleted file]
xbmc/lib/UnrarXLib/recvol.cpp [deleted file]
xbmc/lib/UnrarXLib/recvol.hpp [deleted file]
xbmc/lib/UnrarXLib/resource.cpp [deleted file]
xbmc/lib/UnrarXLib/resource.hpp [deleted file]
xbmc/lib/UnrarXLib/rijndael.cpp [deleted file]
xbmc/lib/UnrarXLib/rijndael.hpp [deleted file]
xbmc/lib/UnrarXLib/rs.cpp [deleted file]
xbmc/lib/UnrarXLib/rs.hpp [deleted file]
xbmc/lib/UnrarXLib/savepos.cpp [deleted file]
xbmc/lib/UnrarXLib/savepos.hpp [deleted file]
xbmc/lib/UnrarXLib/scantree.cpp [deleted file]
xbmc/lib/UnrarXLib/scantree.hpp [deleted file]
xbmc/lib/UnrarXLib/sha1.cpp [deleted file]
xbmc/lib/UnrarXLib/sha1.hpp [deleted file]
xbmc/lib/UnrarXLib/smallfn.cpp [deleted file]
xbmc/lib/UnrarXLib/smallfn.hpp [deleted file]
xbmc/lib/UnrarXLib/stdafx.cpp [deleted file]
xbmc/lib/UnrarXLib/strfn.cpp [deleted file]
xbmc/lib/UnrarXLib/strfn.hpp [deleted file]
xbmc/lib/UnrarXLib/strlist.cpp [deleted file]
xbmc/lib/UnrarXLib/strlist.hpp [deleted file]
xbmc/lib/UnrarXLib/suballoc.cpp [deleted file]
xbmc/lib/UnrarXLib/suballoc.hpp [deleted file]
xbmc/lib/UnrarXLib/system.cpp [deleted file]
xbmc/lib/UnrarXLib/system.hpp [deleted file]
xbmc/lib/UnrarXLib/timefn.cpp [deleted file]
xbmc/lib/UnrarXLib/timefn.hpp [deleted file]
xbmc/lib/UnrarXLib/ulinks.cpp [deleted file]
xbmc/lib/UnrarXLib/ulinks.hpp [deleted file]
xbmc/lib/UnrarXLib/unicode.cpp [deleted file]
xbmc/lib/UnrarXLib/unicode.hpp [deleted file]
xbmc/lib/UnrarXLib/unpack.cpp [deleted file]
xbmc/lib/UnrarXLib/unpack.hpp [deleted file]
xbmc/lib/UnrarXLib/unpack15.cpp [deleted file]
xbmc/lib/UnrarXLib/unpack20.cpp [deleted file]
xbmc/lib/UnrarXLib/unrar.h [deleted file]
xbmc/lib/UnrarXLib/uowners.cpp [deleted file]
xbmc/lib/UnrarXLib/version.hpp [deleted file]
xbmc/lib/UnrarXLib/volume.cpp [deleted file]
xbmc/lib/UnrarXLib/volume.hpp [deleted file]
xbmc/lib/UnrarXLib/win32acl.cpp [deleted file]
xbmc/lib/UnrarXLib/win32stm.cpp [deleted file]
xbmc/lib/boost/boost/assert.hpp [deleted file]
xbmc/lib/boost/boost/checked_delete.hpp [deleted file]
xbmc/lib/boost/boost/config.hpp [deleted file]
xbmc/lib/boost/boost/config/compiler/visualc.hpp [deleted file]
xbmc/lib/boost/boost/config/no_tr1/utility.hpp [deleted file]
xbmc/lib/boost/boost/config/platform/win32.hpp [deleted file]
xbmc/lib/boost/boost/config/select_compiler_config.hpp [deleted file]
xbmc/lib/boost/boost/config/select_platform_config.hpp [deleted file]
xbmc/lib/boost/boost/config/select_stdlib_config.hpp [deleted file]
xbmc/lib/boost/boost/config/stdlib/dinkumware.hpp [deleted file]
xbmc/lib/boost/boost/config/suffix.hpp [deleted file]
xbmc/lib/boost/boost/config/user.hpp [deleted file]
xbmc/lib/boost/boost/current_function.hpp [deleted file]
xbmc/lib/boost/boost/detail/bad_weak_ptr.hpp [deleted file]
xbmc/lib/boost/boost/detail/interlocked.hpp [deleted file]
xbmc/lib/boost/boost/detail/shared_count.hpp [deleted file]
xbmc/lib/boost/boost/detail/sp_convertible.hpp [deleted file]
xbmc/lib/boost/boost/detail/sp_counted_base.hpp [deleted file]
xbmc/lib/boost/boost/detail/sp_counted_base_w32.hpp [deleted file]
xbmc/lib/boost/boost/detail/sp_counted_impl.hpp [deleted file]
xbmc/lib/boost/boost/detail/sp_typeinfo.hpp [deleted file]
xbmc/lib/boost/boost/detail/spinlock.hpp [deleted file]
xbmc/lib/boost/boost/detail/spinlock_pool.hpp [deleted file]
xbmc/lib/boost/boost/detail/spinlock_w32.hpp [deleted file]
xbmc/lib/boost/boost/detail/workaround.hpp [deleted file]
xbmc/lib/boost/boost/detail/yield_k.hpp [deleted file]
xbmc/lib/boost/boost/exception/exception.hpp [deleted file]
xbmc/lib/boost/boost/memory_order.hpp [deleted file]
xbmc/lib/boost/boost/shared_ptr.hpp [deleted file]
xbmc/lib/boost/boost/throw_exception.hpp [deleted file]
xbmc/lib/cmyth/COPYING [deleted file]
xbmc/lib/cmyth/Win32/gensymbols.bat [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/my_alloc.h [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/my_list.h [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/mysql.h [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/mysql_com.h [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/mysql_time.h [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/mysql_version.h [deleted file]
xbmc/lib/cmyth/Win32/include/mysql/typelib.h [deleted file]
xbmc/lib/cmyth/Win32/lib/mysqlclient.lib [deleted file]
xbmc/lib/cmyth/Win32/libcmyth.def [deleted file]
xbmc/lib/cmyth/Win32/libcmyth.sln [deleted file]
xbmc/lib/cmyth/Win32/libcmyth.vcproj [deleted file]
xbmc/lib/cmyth/Win32/libcmyth.vcxproj [deleted file]
xbmc/lib/cmyth/Win32/libcmyth.vcxproj.filters [deleted file]
xbmc/lib/cmyth/include/cmyth/cmyth.h [deleted file]
xbmc/lib/cmyth/include/debug.h [deleted file]
xbmc/lib/cmyth/include/refmem/atomic.h [deleted file]
xbmc/lib/cmyth/include/refmem/refmem.h [deleted file]
xbmc/lib/cmyth/libcmyth/Makefile [deleted file]
xbmc/lib/cmyth/libcmyth/bookmark.c [deleted file]
xbmc/lib/cmyth/libcmyth/cmyth_local.h [deleted file]
xbmc/lib/cmyth/libcmyth/commbreak.c [deleted file]
xbmc/lib/cmyth/libcmyth/connection.c [deleted file]
xbmc/lib/cmyth/libcmyth/debug.c [deleted file]
xbmc/lib/cmyth/libcmyth/event.c [deleted file]
xbmc/lib/cmyth/libcmyth/file.c [deleted file]
xbmc/lib/cmyth/libcmyth/freespace.c [deleted file]
xbmc/lib/cmyth/libcmyth/keyframe.c [deleted file]
xbmc/lib/cmyth/libcmyth/livetv.c [deleted file]
xbmc/lib/cmyth/libcmyth/mysql_query.c [deleted file]
xbmc/lib/cmyth/libcmyth/mythtv_mysql.c [deleted file]
xbmc/lib/cmyth/libcmyth/posmap.c [deleted file]
xbmc/lib/cmyth/libcmyth/proginfo.c [deleted file]
xbmc/lib/cmyth/libcmyth/proglist.c [deleted file]
xbmc/lib/cmyth/libcmyth/rec_num.c [deleted file]
xbmc/lib/cmyth/libcmyth/recorder.c [deleted file]
xbmc/lib/cmyth/libcmyth/ringbuf.c [deleted file]
xbmc/lib/cmyth/libcmyth/safe_string.h [deleted file]
xbmc/lib/cmyth/libcmyth/socket.c [deleted file]
xbmc/lib/cmyth/libcmyth/timestamp.c [deleted file]
xbmc/lib/cmyth/libcmyth/utf8tolatin1.c [deleted file]
xbmc/lib/cmyth/librefmem/Makefile [deleted file]
xbmc/lib/cmyth/librefmem/alloc.c [deleted file]
xbmc/lib/cmyth/librefmem/debug_refmem.c [deleted file]
xbmc/lib/cmyth/librefmem/refmem_local.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageCrtDll.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageCrtDll.dsp [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageCrtDll.rc [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageDll.dsw [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.clw [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/CxImageMfcDll.rc [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/StdAfx.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/StdAfx.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/StdCrt.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/cximagemfcdll.dsp [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/resource.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/CxImageDLL/resrc1.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/DllInterface.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/Makefile [deleted file]
xbmc/lib/cximage-6.0/CxImage/cximage.dsp [deleted file]
xbmc/lib/cximage-6.0/CxImage/cximage.dsw [deleted file]
xbmc/lib/cximage-6.0/CxImage/license.txt [deleted file]
xbmc/lib/cximage-6.0/CxImage/tif_xfile.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/xfile.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximabmp.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximabmp.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximacfg.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximadef.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximadsp.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaenc.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaexif.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximage.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximage.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximagif.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximagif.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximahist.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaico.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaico.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximainfo.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaint.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaiter.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximajas.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximajas.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximajbg.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximajbg.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximajpg.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximajpg.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximalpha.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximalyr.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximamng.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximamng.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximapal.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximapcx.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximapcx.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximapng.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximapng.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaraw.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaraw.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximasel.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaska.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximaska.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximatga.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximatga.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximath.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximath.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximatif.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximatif.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximatran.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximawbmp.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximawbmp.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximawmf.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximawmf.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/ximawnd.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/xiofile.h [deleted file]
xbmc/lib/cximage-6.0/CxImage/xmemfile.cpp [deleted file]
xbmc/lib/cximage-6.0/CxImage/xmemfile.h [deleted file]
xbmc/lib/cximage-6.0/CxImgLib.dsw [deleted file]
xbmc/lib/cximage-6.0/ImageLib.sln [deleted file]
xbmc/lib/cximage-6.0/ImageLib.vcproj [deleted file]
xbmc/lib/cximage-6.0/ImageLib.vcxproj [deleted file]
xbmc/lib/cximage-6.0/ImageLib.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/Makefile.in [deleted file]
xbmc/lib/cximage-6.0/index.htm [deleted file]
xbmc/lib/cximage-6.0/jasper/LICENSE [deleted file]
xbmc/lib/cximage-6.0/jasper/Makefile [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_cm.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_debug.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_getopt.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_icc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_iccdata.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_image.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_init.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_malloc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_seq.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_stream.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_string.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_tmr.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_tvp.c [deleted file]
xbmc/lib/cximage-6.0/jasper/base/jas_version.c [deleted file]
xbmc/lib/cximage-6.0/jasper/bmp/bmp_cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/bmp/bmp_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/bmp/bmp_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/bmp/bmp_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/bmp/bmp_enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_cm.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_config.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_config.h.in [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_config2.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_debug.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_fix.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_getopt.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_icc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_image.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_init.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_malloc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_math.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_seq.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_stream.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_string.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_tmr.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_tvp.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_types.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jas_version.h [deleted file]
xbmc/lib/cximage-6.0/jasper/include/jasper/jasper.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jasper.dsp [deleted file]
xbmc/lib/cximage-6.0/jasper/jasper.dsw [deleted file]
xbmc/lib/cximage-6.0/jasper/jasper.vcproj [deleted file]
xbmc/lib/cximage-6.0/jasper/jasper.vcxproj [deleted file]
xbmc/lib/cximage-6.0/jasper/jasper.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/jasper/jp2/jp2_cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jp2/jp2_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jp2/jp2_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jp2/jp2_dec.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jp2/jp2_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_bs.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_bs.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_cs.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_cs.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_dec.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_fix.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_flt.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_math.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_math.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mct.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mct.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mqcod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mqcod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mqdec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mqdec.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mqenc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_mqenc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_qmfb.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_qmfb.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t1cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t1cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t1dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t1dec.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t1enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t1enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t2cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t2cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t2dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t2dec.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t2enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_t2enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_tagtree.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_tagtree.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_tsfb.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_tsfb.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_util.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpc/jpc_util.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/README [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_dummy.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_jpeglib.h [deleted file]
xbmc/lib/cximage-6.0/jasper/jpg/jpg_val.c [deleted file]
xbmc/lib/cximage-6.0/jasper/mif/README [deleted file]
xbmc/lib/cximage-6.0/jasper/mif/mif_cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/mif/mif_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/pgx/pgx_cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/pgx/pgx_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/pgx/pgx_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/pgx/pgx_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/pgx/pgx_enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/pnm/pnm_cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/pnm/pnm_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/pnm/pnm_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/pnm/pnm_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/pnm/pnm_enc.h [deleted file]
xbmc/lib/cximage-6.0/jasper/ras/ras_cod.c [deleted file]
xbmc/lib/cximage-6.0/jasper/ras/ras_cod.h [deleted file]
xbmc/lib/cximage-6.0/jasper/ras/ras_dec.c [deleted file]
xbmc/lib/cximage-6.0/jasper/ras/ras_enc.c [deleted file]
xbmc/lib/cximage-6.0/jasper/ras/ras_enc.h [deleted file]
xbmc/lib/cximage-6.0/jbig/Makefile [deleted file]
xbmc/lib/cximage-6.0/jbig/copying.txt [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.c [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.doc [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.dsp [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.dsw [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.h [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.vcproj [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.vcxproj [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/jbig/jbig_tab.c [deleted file]
xbmc/lib/cximage-6.0/jbig/patents.htm [deleted file]
xbmc/lib/cximage-6.0/jbig/tstcodec.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/Jpeg.dsp [deleted file]
xbmc/lib/cximage-6.0/jpeg/Jpeg.dsw [deleted file]
xbmc/lib/cximage-6.0/jpeg/Jpeg.vcxproj [deleted file]
xbmc/lib/cximage-6.0/jpeg/Makefile [deleted file]
xbmc/lib/cximage-6.0/jpeg/Readme.txt [deleted file]
xbmc/lib/cximage-6.0/jpeg/change.log [deleted file]
xbmc/lib/cximage-6.0/jpeg/filelist.txt [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcapimin.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcapistd.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jccoefct.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jccolor.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcdctmgr.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jchuff.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jchuff.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcinit.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcmainct.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcmarker.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcmaster.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcomapi.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jconfig.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcparam.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcphuff.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcprepct.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jcsample.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jctrans.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdapimin.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdapistd.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdatadst.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdatasrc.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdcoefct.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdcolor.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdct.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jddctmgr.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdhuff.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdhuff.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdinput.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdmainct.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdmarker.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdmaster.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdmerge.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdphuff.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdpostct.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdsample.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jdtrans.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jerror.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jerror.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jfdctflt.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jfdctfst.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jfdctint.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jidctflt.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jidctfst.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jidctint.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jidctred.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jinclude.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jmemmgr.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jmemnobs.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jmemsys.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jmorecfg.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jpeg.vcproj [deleted file]
xbmc/lib/cximage-6.0/jpeg/jpegint.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jpeglib.h [deleted file]
xbmc/lib/cximage-6.0/jpeg/jquant1.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jquant2.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jutils.c [deleted file]
xbmc/lib/cximage-6.0/jpeg/jversion.h [deleted file]
xbmc/lib/cximage-6.0/mng/CHANGES.txt [deleted file]
xbmc/lib/cximage-6.0/mng/LICENSE.txt [deleted file]
xbmc/lib/cximage-6.0/mng/README.txt [deleted file]
xbmc/lib/cximage-6.0/mng/libmng.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_callback_xs.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_descr.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_descr.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_io.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_io.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_prc.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_prc.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunk_xs.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_chunks.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_cms.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_cms.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_conf.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_data.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_display.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_display.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_dither.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_dither.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_error.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_error.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_filter.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_filter.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_hlapi.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_jpeg.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_jpeg.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_memory.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_object_prc.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_object_prc.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_objects.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_pixels.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_pixels.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_prop_xs.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_read.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_read.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_trace.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_trace.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_types.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_write.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_write.h [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_zlib.c [deleted file]
xbmc/lib/cximage-6.0/mng/libmng_zlib.h [deleted file]
xbmc/lib/cximage-6.0/mng/mng.dsp [deleted file]
xbmc/lib/cximage-6.0/mng/mng.dsw [deleted file]
xbmc/lib/cximage-6.0/mng/mng.vcproj [deleted file]
xbmc/lib/cximage-6.0/mng/mng.vcxproj [deleted file]
xbmc/lib/cximage-6.0/mng/mng.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/png/ANNOUNCE [deleted file]
xbmc/lib/cximage-6.0/png/CHANGES [deleted file]
xbmc/lib/cximage-6.0/png/INSTALL [deleted file]
xbmc/lib/cximage-6.0/png/KNOWNBUG [deleted file]
xbmc/lib/cximage-6.0/png/LICENSE [deleted file]
xbmc/lib/cximage-6.0/png/Makefile [deleted file]
xbmc/lib/cximage-6.0/png/README [deleted file]
xbmc/lib/cximage-6.0/png/TODO [deleted file]
xbmc/lib/cximage-6.0/png/Y2KINFO [deleted file]
xbmc/lib/cximage-6.0/png/libpng-1.2.24.txt [deleted file]
xbmc/lib/cximage-6.0/png/png.c [deleted file]
xbmc/lib/cximage-6.0/png/png.dsp [deleted file]
xbmc/lib/cximage-6.0/png/png.dsw [deleted file]
xbmc/lib/cximage-6.0/png/png.h [deleted file]
xbmc/lib/cximage-6.0/png/png.vcproj [deleted file]
xbmc/lib/cximage-6.0/png/png.vcxproj [deleted file]
xbmc/lib/cximage-6.0/png/png.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/png/pngconf.h [deleted file]
xbmc/lib/cximage-6.0/png/pngerror.c [deleted file]
xbmc/lib/cximage-6.0/png/pnggccrd.c [deleted file]
xbmc/lib/cximage-6.0/png/pngget.c [deleted file]
xbmc/lib/cximage-6.0/png/pngmem.c [deleted file]
xbmc/lib/cximage-6.0/png/pngpread.c [deleted file]
xbmc/lib/cximage-6.0/png/pngread.c [deleted file]
xbmc/lib/cximage-6.0/png/pngrio.c [deleted file]
xbmc/lib/cximage-6.0/png/pngrtran.c [deleted file]
xbmc/lib/cximage-6.0/png/pngrutil.c [deleted file]
xbmc/lib/cximage-6.0/png/pngset.c [deleted file]
xbmc/lib/cximage-6.0/png/pngtrans.c [deleted file]
xbmc/lib/cximage-6.0/png/pngvcrd.c [deleted file]
xbmc/lib/cximage-6.0/png/pngwio.c [deleted file]
xbmc/lib/cximage-6.0/png/pngwrite.c [deleted file]
xbmc/lib/cximage-6.0/png/pngwtran.c [deleted file]
xbmc/lib/cximage-6.0/png/pngwutil.c [deleted file]
xbmc/lib/cximage-6.0/raw/Makefile [deleted file]
xbmc/lib/cximage-6.0/raw/dcr.c [deleted file]
xbmc/lib/cximage-6.0/raw/dcr.dsp [deleted file]
xbmc/lib/cximage-6.0/raw/dcr.dsw [deleted file]
xbmc/lib/cximage-6.0/raw/dcraw.c [deleted file]
xbmc/lib/cximage-6.0/raw/libdcr.c [deleted file]
xbmc/lib/cximage-6.0/raw/libdcr.dsp [deleted file]
xbmc/lib/cximage-6.0/raw/libdcr.h [deleted file]
xbmc/lib/cximage-6.0/raw/libdcr.vcproj [deleted file]
xbmc/lib/cximage-6.0/raw/libdcr.vcxproj [deleted file]
xbmc/lib/cximage-6.0/raw/libdcr.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/tiff/Makefile [deleted file]
xbmc/lib/cximage-6.0/tiff/Tiff.dsp [deleted file]
xbmc/lib/cximage-6.0/tiff/Tiff.dsw [deleted file]
xbmc/lib/cximage-6.0/tiff/Tiff.vcproj [deleted file]
xbmc/lib/cximage-6.0/tiff/Tiff.vcxproj [deleted file]
xbmc/lib/cximage-6.0/tiff/Tiff.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/tiff/fax3sm_winnt.c [deleted file]
xbmc/lib/cximage-6.0/tiff/libtiff.def [deleted file]
xbmc/lib/cximage-6.0/tiff/t4.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_aux.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_close.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_codec.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_compress.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_dir.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_dir.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_dirinfo.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_dirread.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_dirwrite.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_dumpmode.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_error.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_fax3.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_fax3.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_flush.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_getimage.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_jpeg.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_luv.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_lzw.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_next.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_ojpeg.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_open.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_packbits.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_pixarlog.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_predict.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_predict.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_print.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_read.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_strip.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_swab.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_thunder.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_tile.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_version.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_warning.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_write.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tif_zip.c [deleted file]
xbmc/lib/cximage-6.0/tiff/tiff.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tiffcomp.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tiffconf.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tiffio.h [deleted file]
xbmc/lib/cximage-6.0/tiff/tiffiop.h [deleted file]
xbmc/lib/cximage-6.0/tiff/uvcode.h [deleted file]
xbmc/lib/cximage-6.0/zlib/ChangeLog [deleted file]
xbmc/lib/cximage-6.0/zlib/FAQ [deleted file]
xbmc/lib/cximage-6.0/zlib/INDEX [deleted file]
xbmc/lib/cximage-6.0/zlib/Makefile.in [deleted file]
xbmc/lib/cximage-6.0/zlib/README [deleted file]
xbmc/lib/cximage-6.0/zlib/adler32.c [deleted file]
xbmc/lib/cximage-6.0/zlib/algorithm.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/amiga/Makefile.pup [deleted file]
xbmc/lib/cximage-6.0/zlib/amiga/Makefile.sas [deleted file]
xbmc/lib/cximage-6.0/zlib/as400/bndsrc [deleted file]
xbmc/lib/cximage-6.0/zlib/as400/compile.clp [deleted file]
xbmc/lib/cximage-6.0/zlib/as400/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/as400/zlib.inc [deleted file]
xbmc/lib/cximage-6.0/zlib/compress.c [deleted file]
xbmc/lib/cximage-6.0/zlib/configure [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/README.contrib [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/buffer_demo.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/mtest.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/read.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/test.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib-streams.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib-streams.ads [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib-thin.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib-thin.ads [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib.adb [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib.ads [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/ada/zlib.gpr [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/asm586/README.586 [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/asm586/match.S [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/asm686/README.686 [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/asm686/match.S [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/blast/Makefile [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/blast/README [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/blast/blast.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/blast/blast.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/blast/test.pk [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/blast/test.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/delphi/ZLib.pas [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/delphi/ZLibConst.pas [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/delphi/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/delphi/zlibd32.mak [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib.build [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib.chm [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib.sln [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/CodecBase.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/Deflater.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/DotZLib.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/GZipStream.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/Inflater.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/DotZLib/UnitTests.cs [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/LICENSE_1_0.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/dotzlib/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/README [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/infback9.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/infback9.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/inffix9.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/inflate9.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/inftree9.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/infback9/inftree9.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/inflate86/inffas86.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/inflate86/inffast.S [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream/test.cpp [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream/zfstream.cpp [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream/zfstream.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream2/zstream.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream2/zstream_test.cpp [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream3/README [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream3/TODO [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream3/test.cc [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream3/zfstream.cc [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/iostream3/zfstream.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masm686/match.asm [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/bld_ml64.bat [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/gvmat64.asm [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/gvmat64.obj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/inffas8664.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/inffasx64.asm [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/inffasx64.obj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx64/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/bld_ml32.bat [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/gvmat32.asm [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/gvmat32.obj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/gvmat32c.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/inffas32.asm [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/inffas32.obj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/mkasm.bat [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/masmx86/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/ChangeLogUnzip [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/Makefile [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/crypt.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/ioapi.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/ioapi.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/iowin32.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/iowin32.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/miniunz.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/minizip.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/mztools.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/mztools.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/unzip.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/unzip.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/zip.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/minizip/zip.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/pascal/example.pas [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/pascal/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/pascal/zlibd32.mak [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/pascal/zlibpas.pas [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/puff/Makefile [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/puff/README [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/puff/puff.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/puff/puff.h [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/puff/zeros.raw [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/testzlib/testzlib.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/testzlib/testzlib.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/untgz/Makefile [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/untgz/Makefile.msc [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/untgz/untgz.c [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/readme.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/miniunz.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/minizip.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/testzlib.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlib.rc [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibstat.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibvc.def [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibvc.sln [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc7/zlibvc.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/miniunz.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/minizip.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/testzlib.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/testzlibdll.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlib.rc [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibstat.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibvc.def [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibvc.sln [deleted file]
xbmc/lib/cximage-6.0/zlib/contrib/vstudio/vc8/zlibvc.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/crc32.c [deleted file]
xbmc/lib/cximage-6.0/zlib/crc32.h [deleted file]
xbmc/lib/cximage-6.0/zlib/deflate.c [deleted file]
xbmc/lib/cximage-6.0/zlib/deflate.h [deleted file]
xbmc/lib/cximage-6.0/zlib/example.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/README.examples [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/fitblk.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/gun.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/gzappend.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/gzjoin.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/gzlog.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/gzlog.h [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/zlib_how.html [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/zpipe.c [deleted file]
xbmc/lib/cximage-6.0/zlib/examples/zran.c [deleted file]
xbmc/lib/cximage-6.0/zlib/gzio.c [deleted file]
xbmc/lib/cximage-6.0/zlib/infback.c [deleted file]
xbmc/lib/cximage-6.0/zlib/inffast.c [deleted file]
xbmc/lib/cximage-6.0/zlib/inffast.h [deleted file]
xbmc/lib/cximage-6.0/zlib/inffixed.h [deleted file]
xbmc/lib/cximage-6.0/zlib/inflate.c [deleted file]
xbmc/lib/cximage-6.0/zlib/inflate.h [deleted file]
xbmc/lib/cximage-6.0/zlib/inftrees.c [deleted file]
xbmc/lib/cximage-6.0/zlib/inftrees.h [deleted file]
xbmc/lib/cximage-6.0/zlib/make_vms.com [deleted file]
xbmc/lib/cximage-6.0/zlib/minigzip.c [deleted file]
xbmc/lib/cximage-6.0/zlib/msdos/Makefile.bor [deleted file]
xbmc/lib/cximage-6.0/zlib/msdos/Makefile.dj2 [deleted file]
xbmc/lib/cximage-6.0/zlib/msdos/Makefile.emx [deleted file]
xbmc/lib/cximage-6.0/zlib/msdos/Makefile.msc [deleted file]
xbmc/lib/cximage-6.0/zlib/msdos/Makefile.tc [deleted file]
xbmc/lib/cximage-6.0/zlib/old/Makefile.riscos [deleted file]
xbmc/lib/cximage-6.0/zlib/old/README [deleted file]
xbmc/lib/cximage-6.0/zlib/old/descrip.mms [deleted file]
xbmc/lib/cximage-6.0/zlib/old/os2/Makefile.os2 [deleted file]
xbmc/lib/cximage-6.0/zlib/old/os2/zlib.def [deleted file]
xbmc/lib/cximage-6.0/zlib/old/visual-basic.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/old/zlib.html [deleted file]
xbmc/lib/cximage-6.0/zlib/projects/README.projects [deleted file]
xbmc/lib/cximage-6.0/zlib/projects/visualc6/README.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/projects/visualc6/example.dsp [deleted file]
xbmc/lib/cximage-6.0/zlib/projects/visualc6/minigzip.dsp [deleted file]
xbmc/lib/cximage-6.0/zlib/projects/visualc6/zlib.dsp [deleted file]
xbmc/lib/cximage-6.0/zlib/projects/visualc6/zlib.dsw [deleted file]
xbmc/lib/cximage-6.0/zlib/qnx/package.qpg [deleted file]
xbmc/lib/cximage-6.0/zlib/trees.c [deleted file]
xbmc/lib/cximage-6.0/zlib/trees.h [deleted file]
xbmc/lib/cximage-6.0/zlib/uncompr.c [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/DLL_FAQ.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/Makefile.bor [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/Makefile.emx [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/Makefile.gcc [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/Makefile.msc [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/VisualC.txt [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/zconf.h [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/zlib.def [deleted file]
xbmc/lib/cximage-6.0/zlib/win32/zlib1.rc [deleted file]
xbmc/lib/cximage-6.0/zlib/zconf.in.h [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.3 [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.dsp [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.dsw [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.h [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.vcproj [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.vcxproj [deleted file]
xbmc/lib/cximage-6.0/zlib/zlib.vcxproj.filters [deleted file]
xbmc/lib/cximage-6.0/zlib/zutil.c [deleted file]
xbmc/lib/cximage-6.0/zlib/zutil.h [deleted file]
xbmc/lib/libCDRip/CDRip.h [deleted file]
xbmc/lib/libCDRip/ICDAudioCallback.h [deleted file]
xbmc/lib/libCDRip/cdrip.lib [deleted file]
xbmc/lib/libCDRip/cdripd.lib [deleted file]
xbmc/lib/libCDRip/cdripxlib.h [deleted file]
xbmc/lib/libPython/Makefile [deleted file]
xbmc/lib/libPython/Python/Demo/README [deleted file]
xbmc/lib/libPython/Python/Demo/cgi/README [deleted file]
xbmc/lib/libPython/Python/Demo/cgi/cgi0.sh [deleted file]
xbmc/lib/libPython/Python/Demo/cgi/cgi1.py [deleted file]
xbmc/lib/libPython/Python/Demo/cgi/cgi2.py [deleted file]
xbmc/lib/libPython/Python/Demo/cgi/cgi3.py [deleted file]
xbmc/lib/libPython/Python/Demo/cgi/wiki.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Complex.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Dates.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Dbm.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/README [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Range.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Rat.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Rev.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/Vec.py [deleted file]
xbmc/lib/libPython/Python/Demo/classes/bitvec.py [deleted file]
xbmc/lib/libPython/Python/Demo/comparisons/README [deleted file]
xbmc/lib/libPython/Python/Demo/comparisons/patterns [deleted file]
xbmc/lib/libPython/Python/Demo/comparisons/regextest.py [deleted file]
xbmc/lib/libPython/Python/Demo/comparisons/sortingtest.py [deleted file]
xbmc/lib/libPython/Python/Demo/comparisons/systemtest.py [deleted file]
xbmc/lib/libPython/Python/Demo/curses/README [deleted file]
xbmc/lib/libPython/Python/Demo/curses/life.py [deleted file]
xbmc/lib/libPython/Python/Demo/curses/ncurses.py [deleted file]
xbmc/lib/libPython/Python/Demo/curses/rain.py [deleted file]
xbmc/lib/libPython/Python/Demo/curses/repeat.py [deleted file]
xbmc/lib/libPython/Python/Demo/curses/tclock.py [deleted file]
xbmc/lib/libPython/Python/Demo/curses/xmas.py [deleted file]
xbmc/lib/libPython/Python/Demo/embed/Makefile [deleted file]
xbmc/lib/libPython/Python/Demo/embed/README [deleted file]
xbmc/lib/libPython/Python/Demo/embed/demo.c [deleted file]
xbmc/lib/libPython/Python/Demo/embed/importexc.c [deleted file]
xbmc/lib/libPython/Python/Demo/embed/loop.c [deleted file]
xbmc/lib/libPython/Python/Demo/imputil/importers.py [deleted file]
xbmc/lib/libPython/Python/Demo/imputil/knee.py [deleted file]
xbmc/lib/libPython/Python/Demo/md5test/README [deleted file]
xbmc/lib/libPython/Python/Demo/md5test/foo [deleted file]
xbmc/lib/libPython/Python/Demo/md5test/md5driver.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/Eiffel.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/Enum.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/Meta.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/Simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/Synch.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/Trace.py [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/index.html [deleted file]
xbmc/lib/libPython/Python/Demo/metaclasses/meta-vladimir.txt [deleted file]
xbmc/lib/libPython/Python/Demo/newmetaclasses/Eiffel.py [deleted file]
xbmc/lib/libPython/Python/Demo/newmetaclasses/Enum.py [deleted file]
xbmc/lib/libPython/Python/Demo/parser/FILES [deleted file]
xbmc/lib/libPython/Python/Demo/parser/README [deleted file]
xbmc/lib/libPython/Python/Demo/parser/docstring.py [deleted file]
xbmc/lib/libPython/Python/Demo/parser/example.py [deleted file]
xbmc/lib/libPython/Python/Demo/parser/simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/parser/source.py [deleted file]
xbmc/lib/libPython/Python/Demo/parser/test_parser.py [deleted file]
xbmc/lib/libPython/Python/Demo/parser/texipre.dat [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/FSProxy.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/RCSProxy.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/README [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/client.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/cmdfw.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/cmptree.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/cvslib.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/cvslock.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/mac.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/makechangelog.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rcsbump [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rcsclient.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rcslib.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rcvs [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rcvs.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rrcs [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/rrcs.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/security.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/server.py [deleted file]
xbmc/lib/libPython/Python/Demo/pdist/sumtree.py [deleted file]
xbmc/lib/libPython/Python/Demo/pysvr/Makefile [deleted file]
xbmc/lib/libPython/Python/Demo/pysvr/README [deleted file]
xbmc/lib/libPython/Python/Demo/pysvr/pysvr.c [deleted file]
xbmc/lib/libPython/Python/Demo/pysvr/pysvr.py [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/MANIFEST [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/README [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/T.py [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/mountclient.py [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/nfsclient.py [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/rnusersclient.py [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/rpc.py [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/test [deleted file]
xbmc/lib/libPython/Python/Demo/rpc/xdr.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/README [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/beer.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/eqfix.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/fact.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/find-uname.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/from.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/ftpstats.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/lpwatch.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/makedir.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/markov.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/mboxconvert.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/mkrcs.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/morse.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/newslist.doc [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/newslist.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/pi.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/pp.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/primes.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/queens.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/script.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/unbirthday.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/update.py [deleted file]
xbmc/lib/libPython/Python/Demo/scripts/wh.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/README [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/broadcast.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/echosvr.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/finger.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/ftp.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/gopher.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/mcast.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/radio.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/rpython.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/rpythond.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/telnet.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/throughput.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/udpecho.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/unicast.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/unixclient.py [deleted file]
xbmc/lib/libPython/Python/Demo/sockets/unixserver.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/Coroutine.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/Generator.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/README [deleted file]
xbmc/lib/libPython/Python/Demo/threads/fcmp.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/find.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/squasher.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/sync.py [deleted file]
xbmc/lib/libPython/Python/Demo/threads/telnet.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/INSTALL.txt [deleted file]
xbmc/lib/libPython/Python/Demo/tix/README.txt [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/about.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/bold.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/capital.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/centerj.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/combobox.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/combobox.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/combobox.xpm.1 [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/drivea.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/drivea.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/exit.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/filebox.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/filebox.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/italic.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/justify.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/leftj.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/netw.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/netw.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/optmenu.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/rightj.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/select.xpm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/tix.gif [deleted file]
xbmc/lib/libPython/Python/Demo/tix/bitmaps/underline.xbm [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/Balloon.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/BtnBox.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/CmpImg.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/ComboBox.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/Control.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/DirList.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/DirTree.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/NoteBook.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/OptMenu.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/PanedWin.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/PopMenu.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/SHList1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/SHList2.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/samples/Tree.py [deleted file]
xbmc/lib/libPython/Python/Demo/tix/tixwidgets.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/README [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/AttrDialog.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/ManPage.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/MimeViewer.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/ShellWindow.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/brownian.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/canvasevents.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/dialog.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/electrons.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/hanoi.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/hello.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/imagedraw.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/imageview.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/kill.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/listtree.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/mbox.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/newmenubardemo.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/optionmenu.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/paint.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/rmt.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/solitaire.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/sortvisu.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/ss1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/svkill.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/switch.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/tkman.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/guido/wish.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/00-HELLO-WORLD.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/README [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/animation-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/animation-w-velocity-ctrl.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/bind-w-mult-calls-p-type.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-demo-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-gridding.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-moving-or-creating.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-moving-w-mouse.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-mult-item-sel.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-reading-tag-info.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-w-widget-draw-el.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/canvas-with-scrollbars.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/dialog-box.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/entry-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/entry-with-shared-variable.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/killing-window-w-wm.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/menu-all-types-of-entries.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/menu-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/not-what-you-might-think-1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/not-what-you-might-think-2.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/packer-and-placer-together.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/packer-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/placer-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/pong-demo-1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/printing-coords-of-items.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/radiobutton-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/rubber-band-box-demo-1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/rubber-line-demo-1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/slider-demo-1.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/subclass-existing-widgets.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/two-radio-groups.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/window-creation-more.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/window-creation-simple.py [deleted file]
xbmc/lib/libPython/Python/Demo/tkinter/matt/window-creation-w-location.py [deleted file]
xbmc/lib/libPython/Python/Demo/xml/elem_count.py [deleted file]
xbmc/lib/libPython/Python/Demo/xml/roundtrip.py [deleted file]
xbmc/lib/libPython/Python/Demo/xml/rss2html.py [deleted file]
xbmc/lib/libPython/Python/Demo/xmlrpc/xmlrpc_handler.py [deleted file]
xbmc/lib/libPython/Python/Demo/xmlrpc/xmlrpcserver.py [deleted file]
xbmc/lib/libPython/Python/Demo/zlib/minigzip.py [deleted file]
xbmc/lib/libPython/Python/Demo/zlib/zlibdemo.py [deleted file]
xbmc/lib/libPython/Python/Doc/ACKS [deleted file]
xbmc/lib/libPython/Python/Doc/Makefile [deleted file]
xbmc/lib/libPython/Python/Doc/Makefile.deps [deleted file]
xbmc/lib/libPython/Python/Doc/README [deleted file]
xbmc/lib/libPython/Python/Doc/TODO [deleted file]
xbmc/lib/libPython/Python/Doc/api/abstract.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/api.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/concrete.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/exceptions.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/init.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/intro.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/memory.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/newtypes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/refcounting.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/refcounts.dat [deleted file]
xbmc/lib/libPython/Python/Doc/api/utilities.tex [deleted file]
xbmc/lib/libPython/Python/Doc/api/veryhigh.tex [deleted file]
xbmc/lib/libPython/Python/Doc/commontex/boilerplate.tex [deleted file]
xbmc/lib/libPython/Python/Doc/commontex/copyright.tex [deleted file]
xbmc/lib/libPython/Python/Doc/commontex/license.tex [deleted file]
xbmc/lib/libPython/Python/Doc/commontex/reportingbugs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/commontex/typestruct.h [deleted file]
xbmc/lib/libPython/Python/Doc/dist/dist.tex [deleted file]
xbmc/lib/libPython/Python/Doc/dist/sysconfig.tex [deleted file]
xbmc/lib/libPython/Python/Doc/doc/doc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ext/building.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ext/embedding.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ext/ext.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ext/extending.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ext/newtypes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ext/noddy.c [deleted file]
xbmc/lib/libPython/Python/Doc/ext/noddy2.c [deleted file]
xbmc/lib/libPython/Python/Doc/ext/noddy3.c [deleted file]
xbmc/lib/libPython/Python/Doc/ext/noddy4.c [deleted file]
xbmc/lib/libPython/Python/Doc/ext/run-func.c [deleted file]
xbmc/lib/libPython/Python/Doc/ext/setup.py [deleted file]
xbmc/lib/libPython/Python/Doc/ext/test.py [deleted file]
xbmc/lib/libPython/Python/Doc/ext/windows.tex [deleted file]
xbmc/lib/libPython/Python/Doc/html/about.dat [deleted file]
xbmc/lib/libPython/Python/Doc/html/about.html [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/blank.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/blank.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/contents.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/contents.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/index.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/index.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/modules.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/modules.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/next.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/next.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/previous.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/previous.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/pyfav.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/pyfav.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/up.gif [deleted file]
xbmc/lib/libPython/Python/Doc/html/icons/up.png [deleted file]
xbmc/lib/libPython/Python/Doc/html/index.html.in [deleted file]
xbmc/lib/libPython/Python/Doc/html/stdabout.dat [deleted file]
xbmc/lib/libPython/Python/Doc/html/style.css [deleted file]
xbmc/lib/libPython/Python/Doc/info/Makefile [deleted file]
xbmc/lib/libPython/Python/Doc/info/README [deleted file]
xbmc/lib/libPython/Python/Doc/info/python.dir [deleted file]
xbmc/lib/libPython/Python/Doc/inst/inst.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/asttable.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/caseless.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/compiler.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/distutils.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/email-dir.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/email-mime.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/email-simple.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/email-unpack.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/email.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailcharsets.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailencoders.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailexc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailgenerator.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailheaders.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailiter.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailmessage.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailmimebase.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailparser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/emailutil.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/internet.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/language.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/lib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libaifc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libal.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liballos.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libamoeba.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libanydbm.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libarray.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libascii.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libasynchat.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libasyncore.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libatexit.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libaudioop.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbase64.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbasehttp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbastion.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbinascii.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbinhex.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbisect.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbltin.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbsddb.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libbz2.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcalendar.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcd.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcfgparser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcgi.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcgihttp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcgitb.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libchunk.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcmath.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcmd.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcmp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcmpcache.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcode.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcodecs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcodeop.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcollections.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcolorsys.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcommands.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcompileall.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libconsts.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcookie.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcookielib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcopy.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcopyreg.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcrypt.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcrypto.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcsv.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcurses.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libcursespanel.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdatetime.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdbhash.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdbm.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdecimal.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdifflib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdircache.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdis.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdl.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdoctest.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdocxmlrpc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdumbdbm.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdummythread.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libdummythreading.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liberrno.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libexcs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfcntl.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfilecmp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfileinput.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfl.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfm.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfnmatch.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libformatter.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfpectl.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfpformat.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libftplib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfuncs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libfuture.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgdbm.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgetopt.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgetpass.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgettext.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgl.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libglob.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgopherlib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgrp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libgzip.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libheapq.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libhmac.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libhotshot.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libhtmllib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libhtmlparser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libhttplib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libimageop.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libimaplib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libimgfile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libimghdr.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libimp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libinspect.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libintro.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libitertools.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libjpeg.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libkeyword.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liblinecache.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liblocale.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liblogging.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmailbox.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmailcap.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmain.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmarshal.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmath.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmd5.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmhlib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmimetools.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmimetypes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmimewriter.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmimify.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmisc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmm.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmmap.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmodulefinder.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmsvcrt.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmultifile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libmutex.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libnetrc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libnew.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libni.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libnis.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libnntplib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libobjs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liboperator.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liboptparse.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libos.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libossaudiodev.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpanel.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libparser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpdb.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpickle.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpickletools.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpipes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpkgutil.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libplatform.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpopen2.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpoplib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libposix.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libposixfile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libposixpath.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpprint.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libprofile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpty.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpwd.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpyclbr.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpycompile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpydoc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpyexpat.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libpython.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libqueue.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libquopri.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librand.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librandom.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libre.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libreadline.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libregex.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libregsub.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librepr.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libresource.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librestricted.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librexec.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librfc822.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librgbimg.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librlcompleter.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/librobotparser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsched.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libselect.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsets.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsgi.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsgmllib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsha.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libshelve.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libshlex.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libshutil.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsignal.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsimplehttp.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsimplexmlrpc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsite.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsmtpd.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsmtplib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsndhdr.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsocket.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsocksvr.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsomeos.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstat.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstatcache.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstatvfs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstdtypes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstdwin.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstring.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstringio.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstringprep.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstrings.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libstruct.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsubprocess.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsun.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsunau.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsunaudio.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsymbol.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsys.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libsyslog.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtabnanny.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtarfile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtelnetlib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtempfile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtermios.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtest.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtextwrap.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libthread.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libthreading.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtime.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtimeit.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtoken.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtokenize.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtraceback.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtty.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libturtle.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libtypes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libundoc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libunicodedata.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libunittest.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libunix.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liburllib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liburllib2.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/liburlparse.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libuser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libuserdict.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libuu.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwarnings.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwave.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libweakref.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwebbrowser.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwhichdb.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwhrandom.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwinreg.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libwinsound.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libxdrlib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libxmllib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libxmlrpclib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libzipfile.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libzipimport.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/libzlib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/markup.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/mimelib.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/minidom-example.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/netdata.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/required_1.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/required_2.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/tkinter.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/tzinfo-examples.py [deleted file]
xbmc/lib/libPython/Python/Doc/lib/windows.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmldom.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmldomminidom.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmldompulldom.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmlsax.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmlsaxhandler.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmlsaxreader.tex [deleted file]
xbmc/lib/libPython/Python/Doc/lib/xmlsaxutils.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libaepack.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libaetools.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libaetypes.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libautogil.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libcolorpicker.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libframework.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libgensuitemodule.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libmac.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libmacfs.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libmacic.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libmacos.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libmacostools.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libmacui.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libminiae.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/libscrap.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/mac.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/scripting.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/toolbox.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/undoc.tex [deleted file]
xbmc/lib/libPython/Python/Doc/mac/using.tex [deleted file]
xbmc/lib/libPython/Python/Doc/paper-a4/pypaper.sty [deleted file]
xbmc/lib/libPython/Python/Doc/perl/SynopsisTable.pm [deleted file]
xbmc/lib/libPython/Python/Doc/perl/distutils.perl [deleted file]
xbmc/lib/libPython/Python/Doc/perl/howto.perl [deleted file]
xbmc/lib/libPython/Python/Doc/perl/isilo.perl [deleted file]
xbmc/lib/libPython/Python/Doc/perl/l2hinit.perl [deleted file]
xbmc/lib/libPython/Python/Doc/perl/ltxmarkup.perl [deleted file]
xbmc/lib/libPython/Python/Doc/perl/manual.perl [deleted file]
xbmc/lib/libPython/Python/Doc/perl/python.perl [deleted file]
xbmc/lib/libPython/Python/Doc/python-docs.txt [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref1.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref2.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref3.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref4.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref5.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref6.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref7.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/ref8.tex [deleted file]
xbmc/lib/libPython/Python/Doc/ref/reswords.py [deleted file]
xbmc/lib/libPython/Python/Doc/templates/howto.tex [deleted file]
xbmc/lib/libPython/Python/Doc/templates/manual.tex [deleted file]
xbmc/lib/libPython/Python/Doc/templates/module.tex [deleted file]
xbmc/lib/libPython/Python/Doc/templates/whatsnewXY.tex [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/distutils.sty [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/fancyhdr.sty [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/fncychap.sty [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/howto.cls [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/ltxmarkup.sty [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/manual.cls [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/pypaper.sty [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/python.ist [deleted file]
xbmc/lib/libPython/Python/Doc/texinputs/python.sty [deleted file]
xbmc/lib/libPython/Python/Doc/tools/anno-api.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/buildindex.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/checkargs.pm [deleted file]
xbmc/lib/libPython/Python/Doc/tools/cklatex [deleted file]
xbmc/lib/libPython/Python/Doc/tools/custlib.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/findcsyms [deleted file]
xbmc/lib/libPython/Python/Doc/tools/findmodrefs [deleted file]
xbmc/lib/libPython/Python/Doc/tools/findsyms [deleted file]
xbmc/lib/libPython/Python/Doc/tools/fix_hack [deleted file]
xbmc/lib/libPython/Python/Doc/tools/fix_libaux.sed [deleted file]
xbmc/lib/libPython/Python/Doc/tools/fixinfo.el [deleted file]
xbmc/lib/libPython/Python/Doc/tools/getpagecounts [deleted file]
xbmc/lib/libPython/Python/Doc/tools/getversioninfo [deleted file]
xbmc/lib/libPython/Python/Doc/tools/html2texi.pl [deleted file]
xbmc/lib/libPython/Python/Doc/tools/indfix.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/keywords.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/listmodules [deleted file]
xbmc/lib/libPython/Python/Doc/tools/makesec.sh [deleted file]
xbmc/lib/libPython/Python/Doc/tools/mkackshtml [deleted file]
xbmc/lib/libPython/Python/Doc/tools/mkhowto [deleted file]
xbmc/lib/libPython/Python/Doc/tools/mkinfo [deleted file]
xbmc/lib/libPython/Python/Doc/tools/mkmodindex [deleted file]
xbmc/lib/libPython/Python/Doc/tools/mkpkglist [deleted file]
xbmc/lib/libPython/Python/Doc/tools/mksourcepkg [deleted file]
xbmc/lib/libPython/Python/Doc/tools/node2label.pl [deleted file]
xbmc/lib/libPython/Python/Doc/tools/prechm.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/push-docs.sh [deleted file]
xbmc/lib/libPython/Python/Doc/tools/py2texi.el [deleted file]
xbmc/lib/libPython/Python/Doc/tools/refcounts.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/rewrite.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/Makefile [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/README [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/conversion.xml [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/docfixer.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/esis2sgml.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/esistools.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/latex2esis.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/sgmlconv/make.rules [deleted file]
xbmc/lib/libPython/Python/Doc/tools/support.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/toc2bkm.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/undoc_symbols.py [deleted file]
xbmc/lib/libPython/Python/Doc/tools/update-docs.sh [deleted file]
xbmc/lib/libPython/Python/Doc/tools/whichlibs [deleted file]
xbmc/lib/libPython/Python/Doc/tut/glossary.tex [deleted file]
xbmc/lib/libPython/Python/Doc/tut/tut.tex [deleted file]
xbmc/lib/libPython/Python/Doc/whatsnew/whatsnew20.tex [deleted file]
xbmc/lib/libPython/Python/Doc/whatsnew/whatsnew21.tex [deleted file]
xbmc/lib/libPython/Python/Doc/whatsnew/whatsnew22.tex [deleted file]
xbmc/lib/libPython/Python/Doc/whatsnew/whatsnew23.tex [deleted file]
xbmc/lib/libPython/Python/Doc/whatsnew/whatsnew24.tex [deleted file]
xbmc/lib/libPython/Python/Grammar/Grammar [deleted file]
xbmc/lib/libPython/Python/Include/Python.h [deleted file]
xbmc/lib/libPython/Python/Include/abstract.h [deleted file]
xbmc/lib/libPython/Python/Include/bitset.h [deleted file]
xbmc/lib/libPython/Python/Include/boolobject.h [deleted file]
xbmc/lib/libPython/Python/Include/bufferobject.h [deleted file]
xbmc/lib/libPython/Python/Include/cStringIO.h [deleted file]
xbmc/lib/libPython/Python/Include/cellobject.h [deleted file]
xbmc/lib/libPython/Python/Include/ceval.h [deleted file]
xbmc/lib/libPython/Python/Include/classobject.h [deleted file]
xbmc/lib/libPython/Python/Include/cobject.h [deleted file]
xbmc/lib/libPython/Python/Include/codecs.h [deleted file]
xbmc/lib/libPython/Python/Include/compile.h [deleted file]
xbmc/lib/libPython/Python/Include/complexobject.h [deleted file]
xbmc/lib/libPython/Python/Include/datetime.h [deleted file]
xbmc/lib/libPython/Python/Include/descrobject.h [deleted file]
xbmc/lib/libPython/Python/Include/dictobject.h [deleted file]
xbmc/lib/libPython/Python/Include/enumobject.h [deleted file]
xbmc/lib/libPython/Python/Include/errcode.h [deleted file]
xbmc/lib/libPython/Python/Include/eval.h [deleted file]
xbmc/lib/libPython/Python/Include/fileobject.h [deleted file]
xbmc/lib/libPython/Python/Include/floatobject.h [deleted file]
xbmc/lib/libPython/Python/Include/frameobject.h [deleted file]
xbmc/lib/libPython/Python/Include/funcobject.h [deleted file]
xbmc/lib/libPython/Python/Include/genobject.h [deleted file]
xbmc/lib/libPython/Python/Include/graminit.h [deleted file]
xbmc/lib/libPython/Python/Include/grammar.h [deleted file]
xbmc/lib/libPython/Python/Include/import.h [deleted file]
xbmc/lib/libPython/Python/Include/intobject.h [deleted file]
xbmc/lib/libPython/Python/Include/intrcheck.h [deleted file]
xbmc/lib/libPython/Python/Include/iterobject.h [deleted file]
xbmc/lib/libPython/Python/Include/listobject.h [deleted file]
xbmc/lib/libPython/Python/Include/longintrepr.h [deleted file]
xbmc/lib/libPython/Python/Include/longobject.h [deleted file]
xbmc/lib/libPython/Python/Include/marshal.h [deleted file]
xbmc/lib/libPython/Python/Include/metagrammar.h [deleted file]
xbmc/lib/libPython/Python/Include/methodobject.h [deleted file]
xbmc/lib/libPython/Python/Include/modsupport.h [deleted file]
xbmc/lib/libPython/Python/Include/moduleobject.h [deleted file]
xbmc/lib/libPython/Python/Include/node.h [deleted file]
xbmc/lib/libPython/Python/Include/object.h [deleted file]
xbmc/lib/libPython/Python/Include/objimpl.h [deleted file]
xbmc/lib/libPython/Python/Include/opcode.h [deleted file]
xbmc/lib/libPython/Python/Include/osdefs.h [deleted file]
xbmc/lib/libPython/Python/Include/parsetok.h [deleted file]
xbmc/lib/libPython/Python/Include/patchlevel.h [deleted file]
xbmc/lib/libPython/Python/Include/pgen.h [deleted file]
xbmc/lib/libPython/Python/Include/pgenheaders.h [deleted file]
xbmc/lib/libPython/Python/Include/py_curses.h [deleted file]
xbmc/lib/libPython/Python/Include/pydebug.h [deleted file]
xbmc/lib/libPython/Python/Include/pyerrors.h [deleted file]
xbmc/lib/libPython/Python/Include/pyfpe.h [deleted file]
xbmc/lib/libPython/Python/Include/pygetopt.h [deleted file]
xbmc/lib/libPython/Python/Include/pymactoolbox.h [deleted file]
xbmc/lib/libPython/Python/Include/pymem.h [deleted file]
xbmc/lib/libPython/Python/Include/pyport.h [deleted file]
xbmc/lib/libPython/Python/Include/pystate.h [deleted file]
xbmc/lib/libPython/Python/Include/pystrtod.h [deleted file]
xbmc/lib/libPython/Python/Include/pythonrun.h [deleted file]
xbmc/lib/libPython/Python/Include/pythread.h [deleted file]
xbmc/lib/libPython/Python/Include/rangeobject.h [deleted file]
xbmc/lib/libPython/Python/Include/setobject.h [deleted file]
xbmc/lib/libPython/Python/Include/sliceobject.h [deleted file]
xbmc/lib/libPython/Python/Include/stringobject.h [deleted file]
xbmc/lib/libPython/Python/Include/structmember.h [deleted file]
xbmc/lib/libPython/Python/Include/structseq.h [deleted file]
xbmc/lib/libPython/Python/Include/symtable.h [deleted file]
xbmc/lib/libPython/Python/Include/sysmodule.h [deleted file]
xbmc/lib/libPython/Python/Include/timefuncs.h [deleted file]
xbmc/lib/libPython/Python/Include/token.h [deleted file]
xbmc/lib/libPython/Python/Include/traceback.h [deleted file]
xbmc/lib/libPython/Python/Include/tupleobject.h [deleted file]
xbmc/lib/libPython/Python/Include/ucnhash.h [deleted file]
xbmc/lib/libPython/Python/Include/unicodeobject.h [deleted file]
xbmc/lib/libPython/Python/Include/weakrefobject.h [deleted file]
xbmc/lib/libPython/Python/LICENSE [deleted file]
xbmc/lib/libPython/Python/Lib/BaseHTTPServer.py [deleted file]
xbmc/lib/libPython/Python/Lib/Bastion.py [deleted file]
xbmc/lib/libPython/Python/Lib/CGIHTTPServer.py [deleted file]
xbmc/lib/libPython/Python/Lib/ConfigParser.py [deleted file]
xbmc/lib/libPython/Python/Lib/Cookie.py [deleted file]
xbmc/lib/libPython/Python/Lib/DocXMLRPCServer.py [deleted file]
xbmc/lib/libPython/Python/Lib/HTMLParser.py [deleted file]
xbmc/lib/libPython/Python/Lib/MimeWriter.py [deleted file]
xbmc/lib/libPython/Python/Lib/Queue.py [deleted file]
xbmc/lib/libPython/Python/Lib/SimpleHTTPServer.py [deleted file]
xbmc/lib/libPython/Python/Lib/SimpleXMLRPCServer.py [deleted file]
xbmc/lib/libPython/Python/Lib/SocketServer.py [deleted file]
xbmc/lib/libPython/Python/Lib/StringIO.py [deleted file]
xbmc/lib/libPython/Python/Lib/UserDict.py [deleted file]
xbmc/lib/libPython/Python/Lib/UserList.py [deleted file]
xbmc/lib/libPython/Python/Lib/UserString.py [deleted file]
xbmc/lib/libPython/Python/Lib/_LWPCookieJar.py [deleted file]
xbmc/lib/libPython/Python/Lib/_MozillaCookieJar.py [deleted file]
xbmc/lib/libPython/Python/Lib/__future__.py [deleted file]
xbmc/lib/libPython/Python/Lib/__phello__.foo.py [deleted file]
xbmc/lib/libPython/Python/Lib/_strptime.py [deleted file]
xbmc/lib/libPython/Python/Lib/_threading_local.py [deleted file]
xbmc/lib/libPython/Python/Lib/aifc.py [deleted file]
xbmc/lib/libPython/Python/Lib/anydbm.py [deleted file]
xbmc/lib/libPython/Python/Lib/asynchat.py [deleted file]
xbmc/lib/libPython/Python/Lib/asyncore.py [deleted file]
xbmc/lib/libPython/Python/Lib/atexit.py [deleted file]
xbmc/lib/libPython/Python/Lib/audiodev.py [deleted file]
xbmc/lib/libPython/Python/Lib/base64.py [deleted file]
xbmc/lib/libPython/Python/Lib/bdb.py [deleted file]
xbmc/lib/libPython/Python/Lib/binhex.py [deleted file]
xbmc/lib/libPython/Python/Lib/bisect.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/db.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/dbobj.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/dbrecio.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/dbshelve.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/dbtables.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/dbutils.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_1413192.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_all.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_associate.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_basics.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_compat.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_dbobj.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_dbshelve.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_dbtables.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_env_close.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_get_none.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_join.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_lock.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_misc.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_pickle.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_queue.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_recno.py [deleted file]
xbmc/lib/libPython/Python/Lib/bsddb/test/test_thread.py [deleted file]
xbmc/lib/libPython/Python/Lib/calendar.py [deleted file]
xbmc/lib/libPython/Python/Lib/cgi.py [deleted file]
xbmc/lib/libPython/Python/Lib/cgitb.py [deleted file]
xbmc/lib/libPython/Python/Lib/chunk.py [deleted file]
xbmc/lib/libPython/Python/Lib/cmd.py [deleted file]
xbmc/lib/libPython/Python/Lib/code.py [deleted file]
xbmc/lib/libPython/Python/Lib/codecs.py [deleted file]
xbmc/lib/libPython/Python/Lib/codeop.py [deleted file]
xbmc/lib/libPython/Python/Lib/colorsys.py [deleted file]
xbmc/lib/libPython/Python/Lib/commands.py [deleted file]
xbmc/lib/libPython/Python/Lib/compileall.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/ast.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/consts.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/future.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/misc.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/pyassem.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/pycodegen.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/symbols.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/syntax.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/transformer.py [deleted file]
xbmc/lib/libPython/Python/Lib/compiler/visitor.py [deleted file]
xbmc/lib/libPython/Python/Lib/cookielib.py [deleted file]
xbmc/lib/libPython/Python/Lib/copy.py [deleted file]
xbmc/lib/libPython/Python/Lib/copy_reg.py [deleted file]
xbmc/lib/libPython/Python/Lib/csv.py [deleted file]
xbmc/lib/libPython/Python/Lib/curses/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/curses/ascii.py [deleted file]
xbmc/lib/libPython/Python/Lib/curses/has_key.py [deleted file]
xbmc/lib/libPython/Python/Lib/curses/panel.py [deleted file]
xbmc/lib/libPython/Python/Lib/curses/textpad.py [deleted file]
xbmc/lib/libPython/Python/Lib/curses/wrapper.py [deleted file]
xbmc/lib/libPython/Python/Lib/dbhash.py [deleted file]
xbmc/lib/libPython/Python/Lib/decimal.py [deleted file]
xbmc/lib/libPython/Python/Lib/difflib.py [deleted file]
xbmc/lib/libPython/Python/Lib/dircache.py [deleted file]
xbmc/lib/libPython/Python/Lib/dis.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/README [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/archive_util.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/bcppcompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/ccompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/cmd.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/bdist.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/bdist_dumb.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/bdist_rpm.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/bdist_wininst.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/build.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/build_clib.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/build_ext.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/build_py.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/build_scripts.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/clean.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/command_template [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/config.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/install.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/install_data.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/install_headers.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/install_lib.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/install_scripts.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/register.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/sdist.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/wininst-6.exe [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/command/wininst-7.1.exe [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/core.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/cygwinccompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/debug.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/dep_util.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/dir_util.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/dist.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/emxccompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/errors.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/extension.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/fancy_getopt.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/file_util.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/filelist.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/log.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/msvccompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/mwerkscompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/spawn.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/sysconfig.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/support.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/test_build_py.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/test_build_scripts.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/test_dist.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/test_install.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/tests/test_install_scripts.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/text_file.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/unixccompiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/util.py [deleted file]
xbmc/lib/libPython/Python/Lib/distutils/version.py [deleted file]
xbmc/lib/libPython/Python/Lib/doctest.py [deleted file]
xbmc/lib/libPython/Python/Lib/dumbdbm.py [deleted file]
xbmc/lib/libPython/Python/Lib/dummy_thread.py [deleted file]
xbmc/lib/libPython/Python/Lib/dummy_threading.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Charset.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Encoders.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Errors.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/FeedParser.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Generator.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Header.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Iterators.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMEAudio.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMEBase.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMEImage.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMEMessage.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMEMultipart.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMENonMultipart.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/MIMEText.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Message.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Parser.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/Utils.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/_parseaddr.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/base64MIME.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/quopriMIME.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/PyBanner048.gif [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/audiotest.au [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_01.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_02.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_03.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_04.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_05.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_06.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_07.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_08.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_09.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_10.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_11.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_12.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_12a.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_13.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_14.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_15.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_16.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_17.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_18.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_19.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_20.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_21.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_22.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_23.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_24.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_25.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_26.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_27.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_28.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_29.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_30.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_31.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_32.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_33.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_34.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_35.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_36.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_37.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_38.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_39.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_40.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_41.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_42.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_43.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/data/msg_44.txt [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/test_email.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/test_email_codecs.py [deleted file]
xbmc/lib/libPython/Python/Lib/email/test/test_email_torture.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/aliases.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/ascii.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/base64_codec.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/big5.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/big5hkscs.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/bz2_codec.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/charmap.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp037.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1006.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1026.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1140.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1250.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1251.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1252.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1253.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1254.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1255.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1256.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1257.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp1258.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp424.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp437.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp500.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp737.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp775.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp850.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp852.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp855.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp856.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp857.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp860.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp861.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp862.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp863.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp864.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp865.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp866.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp869.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp874.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp875.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp932.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp949.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/cp950.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/euc_jis_2004.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/euc_jisx0213.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/euc_jp.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/euc_kr.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/gb18030.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/gb2312.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/gbk.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/hex_codec.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/hp_roman8.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/hz.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/idna.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_jp.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_jp_1.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_jp_2.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_jp_2004.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_jp_3.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_jp_ext.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso2022_kr.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_1.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_10.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_11.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_13.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_14.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_15.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_16.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_2.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_3.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_4.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_5.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_6.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_7.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_8.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/iso8859_9.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/johab.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/koi8_r.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/koi8_u.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/latin_1.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mac_cyrillic.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mac_greek.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mac_iceland.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mac_latin2.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mac_roman.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mac_turkish.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/mbcs.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/palmos.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/ptcp154.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/punycode.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/quopri_codec.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/raw_unicode_escape.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/rot_13.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/shift_jis.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/shift_jis_2004.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/shift_jisx0213.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/string_escape.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/tis_620.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/undefined.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/unicode_escape.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/unicode_internal.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/utf_16.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/utf_16_be.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/utf_16_le.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/utf_7.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/utf_8.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/uu_codec.py [deleted file]
xbmc/lib/libPython/Python/Lib/encodings/zlib_codec.py [deleted file]
xbmc/lib/libPython/Python/Lib/filecmp.py [deleted file]
xbmc/lib/libPython/Python/Lib/fileinput.py [deleted file]
xbmc/lib/libPython/Python/Lib/fnmatch.py [deleted file]
xbmc/lib/libPython/Python/Lib/formatter.py [deleted file]
xbmc/lib/libPython/Python/Lib/fpformat.py [deleted file]
xbmc/lib/libPython/Python/Lib/ftplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/getopt.py [deleted file]
xbmc/lib/libPython/Python/Lib/getpass.py [deleted file]
xbmc/lib/libPython/Python/Lib/gettext.py [deleted file]
xbmc/lib/libPython/Python/Lib/glob.py [deleted file]
xbmc/lib/libPython/Python/Lib/gopherlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/gzip.py [deleted file]
xbmc/lib/libPython/Python/Lib/heapq.py [deleted file]
xbmc/lib/libPython/Python/Lib/hmac.py [deleted file]
xbmc/lib/libPython/Python/Lib/hotshot/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/hotshot/log.py [deleted file]
xbmc/lib/libPython/Python/Lib/hotshot/stats.py [deleted file]
xbmc/lib/libPython/Python/Lib/hotshot/stones.py [deleted file]
xbmc/lib/libPython/Python/Lib/htmlentitydefs.py [deleted file]
xbmc/lib/libPython/Python/Lib/htmllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/httplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/AutoExpand.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Bindings.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/CREDITS.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/CallTipWindow.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/CallTips.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ChangeLog [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ClassBrowser.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/CodeContext.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ColorDelegator.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Debugger.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Delegator.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/EditorWindow.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/FileList.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/FormatParagraph.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/GrepDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/HISTORY.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/IOBinding.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/folder.gif [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/idle.icns [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/minusnode.gif [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/openfolder.gif [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/plusnode.gif [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/python.gif [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Icons/tk.gif [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/IdleHistory.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/MultiStatusBar.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/NEWS.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ObjectBrowser.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/OutputWindow.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ParenMatch.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/PathBrowser.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/Percolator.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/PyParse.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/PyShell.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/README.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/RemoteDebugger.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/RemoteObjectBrowser.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ReplaceDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ScriptBinding.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ScrolledList.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/SearchDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/SearchDialogBase.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/SearchEngine.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/StackViewer.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/TODO.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ToolTip.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/TreeWidget.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/UndoDelegator.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/WidgetRedirector.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/WindowList.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/ZoomHeight.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/aboutDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/buildapp.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/config-extensions.def [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/config-highlight.def [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/config-keys.def [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/config-main.def [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/configDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/configHandler.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/configHelpSourceEdit.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/configSectionNameDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/dynOptionMenuWidget.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/extend.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/help.txt [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/idle.bat [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/idle.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/idle.pyw [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/idlever.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/keybindingDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/rpc.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/run.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/tabpage.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/testcode.py [deleted file]
xbmc/lib/libPython/Python/Lib/idlelib/textView.py [deleted file]
xbmc/lib/libPython/Python/Lib/ihooks.py [deleted file]
xbmc/lib/libPython/Python/Lib/imaplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/imghdr.py [deleted file]
xbmc/lib/libPython/Python/Lib/imputil.py [deleted file]
xbmc/lib/libPython/Python/Lib/inspect.py [deleted file]
xbmc/lib/libPython/Python/Lib/keyword.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/Para.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/addpack.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/cmp.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/cmpcache.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/codehack.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/dircmp.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/dump.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/find.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/fmt.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/grep.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/lockfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/newdir.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/ni.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/packmail.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/poly.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/rand.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/tb.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/util.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/whatsound.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-old/zmod.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/Canvas.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/Dialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/FileDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/FixTk.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/ScrolledText.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/SimpleDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/Tix.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/Tkconstants.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/Tkdnd.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/Tkinter.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/tkColorChooser.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/tkCommonDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/tkFileDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/tkFont.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/tkMessageBox.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/tkSimpleDialog.py [deleted file]
xbmc/lib/libPython/Python/Lib/lib-tk/turtle.py [deleted file]
xbmc/lib/libPython/Python/Lib/linecache.py [deleted file]
xbmc/lib/libPython/Python/Lib/locale.py [deleted file]
xbmc/lib/libPython/Python/Lib/logging/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/logging/config.py [deleted file]
xbmc/lib/libPython/Python/Lib/logging/handlers.py [deleted file]
xbmc/lib/libPython/Python/Lib/macpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/macurl2path.py [deleted file]
xbmc/lib/libPython/Python/Lib/mailbox.py [deleted file]
xbmc/lib/libPython/Python/Lib/mailcap.py [deleted file]
xbmc/lib/libPython/Python/Lib/markupbase.py [deleted file]
xbmc/lib/libPython/Python/Lib/mhlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/mimetools.py [deleted file]
xbmc/lib/libPython/Python/Lib/mimetypes.py [deleted file]
xbmc/lib/libPython/Python/Lib/mimify.py [deleted file]
xbmc/lib/libPython/Python/Lib/modulefinder.py [deleted file]
xbmc/lib/libPython/Python/Lib/multifile.py [deleted file]
xbmc/lib/libPython/Python/Lib/mutex.py [deleted file]
xbmc/lib/libPython/Python/Lib/netrc.py [deleted file]
xbmc/lib/libPython/Python/Lib/new.py [deleted file]
xbmc/lib/libPython/Python/Lib/nntplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/ntpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/nturl2path.py [deleted file]
xbmc/lib/libPython/Python/Lib/opcode.py [deleted file]
xbmc/lib/libPython/Python/Lib/optparse.py [deleted file]
xbmc/lib/libPython/Python/Lib/os.py [deleted file]
xbmc/lib/libPython/Python/Lib/os2emxpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/pdb.doc [deleted file]
xbmc/lib/libPython/Python/Lib/pdb.py [deleted file]
xbmc/lib/libPython/Python/Lib/pickle.py [deleted file]
xbmc/lib/libPython/Python/Lib/pickletools.py [deleted file]
xbmc/lib/libPython/Python/Lib/pipes.py [deleted file]
xbmc/lib/libPython/Python/Lib/pkgutil.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-aix3/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-aix3/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-aix4/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-aix4/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-atheos/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-atheos/TYPES.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-atheos/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-beos5/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-beos5/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-darwin/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-darwin/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd2/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd2/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd3/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd3/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd4/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd4/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd5/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd5/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd6/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-freebsd6/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-generic/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/AL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/CD.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/CL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/CL_old.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/DEVICE.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/ERRNO.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/FILE.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/FL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/GET.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/GL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/GLWS.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/IOCTL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/SV.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/WAIT.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/cddb.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/cdplayer.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/flp.doc [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/flp.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/jpeg.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/panel.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/panelparser.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/readcd.doc [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/readcd.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix5/torgb.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/AL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/CD.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/CL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/DEVICE.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/ERRNO.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/FILE.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/FL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/GET.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/GL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/GLWS.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/IOCTL.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/SV.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/WAIT.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/cddb.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/cdplayer.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/flp.doc [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/flp.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/jpeg.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/panel.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/panelparser.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/readcd.doc [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/readcd.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-irix6/torgb.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-linux2/CDROM.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-linux2/DLFCN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-linux2/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-linux2/TYPES.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-linux2/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Audio_mac.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/AE.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/AH.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Alias.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Aliases.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/App.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Appearance.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/AppleEvents.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/AppleHelp.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/CF.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/CG.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/CarbonEvents.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/CarbonEvt.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Cm.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Components.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/ControlAccessor.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Controls.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/CoreFoundation.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/CoreGraphics.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Ctl.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Dialogs.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Dlg.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Drag.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Dragconst.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Events.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Evt.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/File.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Files.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Fm.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Folder.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Folders.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Fonts.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Help.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/IBCarbon.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/IBCarbonRuntime.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Icn.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Icons.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Launch.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/LaunchServices.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/List.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Lists.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/MacHelp.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/MacTextEditor.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/MediaDescr.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Menu.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Menus.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Mlte.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/OSA.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/OSAconst.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/QDOffscreen.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Qd.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Qdoffs.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Qt.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/QuickDraw.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/QuickTime.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Res.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Resources.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Scrap.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Snd.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Sndihooks.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Sound.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/TE.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/TextEdit.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/WASTEconst.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Win.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/Windows.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/Carbon/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/EasyDialogs.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/FrameWork.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/MiniAEFrame.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/PixMapWrapper.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/WASTEconst.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/aepack.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/aetools.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/aetypes.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/applesingle.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/appletrawmain.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/appletrunner.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/argvemulator.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/bgenlocations.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/buildtools.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/bundlebuilder.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/cfmfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/dialogs.rsrc [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/errors.rsrc [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/findertools.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/gensuitemodule.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/ic.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/icopen.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Files.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Finder/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/Text.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/macerrors.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/macfs.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/macostools.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/macresource.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/pimp.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/plistlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/terminalcommand.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-mac/videoreader.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-netbsd1/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-netbsd1/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-next3/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-os2emx/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-os2emx/SOCKET.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-os2emx/_emx_link.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-os2emx/grp.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-os2emx/pwd.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-os2emx/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-riscos/riscosenviron.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-riscos/riscospath.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-riscos/rourl2path.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/CDIO.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/DLFCN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/STROPTS.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/SUNAUDIODEV.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/TYPES.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-sunos5/regen [deleted file]
xbmc/lib/libPython/Python/Lib/plat-unixware7/IN.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-unixware7/STROPTS.py [deleted file]
xbmc/lib/libPython/Python/Lib/plat-unixware7/regen [deleted file]
xbmc/lib/libPython/Python/Lib/platform.py [deleted file]
xbmc/lib/libPython/Python/Lib/popen2.py [deleted file]
xbmc/lib/libPython/Python/Lib/poplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/posixfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/posixpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/pprint.py [deleted file]
xbmc/lib/libPython/Python/Lib/profile.doc [deleted file]
xbmc/lib/libPython/Python/Lib/profile.py [deleted file]
xbmc/lib/libPython/Python/Lib/pstats.py [deleted file]
xbmc/lib/libPython/Python/Lib/pty.py [deleted file]
xbmc/lib/libPython/Python/Lib/py_compile.py [deleted file]
xbmc/lib/libPython/Python/Lib/pyclbr.py [deleted file]
xbmc/lib/libPython/Python/Lib/pydoc.py [deleted file]
xbmc/lib/libPython/Python/Lib/quopri.py [deleted file]
xbmc/lib/libPython/Python/Lib/random.py [deleted file]
xbmc/lib/libPython/Python/Lib/re.py [deleted file]
xbmc/lib/libPython/Python/Lib/reconvert.py [deleted file]
xbmc/lib/libPython/Python/Lib/regex_syntax.py [deleted file]
xbmc/lib/libPython/Python/Lib/regsub.py [deleted file]
xbmc/lib/libPython/Python/Lib/repr.py [deleted file]
xbmc/lib/libPython/Python/Lib/rexec.py [deleted file]
xbmc/lib/libPython/Python/Lib/rfc822.py [deleted file]
xbmc/lib/libPython/Python/Lib/rlcompleter.py [deleted file]
xbmc/lib/libPython/Python/Lib/robotparser.py [deleted file]
xbmc/lib/libPython/Python/Lib/sched.py [deleted file]
xbmc/lib/libPython/Python/Lib/sets.py [deleted file]
xbmc/lib/libPython/Python/Lib/sgmllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/shelve.py [deleted file]
xbmc/lib/libPython/Python/Lib/shlex.py [deleted file]
xbmc/lib/libPython/Python/Lib/shutil.py [deleted file]
xbmc/lib/libPython/Python/Lib/site-packages/README [deleted file]
xbmc/lib/libPython/Python/Lib/site.py [deleted file]
xbmc/lib/libPython/Python/Lib/smtpd.py [deleted file]
xbmc/lib/libPython/Python/Lib/smtplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/sndhdr.py [deleted file]
xbmc/lib/libPython/Python/Lib/socket.py [deleted file]
xbmc/lib/libPython/Python/Lib/sre.py [deleted file]
xbmc/lib/libPython/Python/Lib/sre_compile.py [deleted file]
xbmc/lib/libPython/Python/Lib/sre_constants.py [deleted file]
xbmc/lib/libPython/Python/Lib/sre_parse.py [deleted file]
xbmc/lib/libPython/Python/Lib/stat.py [deleted file]
xbmc/lib/libPython/Python/Lib/statcache.py [deleted file]
xbmc/lib/libPython/Python/Lib/statvfs.py [deleted file]
xbmc/lib/libPython/Python/Lib/string.py [deleted file]
xbmc/lib/libPython/Python/Lib/stringold.py [deleted file]
xbmc/lib/libPython/Python/Lib/stringprep.py [deleted file]
xbmc/lib/libPython/Python/Lib/subprocess.py [deleted file]
xbmc/lib/libPython/Python/Lib/sunau.py [deleted file]
xbmc/lib/libPython/Python/Lib/sunaudio.py [deleted file]
xbmc/lib/libPython/Python/Lib/symbol.py [deleted file]
xbmc/lib/libPython/Python/Lib/symtable.py [deleted file]
xbmc/lib/libPython/Python/Lib/tabnanny.py [deleted file]
xbmc/lib/libPython/Python/Lib/tarfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/telnetlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/tempfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/185test.db [deleted file]
xbmc/lib/libPython/Python/Lib/test/README [deleted file]
xbmc/lib/libPython/Python/Lib/test/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/audiotest.au [deleted file]
xbmc/lib/libPython/Python/Lib/test/autotest.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future3.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future4.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future5.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future6.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future7.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future8.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_future9.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/badsyntax_nocaret.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/cfgparser.1 [deleted file]
xbmc/lib/libPython/Python/Lib/test/check_soundcard.vbs [deleted file]
xbmc/lib/libPython/Python/Lib/test/cjkencodings_test.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/abs.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/add.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/base.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/clamp.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/compare.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/decimal128.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/decimal32.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/decimal64.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/divide.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/divideint.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/inexact.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/max.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/min.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/minus.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/multiply.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/normalize.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/plus.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/power.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/quantize.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/randomBound32.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/randoms.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/remainder.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/remainderNear.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/rescale.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/rounding.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/samequantum.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/squareroot.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/subtract.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/testall.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/decimaltestdata/tointegral.decTest [deleted file]
xbmc/lib/libPython/Python/Lib/test/doctest_aliases.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/double_const.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/greyrgb.uue [deleted file]
xbmc/lib/libPython/Python/Lib/test/list_tests.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/mapping_tests.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_MimeWriter [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_asynchat [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_augassign [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_cgi [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_class [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_coercion [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_compare [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_cookie [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_exceptions [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_extcall [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_frozen [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_global [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_grammar [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_httplib [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_linuxaudiodev [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_logging [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_math [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_mmap [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_new [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_nis [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_opcodes [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_openpty [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_operations [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_ossaudiodev [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_pep277 [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_pkg [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_poll [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_popen [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_popen2 [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_profile [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_pty [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_pyexpat [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_regex [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_resource [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_rgbimg [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_scope [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_signal [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_thread [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_threadedtempfile [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_tokenize [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_types [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/test_winreg [deleted file]
xbmc/lib/libPython/Python/Lib/test/output/xmltests [deleted file]
xbmc/lib/libPython/Python/Lib/test/pickletester.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/pyclbr_input.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/pydocfodder.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/pystone.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/re_tests.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/regex_tests.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/regrtest.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/reperf.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/sample_doctest.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/seq_tests.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/sgml_input.html [deleted file]
xbmc/lib/libPython/Python/Lib/test/sortperf.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/string_tests.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test.xml [deleted file]
xbmc/lib/libPython/Python/Lib/test/test.xml.out [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_MimeWriter.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_StringIO.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test___all__.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test___future__.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test__locale.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_aepack.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_al.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_anydbm.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_applesingle.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_array.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_asynchat.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_atexit.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_audioop.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_augassign.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_base64.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bastion.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_binascii.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_binhex.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_binop.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bisect.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bool.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bsddb.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bsddb185.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bsddb3.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bufio.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_builtin.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_bz2.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_calendar.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_call.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_capi.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cd.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cfgparser.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cgi.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_charmapcodec.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_class.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cmath.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cmd_line.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codeccallbacks.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecencodings_cn.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecencodings_hk.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecencodings_jp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecencodings_kr.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecencodings_tw.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecmaps_cn.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecmaps_hk.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecmaps_jp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecmaps_kr.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecmaps_tw.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codecs.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_codeop.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_coercion.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_colorsys.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_commands.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_compare.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_compile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_compiler.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_complex.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_contains.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cookie.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cookielib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_copy.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_copy_reg.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_cpickle.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_crypt.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_csv.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_curses.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_datetime.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dbm.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_decimal.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_decorators.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_deque.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_descr.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_descrtut.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dict.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_difflib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_difflib_expect.html [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dircache.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dis.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_distutils.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_doctest.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_doctest.txt [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_doctest2.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_doctest2.txt [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dumbdbm.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dummy_thread.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_dummy_threading.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_email.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_email_codecs.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_enumerate.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_eof.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_errno.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_exceptions.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_extcall.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_fcntl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_file.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_filecmp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_fileinput.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_fnmatch.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_fork1.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_format.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_fpformat.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_frozen.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_funcattrs.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_future.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_future1.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_future2.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_future3.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_gc.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_gdbm.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_generators.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_genexps.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_getargs.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_getargs2.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_getopt.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_gettext.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_gl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_glob.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_global.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_grammar.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_grp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_gzip.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_hash.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_heapq.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_hexoct.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_hmac.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_hotshot.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_htmllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_htmlparser.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_httplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_imageop.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_imaplib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_imgfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_imp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_import.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_importhooks.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_inspect.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_ioctl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_isinstance.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_iter.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_iterlen.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_itertools.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_largefile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_linuxaudiodev.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_list.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_locale.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_logging.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_long.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_long_future.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_longexp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_macfs.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_macostools.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_macpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_mailbox.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_marshal.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_math.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_md5.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_mhlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_mimetools.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_mimetypes.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_minidom.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_mmap.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_module.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_multibytecodec.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_multibytecodec_support.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_multifile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_mutants.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_netrc.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_new.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_nis.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_normalization.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_ntpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_opcodes.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_openpty.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_operations.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_operator.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_optparse.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_os.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_ossaudiodev.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_parser.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_peepholer.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pep247.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pep263.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pep277.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pep292.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pickle.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pickletools.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pkg.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pkgimport.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_plistlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_poll.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_popen.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_popen2.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_posix.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_posixpath.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pow.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pprint.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_profile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_profilehooks.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pty.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pwd.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pyclbr.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_pyexpat.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_queue.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_quopri.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_random.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_re.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_regex.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_repr.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_resource.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_rfc822.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_rgbimg.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_richcmp.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_robotparser.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sax.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_scope.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_scriptpackages.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_select.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_set.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sets.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sgmllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sha.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_shelve.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_shlex.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_shutil.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_signal.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_site.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_slice.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_socket.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_socket_ssl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_socketserver.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_softspace.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sort.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_str.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_strftime.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_string.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_stringprep.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_strop.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_strptime.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_struct.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_structseq.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_subprocess.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sunaudiodev.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sundry.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_support.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_symtable.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_syntax.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_sys.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_tarfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_tcl.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_tempfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_textwrap.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_thread.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_threaded_import.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_threadedtempfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_threading.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_threading_local.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_threadsignals.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_time.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_timeout.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_timing.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_tokenize.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_trace.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_traceback.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_transformer.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_tuple.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_types.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_ucn.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_unary.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_unicode.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_unicode_file.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_unicodedata.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_unittest.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_univnewlines.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_unpack.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_urllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_urllib2.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_urllib2net.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_urllibnet.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_urlparse.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_userdict.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_userlist.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_userstring.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_uu.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_warnings.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_wave.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_weakref.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_whichdb.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_winreg.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_winsound.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_xmllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_xmlrpc.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_xpickle.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_xrange.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_zipfile.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_zipimport.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/test_zlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/testall.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/testcodec.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/testimg.uue [deleted file]
xbmc/lib/libPython/Python/Lib/test/testimgr.uue [deleted file]
xbmc/lib/libPython/Python/Lib/test/testrgb.uue [deleted file]
xbmc/lib/libPython/Python/Lib/test/testtar.tar [deleted file]
xbmc/lib/libPython/Python/Lib/test/tf_inherit_check.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/threaded_import_hangers.py [deleted file]
xbmc/lib/libPython/Python/Lib/test/tokenize_tests.txt [deleted file]
xbmc/lib/libPython/Python/Lib/test/xmltests.py [deleted file]
xbmc/lib/libPython/Python/Lib/textwrap.py [deleted file]
xbmc/lib/libPython/Python/Lib/this.py [deleted file]
xbmc/lib/libPython/Python/Lib/threading.py [deleted file]
xbmc/lib/libPython/Python/Lib/timeit.py [deleted file]
xbmc/lib/libPython/Python/Lib/toaiff.py [deleted file]
xbmc/lib/libPython/Python/Lib/token.py [deleted file]
xbmc/lib/libPython/Python/Lib/tokenize.py [deleted file]
xbmc/lib/libPython/Python/Lib/trace.py [deleted file]
xbmc/lib/libPython/Python/Lib/traceback.py [deleted file]
xbmc/lib/libPython/Python/Lib/tty.py [deleted file]
xbmc/lib/libPython/Python/Lib/types.py [deleted file]
xbmc/lib/libPython/Python/Lib/tzparse.py [deleted file]
xbmc/lib/libPython/Python/Lib/unittest.py [deleted file]
xbmc/lib/libPython/Python/Lib/urllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/urllib2.py [deleted file]
xbmc/lib/libPython/Python/Lib/urlparse.py [deleted file]
xbmc/lib/libPython/Python/Lib/user.py [deleted file]
xbmc/lib/libPython/Python/Lib/uu.py [deleted file]
xbmc/lib/libPython/Python/Lib/warnings.py [deleted file]
xbmc/lib/libPython/Python/Lib/wave.py [deleted file]
xbmc/lib/libPython/Python/Lib/weakref.py [deleted file]
xbmc/lib/libPython/Python/Lib/webbrowser.py [deleted file]
xbmc/lib/libPython/Python/Lib/whichdb.py [deleted file]
xbmc/lib/libPython/Python/Lib/whrandom.py [deleted file]
xbmc/lib/libPython/Python/Lib/xdrlib.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/NodeFilter.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/domreg.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/expatbuilder.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/minicompat.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/minidom.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/pulldom.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/dom/xmlbuilder.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/parsers/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/parsers/expat.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/sax/__init__.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/sax/_exceptions.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/sax/expatreader.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/sax/handler.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/sax/saxutils.py [deleted file]
xbmc/lib/libPython/Python/Lib/xml/sax/xmlreader.py [deleted file]
xbmc/lib/libPython/Python/Lib/xmllib.py [deleted file]
xbmc/lib/libPython/Python/Lib/xmlrpclib.py [deleted file]
xbmc/lib/libPython/Python/Lib/zipfile.py [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/README.txt [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/build-installer.py [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/ncurses-5.5.patch [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/resources/ReadMe.txt [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/resources/Welcome.rtf [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/resources/background.jpg [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/scripts/postflight.documentation [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/scripts/postflight.framework [deleted file]
xbmc/lib/libPython/Python/Mac/BuildScript/scripts/postflight.patch-profile [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/ICONbrowse.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/PICTbrowse.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/PICTbrowse.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/PICTbrowse2.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/cicnbrowse.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/oldPICTbrowse.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/PICTbrowse/oldPICTbrowse.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/applescript.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/applescript/Disk_Copy/Special_Events.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/applescript/Disk_Copy/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/applescript/Disk_Copy/Utility_Events.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/applescript/Disk_Copy/__init__.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/applescript/makedisk.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/calldll/readme [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/calldll/samplecalldll.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/calldll/testcalldll.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example0.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example0/checktext.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example1.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example1/dnslookup-1.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example1/dnslookup-1.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example1/dnslookup-1.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example2.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example2/dnslookup-2.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example2/dnslookup-2.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/example2/dnslookup-2.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/html.icons/createmake.png [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/html.icons/mkapplet.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/html.icons/modulator.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/html.icons/options.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/html.icons/preferences.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/html.icons/python.gif [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/imgbrowse/imgbrowse.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/imgbrowse/mac_image.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/index.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/mlte/mlted.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/quicktime/MovieInWindow.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/quicktime/VerySimplePlayer.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/resources/copyres.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/resources/listres.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/sound/morse.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/sound/morselib.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/sound/playaiff.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/textedit.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/textedit/ped.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/waste.html [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/waste/htmled.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/waste/swed.py [deleted file]
xbmc/lib/libPython/Python/Mac/Demo/waste/wed.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/ separator --- [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/ActivateWindowDemo.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/KeyTester.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/ListWindow.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/ModalDialog.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/PaneDemo.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/PaneDemo2.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/ScrollbarWindow.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/TwoLists.py [deleted file]
xbmc/lib/libPython/Python/Mac/IDE scripts/Widget demos/WidgetTest.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ColorPickermodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/Nav.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/OSATerminology.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ae/README [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ae/_AEmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ae/aescan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ae/aesupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ah/_AHmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ah/ahscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ah/ahsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/app/_Appmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/app/appscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/app/appsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/autoGIL.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/carbonevt/CarbonEvtscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/carbonevt/CarbonEvtsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/carbonevt/_CarbonEvtmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cf/_CFmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cf/cfscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cf/cfsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cf/pycfbridge.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cf/pycfbridge.h [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/CFMLateImport.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/CFMLateImport.h [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/CGStubLib [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/CGStubLib.exp [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/CGStubLib.readme [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/_CGmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/cgscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cg/cgsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cm/_Cmmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cm/cmscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/cm/cmsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ctl/_Ctlmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ctl/ctledit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ctl/ctlscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ctl/ctlsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/dlg/_Dlgmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/dlg/dlgscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/dlg/dlgsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/drag/_Dragmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/drag/dragscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/drag/dragsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/evt/_Evtmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/evt/evtedit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/evt/evtscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/evt/evtsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/file/_Filemodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/file/filescan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/file/filesupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/fm/_Fmmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/fm/fmscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/fm/fmsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/folder/_Foldermodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/folder/folderscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/folder/foldersupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/gestaltmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/help/_Helpmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/help/helpscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/help/helpsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ibcarbon/IBCarbonscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ibcarbon/IBCarbonsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/ibcarbon/_IBCarbon.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/icgluemodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/icn/_Icnmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/icn/icnscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/icn/icnsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/launch/_Launchmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/launch/launchscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/launch/launchsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/launch/setup.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/list/_Listmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/list/listscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/list/listsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/macosmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/menu/_Menumodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/menu/menuedit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/menu/menuscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/menu/menusupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/mlte/_Mltemodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/mlte/mltescan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/mlte/mltesupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/osa/_OSAmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/osa/osascan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/osa/osasupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/osa/setup.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qd/_Qdmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qd/qdedit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qd/qdscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qd/qdsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qdoffs/_Qdoffsmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qdoffs/qdoffsscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qdoffs/qdoffssupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qt/_Qtmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qt/qtscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qt/qtsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/qt/setup.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/res/_Resmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/res/resedit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/res/resscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/res/ressupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/scrap/_Scrapmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/scrap/scrapscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/scrap/scrapsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/snd/_Sndihooks.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/snd/_Sndmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/snd/sndscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/snd/sndsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/te/_TEmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/te/tescan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/te/tesupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/waste/wastemodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/waste/wastescan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/waste/wastesupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/win/_Winmodule.c [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/win/winedit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/win/winscan.py [deleted file]
xbmc/lib/libPython/Python/Mac/Modules/win/winsupport.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/README.txt [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/build [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/example-pimp-database.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/makedmg [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/resources/ReadMe.txt [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/resources/Welcome.rtf [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Dist/resources/postflight [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/HelpIndexingTool/Help_Indexing_Tool_Suite.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/HelpIndexingTool/Miscellaneous_Standards.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/HelpIndexingTool/Required_Suite.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/HelpIndexingTool/Standard_Suite.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/HelpIndexingTool/__init__.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/HelpIndexingTool/odds_and_ends.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/README [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Doc/setup.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Extras.ReadMe.txt [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Extras.install.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/IDLE/IDLE.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/IDLE/Info.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/IDLE/Makefile.in [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/IDLE/idlemain.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/Makefile.in [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/Credits.rtf [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/InfoPlist.strings [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/MainMenu.nib/classes.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/MainMenu.nib/info.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/MainMenu.nib/objects.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/classes.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/info.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/objects.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/FileSettings.h [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/FileSettings.m [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/Info.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/Makefile.in [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/MyAppDelegate.h [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/MyAppDelegate.m [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/MyDocument.h [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/MyDocument.m [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PreferenceWindow.nib/classes.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PreferencesWindowController.h [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PreferencesWindowController.m [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PythonCompiled.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PythonInterpreter.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PythonSource.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/PythonWSource.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/doscript.h [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/doscript.m [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/factorySettings.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/PythonLauncher/main.m [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/README [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/fixapplepython23.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/fixversions.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/pythonw.c [deleted file]
xbmc/lib/libPython/Python/Mac/OSX/sample_sitecustomize.py [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Info.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/PkgInfo [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/PackageManager.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/doc/index.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/finder.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/gui.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/IDE.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/entering_in_new_window.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/hello_world.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/index.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/loading_ide.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/making_new_window.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/new_ide_window.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/new_window_made.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/output_window.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/saving_edited_file.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/simple_commands.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/syntax_error.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/index.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/intro.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/python.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/pythonsmall.gif [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/scripting.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/Documentation/shell.html [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/PythonApplet.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/app/Resources/PythonInterpreter.icns [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/framework/English.lproj/InfoPlist.strings [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/framework/Info.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/framework/version.plist [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/IDE.psd [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/PackageManager.psd [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/PythonApplet.psd [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/PythonCompiled.psd [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/PythonIcon.psd [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/PythonSource.psd [deleted file]
xbmc/lib/libPython/Python/Mac/OSXResources/iconsrc/PythonWSource.psd [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/BuildIDE.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/FontSettings.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/MacPrefs.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/ModuleBrowser.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PackageManager.icns [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PackageManager.plist [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PackageManager.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/ProfileBrowser.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyBrowser.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyConsole.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyDebugger.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyDocSearch.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyEdit.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyFontify.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PyInteractive.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PythonIDE.icns [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PythonIDE.plist [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PythonIDE.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PythonIDE.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/PythonIDEMain.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Splash.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/W.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wapplication.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wbase.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wcontrols.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Widgets.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wkeys.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wlists.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wmenus.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wminiapp.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wquicktime.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wsocket.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wtext.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wtraceback.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/IDE/Wwindows.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/directives.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/hello/hello.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macfreeze.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macfreeze.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macfreezegui.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macgen_bin.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macgen_info.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macgen_rsrc.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macgen_src.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macgenerate.py [deleted file]
xbmc/lib/libPython/Python/Mac/Tools/macfreeze/macmodulefinder.py [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/WEObjectHandlers.c [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/WEObjectHandlers.h [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/WETabHooks.c [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/WETabHooks.h [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/WETabs.c [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/WETabs.h [deleted file]
xbmc/lib/libPython/Python/Mac/Wastemods/readme.txt [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/BuildApplet.icns [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/BuildApplet.plist [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/BuildApplet.py [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/BuildApplet.rsrc [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/bgenall.py [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/buildpkg.py [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/cachersrc.py [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/errors.txt [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/genallsuites.py [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/mkestrres-errno.h [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/mkestrres-macerrors.h [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/mkestrres.py [deleted file]
xbmc/lib/libPython/Python/Mac/scripts/zappycfiles.py [deleted file]
xbmc/lib/libPython/Python/Makefile.pre.in [deleted file]
xbmc/lib/libPython/Python/Misc/ACKS [deleted file]
xbmc/lib/libPython/Python/Misc/AIX-NOTES [deleted file]
xbmc/lib/libPython/Python/Misc/BeOS-NOTES [deleted file]
xbmc/lib/libPython/Python/Misc/BeOS-setup.py [deleted file]
xbmc/lib/libPython/Python/Misc/HISTORY [deleted file]
xbmc/lib/libPython/Python/Misc/NEWS [deleted file]
xbmc/lib/libPython/Python/Misc/NEWS.help [deleted file]
xbmc/lib/libPython/Python/Misc/PURIFY.README [deleted file]
xbmc/lib/libPython/Python/Misc/Porting [deleted file]
xbmc/lib/libPython/Python/Misc/README [deleted file]
xbmc/lib/libPython/Python/Misc/README.valgrind [deleted file]
xbmc/lib/libPython/Python/Misc/RFD [deleted file]
xbmc/lib/libPython/Python/Misc/RPM/README [deleted file]
xbmc/lib/libPython/Python/Misc/RPM/python-2.4.spec [deleted file]
xbmc/lib/libPython/Python/Misc/SpecialBuilds.txt [deleted file]
xbmc/lib/libPython/Python/Misc/build.sh [deleted file]
xbmc/lib/libPython/Python/Misc/cheatsheet [deleted file]
xbmc/lib/libPython/Python/Misc/find_recursionlimit.py [deleted file]
xbmc/lib/libPython/Python/Misc/gdbinit [deleted file]
xbmc/lib/libPython/Python/Misc/indent.pro [deleted file]
xbmc/lib/libPython/Python/Misc/pymemcompat.h [deleted file]
xbmc/lib/libPython/Python/Misc/python-mode.el [deleted file]
xbmc/lib/libPython/Python/Misc/python.man [deleted file]
xbmc/lib/libPython/Python/Misc/setuid-prog.c [deleted file]
xbmc/lib/libPython/Python/Misc/valgrind-python.supp [deleted file]
xbmc/lib/libPython/Python/Misc/vgrindefs [deleted file]
xbmc/lib/libPython/Python/Misc/vimrc [deleted file]
xbmc/lib/libPython/Python/Modules/Setup.config.in [deleted file]
xbmc/lib/libPython/Python/Modules/Setup.dist [deleted file]
xbmc/lib/libPython/Python/Modules/_bisectmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_bsddb.c [deleted file]
xbmc/lib/libPython/Python/Modules/_codecsmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_csv.c [deleted file]
xbmc/lib/libPython/Python/Modules/_curses_panel.c [deleted file]
xbmc/lib/libPython/Python/Modules/_cursesmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_heapqmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_hotshot.c [deleted file]
xbmc/lib/libPython/Python/Modules/_localemodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_randommodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_sre.c [deleted file]
xbmc/lib/libPython/Python/Modules/_ssl.c [deleted file]
xbmc/lib/libPython/Python/Modules/_testcapimodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/_tkinter.c [deleted file]
xbmc/lib/libPython/Python/Modules/_weakref.c [deleted file]
xbmc/lib/libPython/Python/Modules/addrinfo.h [deleted file]
xbmc/lib/libPython/Python/Modules/almodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/ar_beos [deleted file]
xbmc/lib/libPython/Python/Modules/arraymodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/audioop.c [deleted file]
xbmc/lib/libPython/Python/Modules/binascii.c [deleted file]
xbmc/lib/libPython/Python/Modules/bsddbmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/bz2module.c [deleted file]
xbmc/lib/libPython/Python/Modules/cPickle.c [deleted file]
xbmc/lib/libPython/Python/Modules/cStringIO.c [deleted file]
xbmc/lib/libPython/Python/Modules/ccpython.cc [deleted file]
xbmc/lib/libPython/Python/Modules/cdmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/cgen.py [deleted file]
xbmc/lib/libPython/Python/Modules/cgensupport.c [deleted file]
xbmc/lib/libPython/Python/Modules/cgensupport.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/README [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/_codecs_cn.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/_codecs_hk.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/_codecs_iso2022.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/_codecs_jp.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/_codecs_kr.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/_codecs_tw.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/alg_jisx0201.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/cjkcodecs.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/emu_jisx0213_2000.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/mappings_cn.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/mappings_hk.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/mappings_jisx0213_pair.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/mappings_jp.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/mappings_kr.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/mappings_tw.h [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/multibytecodec.c [deleted file]
xbmc/lib/libPython/Python/Modules/cjkcodecs/multibytecodec.h [deleted file]
xbmc/lib/libPython/Python/Modules/clmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/cmathmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/collectionsmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/config.c.in [deleted file]
xbmc/lib/libPython/Python/Modules/cryptmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/cstubs [deleted file]
xbmc/lib/libPython/Python/Modules/datetimemodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/dbmmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/dlmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/errnomodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/expat/Makefile.in [deleted file]
xbmc/lib/libPython/Python/Modules/expat/ascii.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/asciitab.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/expat.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/expat_config.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/expat_external.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/iasciitab.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/internal.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/latin1tab.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/macconfig.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/nametab.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/utf8tab.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/winconfig.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmlparse.c [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmlrole.c [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmlrole.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmltok.c [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmltok.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmltok_impl.c [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmltok_impl.h [deleted file]
xbmc/lib/libPython/Python/Modules/expat/xmltok_ns.c [deleted file]
xbmc/lib/libPython/Python/Modules/fcntlmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/flmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/fmmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/fpectlmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/fpetestmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/gc_weakref.txt [deleted file]
xbmc/lib/libPython/Python/Modules/gcmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/gdbmmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/getaddrinfo.c [deleted file]
xbmc/lib/libPython/Python/Modules/getbuildinfo.c [deleted file]
xbmc/lib/libPython/Python/Modules/getnameinfo.c [deleted file]
xbmc/lib/libPython/Python/Modules/getpath.c [deleted file]
xbmc/lib/libPython/Python/Modules/glmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/grpmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/imageop.c [deleted file]
xbmc/lib/libPython/Python/Modules/imgfile.c [deleted file]
xbmc/lib/libPython/Python/Modules/itertoolsmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/ld_so_aix [deleted file]
xbmc/lib/libPython/Python/Modules/ld_so_beos [deleted file]
xbmc/lib/libPython/Python/Modules/linuxaudiodev.c [deleted file]
xbmc/lib/libPython/Python/Modules/main.c [deleted file]
xbmc/lib/libPython/Python/Modules/makesetup [deleted file]
xbmc/lib/libPython/Python/Modules/makexp_aix [deleted file]
xbmc/lib/libPython/Python/Modules/mathmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/md5.h [deleted file]
xbmc/lib/libPython/Python/Modules/md5c.c [deleted file]
xbmc/lib/libPython/Python/Modules/md5module.c [deleted file]
xbmc/lib/libPython/Python/Modules/mmapmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/nismodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/operator.c [deleted file]
xbmc/lib/libPython/Python/Modules/ossaudiodev.c [deleted file]
xbmc/lib/libPython/Python/Modules/parsermodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/posixmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/puremodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/pwdmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/pyexpat.c [deleted file]
xbmc/lib/libPython/Python/Modules/python.c [deleted file]
xbmc/lib/libPython/Python/Modules/readline.c [deleted file]
xbmc/lib/libPython/Python/Modules/regexmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/regexpr.c [deleted file]
xbmc/lib/libPython/Python/Modules/regexpr.h [deleted file]
xbmc/lib/libPython/Python/Modules/resource.c [deleted file]
xbmc/lib/libPython/Python/Modules/rgbimgmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/selectmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/sgimodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/shamodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/signalmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/socketmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/socketmodule.h [deleted file]
xbmc/lib/libPython/Python/Modules/sre.h [deleted file]
xbmc/lib/libPython/Python/Modules/sre_constants.h [deleted file]
xbmc/lib/libPython/Python/Modules/stropmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/structmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/sunaudiodev.c [deleted file]
xbmc/lib/libPython/Python/Modules/svmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/symtablemodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/syslogmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/termios.c [deleted file]
xbmc/lib/libPython/Python/Modules/testcapi_long.h [deleted file]
xbmc/lib/libPython/Python/Modules/threadmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/timemodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/timing.h [deleted file]
xbmc/lib/libPython/Python/Modules/timingmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/tkappinit.c [deleted file]
xbmc/lib/libPython/Python/Modules/unicodedata.c [deleted file]
xbmc/lib/libPython/Python/Modules/unicodedata_db.h [deleted file]
xbmc/lib/libPython/Python/Modules/unicodename_db.h [deleted file]
xbmc/lib/libPython/Python/Modules/xxmodule.c [deleted file]
xbmc/lib/libPython/Python/Modules/xxsubtype.c [deleted file]
xbmc/lib/libPython/Python/Modules/yuv.h [deleted file]
xbmc/lib/libPython/Python/Modules/yuvconvert.c [deleted file]
xbmc/lib/libPython/Python/Modules/zipimport.c [deleted file]
xbmc/lib/libPython/Python/Modules/zlibmodule.c [deleted file]
xbmc/lib/libPython/Python/Objects/abstract.c [deleted file]
xbmc/lib/libPython/Python/Objects/boolobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/bufferobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/cellobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/classobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/cobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/complexobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/descrobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/dictnotes.txt [deleted file]
xbmc/lib/libPython/Python/Objects/dictobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/enumobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/fileobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/floatobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/frameobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/funcobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/genobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/intobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/iterobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/listobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/listsort.txt [deleted file]
xbmc/lib/libPython/Python/Objects/longobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/methodobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/moduleobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/object.c [deleted file]
xbmc/lib/libPython/Python/Objects/obmalloc.c [deleted file]
xbmc/lib/libPython/Python/Objects/rangeobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/setobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/sliceobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/stringobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/structseq.c [deleted file]
xbmc/lib/libPython/Python/Objects/tupleobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/typeobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/unicodectype.c [deleted file]
xbmc/lib/libPython/Python/Objects/unicodeobject.c [deleted file]
xbmc/lib/libPython/Python/Objects/unicodetype_db.h [deleted file]
xbmc/lib/libPython/Python/Objects/weakrefobject.c [deleted file]
xbmc/lib/libPython/Python/PC/VC6/_bsddb.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/_socket.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/_ssl.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/_ssl.mak [deleted file]
xbmc/lib/libPython/Python/PC/VC6/_testcapi.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/_tkinter.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/build_ssl.py [deleted file]
xbmc/lib/libPython/Python/PC/VC6/bz2.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/make_versioninfo.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/pcbuild.dsw [deleted file]
xbmc/lib/libPython/Python/PC/VC6/pyexpat.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/python.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/pythoncore.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/pythonw.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/readme.txt [deleted file]
xbmc/lib/libPython/Python/PC/VC6/rmpyc.py [deleted file]
xbmc/lib/libPython/Python/PC/VC6/rt.bat [deleted file]
xbmc/lib/libPython/Python/PC/VC6/select.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/unicodedata.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/w9xpopen.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/winsound.dsp [deleted file]
xbmc/lib/libPython/Python/PC/VC6/zlib.dsp [deleted file]
xbmc/lib/libPython/Python/PC/WinMain.c [deleted file]
xbmc/lib/libPython/Python/PC/_subprocess.c [deleted file]
xbmc/lib/libPython/Python/PC/_winreg.c [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/PythonPowered.bmp [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/README.txt [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/archive.h [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/extract.c [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/install.c [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/install.rc [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/resource.h [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/wininst-7.1.sln [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/wininst-7.1.vcproj [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/wininst.dsp [deleted file]
xbmc/lib/libPython/Python/PC/bdist_wininst/wininst.dsw [deleted file]
xbmc/lib/libPython/Python/PC/config.c [deleted file]
xbmc/lib/libPython/Python/PC/dl_nt.c [deleted file]
xbmc/lib/libPython/Python/PC/dllbase_nt.txt [deleted file]
xbmc/lib/libPython/Python/PC/empty.c [deleted file]
xbmc/lib/libPython/Python/PC/example_nt/example.c [deleted file]
xbmc/lib/libPython/Python/PC/example_nt/example.def [deleted file]
xbmc/lib/libPython/Python/PC/example_nt/example.sln [deleted file]
xbmc/lib/libPython/Python/PC/example_nt/example.vcproj [deleted file]
xbmc/lib/libPython/Python/PC/example_nt/readme.txt [deleted file]
xbmc/lib/libPython/Python/PC/frozen_dllmain.c [deleted file]
xbmc/lib/libPython/Python/PC/getpathp.c [deleted file]
xbmc/lib/libPython/Python/PC/icons.mak [deleted file]
xbmc/lib/libPython/Python/PC/icons.rc [deleted file]
xbmc/lib/libPython/Python/PC/import_nt.c [deleted file]
xbmc/lib/libPython/Python/PC/make_versioninfo.c [deleted file]
xbmc/lib/libPython/Python/PC/msvcrtmodule.c [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/Makefile [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/README.os2emx [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/config.c [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/dlfcn.c [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/dlfcn.h [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/dllentry.c [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/getpathp.c [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/pyconfig.h [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/python24.def [deleted file]
xbmc/lib/libPython/Python/PC/os2emx/pythonpm.c [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/_tkinter.def [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/config.c [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/getpathp.c [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/makefile [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/makefile.omk [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/pyconfig.h [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/python.def [deleted file]
xbmc/lib/libPython/Python/PC/os2vacpp/readme.txt [deleted file]
xbmc/lib/libPython/Python/PC/py.ico [deleted file]
xbmc/lib/libPython/Python/PC/pyc.ico [deleted file]
xbmc/lib/libPython/Python/PC/pycon.ico [deleted file]
xbmc/lib/libPython/Python/PC/pyconfig.h [deleted file]
xbmc/lib/libPython/Python/PC/python.mk [deleted file]
xbmc/lib/libPython/Python/PC/python_exe.rc [deleted file]
xbmc/lib/libPython/Python/PC/python_nt.rc [deleted file]
xbmc/lib/libPython/Python/PC/readme.txt [deleted file]
xbmc/lib/libPython/Python/PC/testpy.py [deleted file]
xbmc/lib/libPython/Python/PC/tix.diff [deleted file]
xbmc/lib/libPython/Python/PC/w9xpopen.c [deleted file]
xbmc/lib/libPython/Python/PC/winsound.c [deleted file]
xbmc/lib/libPython/Python/PCbuild/BUILDno.txt [deleted file]
xbmc/lib/libPython/Python/PCbuild/Uninstal.wse [deleted file]
xbmc/lib/libPython/Python/PCbuild/_bsddb.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/_socket.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/_socket.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/_ssl.mak [deleted file]
xbmc/lib/libPython/Python/PCbuild/_ssl.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/_testcapi.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/_tkinter.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/build_ssl.py [deleted file]
xbmc/lib/libPython/Python/PCbuild/bz2.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/bz2.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/field3.py [deleted file]
xbmc/lib/libPython/Python/PCbuild/installer.bmp [deleted file]
xbmc/lib/libPython/Python/PCbuild/make_versioninfo.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/make_versioninfo.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/pcbuild.sln [deleted file]
xbmc/lib/libPython/Python/PCbuild/pyexpat.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/pyexpat.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/python.iss [deleted file]
xbmc/lib/libPython/Python/PCbuild/python.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/python20.wse [deleted file]
xbmc/lib/libPython/Python/PCbuild/pythoncore.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/pythoncore.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/pythonw.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/readme.txt [deleted file]
xbmc/lib/libPython/Python/PCbuild/rmpyc.py [deleted file]
xbmc/lib/libPython/Python/PCbuild/rt.bat [deleted file]
xbmc/lib/libPython/Python/PCbuild/select.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/select.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/unicodedata.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/unicodedata.vcxproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/w9xpopen.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/winsound.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/zlib_python.vcproj [deleted file]
xbmc/lib/libPython/Python/PCbuild/zlib_python.vcxproj [deleted file]
xbmc/lib/libPython/Python/Parser/acceler.c [deleted file]
xbmc/lib/libPython/Python/Parser/bitset.c [deleted file]
xbmc/lib/libPython/Python/Parser/firstsets.c [deleted file]
xbmc/lib/libPython/Python/Parser/grammar.c [deleted file]
xbmc/lib/libPython/Python/Parser/grammar.mak [deleted file]
xbmc/lib/libPython/Python/Parser/grammar1.c [deleted file]
xbmc/lib/libPython/Python/Parser/intrcheck.c [deleted file]
xbmc/lib/libPython/Python/Parser/listnode.c [deleted file]
xbmc/lib/libPython/Python/Parser/metagrammar.c [deleted file]
xbmc/lib/libPython/Python/Parser/myreadline.c [deleted file]
xbmc/lib/libPython/Python/Parser/node.c [deleted file]
xbmc/lib/libPython/Python/Parser/parser.c [deleted file]
xbmc/lib/libPython/Python/Parser/parser.h [deleted file]
xbmc/lib/libPython/Python/Parser/parsetok.c [deleted file]
xbmc/lib/libPython/Python/Parser/pgen.c [deleted file]
xbmc/lib/libPython/Python/Parser/pgenmain.c [deleted file]
xbmc/lib/libPython/Python/Parser/printgrammar.c [deleted file]
xbmc/lib/libPython/Python/Parser/tokenizer.c [deleted file]
xbmc/lib/libPython/Python/Parser/tokenizer.h [deleted file]
xbmc/lib/libPython/Python/Parser/tokenizer_pgen.c [deleted file]
xbmc/lib/libPython/Python/Python/atof.c [deleted file]
xbmc/lib/libPython/Python/Python/bltinmodule.c [deleted file]
xbmc/lib/libPython/Python/Python/ceval.c [deleted file]
xbmc/lib/libPython/Python/Python/codecs.c [deleted file]
xbmc/lib/libPython/Python/Python/compile.c [deleted file]
xbmc/lib/libPython/Python/Python/dup2.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_aix.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_atheos.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_beos.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_dl.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_hpux.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_next.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_os2.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_shlib.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_stub.c [deleted file]
xbmc/lib/libPython/Python/Python/dynload_win.c [deleted file]
xbmc/lib/libPython/Python/Python/errors.c [deleted file]
xbmc/lib/libPython/Python/Python/exceptions.c [deleted file]
xbmc/lib/libPython/Python/Python/fmod.c [deleted file]
xbmc/lib/libPython/Python/Python/frozen.c [deleted file]
xbmc/lib/libPython/Python/Python/frozenmain.c [deleted file]
xbmc/lib/libPython/Python/Python/future.c [deleted file]
xbmc/lib/libPython/Python/Python/getargs.c [deleted file]
xbmc/lib/libPython/Python/Python/getcompiler.c [deleted file]
xbmc/lib/libPython/Python/Python/getcopyright.c [deleted file]
xbmc/lib/libPython/Python/Python/getcwd.c [deleted file]
xbmc/lib/libPython/Python/Python/getmtime.c [deleted file]
xbmc/lib/libPython/Python/Python/getopt.c [deleted file]
xbmc/lib/libPython/Python/Python/getplatform.c [deleted file]
xbmc/lib/libPython/Python/Python/getversion.c [deleted file]
xbmc/lib/libPython/Python/Python/graminit.c [deleted file]
xbmc/lib/libPython/Python/Python/hypot.c [deleted file]
xbmc/lib/libPython/Python/Python/import.c [deleted file]
xbmc/lib/libPython/Python/Python/importdl.c [deleted file]
xbmc/lib/libPython/Python/Python/importdl.h [deleted file]
xbmc/lib/libPython/Python/Python/mactoolboxglue.c [deleted file]
xbmc/lib/libPython/Python/Python/marshal.c [deleted file]
xbmc/lib/libPython/Python/Python/memmove.c [deleted file]
xbmc/lib/libPython/Python/Python/modsupport.c [deleted file]
xbmc/lib/libPython/Python/Python/mysnprintf.c [deleted file]
xbmc/lib/libPython/Python/Python/mystrtoul.c [deleted file]
xbmc/lib/libPython/Python/Python/pyfpe.c [deleted file]
xbmc/lib/libPython/Python/Python/pystate.c [deleted file]
xbmc/lib/libPython/Python/Python/pystrtod.c [deleted file]
xbmc/lib/libPython/Python/Python/pythonrun.c [deleted file]
xbmc/lib/libPython/Python/Python/sigcheck.c [deleted file]
xbmc/lib/libPython/Python/Python/strdup.c [deleted file]
xbmc/lib/libPython/Python/Python/strerror.c [deleted file]
xbmc/lib/libPython/Python/Python/strtod.c [deleted file]
xbmc/lib/libPython/Python/Python/structmember.c [deleted file]
xbmc/lib/libPython/Python/Python/symtable.c [deleted file]
xbmc/lib/libPython/Python/Python/sysmodule.c [deleted file]
xbmc/lib/libPython/Python/Python/thread.c [deleted file]
xbmc/lib/libPython/Python/Python/thread_atheos.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_beos.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_cthread.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_foobar.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_lwp.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_nt.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_os2.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_pth.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_pthread.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_sgi.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_solaris.h [deleted file]
xbmc/lib/libPython/Python/Python/thread_wince.h [deleted file]
xbmc/lib/libPython/Python/Python/traceback.c [deleted file]
xbmc/lib/libPython/Python/README [deleted file]
xbmc/lib/libPython/Python/RISCOS/Makefile [deleted file]
xbmc/lib/libPython/Python/RISCOS/Modules/config.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Modules/drawfmodule.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Modules/getpath_riscos.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Modules/riscosmodule.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Modules/swimodule.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Python/dynload_riscos.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Python/getcwd_riscos.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/Python/getmtime_riscos.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/README [deleted file]
xbmc/lib/libPython/Python/RISCOS/pyconfig.h [deleted file]
xbmc/lib/libPython/Python/RISCOS/sleep.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/support/!Boot [deleted file]
xbmc/lib/libPython/Python/RISCOS/support/!Run [deleted file]
xbmc/lib/libPython/Python/RISCOS/support/!Sprites [deleted file]
xbmc/lib/libPython/Python/RISCOS/support/!Sprites22 [deleted file]
xbmc/lib/libPython/Python/RISCOS/support/AddToPath [deleted file]
xbmc/lib/libPython/Python/RISCOS/unixstuff.c [deleted file]
xbmc/lib/libPython/Python/RISCOS/unixstuff.h [deleted file]
xbmc/lib/libPython/Python/Tools/README [deleted file]
xbmc/lib/libPython/Python/Tools/audiopy/README [deleted file]
xbmc/lib/libPython/Python/Tools/audiopy/audiopy [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/README [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgen.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenBuffer.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenGenerator.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenGeneratorGroup.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenHeapBuffer.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenModule.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenObjectDefinition.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenOutput.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenStackBuffer.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenStringBuffer.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenType.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/bgenVariable.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/macsupport.py [deleted file]
xbmc/lib/libPython/Python/Tools/bgen/bgen/scantools.py [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/Makefile [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/README.txt [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/build.bat [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/clean.bat [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/external.bat [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/fetch_data_files.py [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/kill_python.c [deleted file]
xbmc/lib/libPython/Python/Tools/buildbot/test.bat [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/ACKS [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/README [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/ast.txt [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/astgen.py [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/compile.py [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/demo.py [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/dumppyc.py [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/regrtest.py [deleted file]
xbmc/lib/libPython/Python/Tools/compiler/stacktest.py [deleted file]
xbmc/lib/libPython/Python/Tools/faqwiz/README [deleted file]
xbmc/lib/libPython/Python/Tools/faqwiz/faqconf.py [deleted file]
xbmc/lib/libPython/Python/Tools/faqwiz/faqcust.py [deleted file]
xbmc/lib/libPython/Python/Tools/faqwiz/faqw.py [deleted file]
xbmc/lib/libPython/Python/Tools/faqwiz/faqwiz.py [deleted file]
xbmc/lib/libPython/Python/Tools/faqwiz/move-faqwiz.sh [deleted file]
xbmc/lib/libPython/Python/Tools/framer/README.txt [deleted file]
xbmc/lib/libPython/Python/Tools/framer/TODO.txt [deleted file]
xbmc/lib/libPython/Python/Tools/framer/example.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/__init__.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/bases.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/function.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/member.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/slots.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/struct.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/structparse.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/template.py [deleted file]
xbmc/lib/libPython/Python/Tools/framer/framer/util.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/README [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/bkfile.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/checkextensions.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/checkextensions_win32.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/extensions_win32.ini [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/freeze.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/hello.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/makeconfig.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/makefreeze.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/makemakefile.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/parsesetup.py [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/win32.html [deleted file]
xbmc/lib/libPython/Python/Tools/freeze/winmakemakefile.py [deleted file]
xbmc/lib/libPython/Python/Tools/i18n/msgfmt.py [deleted file]
xbmc/lib/libPython/Python/Tools/i18n/pygettext.py [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/EXAMPLE.py [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/README [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/ScrolledListbox.py [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/copyright [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/module_head [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/module_method [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/module_tail [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_head [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_method [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_mlist [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_new [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_structure [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tail [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_as_mapping [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_as_number [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_as_sequence [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_call [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_compare [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_dealloc [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_getattr [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_hash [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_print [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_repr [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_setattr [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Templates/object_tp_str [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/Tkextra.py [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/genmodule.py [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/modulator.py [deleted file]
xbmc/lib/libPython/Python/Tools/modulator/varsubst.py [deleted file]
xbmc/lib/libPython/Python/Tools/msi/README.txt [deleted file]
xbmc/lib/libPython/Python/Tools/msi/msi.py [deleted file]
xbmc/lib/libPython/Python/Tools/msi/msilib.py [deleted file]
xbmc/lib/libPython/Python/Tools/msi/msisupport.c [deleted file]
xbmc/lib/libPython/Python/Tools/msi/msisupport.mak [deleted file]
xbmc/lib/libPython/Python/Tools/msi/schema.py [deleted file]
xbmc/lib/libPython/Python/Tools/msi/sequence.py [deleted file]
xbmc/lib/libPython/Python/Tools/msi/uisample.py [deleted file]
xbmc/lib/libPython/Python/Tools/msi/uuids.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/ChipViewer.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/ColorDB.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/DetailsViewer.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/ListViewer.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/Main.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/PyncheWidget.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/README [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/StripViewer.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/Switchboard.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/TextViewer.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/TypeinViewer.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/X/rgb.txt [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/X/xlicense.txt [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/__init__.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/html40colors.txt [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/namedcolors.txt [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/pyColorChooser.py [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/pynche [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/pynche.pyw [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/webcolors.txt [deleted file]
xbmc/lib/libPython/Python/Tools/pynche/websafe.txt [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/README [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/byext.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/byteyears.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/checkappend.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/checkpyc.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/classfix.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/cleanfuture.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/combinerefs.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/copytime.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/crlf.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/cvsfiles.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/db2pickle.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/diff.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/dutree.doc [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/dutree.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/eptags.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/finddiv.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/findlinksto.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/fixcid.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/fixdiv.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/fixheader.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/fixnotice.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/fixps.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/ftpmirror.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/gencodec.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/google.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/gprof2html.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/h2py.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/hotshotmain.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/idle [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/ifdef.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/lfcr.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/linktree.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/lll.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/logmerge.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/mailerdaemon.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/md5sum.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/methfix.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/mkreal.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/ndiff.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/nm2def.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/objgraph.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/parseentities.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/pathfix.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/pdeps.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/pickle2db.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/pindent.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/ptags.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/pydoc [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/pydocgui.pyw [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/redemo.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/reindent.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/rgrep.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/setup.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/suff.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/texcheck.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/texi2html.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/treesync.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/untabify.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/which.py [deleted file]
xbmc/lib/libPython/Python/Tools/scripts/xxci.py [deleted file]
xbmc/lib/libPython/Python/Tools/unicode/makeunicodedata.py [deleted file]
xbmc/lib/libPython/Python/Tools/unicode/mkstringprep.py [deleted file]
xbmc/lib/libPython/Python/Tools/versioncheck/README [deleted file]
xbmc/lib/libPython/Python/Tools/versioncheck/_checkversion.py [deleted file]
xbmc/lib/libPython/Python/Tools/versioncheck/checkversions.py [deleted file]
xbmc/lib/libPython/Python/Tools/versioncheck/pyversioncheck.py [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/README [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/tktools.py [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/wcgui.py [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/wcmac.py [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/webchecker.py [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/websucker.py [deleted file]
xbmc/lib/libPython/Python/Tools/webchecker/wsgui.py [deleted file]
xbmc/lib/libPython/Python/Tools/world/README [deleted file]
xbmc/lib/libPython/Python/Tools/world/world [deleted file]
xbmc/lib/libPython/Python/aclocal.m4 [deleted file]
xbmc/lib/libPython/Python/configure [deleted file]
xbmc/lib/libPython/Python/configure.in [deleted file]
xbmc/lib/libPython/Python/install-sh [deleted file]
xbmc/lib/libPython/Python/pyconfig.h.in [deleted file]
xbmc/lib/libPython/Python/setup.py [deleted file]
xbmc/lib/libPython/XBPyThread.cpp [deleted file]
xbmc/lib/libPython/XBPyThread.h [deleted file]
xbmc/lib/libPython/XBPython.cpp [deleted file]
xbmc/lib/libPython/XBPython.h [deleted file]
xbmc/lib/libPython/XBPythonDll.cpp [deleted file]
xbmc/lib/libPython/XBPythonDll.h [deleted file]
xbmc/lib/libPython/XBPythonDllFuncs.S [deleted file]
xbmc/lib/libPython/linux/Makefile.in [deleted file]
xbmc/lib/libPython/linux/wrapper_python.c [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindow.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindow.h [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindowDialog.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindowDialog.h [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindowXML.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindowXML.h [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindowXMLDialog.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/GUIPythonWindowXMLDialog.h [deleted file]
xbmc/lib/libPython/xbmcmodule/Makefile [deleted file]
xbmc/lib/libPython/xbmcmodule/PythonAddon.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/PythonAddon.h [deleted file]
xbmc/lib/libPython/xbmcmodule/PythonPlayer.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/PythonPlayer.h [deleted file]
xbmc/lib/libPython/xbmcmodule/action.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/action.h [deleted file]
xbmc/lib/libPython/xbmcmodule/control.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/control.h [deleted file]
xbmc/lib/libPython/xbmcmodule/controlbutton.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlcheckmark.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlfadelabel.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlgroup.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlimage.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controllabel.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controllist.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlprogress.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlradiobutton.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlslider.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controlspin.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/controltextbox.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/dialog.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/dialog.h [deleted file]
xbmc/lib/libPython/xbmcmodule/infotagmusic.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/infotagmusic.h [deleted file]
xbmc/lib/libPython/xbmcmodule/infotagvideo.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/infotagvideo.h [deleted file]
xbmc/lib/libPython/xbmcmodule/keyboard.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/keyboard.h [deleted file]
xbmc/lib/libPython/xbmcmodule/listitem.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/listitem.h [deleted file]
xbmc/lib/libPython/xbmcmodule/player.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/player.h [deleted file]
xbmc/lib/libPython/xbmcmodule/pyjsonrpc.h [deleted file]
xbmc/lib/libPython/xbmcmodule/pyplaylist.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/pyplaylist.h [deleted file]
xbmc/lib/libPython/xbmcmodule/pyutil.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/pyutil.h [deleted file]
xbmc/lib/libPython/xbmcmodule/window.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/window.h [deleted file]
xbmc/lib/libPython/xbmcmodule/winxml.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/winxml.h [deleted file]
xbmc/lib/libPython/xbmcmodule/winxmldialog.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/xbmcaddonmodule.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/xbmcguimodule.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/xbmcmodule.cpp [deleted file]
xbmc/lib/libPython/xbmcmodule/xbmcplugin.cpp [deleted file]
xbmc/lib/libRTV/GuideParser.cpp [deleted file]
xbmc/lib/libRTV/GuideParser.h [deleted file]
xbmc/lib/libRTV/Makefile.in [deleted file]
xbmc/lib/libRTV/crypt.c [deleted file]
xbmc/lib/libRTV/crypt.h [deleted file]
xbmc/lib/libRTV/guideclient.c [deleted file]
xbmc/lib/libRTV/guideclient.h [deleted file]
xbmc/lib/libRTV/httpclient.c [deleted file]
xbmc/lib/libRTV/httpclient.h [deleted file]
xbmc/lib/libRTV/httpfsclient.c [deleted file]
xbmc/lib/libRTV/httpfsclient.h [deleted file]
xbmc/lib/libRTV/interface.c [deleted file]
xbmc/lib/libRTV/interface.h [deleted file]
xbmc/lib/libRTV/libRTV.lib [deleted file]
xbmc/lib/libRTV/libRTV.sln [deleted file]
xbmc/lib/libRTV/libRTV.vcproj [deleted file]
xbmc/lib/libRTV/libRTV.vcxproj [deleted file]
xbmc/lib/libRTV/libRTV.vcxproj.filters [deleted file]
xbmc/lib/libRTV/libRTVd.lib [deleted file]
xbmc/lib/libRTV/md5.c [deleted file]
xbmc/lib/libRTV/md5.h [deleted file]
xbmc/lib/libRTV/netclient.c [deleted file]
xbmc/lib/libRTV/netclient.h [deleted file]
xbmc/lib/libRTV/rtv.c [deleted file]
xbmc/lib/libRTV/rtv.h [deleted file]
xbmc/lib/libRTV/sleep.c [deleted file]
xbmc/lib/libRTV/sleep.h [deleted file]
xbmc/lib/libUPnP/Makefile.in [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Boot.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Build.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-android-linux/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-apple-darwin/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/ArraysTest1/ArraysTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/BufferedStreamsTest1/BufferedStreamsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/HttpClientTest1/HttpClientTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/HttpServerTest1/HttpServerTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/ListsTest1/ListsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/LoggingTest1/LoggingTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MapsTest1/MapsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MessagesTest1/MessagesTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MessagesTest2/MessagesTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/MiscTest1/MiscTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/Neptune.sln [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/Neptune/Neptune.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/NetConfig/NetConfig.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/RingBufferTest1/RingBufferTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/StringsTest1/StringsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/ThreadsTest1/ThreadsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/UdpTest1/UdpTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/UrlTest1/UrlTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-microsoft-wince-vs2005/XmlTest1/XmlTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.cdtbuild [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.cdtproject [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.project [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/arm-symbian-symbianos/Neptune/.settings/org.eclipse.cdt.managedbuilder.core.prefs [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/Neptune.mcp [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/Neptune_Data/CWSettingsWindows.stg [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_DEBUG.h [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_RELEASE.h [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/mipsel-psp-linux/CodeWarrior/PSP_Lib_C++.mcp.xml [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/mipsel-sigma-linux/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/ppu-sony-ps3/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/universal-apple-macosx/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/universal-apple-macosx/Neptune.xcodeproj/project.pbxproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/ArraysTest1/ArraysTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/BufferedStreamsTest1/BufferedStreamsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/Build.py [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/FileTest1/FileTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/FileTest2/FileTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/HttpClientTest1/HttpClientTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/HttpServerTest1/HttpServerTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/ListsTest1/ListsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/LoggingTest1/LoggingTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/LoggingTest2/LoggingTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MapsTest1/MapsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MessagesTest1/MessagesTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MessagesTest2/MessagesTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/MiscTest1/MiscTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/Neptune.sln [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/Neptune/Neptune.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetConfig/NetConfig.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetEcho/NetEcho.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetPing/NetPing.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/NetPump/NetPump.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/QueueTest1/QueueTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/RingBufferTest1/RingBufferTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/StringsTest1/StringsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/ThreadsTest1/ThreadsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/UdpTest1/UdpTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/UrlTest1/UrlTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2005/XmlTest1/XmlTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/ArraysTest1/ArraysTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/BufferedStreamsTest1/BufferedStreamsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/FileTest1/FileTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/FileTest2/FileTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/HttpClientTest1/HttpClientTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/HttpServerTest1/HttpServerTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/ListsTest1/ListsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/LoggingTest1/LoggingTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/LoggingTest2/LoggingTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MapsTest1/MapsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MessagesTest1/MessagesTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MessagesTest2/MessagesTest2.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/MiscTest1/MiscTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/Neptune.sln [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/Neptune/Neptune.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetConfig/NetConfig.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetEcho/NetEcho.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetPing/NetPing.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/NetPump/NetPump.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/QueueTest1/QueueTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/RingBufferTest1/RingBufferTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/StringsTest1/StringsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/ThreadsTest1/ThreadsTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/TimeTest1/TimeTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/UdpTest1/UdpTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/UrlTest1/UrlTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-win32-vs2008/XmlTest1/XmlTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-microsoft-xbox/Neptune/Neptune.vcproj [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-unknown-cygwin/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Targets/x86-unknown-linux/Config.scons [deleted file]
xbmc/lib/libUPnP/Neptune/Build/Tools/SCons/gcc-generic.py [deleted file]
xbmc/lib/libUPnP/Neptune/Documents/Automatic/NeptuneErrorCodes.txt [deleted file]
xbmc/lib/libUPnP/Neptune/Documents/Manuals/Neptune Logging.doc [deleted file]
xbmc/lib/libUPnP/Neptune/Extras/Scripts/CodeScanner.py [deleted file]
xbmc/lib/libUPnP/Neptune/Extras/Scripts/GenErrorMap.py [deleted file]
xbmc/lib/libUPnP/Neptune/Extras/Tools/Logging/NeptuneLogConsole.py [deleted file]
xbmc/lib/libUPnP/Neptune/Extras/neptune-logging.properties [deleted file]
xbmc/lib/libUPnP/Neptune/README.txt [deleted file]
xbmc/lib/libUPnP/Neptune/SConstruct [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Apps/MiniHttpServer/MiniHttpServer.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Apps/NetConfig/NetConfig.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Apps/NetEcho/NetEcho.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Apps/NetPing/NetPing.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Apps/NetPump/NetPump.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/Neptune.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/Neptune.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptArray.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptBase64.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptBase64.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptBufferedStreams.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptBufferedStreams.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptCommon.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptCommon.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptConfig.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptConsole.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptConsole.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptConstants.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDataBuffer.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDataBuffer.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDebug.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDebug.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDefs.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDynamicCast.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDynamicLibraries.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptDynamicLibraries.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptFile.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptFile.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptHttp.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptHttp.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptInterfaces.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptList.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptList.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptLogging.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptLogging.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptMap.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptMessaging.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptMessaging.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptNetwork.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptNetwork.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptQueue.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptReferences.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptResults.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptResults.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptRingBuffer.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptRingBuffer.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSelectableMessageQueue.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSerialPort.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSimpleMessageQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSimpleMessageQueue.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSockets.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSockets.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptStack.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptStreams.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptStreams.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptStrings.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptStrings.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSystem.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptSystem.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptThreads.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptThreads.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptTime.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptTime.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptTls.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptTls.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptTypes.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptUri.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptUri.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptUtils.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptUtils.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptVersion.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptXml.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptXml.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptZip.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Core/NptZip.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Android/NptAndroidDebug.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Bsd/NptBsdNetwork.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Bsd/NptBsdSockets.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Cocoa/NptCocoaMessageQueue.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Cocoa/NptCocoaMessageQueue.mm [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Null/NptNullHttpProxy.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Null/NptNullNetwork.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Null/NptNullQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Null/NptNullSerialPort.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Null/NptNullSystem.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Null/NptNullThreads.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PS3/NptPs3System.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PSP/NptPSPDirectory.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PSP/NptPSPFile.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PSP/NptPSPNetwork.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PSP/NptPSPQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PSP/NptPSPSystem.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/PSP/NptPSPThreads.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptPosixDynamicLibraries.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptPosixFile.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptPosixNetwork.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptPosixQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptPosixSystem.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptPosixThreads.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Posix/NptSelectableMessageQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/StdC/NptStdCTime.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/StdC/NptStdcConsole.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/StdC/NptStdcDebug.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/StdC/NptStdcEnvironment.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/StdC/NptStdcFile.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Symbian/NptSymbianSystem.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Console.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Debug.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32DynamicLibraries.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32File.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32HttpProxy.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32MessageQueue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32MessageQueue.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Network.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Network.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Queue.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32SerialPort.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32System.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Threads.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Win32/NptWin32Threads.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/WinCE/NptWinCeUtils.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/WinCE/NptWinceConsole.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/WinCE/NptWinceEnvironment.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/WinCE/NptWinceMain.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Xbox/NptXboxNetwork.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/System/Xbox/NptXboxNetwork.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Arrays1/ArraysTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/BufferedStreams1/BufferedStreamsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/FileTest1/FileTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/FileTest2/FileTest2.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/HttpClient1/HttpClientTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/HttpServer1/HttpServerTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Lists1/ListsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Logging1/LoggingTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Logging2/LoggingTest2.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Maps1/MapsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Messages1/MessagesTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Messages2/MessagesTest2.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Misc1/MiscTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Queue1/QueueTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/RingBuffer1/RingBufferTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Streams1/StreamsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Strings1/StringsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Threads1/ThreadsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Time1/TimeTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Tls1/TlsClientPrivate1.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Tls1/TlsClientPrivate2.h [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Tls1/TlsTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Udp1/UdpTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Url1/UrlTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Xml1/XmlTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Xml1/XmlTest1Data.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Xml1/big.xml [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Xml1/test.xml [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Xml1/unicode.xml [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Zip1/ZipTest1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/Source/Tests/Zip1/ZipTestData1.cpp [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/config/config.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/aes.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/bigint.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/bigint.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/bigint_impl.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/crypto.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/crypto_misc.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/hmac.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/md2.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/md5.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/rc4.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/rsa.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/crypto/sha1.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/asn1.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/cert.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/crypto_misc.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/gen_cert.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/loader.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/os_port.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/p12.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/ssl.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1_clnt.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1_svr.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/version.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/x509.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/README [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/adler32.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/compress.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/crc32.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/crc32.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/deflate.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/deflate.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/infback.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inffast.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inffast.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inffixed.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inflate.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inflate.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inftrees.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/inftrees.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/trees.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/trees.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zconf.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zconf.in.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zlib.h [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zutil.c [deleted file]
xbmc/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/zutil.h [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Boot.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Build.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/arm-apple-darwin/Config.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/arm-gp2x-linux/Config.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/arm-unknown-linux/Config.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_DEBUG.h [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/PREFIX_PSP_RELEASE.h [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/PSP_Lib_C++.mcp.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/Platinum.mcp [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/CodeWarrior/Platinum_Data/CWSettingsWindows.stg [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/Common.mak [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/mipsel-psp-linux/Makefile [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/Config.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/Platinum.xcodeproj/project.pbxproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/PlatinumApps.xcodeproj/project.pbxproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/FileMediaServerTest/FileMediaServerTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/HttpTest/HttpTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/LightSampleTest/LightSampleTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaConnect/MediaConnect.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaCrawler/MediaCrawler.sln [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaCrawler/MediaCrawler.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MediaRendererTest/MediaRendererTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/MicroMediaController/MicroMediaController.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/Platinum.sln [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/Platinum/Platinum.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/SsdpProxy/SsdpProxy.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2005/SsdpTest/SsdpTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/FileMediaServerTest/FileMediaServerTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/FrameStreamer/FrameStreamer.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/HttpTest/HttpTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/LightSampleTest/LightSampleTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaConnect/MediaConnect.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaCrawler/MediaCrawler.sln [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaCrawler/MediaCrawler.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MediaRendererTest/MediaRendererTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/MicroMediaController/MicroMediaController.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum.sln [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Platinum.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/SimpleTest/SimpleTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/SsdpProxy/SsdpProxy.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/SsdpTest/SsdpTest1.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-win32-vs2008/TimeTest/TimeTest.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-xbox-vs2003/MediaServer/PltMediaServer.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-xbox-vs2003/Platinum.sln [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-microsoft-xbox-vs2003/Platinum/Platinum.vcproj [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-unknown-cygwin/Config.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Targets/x86-unknown-linux/Config.scons [deleted file]
xbmc/lib/libUPnP/Platinum/Build/Tools/SCons/gcc-generic.py [deleted file]
xbmc/lib/libUPnP/Platinum/CHANGELOG.txt [deleted file]
xbmc/lib/libUPnP/Platinum/Extras/neptune-logging.properties [deleted file]
xbmc/lib/libUPnP/Platinum/Extras/platinum-120x120.jpg [deleted file]
xbmc/lib/libUPnP/Platinum/Extras/platinum-120x120.png [deleted file]
xbmc/lib/libUPnP/Platinum/Extras/platinum-48x48.jpg [deleted file]
xbmc/lib/libUPnP/Platinum/Extras/platinum-48x48.png [deleted file]
xbmc/lib/libUPnP/Platinum/LICENSE.txt [deleted file]
xbmc/lib/libUPnP/Platinum/README.txt [deleted file]
xbmc/lib/libUPnP/Platinum/SConstruct [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/FrameStreamer/main.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MediaConnect/main.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MediaCrawler/MediaCrawler.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MediaCrawler/MediaCrawler.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MediaCrawler/StreamHandler.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MediaCrawler/main.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MicroMediaController/PltMicroMediaController.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MicroMediaController/PltMicroMediaController.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Apps/MicroMediaController/main.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltAction.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltAction.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltArgument.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltArgument.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltConstants.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltConstants.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltCtrlPoint.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltCtrlPoint.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltCtrlPointTask.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltCtrlPointTask.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDatagramStream.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDatagramStream.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDeviceData.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDeviceData.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDeviceHost.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDeviceHost.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDownloader.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltDownloader.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltEvent.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltEvent.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttp.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttp.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpClientTask.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpClientTask.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpServer.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpServer.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpServerListener.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpServerTask.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltHttpServerTask.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltIconsData.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltLeaks.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltLeaks.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltMetadataHandler.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltMetadataHandler.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltRingBufferStream.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltRingBufferStream.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltService.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltService.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltSsdp.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltSsdp.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltSsdpListener.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltStateVariable.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltStateVariable.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltStreamPump.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltStreamPump.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltTaskManager.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltTaskManager.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltThreadTask.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltThreadTask.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltTime.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltTime.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltUPnP.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltUPnP.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltUPnPHelper.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Core/PltXmlHelper.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameBuffer.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameBuffer.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameServer.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameServer.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameStream.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/FrameStreamer/PltFrameStream.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaConnect/PltMediaConnect.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaConnect/PltMediaConnect.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaConnect/X_MS_MediaReceiverRegistrarSCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaConnect/X_MS_MediaReceiverRegistrarSCPD.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaConnect/process_scpds.sh [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/AVTransportSCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/AVTransportSCPD.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/AVTransportSCPDFull.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaController.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaController.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaRenderer.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/PltMediaRenderer.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RdrConnectionManagerSCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RenderingControlSCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RenderingControlSCPD.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/RenderingControlSCPD_Full.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaRenderer/process_scpds.sh [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/ConnectionManagerSCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/ConnectionManagerSCPD.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorySCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorySCPD.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorywSearchSCPD.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/ContentDirectorywSearchSCPD.xml [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltDidl.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltDidl.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltFileMediaServer.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltFileMediaServer.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaBrowser.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaBrowser.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaCache.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaCache.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaItem.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaItem.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaPlaylist.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaPlaylist.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaServer.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltMediaServer.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltSyncMediaBrowser.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/PltSyncMediaBrowser.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Devices/MediaServer/process_scpds.sh [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Platinum/Platinum.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Platinum/PltSvnVersion.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Platinum/PltVersion.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/FileMediaServer/FileMediaServerTest.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/Http/HttpTest.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/LightSample/LightSampleTest.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/LightSample/PltLightSample.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/LightSample/PltLightSample.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/MediaRenderer/MediaRendererTest.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/Simple/PltSimple.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/Simple/PltSimple.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/Simple/SimpleTest.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/Ssdp/SsdpTest1.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tests/Time/TimeTest1.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tools/SsdpProxy/SsdpProxy.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tools/SsdpProxy/SsdpProxy.h [deleted file]
xbmc/lib/libUPnP/Platinum/Source/Tools/TextToHeader/TextToHeader.cpp [deleted file]
xbmc/lib/libUPnP/Platinum/Targets/neptune-logging.properties [deleted file]
xbmc/lib/libUPnP/libPlatinum.vcproj [deleted file]
xbmc/lib/libUPnP/libPlatinum_PC.vcproj [deleted file]
xbmc/lib/libXBMS/Makefile.in [deleted file]
xbmc/lib/libXBMS/ccbuffer.c [deleted file]
xbmc/lib/libXBMS/ccbuffer.h [deleted file]
xbmc/lib/libXBMS/ccincludes.h [deleted file]
xbmc/lib/libXBMS/ccutil.c [deleted file]
xbmc/lib/libXBMS/ccutil.h [deleted file]
xbmc/lib/libXBMS/ccxclient.c [deleted file]
xbmc/lib/libXBMS/ccxclient.h [deleted file]
xbmc/lib/libXBMS/ccxclientconnxbox.c [deleted file]
xbmc/lib/libXBMS/ccxdiscover.c [deleted file]
xbmc/lib/libXBMS/ccxencode.c [deleted file]
xbmc/lib/libXBMS/ccxencode.h [deleted file]
xbmc/lib/libXBMS/ccxmltrans.c [deleted file]
xbmc/lib/libXBMS/ccxmltrans.h [deleted file]
xbmc/lib/libXBMS/ccxpacket.h [deleted file]
xbmc/lib/libXBMS/ccxversion.h [deleted file]
xbmc/lib/libXBMS/libXBMS/libXBMS.vcproj [deleted file]
xbmc/lib/libXBMS/libXBMS/libXBMS.vcxproj [deleted file]
xbmc/lib/libXBMS/libXBMS/libXBMS.vcxproj.filters [deleted file]
xbmc/lib/libXDAAP/Authentication/hasher.c [deleted file]
xbmc/lib/libXDAAP/Authentication/hasher.h [deleted file]
xbmc/lib/libXDAAP/Authentication/md5.c [deleted file]
xbmc/lib/libXDAAP/Authentication/md5.h [deleted file]
xbmc/lib/libXDAAP/Makefile.in [deleted file]
xbmc/lib/libXDAAP/ReadMe.txt [deleted file]
xbmc/lib/libXDAAP/client.h [deleted file]
xbmc/lib/libXDAAP/compat.h [deleted file]
xbmc/lib/libXDAAP/daap.c [deleted file]
xbmc/lib/libXDAAP/daap.h [deleted file]
xbmc/lib/libXDAAP/daap_contentcodes.h [deleted file]
xbmc/lib/libXDAAP/daap_readtypes.h [deleted file]
xbmc/lib/libXDAAP/debug.c [deleted file]
xbmc/lib/libXDAAP/debug.h [deleted file]
xbmc/lib/libXDAAP/dmap_generics.c [deleted file]
xbmc/lib/libXDAAP/dmap_generics.h [deleted file]
xbmc/lib/libXDAAP/endian_swap.h [deleted file]
xbmc/lib/libXDAAP/global.c [deleted file]
xbmc/lib/libXDAAP/httpClient.c [deleted file]
xbmc/lib/libXDAAP/httpClient.h [deleted file]
xbmc/lib/libXDAAP/ioloop.c [deleted file]
xbmc/lib/libXDAAP/ioloop.h [deleted file]
xbmc/lib/libXDAAP/libXDAAP.c [deleted file]
xbmc/lib/libXDAAP/libXDAAP.h [deleted file]
xbmc/lib/libXDAAP/libXDAAP_win32/libXDAAP_win32.vcproj [deleted file]
xbmc/lib/libXDAAP/libXDAAP_win32/libXDAAP_win32.vcxproj [deleted file]
xbmc/lib/libXDAAP/libXDAAP_win32/libXDAAP_win32.vcxproj.filters [deleted file]
xbmc/lib/libXDAAP/portability.h [deleted file]
xbmc/lib/libXDAAP/private.h [deleted file]
xbmc/lib/libXDAAP/thread.h [deleted file]
xbmc/lib/libXDAAP/threadlib.h [deleted file]
xbmc/lib/libXDAAP/threadpool.c [deleted file]
xbmc/lib/libXDAAP/threadpool.h [deleted file]
xbmc/lib/libXDAAP/types.h [deleted file]
xbmc/lib/libapetag/AUTHORS [deleted file]
xbmc/lib/libapetag/COPYING [deleted file]
xbmc/lib/libapetag/ChangeLog [deleted file]
xbmc/lib/libapetag/INSTALL [deleted file]
xbmc/lib/libapetag/Makefile.am [deleted file]
xbmc/lib/libapetag/Makefile.in [deleted file]
xbmc/lib/libapetag/NEWS [deleted file]
xbmc/lib/libapetag/README [deleted file]
xbmc/lib/libapetag/aclocal.m4 [deleted file]
xbmc/lib/libapetag/apetaglib.c [deleted file]
xbmc/lib/libapetag/apetaglib.h [deleted file]
xbmc/lib/libapetag/bootstrap [deleted file]
xbmc/lib/libapetag/config.guess [deleted file]
xbmc/lib/libapetag/config.h.in [deleted file]
xbmc/lib/libapetag/config.sub [deleted file]
xbmc/lib/libapetag/configure [deleted file]
xbmc/lib/libapetag/configure.in [deleted file]
xbmc/lib/libapetag/depcomp [deleted file]
xbmc/lib/libapetag/file_io.c [deleted file]
xbmc/lib/libapetag/file_io.h [deleted file]
xbmc/lib/libapetag/genres.h [deleted file]
xbmc/lib/libapetag/id3v2_read.c [deleted file]
xbmc/lib/libapetag/id3v2_read.h [deleted file]
xbmc/lib/libapetag/info_mac.c [deleted file]
xbmc/lib/libapetag/info_mac.h [deleted file]
xbmc/lib/libapetag/info_mpc.c [deleted file]
xbmc/lib/libapetag/info_mpc.h [deleted file]
xbmc/lib/libapetag/install-sh [deleted file]
xbmc/lib/libapetag/is_tag.c [deleted file]
xbmc/lib/libapetag/is_tag.h [deleted file]
xbmc/lib/libapetag/libapetag.sln [deleted file]
xbmc/lib/libapetag/libapetag.vcproj [deleted file]
xbmc/lib/libapetag/libapetag.vcxproj [deleted file]
xbmc/lib/libapetag/ltmain.sh [deleted file]
xbmc/lib/libapetag/m4/libtool.m4 [deleted file]
xbmc/lib/libapetag/m4/ltoptions.m4 [deleted file]
xbmc/lib/libapetag/m4/ltsugar.m4 [deleted file]
xbmc/lib/libapetag/m4/ltversion.m4 [deleted file]
xbmc/lib/libapetag/m4/lt~obsolete.m4 [deleted file]
xbmc/lib/libapetag/missing [deleted file]
xbmc/lib/libenca/enca.h [deleted file]
xbmc/lib/libenca/libenca-osx.a [deleted file]
xbmc/lib/libexif/ExifParse.cpp [deleted file]
xbmc/lib/libexif/ExifParse.h [deleted file]
xbmc/lib/libexif/IptcParse.cpp [deleted file]
xbmc/lib/libexif/IptcParse.h [deleted file]
xbmc/lib/libexif/JpegParse.cpp [deleted file]
xbmc/lib/libexif/JpegParse.h [deleted file]
xbmc/lib/libexif/Makefile.in [deleted file]
xbmc/lib/libexif/libexif.cpp [deleted file]
xbmc/lib/libexif/libexif.h [deleted file]
xbmc/lib/libexif/libexif.sln [deleted file]
xbmc/lib/libexif/libexif.vcproj [deleted file]
xbmc/lib/libexif/libexif.vcxproj [deleted file]
xbmc/lib/libexif/libexif.vcxproj.filters [deleted file]
xbmc/lib/libhdhomerun/Makefile.in [deleted file]
xbmc/lib/libhdhomerun/Makefile.win32 [deleted file]
xbmc/lib/libhdhomerun/README [deleted file]
xbmc/lib/libhdhomerun/hdhomerun.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun/hdhomerun.vcproj [deleted file]
xbmc/lib/libhdhomerun/hdhomerun/hdhomerun.vcxproj [deleted file]
xbmc/lib/libhdhomerun/hdhomerun/hdhomerun.vcxproj.filters [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_channels.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_channels.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_channelscan.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_channelscan.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_config.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_control.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_control.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_debug.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_debug.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_device.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_device.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_dhcp.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_dhcp.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_discover.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_discover.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_os.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_os_posix.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_os_windows.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_pkt.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_pkt.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_types.h [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_video.c [deleted file]
xbmc/lib/libhdhomerun/hdhomerun_video.h [deleted file]
xbmc/lib/libhdhomerun/lgpl.txt [deleted file]
xbmc/lib/libhts/Makefile [deleted file]
xbmc/lib/libhts/Win32/include/getopt.h [deleted file]
xbmc/lib/libhts/Win32/include/inttypes.h [deleted file]
xbmc/lib/libhts/Win32/include/msvc.h [deleted file]
xbmc/lib/libhts/Win32/include/stdint.h [deleted file]
xbmc/lib/libhts/Win32/include/sys/queue.h [deleted file]
xbmc/lib/libhts/Win32/include/unistd.h [deleted file]
xbmc/lib/libhts/Win32/libhts_2003.sln [deleted file]
xbmc/lib/libhts/Win32/libhts_2003.vcproj [deleted file]
xbmc/lib/libhts/Win32/libhts_2008.sln [deleted file]
xbmc/lib/libhts/Win32/libhts_2008.vcproj [deleted file]
xbmc/lib/libhts/Win32/libhts_2010.vcxproj [deleted file]
xbmc/lib/libhts/Win32/libhts_2010.vcxproj.filters [deleted file]
xbmc/lib/libhts/hts_strtab.h [deleted file]
xbmc/lib/libhts/htsatomic.c [deleted file]
xbmc/lib/libhts/htsatomic.h [deleted file]
xbmc/lib/libhts/htsbuf.c [deleted file]
xbmc/lib/libhts/htsbuf.h [deleted file]
xbmc/lib/libhts/htsmsg.c [deleted file]
xbmc/lib/libhts/htsmsg.h [deleted file]
xbmc/lib/libhts/htsmsg_binary.c [deleted file]
xbmc/lib/libhts/htsmsg_binary.h [deleted file]
xbmc/lib/libhts/htsq.h [deleted file]
xbmc/lib/libhts/htsstr.c [deleted file]
xbmc/lib/libhts/htsstr.h [deleted file]
xbmc/lib/libhts/net.h [deleted file]
xbmc/lib/libhts/net_posix.c [deleted file]
xbmc/lib/libhts/net_winsock.c [deleted file]
xbmc/lib/libhts/sha1.c [deleted file]
xbmc/lib/libhts/sha1.h [deleted file]
xbmc/lib/libhttpapi/HttpApi.cpp [deleted file]
xbmc/lib/libhttpapi/HttpApi.h [deleted file]
xbmc/lib/libhttpapi/Makefile.in [deleted file]
xbmc/lib/libhttpapi/XBMCConfiguration.cpp [deleted file]
xbmc/lib/libhttpapi/XBMCConfiguration.h [deleted file]
xbmc/lib/libhttpapi/XBMChttp.cpp [deleted file]
xbmc/lib/libhttpapi/XBMChttp.h [deleted file]
xbmc/lib/libid3tag/Makefile.in [deleted file]
xbmc/lib/libid3tag/README [deleted file]
xbmc/lib/libid3tag/id3.sln [deleted file]
xbmc/lib/libid3tag/libid3tag/AUTHORS [deleted file]
xbmc/lib/libid3tag/libid3tag/CHANGES [deleted file]
xbmc/lib/libid3tag/libid3tag/COPYING [deleted file]
xbmc/lib/libid3tag/libid3tag/COPYRIGHT [deleted file]
xbmc/lib/libid3tag/libid3tag/CREDITS [deleted file]
xbmc/lib/libid3tag/libid3tag/ChangeLog [deleted file]
xbmc/lib/libid3tag/libid3tag/INSTALL [deleted file]
xbmc/lib/libid3tag/libid3tag/Makefile.am [deleted file]
xbmc/lib/libid3tag/libid3tag/Makefile.in [deleted file]
xbmc/lib/libid3tag/libid3tag/NEWS [deleted file]
xbmc/lib/libid3tag/libid3tag/README [deleted file]
xbmc/lib/libid3tag/libid3tag/TODO.txt [deleted file]
xbmc/lib/libid3tag/libid3tag/VERSION [deleted file]
xbmc/lib/libid3tag/libid3tag/aclocal.m4 [deleted file]
xbmc/lib/libid3tag/libid3tag/compat.gperf [deleted file]
xbmc/lib/libid3tag/libid3tag/compat.h [deleted file]
xbmc/lib/libid3tag/libid3tag/compat2.c [deleted file]
xbmc/lib/libid3tag/libid3tag/config.guess [deleted file]
xbmc/lib/libid3tag/libid3tag/config.h.in [deleted file]
xbmc/lib/libid3tag/libid3tag/config.sub [deleted file]
xbmc/lib/libid3tag/libid3tag/configure [deleted file]
xbmc/lib/libid3tag/libid3tag/configure.ac [deleted file]
xbmc/lib/libid3tag/libid3tag/crc.c [deleted file]
xbmc/lib/libid3tag/libid3tag/crc.h [deleted file]
xbmc/lib/libid3tag/libid3tag/debug.c [deleted file]
xbmc/lib/libid3tag/libid3tag/debug.h [deleted file]
xbmc/lib/libid3tag/libid3tag/depcomp [deleted file]
xbmc/lib/libid3tag/libid3tag/field.c [deleted file]
xbmc/lib/libid3tag/libid3tag/field.h [deleted file]
xbmc/lib/libid3tag/libid3tag/file.c [deleted file]
xbmc/lib/libid3tag/libid3tag/file.h [deleted file]
xbmc/lib/libid3tag/libid3tag/frame.c [deleted file]
xbmc/lib/libid3tag/libid3tag/frame.h [deleted file]
xbmc/lib/libid3tag/libid3tag/frametype-9754.c [deleted file]
xbmc/lib/libid3tag/libid3tag/frametype.gperf [deleted file]
xbmc/lib/libid3tag/libid3tag/frametype.h [deleted file]
xbmc/lib/libid3tag/libid3tag/genre.c [deleted file]
xbmc/lib/libid3tag/libid3tag/genre.dat [deleted file]
xbmc/lib/libid3tag/libid3tag/genre.dat.in [deleted file]
xbmc/lib/libid3tag/libid3tag/genre.dat.sed [deleted file]
xbmc/lib/libid3tag/libid3tag/genre.h [deleted file]
xbmc/lib/libid3tag/libid3tag/global.h [deleted file]
xbmc/lib/libid3tag/libid3tag/id3tag.h [deleted file]
xbmc/lib/libid3tag/libid3tag/install-sh [deleted file]
xbmc/lib/libid3tag/libid3tag/latin1.c [deleted file]
xbmc/lib/libid3tag/libid3tag/latin1.h [deleted file]
xbmc/lib/libid3tag/libid3tag/libid3tag.list.in [deleted file]
xbmc/lib/libid3tag/libid3tag/ltmain.sh [deleted file]
xbmc/lib/libid3tag/libid3tag/metadata.c [deleted file]
xbmc/lib/libid3tag/libid3tag/metadata.h [deleted file]
xbmc/lib/libid3tag/libid3tag/missing [deleted file]
xbmc/lib/libid3tag/libid3tag/mkinstalldirs [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/Makefile.am [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/Makefile.in [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/config.h [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/libid3tag.dsp [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/libid3tag.vcproj [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/libid3tag.vcxproj [deleted file]
xbmc/lib/libid3tag/libid3tag/msvc++/libid3tag.vcxproj.filters [deleted file]
xbmc/lib/libid3tag/libid3tag/parse.c [deleted file]
xbmc/lib/libid3tag/libid3tag/parse.h [deleted file]
xbmc/lib/libid3tag/libid3tag/render.c [deleted file]
xbmc/lib/libid3tag/libid3tag/render.h [deleted file]
xbmc/lib/libid3tag/libid3tag/tag.c [deleted file]
xbmc/lib/libid3tag/libid3tag/tag.h [deleted file]
xbmc/lib/libid3tag/libid3tag/ucs4.c [deleted file]
xbmc/lib/libid3tag/libid3tag/ucs4.h [deleted file]
xbmc/lib/libid3tag/libid3tag/utf16.c [deleted file]
xbmc/lib/libid3tag/libid3tag/utf16.h [deleted file]
xbmc/lib/libid3tag/libid3tag/utf8.c [deleted file]
xbmc/lib/libid3tag/libid3tag/utf8.h [deleted file]
xbmc/lib/libid3tag/libid3tag/util.c [deleted file]
xbmc/lib/libid3tag/libid3tag/util.h [deleted file]
xbmc/lib/libid3tag/libid3tag/version.c [deleted file]
xbmc/lib/libid3tag/libid3tag/version.h [deleted file]
xbmc/lib/libid3tag/readme.txt [deleted file]
xbmc/lib/libid3tag/testdriver/Resource.h [deleted file]
xbmc/lib/libid3tag/testdriver/stdafx.cpp [deleted file]
xbmc/lib/libid3tag/testdriver/stdafx.h [deleted file]
xbmc/lib/libid3tag/testdriver/testdriver.aps [deleted file]
xbmc/lib/libid3tag/testdriver/testdriver.cpp [deleted file]
xbmc/lib/libid3tag/testdriver/testdriver.h [deleted file]
xbmc/lib/libid3tag/testdriver/testdriver.rc [deleted file]
xbmc/lib/libid3tag/testdriver/testdriver.vcproj [deleted file]
xbmc/lib/libid3tag/testdriver/writetest.mp3 [deleted file]
xbmc/lib/libid3tag/zlib/ChangeLog [deleted file]
xbmc/lib/libid3tag/zlib/FAQ [deleted file]
xbmc/lib/libid3tag/zlib/INDEX [deleted file]
xbmc/lib/libid3tag/zlib/Makefile [deleted file]
xbmc/lib/libid3tag/zlib/Makefile.in [deleted file]
xbmc/lib/libid3tag/zlib/README [deleted file]
xbmc/lib/libid3tag/zlib/adler32.c [deleted file]
xbmc/lib/libid3tag/zlib/algorithm.txt [deleted file]
xbmc/lib/libid3tag/zlib/amiga/Makefile.pup [deleted file]
xbmc/lib/libid3tag/zlib/amiga/Makefile.sas [deleted file]
xbmc/lib/libid3tag/zlib/as400/bndsrc [deleted file]
xbmc/lib/libid3tag/zlib/as400/compile.clp [deleted file]
xbmc/lib/libid3tag/zlib/as400/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/as400/zlib.inc [deleted file]
xbmc/lib/libid3tag/zlib/compress.c [deleted file]
xbmc/lib/libid3tag/zlib/configure [deleted file]
xbmc/lib/libid3tag/zlib/contrib/README.contrib [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/buffer_demo.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/mtest.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/read.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/test.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib-streams.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib-streams.ads [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib-thin.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib-thin.ads [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib.adb [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib.ads [deleted file]
xbmc/lib/libid3tag/zlib/contrib/ada/zlib.gpr [deleted file]
xbmc/lib/libid3tag/zlib/contrib/asm586/README.586 [deleted file]
xbmc/lib/libid3tag/zlib/contrib/asm586/match.S [deleted file]
xbmc/lib/libid3tag/zlib/contrib/asm686/README.686 [deleted file]
xbmc/lib/libid3tag/zlib/contrib/asm686/match.S [deleted file]
xbmc/lib/libid3tag/zlib/contrib/blast/Makefile [deleted file]
xbmc/lib/libid3tag/zlib/contrib/blast/README [deleted file]
xbmc/lib/libid3tag/zlib/contrib/blast/blast.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/blast/blast.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/blast/test.pk [deleted file]
xbmc/lib/libid3tag/zlib/contrib/blast/test.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/delphi/ZLib.pas [deleted file]
xbmc/lib/libid3tag/zlib/contrib/delphi/ZLibConst.pas [deleted file]
xbmc/lib/libid3tag/zlib/contrib/delphi/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/delphi/zlibd32.mak [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib.build [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib.chm [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib.sln [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/CodecBase.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/Deflater.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/DotZLib.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/GZipStream.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/Inflater.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/DotZLib/UnitTests.cs [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/LICENSE_1_0.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/dotzlib/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/README [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/infback9.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/infback9.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/inffix9.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/inflate9.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/inftree9.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/infback9/inftree9.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/inflate86/inffas86.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/inflate86/inffast.S [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream/test.cpp [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream/zfstream.cpp [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream/zfstream.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream2/zstream.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream2/zstream_test.cpp [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream3/README [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream3/TODO [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream3/test.cc [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream3/zfstream.cc [deleted file]
xbmc/lib/libid3tag/zlib/contrib/iostream3/zfstream.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masm686/match.asm [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/bld_ml64.bat [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/gvmat64.asm [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/gvmat64.obj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/inffas8664.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/inffasx64.asm [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/inffasx64.obj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx64/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/bld_ml32.bat [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/gvmat32.asm [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/gvmat32.obj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/gvmat32c.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/inffas32.asm [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/inffas32.obj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/mkasm.bat [deleted file]
xbmc/lib/libid3tag/zlib/contrib/masmx86/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/ChangeLogUnzip [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/Makefile [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/crypt.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/ioapi.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/ioapi.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/iowin32.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/iowin32.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/miniunz.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/minizip.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/mztools.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/mztools.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/unzip.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/unzip.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/zip.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/minizip/zip.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/pascal/example.pas [deleted file]
xbmc/lib/libid3tag/zlib/contrib/pascal/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/pascal/zlibd32.mak [deleted file]
xbmc/lib/libid3tag/zlib/contrib/pascal/zlibpas.pas [deleted file]
xbmc/lib/libid3tag/zlib/contrib/puff/Makefile [deleted file]
xbmc/lib/libid3tag/zlib/contrib/puff/README [deleted file]
xbmc/lib/libid3tag/zlib/contrib/puff/puff.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/puff/puff.h [deleted file]
xbmc/lib/libid3tag/zlib/contrib/puff/zeros.raw [deleted file]
xbmc/lib/libid3tag/zlib/contrib/testzlib/testzlib.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/testzlib/testzlib.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/untgz/Makefile [deleted file]
xbmc/lib/libid3tag/zlib/contrib/untgz/Makefile.msc [deleted file]
xbmc/lib/libid3tag/zlib/contrib/untgz/untgz.c [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/readme.txt [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/miniunz.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/minizip.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/testzlib.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/zlib.rc [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/zlibstat.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/zlibvc.def [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/zlibvc.sln [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc7/zlibvc.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/miniunz.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/minizip.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/testzlib.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/testzlibdll.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/zlib.rc [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/zlibstat.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/zlibvc.def [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/zlibvc.sln [deleted file]
xbmc/lib/libid3tag/zlib/contrib/vstudio/vc8/zlibvc.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/crc32.c [deleted file]
xbmc/lib/libid3tag/zlib/crc32.h [deleted file]
xbmc/lib/libid3tag/zlib/deflate.c [deleted file]
xbmc/lib/libid3tag/zlib/deflate.h [deleted file]
xbmc/lib/libid3tag/zlib/example.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/README.examples [deleted file]
xbmc/lib/libid3tag/zlib/examples/fitblk.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/gun.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/gzappend.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/gzjoin.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/gzlog.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/gzlog.h [deleted file]
xbmc/lib/libid3tag/zlib/examples/zlib_how.html [deleted file]
xbmc/lib/libid3tag/zlib/examples/zpipe.c [deleted file]
xbmc/lib/libid3tag/zlib/examples/zran.c [deleted file]
xbmc/lib/libid3tag/zlib/gzio.c [deleted file]
xbmc/lib/libid3tag/zlib/infback.c [deleted file]
xbmc/lib/libid3tag/zlib/inffast.c [deleted file]
xbmc/lib/libid3tag/zlib/inffast.h [deleted file]
xbmc/lib/libid3tag/zlib/inffixed.h [deleted file]
xbmc/lib/libid3tag/zlib/inflate.c [deleted file]
xbmc/lib/libid3tag/zlib/inflate.h [deleted file]
xbmc/lib/libid3tag/zlib/inftrees.c [deleted file]
xbmc/lib/libid3tag/zlib/inftrees.h [deleted file]
xbmc/lib/libid3tag/zlib/make_vms.com [deleted file]
xbmc/lib/libid3tag/zlib/minigzip.c [deleted file]
xbmc/lib/libid3tag/zlib/msdos/Makefile.bor [deleted file]
xbmc/lib/libid3tag/zlib/msdos/Makefile.dj2 [deleted file]
xbmc/lib/libid3tag/zlib/msdos/Makefile.emx [deleted file]
xbmc/lib/libid3tag/zlib/msdos/Makefile.msc [deleted file]
xbmc/lib/libid3tag/zlib/msdos/Makefile.tc [deleted file]
xbmc/lib/libid3tag/zlib/old/Makefile.riscos [deleted file]
xbmc/lib/libid3tag/zlib/old/README [deleted file]
xbmc/lib/libid3tag/zlib/old/descrip.mms [deleted file]
xbmc/lib/libid3tag/zlib/old/os2/Makefile.os2 [deleted file]
xbmc/lib/libid3tag/zlib/old/os2/zlib.def [deleted file]
xbmc/lib/libid3tag/zlib/old/visual-basic.txt [deleted file]
xbmc/lib/libid3tag/zlib/old/zlib.html [deleted file]
xbmc/lib/libid3tag/zlib/projects/README.projects [deleted file]
xbmc/lib/libid3tag/zlib/projects/visualc2003/zlib.vcproj [deleted file]
xbmc/lib/libid3tag/zlib/projects/visualc6/README.txt [deleted file]
xbmc/lib/libid3tag/zlib/projects/visualc6/example.dsp [deleted file]
xbmc/lib/libid3tag/zlib/projects/visualc6/minigzip.dsp [deleted file]
xbmc/lib/libid3tag/zlib/projects/visualc6/zlib.dsp [deleted file]
xbmc/lib/libid3tag/zlib/projects/visualc6/zlib.dsw [deleted file]
xbmc/lib/libid3tag/zlib/qnx/package.qpg [deleted file]
xbmc/lib/libid3tag/zlib/trees.c [deleted file]
xbmc/lib/libid3tag/zlib/trees.h [deleted file]
xbmc/lib/libid3tag/zlib/uncompr.c [deleted file]
xbmc/lib/libid3tag/zlib/win32/DLL_FAQ.txt [deleted file]
xbmc/lib/libid3tag/zlib/win32/Makefile.bor [deleted file]
xbmc/lib/libid3tag/zlib/win32/Makefile.emx [deleted file]
xbmc/lib/libid3tag/zlib/win32/Makefile.gcc [deleted file]
xbmc/lib/libid3tag/zlib/win32/Makefile.msc [deleted file]
xbmc/lib/libid3tag/zlib/win32/VisualC.txt [deleted file]
xbmc/lib/libid3tag/zlib/win32/resource.h [deleted file]
xbmc/lib/libid3tag/zlib/win32/zlib.def [deleted file]
xbmc/lib/libid3tag/zlib/win32/zlib1.rc [deleted file]
xbmc/lib/libid3tag/zlib/zconf.h [deleted file]
xbmc/lib/libid3tag/zlib/zconf.in.h [deleted file]
xbmc/lib/libid3tag/zlib/zlib.3 [deleted file]
xbmc/lib/libid3tag/zlib/zlib.h [deleted file]
xbmc/lib/libid3tag/zlib/zutil.c [deleted file]
xbmc/lib/libid3tag/zlib/zutil.h [deleted file]
xbmc/lib/libjsonrpc/AVPlayerOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/AVPlayerOperations.h [deleted file]
xbmc/lib/libjsonrpc/AVPlaylistOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/AVPlaylistOperations.h [deleted file]
xbmc/lib/libjsonrpc/AudioLibrary.cpp [deleted file]
xbmc/lib/libjsonrpc/AudioLibrary.h [deleted file]
xbmc/lib/libjsonrpc/FileItemHandler.cpp [deleted file]
xbmc/lib/libjsonrpc/FileItemHandler.h [deleted file]
xbmc/lib/libjsonrpc/FileOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/FileOperations.h [deleted file]
xbmc/lib/libjsonrpc/IClient.h [deleted file]
xbmc/lib/libjsonrpc/ITransportLayer.h [deleted file]
xbmc/lib/libjsonrpc/JSONRPC.cpp [deleted file]
xbmc/lib/libjsonrpc/JSONRPC.h [deleted file]
xbmc/lib/libjsonrpc/JSONUtils.h [deleted file]
xbmc/lib/libjsonrpc/Makefile.in [deleted file]
xbmc/lib/libjsonrpc/PicturePlayerOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/PicturePlayerOperations.h [deleted file]
xbmc/lib/libjsonrpc/PlayerOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/PlayerOperations.h [deleted file]
xbmc/lib/libjsonrpc/PlaylistOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/PlaylistOperations.h [deleted file]
xbmc/lib/libjsonrpc/SystemOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/SystemOperations.h [deleted file]
xbmc/lib/libjsonrpc/TCPServer.cpp [deleted file]
xbmc/lib/libjsonrpc/TCPServer.h [deleted file]
xbmc/lib/libjsonrpc/VideoLibrary.cpp [deleted file]
xbmc/lib/libjsonrpc/VideoLibrary.h [deleted file]
xbmc/lib/libjsonrpc/XBMCOperations.cpp [deleted file]
xbmc/lib/libjsonrpc/XBMCOperations.h [deleted file]
xbmc/lib/liblzo/LZO-1.00.rar [deleted file]
xbmc/lib/liblzo/LZO1X.H [deleted file]
xbmc/lib/liblzo/LZOCONF.H [deleted file]
xbmc/lib/liblzo/lzo.lib [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/ChangeLog [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/Makefile.am [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/Makefile.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/README [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/Makefile.am [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/Makefile.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/Makefile.am [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/Makefile.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/README [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/dirent-zip [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/dirent.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/dirent.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/makefile.msc [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/dirent/wdirent.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/make.msc [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/module.defs [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/vs10/glib.vcxproj [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/vs10/glib.vcxproj.filters [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/vs9/glib.sln [deleted file]
xbmc/lib/libmms/glib-2.20.4/build/win32/vs9/glib.vcproj [deleted file]
xbmc/lib/libmms/glib-2.20.4/config.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/Makefile.am [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/Makefile.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/galias.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/galiasdef.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/galloca.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/garray.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/garray.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gasyncqueue.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gasyncqueue.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gatomic.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gatomic.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbacktrace.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbacktrace.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbase64.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbase64.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbookmarkfile.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbookmarkfile.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gbsearcharray.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gcache.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gcache.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gchecksum.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gchecksum.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gcompletion.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gcompletion.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gconvert.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gconvert.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdataset.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdataset.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdatasetprivate.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdate.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdate.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdebug.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdir.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gdir.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gerror.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gerror.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gfileutils.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gfileutils.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/ghash.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/ghash.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/ghook.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/ghook.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gi18n-lib.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gi18n.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/giochannel.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/giochannel.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/giounix.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/giowin32.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gkeyfile.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gkeyfile.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/glib-object.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/glib.def [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/glib.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/glibintl.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/glist.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/glist.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmacros.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmain.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmain.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmappedfile.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmappedfile.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmarkup.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmarkup.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmem.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmem.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmessages.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmessages.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gmirroringtable.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnode.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnode.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/Makefile.am [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/Makefile.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/README [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/asnprintf.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/g-gnulib.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/makefile.msc [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/printf-args.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/printf-args.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/printf-parse.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/printf-parse.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/printf.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/printf.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/vasnprintf.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gnulib/vasnprintf.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/goption.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/goption.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gpattern.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gpattern.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gpoll.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gpoll.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gprimes.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gprimes.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gprintf.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gprintf.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gprintfint.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gqsort.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gqsort.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gquark.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gqueue.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gqueue.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/grand.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/grand.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gregex.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gregex.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/grel.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/grel.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gscanner.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gscanner.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gscripttable.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gsequence.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gsequence.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gshell.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gshell.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gslice.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gslice.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gslist.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gslist.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn-win32-helper-console.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn-win32-helper.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn-win32.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn-win64-helper-console.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn-win64-helper.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gspawn.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gstdio.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gstdio.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gstrfuncs.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gstrfuncs.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gstring.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gstring.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtester.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtestutils.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtestutils.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gthread.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gthread.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gthreadpool.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gthreadpool.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gthreadprivate.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtimer.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtimer.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtree.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtree.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gtypes.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunibreak.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunibreak.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunichartables.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunicode.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunicodeprivate.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunicollate.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunicomp.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunidecomp.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gunidecomp.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/guniprop.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gurifuncs.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gurifuncs.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gutf8.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gutils.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gutils.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gwin32.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/gwin32.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/Makefile.am [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/Makefile.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/README [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/codeset.m4 [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/config.charset [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/glibc21.m4 [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/libcharset-glib.patch [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/libcharset.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/localcharset.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/localcharset.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/make-patch.sh [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/ref-add.sin [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/ref-del.sin [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/libcharset/update.sh [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/makefile.msc [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/makefile.msc.in [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/makegalias.pl [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/pltcheck.sh [deleted file]
xbmc/lib/libmms/glib-2.20.4/glib/win_iconv.c [deleted file]
xbmc/lib/libmms/glib-2.20.4/glibconfig.h [deleted file]
xbmc/lib/libmms/glib-2.20.4/msvc_recommended_pragmas.h [deleted file]
xbmc/lib/libmms/libmms_win32/.cvsignore [deleted file]
xbmc/lib/libmms/libmms_win32/AUTHORS [deleted file]
xbmc/lib/libmms/libmms_win32/COPYING.LIB [deleted file]
xbmc/lib/libmms/libmms_win32/ChangeLog [deleted file]
xbmc/lib/libmms/libmms_win32/INSTALL [deleted file]
xbmc/lib/libmms/libmms_win32/Makefile.am [deleted file]
xbmc/lib/libmms/libmms_win32/NEWS [deleted file]
xbmc/lib/libmms/libmms_win32/README [deleted file]
xbmc/lib/libmms/libmms_win32/README.LICENSE [deleted file]
xbmc/lib/libmms/libmms_win32/TODO [deleted file]
xbmc/lib/libmms/libmms_win32/autogen.sh [deleted file]
xbmc/lib/libmms/libmms_win32/configure.in [deleted file]
xbmc/lib/libmms/libmms_win32/doc/random/URLs.txt [deleted file]
xbmc/lib/libmms/libmms_win32/libmms.spec.in [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/config.h [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/inttypes.h [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/libmms.sln [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/libmms.vcproj [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/libmms.vcxproj [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/libmms.vcxproj.filters [deleted file]
xbmc/lib/libmms/libmms_win32/msvc++/stdint.h [deleted file]
xbmc/lib/libmms/libmms_win32/pkgconfig/.cvsignore [deleted file]
xbmc/lib/libmms/libmms_win32/pkgconfig/Makefile.am [deleted file]
xbmc/lib/libmms/libmms_win32/pkgconfig/libmms.pc.in [deleted file]
xbmc/lib/libmms/libmms_win32/src/.cvsignore [deleted file]
xbmc/lib/libmms/libmms_win32/src/Makefile.am [deleted file]
xbmc/lib/libmms/libmms_win32/src/README.AUX [deleted file]
xbmc/lib/libmms/libmms_win32/src/asfheader.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/bswap.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/input_mms.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/mms.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/mms.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/mms_config.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/mms_config.h.in [deleted file]
xbmc/lib/libmms/libmms_win32/src/mmsh.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/mmsh.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/mmsio.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/mmsx.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/mmsx.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/testconnect.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/testdownload.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/testswap.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/uri.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/uri.h [deleted file]
xbmc/lib/libmms/libmms_win32/src/utils.c [deleted file]
xbmc/lib/libmms/libmms_win32/src/utils.h [deleted file]
xbmc/lib/libsamplerate/AUTHORS [deleted file]
xbmc/lib/libsamplerate/COPYING [deleted file]
xbmc/lib/libsamplerate/Cfg/compile [deleted file]
xbmc/lib/libsamplerate/Cfg/config.guess [deleted file]
xbmc/lib/libsamplerate/Cfg/config.sub [deleted file]
xbmc/lib/libsamplerate/Cfg/depcomp [deleted file]
xbmc/lib/libsamplerate/Cfg/install-sh [deleted file]
xbmc/lib/libsamplerate/Cfg/ltmain.sh [deleted file]
xbmc/lib/libsamplerate/Cfg/missing [deleted file]
xbmc/lib/libsamplerate/ChangeLog [deleted file]
xbmc/lib/libsamplerate/INSTALL [deleted file]
xbmc/lib/libsamplerate/M4/libtool.m4 [deleted file]
xbmc/lib/libsamplerate/M4/ltoptions.m4 [deleted file]
xbmc/lib/libsamplerate/M4/ltsugar.m4 [deleted file]
xbmc/lib/libsamplerate/M4/ltversion.m4 [deleted file]
xbmc/lib/libsamplerate/M4/lt~obsolete.m4 [deleted file]
xbmc/lib/libsamplerate/Make.bat [deleted file]
xbmc/lib/libsamplerate/Makefile.am [deleted file]
xbmc/lib/libsamplerate/Makefile.in [deleted file]
xbmc/lib/libsamplerate/NEWS [deleted file]
xbmc/lib/libsamplerate/README [deleted file]
xbmc/lib/libsamplerate/Win32/Makefile.am [deleted file]
xbmc/lib/libsamplerate/Win32/Makefile.in [deleted file]
xbmc/lib/libsamplerate/Win32/Makefile.mingw.in [deleted file]
xbmc/lib/libsamplerate/Win32/Makefile.msvc [deleted file]
xbmc/lib/libsamplerate/Win32/config.h [deleted file]
xbmc/lib/libsamplerate/Win32/libsamplerate-0.def [deleted file]
xbmc/lib/libsamplerate/Win32/unistd.h [deleted file]
xbmc/lib/libsamplerate/acinclude.m4 [deleted file]
xbmc/lib/libsamplerate/aclocal.m4 [deleted file]
xbmc/lib/libsamplerate/autogen.sh [deleted file]
xbmc/lib/libsamplerate/compile [deleted file]
xbmc/lib/libsamplerate/config.guess [deleted file]
xbmc/lib/libsamplerate/config.sub [deleted file]
xbmc/lib/libsamplerate/configure [deleted file]
xbmc/lib/libsamplerate/configure.ac [deleted file]
xbmc/lib/libsamplerate/depcomp [deleted file]
xbmc/lib/libsamplerate/doc/ChangeLog [deleted file]
xbmc/lib/libsamplerate/doc/Makefile.am [deleted file]
xbmc/lib/libsamplerate/doc/Makefile.in [deleted file]
xbmc/lib/libsamplerate/doc/NEWS [deleted file]
xbmc/lib/libsamplerate/doc/SRC.css [deleted file]
xbmc/lib/libsamplerate/doc/SRC.png [deleted file]
xbmc/lib/libsamplerate/doc/api.html [deleted file]
xbmc/lib/libsamplerate/doc/api_callback.html [deleted file]
xbmc/lib/libsamplerate/doc/api_full.html [deleted file]
xbmc/lib/libsamplerate/doc/api_misc.html [deleted file]
xbmc/lib/libsamplerate/doc/api_simple.html [deleted file]
xbmc/lib/libsamplerate/doc/download.html [deleted file]
xbmc/lib/libsamplerate/doc/faq.html [deleted file]
xbmc/lib/libsamplerate/doc/history.html [deleted file]
xbmc/lib/libsamplerate/doc/index.html [deleted file]
xbmc/lib/libsamplerate/doc/license.html [deleted file]
xbmc/lib/libsamplerate/doc/lists.html [deleted file]
xbmc/lib/libsamplerate/doc/quality.html [deleted file]
xbmc/lib/libsamplerate/doc/win32.html [deleted file]
xbmc/lib/libsamplerate/examples/Makefile.am [deleted file]
xbmc/lib/libsamplerate/examples/Makefile.in [deleted file]
xbmc/lib/libsamplerate/examples/audio_out.c [deleted file]
xbmc/lib/libsamplerate/examples/audio_out.h [deleted file]
xbmc/lib/libsamplerate/examples/sndfile-resample.c [deleted file]
xbmc/lib/libsamplerate/examples/timewarp-file.c [deleted file]
xbmc/lib/libsamplerate/examples/varispeed-play.c [deleted file]
xbmc/lib/libsamplerate/install-sh [deleted file]
xbmc/lib/libsamplerate/libsamplerate.spec.in [deleted file]
xbmc/lib/libsamplerate/libsamplerate_win32/libsamplerate_win32.vcproj [deleted file]
xbmc/lib/libsamplerate/libsamplerate_win32/libsamplerate_win32.vcxproj [deleted file]
xbmc/lib/libsamplerate/libsamplerate_win32/libsamplerate_win32.vcxproj.filters [deleted file]
xbmc/lib/libsamplerate/ltmain.sh [deleted file]
xbmc/lib/libsamplerate/missing [deleted file]
xbmc/lib/libsamplerate/samplerate.pc.in [deleted file]
xbmc/lib/libsamplerate/src/Makefile.am [deleted file]
xbmc/lib/libsamplerate/src/Makefile.in [deleted file]
xbmc/lib/libsamplerate/src/Version_script.in [deleted file]
xbmc/lib/libsamplerate/src/check_asm.sh [deleted file]
xbmc/lib/libsamplerate/src/common.h [deleted file]
xbmc/lib/libsamplerate/src/config.h.in [deleted file]
xbmc/lib/libsamplerate/src/fastest_coeffs.h [deleted file]
xbmc/lib/libsamplerate/src/float_cast.h [deleted file]
xbmc/lib/libsamplerate/src/high_qual_coeffs.h [deleted file]
xbmc/lib/libsamplerate/src/mid_qual_coeffs.h [deleted file]
xbmc/lib/libsamplerate/src/samplerate.c [deleted file]
xbmc/lib/libsamplerate/src/samplerate.h [deleted file]
xbmc/lib/libsamplerate/src/src_linear.c [deleted file]
xbmc/lib/libsamplerate/src/src_sinc.c [deleted file]
xbmc/lib/libsamplerate/src/src_zoh.c [deleted file]
xbmc/lib/libsamplerate/tests/Makefile.am [deleted file]
xbmc/lib/libsamplerate/tests/Makefile.in [deleted file]
xbmc/lib/libsamplerate/tests/calc_snr.c [deleted file]
xbmc/lib/libsamplerate/tests/callback_hang_test.c [deleted file]
xbmc/lib/libsamplerate/tests/callback_test.c [deleted file]
xbmc/lib/libsamplerate/tests/downsample_test.c [deleted file]
xbmc/lib/libsamplerate/tests/float_short_test.c [deleted file]
xbmc/lib/libsamplerate/tests/misc_test.c [deleted file]
xbmc/lib/libsamplerate/tests/multi_channel_test.c [deleted file]
xbmc/lib/libsamplerate/tests/multichan_throughput_test.c [deleted file]
xbmc/lib/libsamplerate/tests/reset_test.c [deleted file]
xbmc/lib/libsamplerate/tests/simple_test.c [deleted file]
xbmc/lib/libsamplerate/tests/snr_bw_test.c [deleted file]
xbmc/lib/libsamplerate/tests/src-evaluate.c [deleted file]
xbmc/lib/libsamplerate/tests/termination_test.c [deleted file]
xbmc/lib/libsamplerate/tests/throughput_test.c [deleted file]
xbmc/lib/libsamplerate/tests/util.c [deleted file]
xbmc/lib/libsamplerate/tests/util.h [deleted file]
xbmc/lib/libsamplerate/tests/varispeed_test.c [deleted file]
xbmc/lib/libscrobbler/Makefile [deleted file]
xbmc/lib/libscrobbler/errors.h [deleted file]
xbmc/lib/libscrobbler/lastfmscrobbler.cpp [deleted file]
xbmc/lib/libscrobbler/lastfmscrobbler.h [deleted file]
xbmc/lib/libscrobbler/librefmscrobbler.cpp [deleted file]
xbmc/lib/libscrobbler/librefmscrobbler.h [deleted file]
xbmc/lib/libscrobbler/scrobbler.cpp [deleted file]
xbmc/lib/libscrobbler/scrobbler.h [deleted file]
xbmc/lib/libsquish/ChangeLog [deleted file]
xbmc/lib/libsquish/Doxyfile [deleted file]
xbmc/lib/libsquish/Makefile.in [deleted file]
xbmc/lib/libsquish/README [deleted file]
xbmc/lib/libsquish/alpha.cpp [deleted file]
xbmc/lib/libsquish/alpha.h [deleted file]
xbmc/lib/libsquish/clusterfit.cpp [deleted file]
xbmc/lib/libsquish/clusterfit.h [deleted file]
xbmc/lib/libsquish/colourblock.cpp [deleted file]
xbmc/lib/libsquish/colourblock.h [deleted file]
xbmc/lib/libsquish/colourfit.cpp [deleted file]
xbmc/lib/libsquish/colourfit.h [deleted file]
xbmc/lib/libsquish/colourset.cpp [deleted file]
xbmc/lib/libsquish/colourset.h [deleted file]
xbmc/lib/libsquish/config [deleted file]
xbmc/lib/libsquish/config.h [deleted file]
xbmc/lib/libsquish/extra/squishgen.cpp [deleted file]
xbmc/lib/libsquish/extra/squishpng.cpp [deleted file]
xbmc/lib/libsquish/extra/squishtest.cpp [deleted file]
xbmc/lib/libsquish/maths.cpp [deleted file]
xbmc/lib/libsquish/maths.h [deleted file]
xbmc/lib/libsquish/rangefit.cpp [deleted file]
xbmc/lib/libsquish/rangefit.h [deleted file]
xbmc/lib/libsquish/simd.h [deleted file]
xbmc/lib/libsquish/simd_float.h [deleted file]
xbmc/lib/libsquish/simd_sse.h [deleted file]
xbmc/lib/libsquish/simd_ve.h [deleted file]
xbmc/lib/libsquish/singlecolourfit.cpp [deleted file]
xbmc/lib/libsquish/singlecolourfit.h [deleted file]
xbmc/lib/libsquish/singlecolourlookup.inl [deleted file]
xbmc/lib/libsquish/squish-Info.plist [deleted file]
xbmc/lib/libsquish/squish.cpp [deleted file]
xbmc/lib/libsquish/squish.h [deleted file]
xbmc/lib/libsquish/texture_compression_s3tc.txt [deleted file]
xbmc/lib/libsquish/vs7/squish.sln [deleted file]
xbmc/lib/libsquish/vs7/squish/squish.vcproj [deleted file]
xbmc/lib/libsquish/vs7/squish/squish_2008.vcproj [deleted file]
xbmc/lib/libsquish/vs7/squish/squish_2010.vcxproj [deleted file]
xbmc/lib/libsquish/vs7/squish/squish_2010.vcxproj.filters [deleted file]
xbmc/lib/libsquish/vs7/squishpng/squishpng.vcproj [deleted file]
xbmc/lib/libsquish/vs7/squishtest/squishtest.vcproj [deleted file]
xbmc/lib/sqLite/Makefile [deleted file]
xbmc/lib/sqLite/dataset.cpp [deleted file]
xbmc/lib/sqLite/dataset.h [deleted file]
xbmc/lib/sqLite/mysqldataset.cpp [deleted file]
xbmc/lib/sqLite/mysqldataset.h [deleted file]
xbmc/lib/sqLite/qry_dat.cpp [deleted file]
xbmc/lib/sqLite/qry_dat.h [deleted file]
xbmc/lib/sqLite/sqlite/libsqlite_win32/libsqlite_win32.vcproj [deleted file]
xbmc/lib/sqLite/sqlite/libsqlite_win32/libsqlite_win32.vcxproj [deleted file]
xbmc/lib/sqLite/sqlite/libsqlite_win32/libsqlite_win32.vcxproj.filters [deleted file]
xbmc/lib/sqLite/sqlite/sqlite3.c [deleted file]
xbmc/lib/sqLite/sqlite/sqlite3.h [deleted file]
xbmc/lib/sqLite/sqlite/sqlite3ext.h [deleted file]
xbmc/lib/sqLite/sqlite3.h [deleted file]
xbmc/lib/sqLite/sqlitedataset.cpp [deleted file]
xbmc/lib/sqLite/sqlitedataset.h [deleted file]
xbmc/lib/zlib/zconf.h [deleted file]
xbmc/lib/zlib/zlib.h [deleted file]
xbmc/lib/zlib/zlib.lib [deleted file]
xbmc/linux/ConsoleDeviceKitPowerSyscall.cpp [deleted file]
xbmc/linux/ConsoleDeviceKitPowerSyscall.h [deleted file]
xbmc/linux/ConsoleUPowerSyscall.cpp [deleted file]
xbmc/linux/ConsoleUPowerSyscall.h [deleted file]
xbmc/linux/DBusMessage.cpp
xbmc/linux/DBusReserve.h
xbmc/linux/DBusUtil.cpp
xbmc/linux/DBusUtil.h
xbmc/linux/DeviceKitDisksProvider.cpp [deleted file]
xbmc/linux/DeviceKitDisksProvider.h [deleted file]
xbmc/linux/HALManager.cpp
xbmc/linux/HALManager.h
xbmc/linux/HALPowerSyscall.cpp [deleted file]
xbmc/linux/HALPowerSyscall.h [deleted file]
xbmc/linux/HALProvider.cpp [deleted file]
xbmc/linux/HALProvider.h [deleted file]
xbmc/linux/LinuxResourceCounter.cpp
xbmc/linux/LinuxStorageProvider.h [deleted file]
xbmc/linux/LinuxTimezone.h
xbmc/linux/Makefile.in
xbmc/linux/NetworkLinux.cpp [deleted file]
xbmc/linux/NetworkLinux.h [deleted file]
xbmc/linux/PosixMountProvider.cpp
xbmc/linux/PosixMountProvider.h
xbmc/linux/UDisksProvider.cpp [deleted file]
xbmc/linux/UDisksProvider.h [deleted file]
xbmc/linux/XCriticalSection.cpp
xbmc/linux/XFileUtils.cpp
xbmc/linux/XHandle.h
xbmc/linux/XLCDproc.cpp
xbmc/linux/XRandR.cpp [deleted file]
xbmc/linux/XRandR.h [deleted file]
xbmc/linux/XThreadUtils.cpp
xbmc/linux/XTimeUtils.cpp
xbmc/linux/ZeroconfAvahi.cpp [deleted file]
xbmc/linux/ZeroconfAvahi.h [deleted file]
xbmc/linux/ZeroconfBrowserAvahi.cpp [deleted file]
xbmc/linux/ZeroconfBrowserAvahi.h [deleted file]
xbmc/music/Album.cpp [new file with mode: 0644]
xbmc/music/Album.h [new file with mode: 0644]
xbmc/music/Artist.cpp [new file with mode: 0644]
xbmc/music/Artist.h [new file with mode: 0644]
xbmc/music/GUIViewStateMusic.cpp [new file with mode: 0644]
xbmc/music/GUIViewStateMusic.h [new file with mode: 0644]
xbmc/music/LastFmManager.cpp [new file with mode: 0644]
xbmc/music/LastFmManager.h [new file with mode: 0644]
xbmc/music/Makefile [new file with mode: 0644]
xbmc/music/MusicDatabase.cpp [new file with mode: 0644]
xbmc/music/MusicDatabase.h [new file with mode: 0644]
xbmc/music/MusicInfoLoader.cpp [new file with mode: 0644]
xbmc/music/MusicInfoLoader.h [new file with mode: 0644]
xbmc/music/Song.cpp [new file with mode: 0644]
xbmc/music/Song.h [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicInfo.cpp [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicInfo.h [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicOSD.cpp [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicOSD.h [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicOverlay.cpp [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicOverlay.h [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicScan.cpp [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogMusicScan.h [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogSongInfo.cpp [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogSongInfo.h [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogVisualisationPresetList.cpp [new file with mode: 0644]
xbmc/music/dialogs/GUIDialogVisualisationPresetList.h [new file with mode: 0644]
xbmc/music/dialogs/Makefile [new file with mode: 0644]
xbmc/music/infoscanner/Makefile [new file with mode: 0644]
xbmc/music/infoscanner/MusicAlbumInfo.cpp [new file with mode: 0644]
xbmc/music/infoscanner/MusicAlbumInfo.h [new file with mode: 0644]
xbmc/music/infoscanner/MusicArtistInfo.cpp [new file with mode: 0644]
xbmc/music/infoscanner/MusicArtistInfo.h [new file with mode: 0644]
xbmc/music/infoscanner/MusicInfoScanner.cpp [new file with mode: 0644]
xbmc/music/infoscanner/MusicInfoScanner.h [new file with mode: 0644]
xbmc/music/infoscanner/MusicInfoScraper.cpp [new file with mode: 0644]
xbmc/music/infoscanner/MusicInfoScraper.h [new file with mode: 0644]
xbmc/music/karaoke/GUIDialogKaraokeSongSelector.cpp [new file with mode: 0644]
xbmc/music/karaoke/GUIDialogKaraokeSongSelector.h [new file with mode: 0644]
xbmc/music/karaoke/GUIWindowKaraokeLyrics.cpp [new file with mode: 0644]
xbmc/music/karaoke/GUIWindowKaraokeLyrics.h [new file with mode: 0644]
xbmc/music/karaoke/Makefile.in [new file with mode: 0644]
xbmc/music/karaoke/cdgdata.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyrics.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyrics.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricscdg.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricscdg.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricsfactory.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricsfactory.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricsmanager.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricsmanager.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstext.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstext.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstextkar.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstextkar.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstextlrc.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstextlrc.h [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstextustar.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokelyricstextustar.h [new file with mode: 0644]
xbmc/music/karaoke/karaokewindowbackground.cpp [new file with mode: 0644]
xbmc/music/karaoke/karaokewindowbackground.h [new file with mode: 0644]
xbmc/music/tags/APEv2Tag.cpp [new file with mode: 0644]
xbmc/music/tags/APEv2Tag.h [new file with mode: 0644]
xbmc/music/tags/DllLibapetag.h [new file with mode: 0644]
xbmc/music/tags/DllLibid3tag.h [new file with mode: 0644]
xbmc/music/tags/FlacTag.cpp [new file with mode: 0644]
xbmc/music/tags/FlacTag.h [new file with mode: 0644]
xbmc/music/tags/Id3Tag.cpp [new file with mode: 0644]
xbmc/music/tags/Id3Tag.h [new file with mode: 0644]
xbmc/music/tags/ImusicInfoTagLoader.h [new file with mode: 0644]
xbmc/music/tags/Makefile [new file with mode: 0644]
xbmc/music/tags/MusicInfoTag.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTag.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderAAC.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderAAC.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderASAP.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderASAP.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderApe.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderApe.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderCDDA.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderCDDA.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderDatabase.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderDatabase.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderFactory.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderFactory.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderFlac.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderFlac.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMP3.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMP3.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMP4.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMP4.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMPC.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMPC.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMidi.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMidi.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMod.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderMod.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderNSF.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderNSF.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderOgg.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderOgg.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderSPC.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderSPC.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderShn.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderShn.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderWMA.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderWMA.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderWav.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderWav.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderWavPack.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderWavPack.h [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderYM.cpp [new file with mode: 0644]
xbmc/music/tags/MusicInfoTagLoaderYM.h [new file with mode: 0644]
xbmc/music/tags/OggTag.cpp [new file with mode: 0644]
xbmc/music/tags/OggTag.h [new file with mode: 0644]
xbmc/music/tags/Tag.h [new file with mode: 0644]
xbmc/music/tags/VorbisTag.cpp [new file with mode: 0644]
xbmc/music/tags/VorbisTag.h [new file with mode: 0644]
xbmc/music/tags/id3v1genre.h [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicBase.cpp [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicBase.h [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicNav.cpp [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicNav.h [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicPlaylist.cpp [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicPlaylist.h [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicPlaylistEditor.cpp [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicPlaylistEditor.h [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicSongs.cpp [new file with mode: 0644]
xbmc/music/windows/GUIWindowMusicSongs.h [new file with mode: 0644]
xbmc/music/windows/GUIWindowVisualisation.cpp [new file with mode: 0644]
xbmc/music/windows/GUIWindowVisualisation.h [new file with mode: 0644]
xbmc/music/windows/Makefile [new file with mode: 0644]
xbmc/network/DNSNameCache.cpp [new file with mode: 0644]
xbmc/network/DNSNameCache.h [new file with mode: 0644]
xbmc/network/EventClient.cpp [new file with mode: 0644]
xbmc/network/EventClient.h [new file with mode: 0644]
xbmc/network/EventPacket.cpp [new file with mode: 0644]
xbmc/network/EventPacket.h [new file with mode: 0644]
xbmc/network/EventServer.cpp [new file with mode: 0644]
xbmc/network/EventServer.h [new file with mode: 0644]
xbmc/network/GUIDialogAccessPoints.cpp [new file with mode: 0644]
xbmc/network/GUIDialogAccessPoints.h [new file with mode: 0644]
xbmc/network/GUIDialogNetworkSetup.cpp [new file with mode: 0644]
xbmc/network/GUIDialogNetworkSetup.h [new file with mode: 0644]
xbmc/network/Makefile.in [new file with mode: 0644]
xbmc/network/Network.cpp [new file with mode: 0644]
xbmc/network/Network.h [new file with mode: 0644]
xbmc/network/Socket.cpp [new file with mode: 0644]
xbmc/network/Socket.h [new file with mode: 0644]
xbmc/network/TCPServer.cpp [new file with mode: 0644]
xbmc/network/TCPServer.h [new file with mode: 0644]
xbmc/network/UPnP.cpp [new file with mode: 0644]
xbmc/network/UPnP.h [new file with mode: 0644]
xbmc/network/UdpClient.cpp [new file with mode: 0644]
xbmc/network/UdpClient.h [new file with mode: 0644]
xbmc/network/WebServer.cpp [new file with mode: 0644]
xbmc/network/WebServer.h [new file with mode: 0644]
xbmc/network/Zeroconf.cpp [new file with mode: 0644]
xbmc/network/Zeroconf.h [new file with mode: 0644]
xbmc/network/ZeroconfBrowser.cpp [new file with mode: 0644]
xbmc/network/ZeroconfBrowser.h [new file with mode: 0644]
xbmc/network/cddb.cpp [new file with mode: 0644]
xbmc/network/cddb.h [new file with mode: 0644]
xbmc/network/libscrobbler/Makefile [new file with mode: 0644]
xbmc/network/libscrobbler/errors.h [new file with mode: 0644]
xbmc/network/libscrobbler/lastfmscrobbler.cpp [new file with mode: 0644]
xbmc/network/libscrobbler/lastfmscrobbler.h [new file with mode: 0644]
xbmc/network/libscrobbler/librefmscrobbler.cpp [new file with mode: 0644]
xbmc/network/libscrobbler/librefmscrobbler.h [new file with mode: 0644]
xbmc/network/libscrobbler/scrobbler.cpp [new file with mode: 0644]
xbmc/network/libscrobbler/scrobbler.h [new file with mode: 0644]
xbmc/network/linux/Makefile [new file with mode: 0644]
xbmc/network/linux/NetworkLinux.cpp [new file with mode: 0644]
xbmc/network/linux/NetworkLinux.h [new file with mode: 0644]
xbmc/network/linux/ZeroconfAvahi.cpp [new file with mode: 0644]
xbmc/network/linux/ZeroconfAvahi.h [new file with mode: 0644]
xbmc/network/linux/ZeroconfBrowserAvahi.cpp [new file with mode: 0644]
xbmc/network/linux/ZeroconfBrowserAvahi.h [new file with mode: 0644]
xbmc/network/osx/Makefile [new file with mode: 0644]
xbmc/network/osx/ZeroconfBrowserOSX.cpp [new file with mode: 0644]
xbmc/network/osx/ZeroconfBrowserOSX.h [new file with mode: 0644]
xbmc/network/osx/ZeroconfOSX.cpp [new file with mode: 0644]
xbmc/network/osx/ZeroconfOSX.h [new file with mode: 0644]
xbmc/network/windows/NetworkWin32.cpp [new file with mode: 0644]
xbmc/network/windows/NetworkWin32.h [new file with mode: 0644]
xbmc/osx/CocoaInterface.h
xbmc/osx/CocoaPowerSyscall.cpp [deleted file]
xbmc/osx/CocoaPowerSyscall.h [deleted file]
xbmc/osx/CoreAudio.cpp
xbmc/osx/CoreAudio.h
xbmc/osx/DarwinStorageProvider.cpp [deleted file]
xbmc/osx/DarwinStorageProvider.h [deleted file]
xbmc/osx/Makefile.in
xbmc/osx/SDLMain.mm
xbmc/osx/SemaphoreDarwin.cpp [deleted file]
xbmc/osx/SemaphoreDarwin.h [deleted file]
xbmc/osx/WinSystemOSX.h [deleted file]
xbmc/osx/WinSystemOSX.mm [deleted file]
xbmc/osx/WinSystemOSXGL.h [deleted file]
xbmc/osx/WinSystemOSXGL.mm [deleted file]
xbmc/osx/XBMCHelper.cpp
xbmc/osx/ZeroconfBrowserOSX.cpp [deleted file]
xbmc/osx/ZeroconfBrowserOSX.h [deleted file]
xbmc/osx/ZeroconfOSX.cpp [deleted file]
xbmc/osx/ZeroconfOSX.h [deleted file]
xbmc/pictures/DllImageLib.h [new file with mode: 0644]
xbmc/pictures/DllLibExif.h [new file with mode: 0644]
xbmc/pictures/GUIDialogPictureInfo.cpp [new file with mode: 0644]
xbmc/pictures/GUIDialogPictureInfo.h [new file with mode: 0644]
xbmc/pictures/GUIViewStatePictures.cpp [new file with mode: 0644]
xbmc/pictures/GUIViewStatePictures.h [new file with mode: 0644]
xbmc/pictures/GUIWindowPictures.cpp [new file with mode: 0644]
xbmc/pictures/GUIWindowPictures.h [new file with mode: 0644]
xbmc/pictures/GUIWindowSlideShow.cpp [new file with mode: 0644]
xbmc/pictures/GUIWindowSlideShow.h [new file with mode: 0644]
xbmc/pictures/Makefile [new file with mode: 0644]
xbmc/pictures/Picture.cpp [new file with mode: 0644]
xbmc/pictures/Picture.h [new file with mode: 0644]
xbmc/pictures/PictureInfoLoader.cpp [new file with mode: 0644]
xbmc/pictures/PictureInfoLoader.h [new file with mode: 0644]
xbmc/pictures/PictureInfoTag.cpp [new file with mode: 0644]
xbmc/pictures/PictureInfoTag.h [new file with mode: 0644]
xbmc/pictures/PictureThumbLoader.cpp [new file with mode: 0644]
xbmc/pictures/PictureThumbLoader.h [new file with mode: 0644]
xbmc/pictures/SlideShowPicture.cpp [new file with mode: 0644]
xbmc/pictures/SlideShowPicture.h [new file with mode: 0644]
xbmc/playlists/Makefile [new file with mode: 0644]
xbmc/playlists/PlayList.cpp [new file with mode: 0644]
xbmc/playlists/PlayList.h [new file with mode: 0644]
xbmc/playlists/PlayListB4S.cpp [new file with mode: 0644]
xbmc/playlists/PlayListB4S.h [new file with mode: 0644]
xbmc/playlists/PlayListFactory.cpp [new file with mode: 0644]
xbmc/playlists/PlayListFactory.h [new file with mode: 0644]
xbmc/playlists/PlayListM3U.cpp [new file with mode: 0644]
xbmc/playlists/PlayListM3U.h [new file with mode: 0644]
xbmc/playlists/PlayListPLS.cpp [new file with mode: 0644]
xbmc/playlists/PlayListPLS.h [new file with mode: 0644]
xbmc/playlists/PlayListURL.cpp [new file with mode: 0644]
xbmc/playlists/PlayListURL.h [new file with mode: 0644]
xbmc/playlists/PlayListWPL.cpp [new file with mode: 0644]
xbmc/playlists/PlayListWPL.h [new file with mode: 0644]
xbmc/playlists/PlayListXML.cpp [new file with mode: 0644]
xbmc/playlists/PlayListXML.h [new file with mode: 0644]
xbmc/playlists/SmartPlayList.cpp [new file with mode: 0644]
xbmc/playlists/SmartPlayList.h [new file with mode: 0644]
xbmc/posix/Makefile [deleted file]
xbmc/posix/SemaphorePOSIX.cpp [deleted file]
xbmc/posix/SemaphorePOSIX.h [deleted file]
xbmc/powermanagement/DPMSSupport.cpp [new file with mode: 0644]
xbmc/powermanagement/DPMSSupport.h [new file with mode: 0644]
xbmc/powermanagement/IPowerSyscall.h [new file with mode: 0644]
xbmc/powermanagement/Makefile [new file with mode: 0644]
xbmc/powermanagement/PowerManager.cpp [new file with mode: 0644]
xbmc/powermanagement/PowerManager.h [new file with mode: 0644]
xbmc/powermanagement/linux/ConsoleDeviceKitPowerSyscall.cpp [new file with mode: 0644]
xbmc/powermanagement/linux/ConsoleDeviceKitPowerSyscall.h [new file with mode: 0644]
xbmc/powermanagement/linux/ConsoleUPowerSyscall.cpp [new file with mode: 0644]
xbmc/powermanagement/linux/ConsoleUPowerSyscall.h [new file with mode: 0644]
xbmc/powermanagement/linux/HALPowerSyscall.cpp [new file with mode: 0644]
xbmc/powermanagement/linux/HALPowerSyscall.h [new file with mode: 0644]
xbmc/powermanagement/linux/Makefile [new file with mode: 0644]
xbmc/powermanagement/osx/CocoaPowerSyscall.cpp [new file with mode: 0644]
xbmc/powermanagement/osx/CocoaPowerSyscall.h [new file with mode: 0644]
xbmc/powermanagement/osx/Makefile [new file with mode: 0644]
xbmc/powermanagement/windows/Win32PowerSyscall.cpp [new file with mode: 0644]
xbmc/powermanagement/windows/Win32PowerSyscall.h [new file with mode: 0644]
xbmc/programs/GUIViewStatePrograms.cpp [new file with mode: 0644]
xbmc/programs/GUIViewStatePrograms.h [new file with mode: 0644]
xbmc/programs/GUIWindowPrograms.cpp [new file with mode: 0644]
xbmc/programs/GUIWindowPrograms.h [new file with mode: 0644]
xbmc/programs/Makefile [new file with mode: 0644]
xbmc/programs/ProgramDatabase.cpp [new file with mode: 0644]
xbmc/programs/ProgramDatabase.h [new file with mode: 0644]
xbmc/programs/Shortcut.cpp [new file with mode: 0644]
xbmc/programs/Shortcut.h [new file with mode: 0644]
xbmc/rendering/Makefile [new file with mode: 0644]
xbmc/rendering/RenderSystem.cpp [new file with mode: 0644]
xbmc/rendering/RenderSystem.h [new file with mode: 0644]
xbmc/rendering/dx/GUIWindowTestPatternDX.cpp [new file with mode: 0644]
xbmc/rendering/dx/GUIWindowTestPatternDX.h [new file with mode: 0644]
xbmc/rendering/dx/RenderSystemDX.cpp [new file with mode: 0644]
xbmc/rendering/dx/RenderSystemDX.h [new file with mode: 0644]
xbmc/rendering/gl/GUIWindowTestPatternGL.cpp [new file with mode: 0644]
xbmc/rendering/gl/GUIWindowTestPatternGL.h [new file with mode: 0644]
xbmc/rendering/gl/Makefile [new file with mode: 0644]
xbmc/rendering/gl/RenderSystemGL.cpp [new file with mode: 0644]
xbmc/rendering/gl/RenderSystemGL.h [new file with mode: 0644]
xbmc/rendering/gles/Makefile [new file with mode: 0644]
xbmc/rendering/gles/RenderSystemGLES.cpp [new file with mode: 0644]
xbmc/rendering/gles/RenderSystemGLES.h [new file with mode: 0644]
xbmc/screensavers/rsxs-0.9/xbmc/Makefile.in
xbmc/settings/AdvancedSettings.cpp [new file with mode: 0644]
xbmc/settings/AdvancedSettings.h [new file with mode: 0644]
xbmc/settings/GUIDialogContentSettings.cpp [new file with mode: 0644]
xbmc/settings/GUIDialogContentSettings.h [new file with mode: 0644]
xbmc/settings/GUIDialogLockSettings.cpp [new file with mode: 0644]
xbmc/settings/GUIDialogLockSettings.h [new file with mode: 0644]
xbmc/settings/GUIDialogProfileSettings.cpp [new file with mode: 0644]
xbmc/settings/GUIDialogProfileSettings.h [new file with mode: 0644]
xbmc/settings/GUIDialogSettings.cpp [new file with mode: 0644]
xbmc/settings/GUIDialogSettings.h [new file with mode: 0644]
xbmc/settings/GUISettings.cpp [new file with mode: 0644]
xbmc/settings/GUISettings.h [new file with mode: 0644]
xbmc/settings/GUIWindowSettings.cpp [new file with mode: 0644]
xbmc/settings/GUIWindowSettings.h [new file with mode: 0644]
xbmc/settings/GUIWindowSettingsCategory.cpp [new file with mode: 0644]
xbmc/settings/GUIWindowSettingsCategory.h [new file with mode: 0644]
xbmc/settings/GUIWindowSettingsProfile.cpp [new file with mode: 0644]
xbmc/settings/GUIWindowSettingsProfile.h [new file with mode: 0644]
xbmc/settings/GUIWindowSettingsScreenCalibration.cpp [new file with mode: 0644]
xbmc/settings/GUIWindowSettingsScreenCalibration.h [new file with mode: 0644]
xbmc/settings/GUIWindowTestPattern.cpp [new file with mode: 0644]
xbmc/settings/GUIWindowTestPattern.h [new file with mode: 0644]
xbmc/settings/Makefile
xbmc/settings/Profile.cpp [new file with mode: 0644]
xbmc/settings/Profile.h [new file with mode: 0644]
xbmc/settings/Settings.cpp [new file with mode: 0644]
xbmc/settings/Settings.h [new file with mode: 0644]
xbmc/settings/SettingsControls.cpp [new file with mode: 0644]
xbmc/settings/SettingsControls.h [new file with mode: 0644]
xbmc/settings/VideoSettings.cpp
xbmc/storage/AutorunMediaJob.cpp [new file with mode: 0644]
xbmc/storage/AutorunMediaJob.h [new file with mode: 0644]
xbmc/storage/DetectDVDType.cpp [new file with mode: 0644]
xbmc/storage/DetectDVDType.h [new file with mode: 0644]
xbmc/storage/IStorageProvider.h [new file with mode: 0644]
xbmc/storage/IoSupport.cpp [new file with mode: 0644]
xbmc/storage/IoSupport.h [new file with mode: 0644]
xbmc/storage/Makefile [new file with mode: 0644]
xbmc/storage/MediaManager.cpp [new file with mode: 0644]
xbmc/storage/MediaManager.h [new file with mode: 0644]
xbmc/storage/cdioSupport.cpp [new file with mode: 0644]
xbmc/storage/cdioSupport.h [new file with mode: 0644]
xbmc/storage/linux/DeviceKitDisksProvider.cpp [new file with mode: 0644]
xbmc/storage/linux/DeviceKitDisksProvider.h [new file with mode: 0644]
xbmc/storage/linux/HALProvider.cpp [new file with mode: 0644]
xbmc/storage/linux/HALProvider.h [new file with mode: 0644]
xbmc/storage/linux/LinuxStorageProvider.h [new file with mode: 0644]
xbmc/storage/linux/Makefile [new file with mode: 0644]
xbmc/storage/linux/UDisksProvider.cpp [new file with mode: 0644]
xbmc/storage/linux/UDisksProvider.h [new file with mode: 0644]
xbmc/storage/osx/DarwinStorageProvider.cpp [new file with mode: 0644]
xbmc/storage/osx/DarwinStorageProvider.h [new file with mode: 0644]
xbmc/storage/osx/Makefile [new file with mode: 0644]
xbmc/storage/windows/Win32StorageProvider.cpp [new file with mode: 0644]
xbmc/storage/windows/Win32StorageProvider.h [new file with mode: 0644]
xbmc/system.h [new file with mode: 0644]
xbmc/threads/Atomics.cpp [new file with mode: 0644]
xbmc/threads/Atomics.h [new file with mode: 0644]
xbmc/threads/CriticalSection.cpp [new file with mode: 0644]
xbmc/threads/CriticalSection.h [new file with mode: 0644]
xbmc/threads/Event.cpp [new file with mode: 0644]
xbmc/threads/Event.h [new file with mode: 0644]
xbmc/threads/ISemaphore.h [new file with mode: 0644]
xbmc/threads/LockFree.cpp [new file with mode: 0644]
xbmc/threads/LockFree.h [new file with mode: 0644]
xbmc/threads/Makefile [new file with mode: 0644]
xbmc/threads/Mutex.cpp [new file with mode: 0644]
xbmc/threads/Mutex.h [new file with mode: 0644]
xbmc/threads/Semaphore.cpp [new file with mode: 0644]
xbmc/threads/Semaphore.hpp [new file with mode: 0644]
xbmc/threads/SharedSection.cpp [new file with mode: 0644]
xbmc/threads/SharedSection.h [new file with mode: 0644]
xbmc/threads/SingleLock.cpp [new file with mode: 0644]
xbmc/threads/SingleLock.h [new file with mode: 0644]
xbmc/threads/Thread.cpp [new file with mode: 0644]
xbmc/threads/Thread.h [new file with mode: 0644]
xbmc/threads/darwin/Makefile [new file with mode: 0644]
xbmc/threads/darwin/SemaphoreDarwin.cpp [new file with mode: 0644]
xbmc/threads/darwin/SemaphoreDarwin.h [new file with mode: 0644]
xbmc/threads/posix/Makefile [new file with mode: 0644]
xbmc/threads/posix/SemaphorePOSIX.cpp [new file with mode: 0644]
xbmc/threads/posix/SemaphorePOSIX.h [new file with mode: 0644]
xbmc/utils/AlarmClock.cpp
xbmc/utils/AlarmClock.h
xbmc/utils/AliasShortcutUtils.cpp
xbmc/utils/AnnouncementManager.cpp [deleted file]
xbmc/utils/AnnouncementManager.h [deleted file]
xbmc/utils/ArabicShaping.h
xbmc/utils/Archive.cpp
xbmc/utils/AsyncFileCopy.cpp
xbmc/utils/AsyncFileCopy.h
xbmc/utils/Atomics.cpp [deleted file]
xbmc/utils/Atomics.h [deleted file]
xbmc/utils/Builtins.cpp [deleted file]
xbmc/utils/Builtins.h [deleted file]
xbmc/utils/CPUInfo.cpp
xbmc/utils/CharsetConverter.cpp
xbmc/utils/CharsetConverter.h
xbmc/utils/Crc32.cpp [new file with mode: 0644]
xbmc/utils/Crc32.h [new file with mode: 0644]
xbmc/utils/CriticalSection.cpp [deleted file]
xbmc/utils/CriticalSection.h [deleted file]
xbmc/utils/DbusServer.cpp [deleted file]
xbmc/utils/DbusServer.h [deleted file]
xbmc/utils/DownloadQueue.cpp
xbmc/utils/DownloadQueue.h
xbmc/utils/EndianSwap.h
xbmc/utils/Event.cpp [deleted file]
xbmc/utils/Event.h [deleted file]
xbmc/utils/EventClient.cpp [deleted file]
xbmc/utils/EventClient.h [deleted file]
xbmc/utils/EventPacket.cpp [deleted file]
xbmc/utils/EventPacket.h [deleted file]
xbmc/utils/EventServer.cpp [deleted file]
xbmc/utils/EventServer.h [deleted file]
xbmc/utils/Fanart.cpp
xbmc/utils/FileOperationJob.cpp
xbmc/utils/FileOperationJob.h
xbmc/utils/FileUtils.cpp
xbmc/utils/FileUtils.h
xbmc/utils/GUIInfoManager.cpp [deleted file]
xbmc/utils/GUIInfoManager.h [deleted file]
xbmc/utils/IAnnouncer.h [deleted file]
xbmc/utils/IMDB.cpp [deleted file]
xbmc/utils/IMDB.h [deleted file]
xbmc/utils/ISemaphore.h [deleted file]
xbmc/utils/InfoLoader.cpp
xbmc/utils/IoSupport.cpp [deleted file]
xbmc/utils/IoSupport.h [deleted file]
xbmc/utils/JobManager.cpp
xbmc/utils/JobManager.h
xbmc/utils/LCD.cpp
xbmc/utils/LCD.h
xbmc/utils/LabelFormatter.cpp
xbmc/utils/LangCodeExpander.cpp [new file with mode: 0644]
xbmc/utils/LangCodeExpander.h [new file with mode: 0644]
xbmc/utils/LockFree.cpp [deleted file]
xbmc/utils/LockFree.h [deleted file]
xbmc/utils/Makefile
xbmc/utils/MathUtils.h [new file with mode: 0644]
xbmc/utils/MusicAlbumInfo.cpp [deleted file]
xbmc/utils/MusicAlbumInfo.h [deleted file]
xbmc/utils/MusicArtistInfo.cpp [deleted file]
xbmc/utils/MusicArtistInfo.h [deleted file]
xbmc/utils/MusicInfoScraper.cpp [deleted file]
xbmc/utils/MusicInfoScraper.h [deleted file]
xbmc/utils/Mutex.cpp [deleted file]
xbmc/utils/Mutex.h [deleted file]
xbmc/utils/Network.cpp [deleted file]
xbmc/utils/Network.h [deleted file]
xbmc/utils/PCMAmplifier.cpp
xbmc/utils/PCMAmplifier.h
xbmc/utils/PCMRemap.cpp
xbmc/utils/PCMRemap.h
xbmc/utils/PasswordManager.cpp [deleted file]
xbmc/utils/PasswordManager.h [deleted file]
xbmc/utils/PerformanceStats.h
xbmc/utils/RegExp.h
xbmc/utils/RingBuffer.cpp
xbmc/utils/RingBuffer.h
xbmc/utils/RssReader.cpp
xbmc/utils/RssReader.h
xbmc/utils/ScraperParser.cpp
xbmc/utils/ScraperUrl.cpp
xbmc/utils/Semaphore.cpp [deleted file]
xbmc/utils/Semaphore.hpp [deleted file]
xbmc/utils/SharedSection.cpp [deleted file]
xbmc/utils/SharedSection.h [deleted file]
xbmc/utils/SingleLock.cpp [deleted file]
xbmc/utils/SingleLock.h [deleted file]
xbmc/utils/Socket.cpp [deleted file]
xbmc/utils/Socket.h [deleted file]
xbmc/utils/Splash.cpp
xbmc/utils/Splash.h
xbmc/utils/StdString.h [new file with mode: 0644]
xbmc/utils/StringUtils.cpp [new file with mode: 0644]
xbmc/utils/StringUtils.h [new file with mode: 0644]
xbmc/utils/SystemInfo.cpp
xbmc/utils/Teletext.cpp [deleted file]
xbmc/utils/Teletext.h [deleted file]
xbmc/utils/TeletextDefines.h [deleted file]
xbmc/utils/Thread.cpp [deleted file]
xbmc/utils/Thread.h [deleted file]
xbmc/utils/TuxBoxUtil.cpp
xbmc/utils/TuxBoxUtil.h
xbmc/utils/URIUtils.cpp [new file with mode: 0644]
xbmc/utils/URIUtils.h [new file with mode: 0644]
xbmc/utils/UdpClient.cpp [deleted file]
xbmc/utils/UdpClient.h [deleted file]
xbmc/utils/Variant.cpp
xbmc/utils/Weather.cpp
xbmc/utils/WebServer.cpp [deleted file]
xbmc/utils/WebServer.h [deleted file]
xbmc/utils/XMLUtils.cpp [new file with mode: 0644]
xbmc/utils/XMLUtils.h [new file with mode: 0644]
xbmc/utils/fft.cpp [new file with mode: 0644]
xbmc/utils/fft.h [new file with mode: 0644]
xbmc/utils/log.cpp
xbmc/utils/ssrc.cpp [new file with mode: 0644]
xbmc/utils/ssrc.h [new file with mode: 0644]
xbmc/video/Bookmark.cpp [new file with mode: 0644]
xbmc/video/Bookmark.h [new file with mode: 0644]
xbmc/video/GUIViewStateVideo.cpp [new file with mode: 0644]
xbmc/video/GUIViewStateVideo.h [new file with mode: 0644]
xbmc/video/Makefile [new file with mode: 0644]
xbmc/video/Teletext.cpp [new file with mode: 0644]
xbmc/video/Teletext.h [new file with mode: 0644]
xbmc/video/TeletextDefines.h [new file with mode: 0644]
xbmc/video/VideoDatabase.cpp [new file with mode: 0644]
xbmc/video/VideoDatabase.h [new file with mode: 0644]
xbmc/video/VideoInfoDownloader.cpp [new file with mode: 0644]
xbmc/video/VideoInfoDownloader.h [new file with mode: 0644]
xbmc/video/VideoInfoScanner.cpp [new file with mode: 0644]
xbmc/video/VideoInfoScanner.h [new file with mode: 0644]
xbmc/video/VideoInfoTag.cpp [new file with mode: 0644]
xbmc/video/VideoInfoTag.h [new file with mode: 0644]
xbmc/video/VideoReferenceClock.cpp [new file with mode: 0644]
xbmc/video/VideoReferenceClock.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogAudioSubtitleSettings.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogAudioSubtitleSettings.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogFileStacking.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogFileStacking.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogFullScreenInfo.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogFullScreenInfo.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogTeletext.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogTeletext.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoBookmarks.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoBookmarks.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoInfo.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoInfo.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoOSD.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoOSD.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoOverlay.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoOverlay.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoScan.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoScan.h [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoSettings.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogVideoSettings.h [new file with mode: 0644]
xbmc/video/dialogs/Makefile [new file with mode: 0644]
xbmc/video/windows/GUIWindowFullScreen.cpp [new file with mode: 0644]
xbmc/video/windows/GUIWindowFullScreen.h [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoBase.cpp [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoBase.h [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoFiles.cpp [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoFiles.h [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoNav.cpp [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoNav.h [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoPlaylist.cpp [new file with mode: 0644]
xbmc/video/windows/GUIWindowVideoPlaylist.h [new file with mode: 0644]
xbmc/video/windows/Makefile [new file with mode: 0644]
xbmc/visualizations/Goom/Makefile.in
xbmc/visualizations/Goom/goom2k4-0/depcomp [deleted file]
xbmc/visualizations/Goom/goom2k4-0/install-sh [deleted file]
xbmc/visualizations/Goom/goom2k4-0/ltmain.sh [deleted file]
xbmc/visualizations/Goom/goom2k4-0/missing [deleted file]
xbmc/visualizations/OpenGLSpectrum/Makefile.in
xbmc/visualizations/OpenGLSpectrum/opengl_spectrum.cpp
xbmc/visualizations/WaveForm/Main.cpp
xbmc/visualizations/WaveForm/Makefile.in
xbmc/visualizations/WaveForm/Waveform.vcxproj
xbmc/visualizations/XBMCProjectM/Main.cpp
xbmc/visualizations/XBMCProjectM/Makefile.in
xbmc/win32/NetworkWin32.cpp [deleted file]
xbmc/win32/NetworkWin32.h [deleted file]
xbmc/win32/WIN32Util.cpp
xbmc/win32/WIN32Util.h
xbmc/win32/WIN32XBPythonDll.cpp
xbmc/win32/WINDirectSound.cpp
xbmc/win32/WINDirectSound.h
xbmc/win32/WINFileSMB.cpp
xbmc/win32/WINSMBDirectory.cpp
xbmc/win32/Win32DelayedDllLoad.cpp
xbmc/win32/Win32PowerSyscall.cpp [deleted file]
xbmc/win32/Win32PowerSyscall.h [deleted file]
xbmc/win32/Win32StorageProvider.cpp [deleted file]
xbmc/win32/Win32StorageProvider.h [deleted file]
xbmc/win32/WindowHelper.h
xbmc/win32/XBMC_PC.cpp
xbmc/win32/XCriticalSection.cpp
xbmc/windowing/Makefile [new file with mode: 0644]
xbmc/windowing/WinEvents.h [new file with mode: 0644]
xbmc/windowing/WinEventsSDL.cpp [new file with mode: 0644]
xbmc/windowing/WinEventsSDL.h [new file with mode: 0644]
xbmc/windowing/WinSystem.cpp [new file with mode: 0644]
xbmc/windowing/WinSystem.h [new file with mode: 0644]
xbmc/windowing/WindowingFactory.h [new file with mode: 0644]
xbmc/windowing/X11/Makefile [new file with mode: 0644]
xbmc/windowing/X11/WinSystemX11.cpp [new file with mode: 0644]
xbmc/windowing/X11/WinSystemX11.h [new file with mode: 0644]
xbmc/windowing/X11/WinSystemX11GL.cpp [new file with mode: 0644]
xbmc/windowing/X11/WinSystemX11GL.h [new file with mode: 0644]
xbmc/windowing/X11/XRandR.cpp [new file with mode: 0644]
xbmc/windowing/X11/XRandR.h [new file with mode: 0644]
xbmc/windowing/XBMC_events.h [new file with mode: 0644]
xbmc/windowing/gles/Makefile [new file with mode: 0644]
xbmc/windowing/gles/WinSystemEGL.cpp [new file with mode: 0644]
xbmc/windowing/gles/WinSystemEGL.h [new file with mode: 0644]
xbmc/windowing/osx/Makefile [new file with mode: 0644]
xbmc/windowing/osx/WinSystemOSX.h [new file with mode: 0644]
xbmc/windowing/osx/WinSystemOSX.mm [new file with mode: 0644]
xbmc/windowing/osx/WinSystemOSXGL.h [new file with mode: 0644]
xbmc/windowing/osx/WinSystemOSXGL.mm [new file with mode: 0644]
xbmc/windowing/windows/WinEventsWin32.cpp [new file with mode: 0644]
xbmc/windowing/windows/WinEventsWin32.h [new file with mode: 0644]
xbmc/windowing/windows/WinSystemWin32.cpp [new file with mode: 0644]
xbmc/windowing/windows/WinSystemWin32.h [new file with mode: 0644]
xbmc/windowing/windows/WinSystemWin32DX.cpp [new file with mode: 0644]
xbmc/windowing/windows/WinSystemWin32DX.h [new file with mode: 0644]
xbmc/windowing/windows/WinSystemWin32GL.cpp [new file with mode: 0644]
xbmc/windowing/windows/WinSystemWin32GL.h [new file with mode: 0644]
xbmc/windows/GUIMediaWindow.cpp [new file with mode: 0644]
xbmc/windows/GUIMediaWindow.h [new file with mode: 0644]
xbmc/windows/GUIWindowFileManager.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowFileManager.h [new file with mode: 0644]
xbmc/windows/GUIWindowHome.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowHome.h [new file with mode: 0644]
xbmc/windows/GUIWindowLoginScreen.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowLoginScreen.h [new file with mode: 0644]
xbmc/windows/GUIWindowPointer.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowPointer.h [new file with mode: 0644]
xbmc/windows/GUIWindowScreensaver.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowScreensaver.h [new file with mode: 0644]
xbmc/windows/GUIWindowStartup.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowStartup.h [new file with mode: 0644]
xbmc/windows/GUIWindowSystemInfo.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowSystemInfo.h [new file with mode: 0644]
xbmc/windows/GUIWindowWeather.cpp [new file with mode: 0644]
xbmc/windows/GUIWindowWeather.h [new file with mode: 0644]
xbmc/windows/Makefile [new file with mode: 0644]
xbmc/xbmc.cpp