[pcsx2] branch master updated (af3eedf -> 4b1ea28)

Miguel A. Colón Vélez micove-guest at moszumanska.debian.org
Thu Feb 25 00:43:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

micove-guest pushed a change to branch master
in repository pcsx2.

      from  af3eedf   Update the list of files that get removed due to DFSG.
       new  3cd5aac   Imported Upstream version 1.4.0+dfsg
       new  3ba4fc4   Merge tag 'upstream/1.4.0+dfsg'
       new  893ba8b   Include the file with the various cheats.
       new  d39d51b   Switch the build-dependency from SDL1.2 to SDL2.
       new  790da4f   Bump Standards-Version to 3.9.7 (no changes needed).
       new  15b9496   Use HTTPS in the Vcs-* fields.
       new  7857b7a   Remove unused lintian override.
       new  4b1ea28   Finalize changelog.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |   23 +
 README.md                                          |    2 +-
 appveyor.yml                                       |   35 +
 bin/GameIndex.dbf                                  | 4290 ++++++++++----------
 bin/PCSX2_keys.ini.default                         |   17 +-
 bin/cheats_ws.zip                                  |  Bin 0 -> 722419 bytes
 bin/docs/PCSX2.1                                   |    4 +-
 bin/docs/PCSX2_FAQ.pdf                             |  Bin 87062 -> 91785 bytes
 bin/docs/PCSX2_Readme.pdf                          |  Bin 497625 -> 78304 bytes
 bin/docs/debugger.txt                              |    4 +-
 bin/portable.ini                                   |    3 +-
 bin/shaders/GSdx.fx                                |    4 -
 build.cmd                                          |   24 -
 build.sh                                           |   88 +-
 buildbot.xml                                       |   76 +
 clean_msvc.cmd                                     |   29 -
 cmake/BuildParameters.cmake                        |   38 +-
 common/include/PS2Edefs.h                          |    4 +-
 common/include/PS2Eext.h                           |   52 +-
 common/include/Pcsx2Defs.h                         |    5 +-
 common/include/Utilities/Console.h                 |    3 +
 common/include/Utilities/Dependencies.h            |    4 +-
 common/include/Utilities/Exceptions.h              |   20 +-
 common/include/Utilities/FixedPointTypes.inl       |    4 +-
 common/include/Utilities/PageFaultSource.h         |   73 +-
 common/include/Utilities/SafeArray.inl             |    3 +-
 common/include/Utilities/ScopedAlloc.h             |    9 +-
 common/include/Utilities/StringHelpers.h           |    2 -
 common/include/Utilities/TraceLog.h                |    4 +-
 common/include/Utilities/lnx_memzero.h             |  110 +-
 common/include/Utilities/win_memzero.h             |  129 +-
 common/include/intrin_x86.h                        |    9 +-
 common/include/x86emitter/instructions.h           |   26 +-
 common/include/x86emitter/legacy_types.h           |   99 +-
 common/include/x86emitter/tools.h                  |    3 +-
 common/src/Utilities/AlignedMalloc.cpp             |    9 +-
 common/src/Utilities/Console.cpp                   |   70 +-
 common/src/Utilities/FastFormatString.cpp          |   22 +-
 common/src/Utilities/VirtualMemory.cpp             |  148 -
 common/src/Utilities/pxStaticText.cpp              |    5 +
 common/src/x86emitter/LnxCpuDetect.cpp             |   19 -
 common/src/x86emitter/WinCpuDetect.cpp             |   31 -
 common/src/x86emitter/cpudetect.cpp                |  132 +-
 common/src/x86emitter/cpudetect_internal.h         |   17 -
 common/src/x86emitter/x86emitter.cpp               |  131 +
 common/vsprops/BaseProperties.props                |    3 -
 common/vsprops/postBuild.unknown                   |   49 -
 common/vsprops/preBuild.cmd                        |    4 -
 debian-packager/control                            |    2 +-
 debian-packager/create_built_tarball.sh            |    6 +-
 debian/changelog                                   |   14 +
 debian/control                                     |    8 +-
 debian/lintian-overrides                           |    2 -
 debian/rules                                       |    2 +-
 linux_various/detect_missing_file_in_cmake.sh      |   64 -
 linux_various/generate_pot.sh                      |    2 +-
 locales/ar_SA/pcsx2_Iconized.po                    |  146 +-
 locales/ar_SA/pcsx2_Main.po                        |  969 +++--
 locales/ca_ES/pcsx2_Iconized.po                    |  159 +-
 locales/ca_ES/pcsx2_Main.po                        |  952 +++--
 locales/cs_CZ/pcsx2_Iconized.po                    |  201 +-
 locales/cs_CZ/pcsx2_Main.po                        | 1020 +++--
 locales/de_DE/pcsx2_Iconized.po                    |  154 +-
 locales/de_DE/pcsx2_Main.po                        |  970 +++--
 locales/es_ES/pcsx2_Iconized.po                    |  201 +-
 locales/es_ES/pcsx2_Main.po                        | 1098 ++---
 locales/fi_FI/pcsx2_Iconized.po                    |  158 +-
 locales/fi_FI/pcsx2_Main.po                        |  971 +++--
 locales/fr_FR/pcsx2_Iconized.po                    |  158 +-
 locales/fr_FR/pcsx2_Main.po                        |  972 +++--
 locales/hr_HR/pcsx2_Iconized.po                    |  158 +-
 locales/hr_HR/pcsx2_Main.po                        |  971 +++--
 locales/hu_HU/pcsx2_Iconized.po                    |  158 +-
 locales/hu_HU/pcsx2_Main.po                        |  971 +++--
 locales/id_ID/pcsx2_Iconized.po                    |  146 +-
 locales/id_ID/pcsx2_Main.po                        |  971 +++--
 locales/it_IT/pcsx2_Iconized.po                    |  177 +-
 locales/it_IT/pcsx2_Main.po                        |  950 ++---
 locales/ja_JP/pcsx2_Iconized.po                    |  159 +-
 locales/ja_JP/pcsx2_Main.po                        |  972 +++--
 locales/ko_KR/pcsx2_Iconized.po                    |  158 +-
 locales/ko_KR/pcsx2_Main.po                        |  971 +++--
 locales/ms_MY/pcsx2_Iconized.po                    |  156 +-
 locales/ms_MY/pcsx2_Main.po                        |  971 +++--
 locales/nb_NO/pcsx2_Iconized.po                    |  146 +-
 locales/nb_NO/pcsx2_Main.po                        |  971 +++--
 locales/pl_PL/pcsx2_Iconized.po                    |  160 +-
 locales/pl_PL/pcsx2_Main.po                        |  971 +++--
 locales/pt_BR/pcsx2_Iconized.po                    |  193 +-
 locales/pt_BR/pcsx2_Main.po                        |  912 +++--
 locales/ru_RU/pcsx2_Iconized.po                    |  158 +-
 locales/ru_RU/pcsx2_Main.po                        |  972 +++--
 locales/sv_SE/pcsx2_Iconized.po                    |  208 +-
 locales/sv_SE/pcsx2_Main.po                        | 1101 ++---
 locales/templates/pcsx2_Iconized.pot               |  125 +-
 locales/templates/pcsx2_Main.pot                   |  943 +++--
 locales/th_TH/pcsx2_Iconized.po                    |  154 +-
 locales/th_TH/pcsx2_Main.po                        |  970 +++--
 locales/tr_TR/pcsx2_Iconized.po                    |  157 +-
 locales/tr_TR/pcsx2_Main.po                        |  970 +++--
 locales/zh_CN/pcsx2_Iconized.po                    |  157 +-
 locales/zh_CN/pcsx2_Main.po                        |  970 +++--
 locales/zh_TW/pcsx2_Iconized.po                    |  183 +-
 locales/zh_TW/pcsx2_Main.po                        | 1001 +++--
 mscompile.cmd                                      |   65 +
 nsis/ApplyExeProps.nsh                             |    4 +-
 nsis/SectionCoreReqs.nsh                           |   12 +-
 nsis/SectionUninstaller.nsh                        |    5 +-
 nsis/SharedBase.nsh                                |    2 +-
 nsis/nsis_instructions.txt                         |   24 +-
 nsis/pcsx2_full_install.nsi                        |  126 +-
 nsis/pcsx2_web_install.nsi                         |  337 --
 pcsx2/AsyncFileReader.h                            |    2 +-
 pcsx2/CDVD/BlockdumpFileReader.cpp                 |   14 +-
 pcsx2/CDVD/CDVD.cpp                                |   25 +-
 pcsx2/CDVD/CDVDisoReader.cpp                       |    6 +-
 pcsx2/CDVD/CsoFileReader.cpp                       |   10 +-
 pcsx2/CDVD/CsoFileReader.h                         |    4 +
 pcsx2/CDVD/GzippedFileReader.cpp                   |    4 +-
 pcsx2/CDVD/InputIsoFile.cpp                        |    6 +-
 pcsx2/CDVD/IsoFS/IsoFS.cpp                         |    6 +-
 pcsx2/CDVD/IsoFileFormats.h                        |    1 -
 pcsx2/CDVD/zlib_indexed.h                          |    5 +
 pcsx2/CMakeLists.txt                               |   36 +-
 pcsx2/COP0.cpp                                     |    2 +-
 pcsx2/Config.h                                     |   10 +-
 pcsx2/Counters.cpp                                 |   62 +-
 pcsx2/DebugTools/Breakpoints.cpp                   |   14 +-
 pcsx2/DebugTools/Breakpoints.h                     |    3 +-
 pcsx2/DebugTools/Debug.h                           |    9 -
 pcsx2/DebugTools/DisR3000A.cpp                     |    3 +-
 pcsx2/DebugTools/DisR5900asm.cpp                   |    7 +-
 pcsx2/DebugTools/DisVU0Micro.cpp                   |   36 +-
 pcsx2/DebugTools/DisVU1Micro.cpp                   |   50 +-
 pcsx2/DebugTools/DisVUops.h                        |   10 +-
 pcsx2/DebugTools/DisassemblyManager.cpp            |    7 +-
 pcsx2/DebugTools/DisassemblyManager.h              |    2 +-
 pcsx2/DebugTools/ExpressionParser.cpp              |    4 +-
 pcsx2/DebugTools/MipsAssembler.cpp                 |    2 +
 pcsx2/DebugTools/SymbolMap.cpp                     |   26 +-
 pcsx2/Elfheader.cpp                                |    6 +-
 pcsx2/Elfheader.h                                  |    4 +-
 pcsx2/IopCounters.cpp                              |  183 +-
 pcsx2/IopHw.cpp                                    |   43 +-
 pcsx2/IopSio2.cpp                                  |    4 +-
 pcsx2/Linux/LnxConsolePipe.cpp                     |  170 +
 pcsx2/Linux/LnxKeyCodes.cpp                        |   10 -
 pcsx2/MMI.cpp                                      |    6 +-
 pcsx2/MTGS.cpp                                     |    5 +-
 pcsx2/MTVU.cpp                                     |    5 +-
 pcsx2/Memory.cpp                                   |   20 +-
 pcsx2/Memory.h                                     |   10 +-
 pcsx2/Patch.cpp                                    |    2 +-
 pcsx2/Pcsx2Config.cpp                              |    4 +
 pcsx2/Plugins.h                                    |    2 +-
 pcsx2/R3000AInterpreter.cpp                        |    4 +-
 pcsx2/R5900.h                                      |    6 +
 pcsx2/R5900OpcodeImpl.cpp                          |  116 +-
 pcsx2/Sif0.cpp                                     |    4 +-
 pcsx2/Sif1.cpp                                     |    6 +-
 pcsx2/SysForwardDefs.h                             |    6 +-
 pcsx2/System.cpp                                   |   29 +-
 pcsx2/System/RecTypes.h                            |    1 +
 pcsx2/System/SysCoreThread.cpp                     |    6 +-
 pcsx2/System/SysThreadBase.cpp                     |    5 +-
 pcsx2/VU1microInterp.cpp                           |    3 +
 pcsx2/VUmicro.h                                    |    8 +-
 pcsx2/VUops.cpp                                    |   26 +-
 pcsx2/Vif.cpp                                      |    1 +
 pcsx2/Vif1_MFIFO.cpp                               |   12 +-
 pcsx2/Vif_Codes.cpp                                |   16 +-
 pcsx2/Vif_Dma.h                                    |    2 +-
 pcsx2/Vif_Unpack.cpp                               |    6 +-
 pcsx2/ZipTools/ThreadedZipTools.h                  |    2 +
 pcsx2/ZipTools/thread_gzip.cpp                     |   13 +-
 pcsx2/gui/App.h                                    |   57 +-
 pcsx2/gui/AppConfig.cpp                            |   38 +-
 pcsx2/gui/AppConfig.h                              |   16 +
 pcsx2/gui/AppCoreThread.cpp                        |   19 +-
 pcsx2/gui/AppGameDatabase.h                        |    5 +-
 pcsx2/gui/AppInit.cpp                              |   32 +-
 pcsx2/gui/AppMain.cpp                              |   64 +-
 pcsx2/gui/AppRes.cpp                               |   87 +-
 pcsx2/gui/AppUserMode.cpp                          |    7 +-
 pcsx2/gui/ConsoleLogger.cpp                        |   10 +-
 pcsx2/gui/ConsoleLogger.h                          |    2 +-
 pcsx2/gui/Debugger/CtrlDisassemblyView.cpp         |    6 +-
 pcsx2/gui/Debugger/CtrlMemView.cpp                 |    5 +-
 pcsx2/gui/Debugger/CtrlRegisterList.cpp            |  153 +-
 pcsx2/gui/Debugger/CtrlRegisterList.h              |   33 +-
 pcsx2/gui/Debugger/DebuggerLists.cpp               |   16 +-
 pcsx2/gui/Debugger/DisassemblyDialog.cpp           |   42 +-
 pcsx2/gui/Debugger/DisassemblyDialog.h             |   16 +-
 pcsx2/gui/Dialogs/AboutBoxDialog.cpp               |  112 +-
 pcsx2/gui/Dialogs/BaseConfigurationDialog.cpp      |    5 +-
 pcsx2/gui/Dialogs/ConfigurationDialog.h            |    5 -
 pcsx2/gui/Dialogs/ConfirmationDialogs.cpp          |   11 +-
 pcsx2/gui/Dialogs/ConvertMemoryCardDialog.cpp      |   15 +-
 pcsx2/gui/Dialogs/CreateMemoryCardDialog.cpp       |   16 +-
 pcsx2/gui/Dialogs/McdConfigDialog.cpp              |   32 +-
 pcsx2/gui/Dialogs/ModalPopups.h                    |    3 +-
 pcsx2/gui/Dialogs/SysConfigDialog.cpp              |    2 +-
 pcsx2/gui/FrameForGS.cpp                           |   66 +-
 pcsx2/gui/GSFrame.h                                |    2 +-
 pcsx2/gui/GlobalCommands.cpp                       |  111 +-
 pcsx2/gui/MSWstuff.cpp                             |    4 +-
 pcsx2/gui/MainFrame.cpp                            |   25 +-
 pcsx2/gui/MainFrame.h                              |   16 +-
 pcsx2/gui/MainMenuClicks.cpp                       |    5 +-
 pcsx2/gui/MemoryCardFolder.cpp                     |  116 +-
 pcsx2/gui/MemoryCardFolder.h                       |   22 +-
 pcsx2/gui/MessageBoxes.cpp                         |    3 +-
 pcsx2/gui/Panels/BiosSelectorPanel.cpp             |    8 +-
 pcsx2/gui/Panels/ConfigurationPanels.h             |    7 +-
 pcsx2/gui/Panels/CpuPanel.cpp                      |   12 +-
 pcsx2/gui/Panels/GameFixesPanel.cpp                |    2 +
 pcsx2/gui/Panels/LogOptionsPanels.h                |    4 +-
 pcsx2/gui/Panels/MemoryCardListPanel.cpp           |  154 +-
 pcsx2/gui/Panels/MemoryCardListView.cpp            |   18 +-
 pcsx2/gui/Panels/MemoryCardPanels.h                |    9 +-
 pcsx2/gui/Panels/PluginSelectorPanel.cpp           |    4 +-
 pcsx2/gui/Panels/SpeedhacksPanel.cpp               |   82 +-
 pcsx2/gui/Panels/VideoPanel.cpp                    |    2 +
 pcsx2/gui/Resources/Dualshock.jpg                  |  Bin 24231 -> 0 bytes
 pcsx2/gui/Resources/EmbeddedImage.h                |   29 +-
 pcsx2/gui/Resources/Logo.png                       |  Bin 0 -> 6268 bytes
 pcsx2/gui/Resources/rebuild.sh                     |    2 +-
 pcsx2/ps2/Iop/IopHwRead.cpp                        |    6 +-
 pcsx2/ps2/Iop/IopHwWrite.cpp                       |   56 +-
 pcsx2/vtlb.cpp                                     |    6 -
 pcsx2/vtlb.h                                       |    1 +
 pcsx2/windows/VCprojects/pcsx2.vcxproj             |    8 +-
 pcsx2/windows/VCprojects/pcsx2.vcxproj.filters     |    9 +-
 pcsx2/windows/WinConsolePipe.cpp                   |   85 +-
 pcsx2/windows/WinKeyCodes.cpp                      |  208 +-
 pcsx2/x86/BaseblockEx.cpp                          |    2 +
 pcsx2/x86/BaseblockEx.h                            |   53 +-
 pcsx2/x86/iCore.cpp                                |   15 +-
 pcsx2/x86/iFPU.cpp                                 |    1 -
 pcsx2/x86/iFPUd.cpp                                |    7 +-
 pcsx2/x86/iR3000A.cpp                              |    2 +-
 pcsx2/x86/iR3000Atables.cpp                        |   15 +-
 pcsx2/x86/iR5900.h                                 |    5 +-
 pcsx2/x86/iR5900Misc.cpp                           |    1 +
 pcsx2/x86/ix86-32/iCore-32.cpp                     |   26 +-
 pcsx2/x86/ix86-32/iR5900-32.cpp                    |  424 +-
 pcsx2/x86/ix86-32/iR5900AritImm.cpp                |    2 +
 pcsx2/x86/ix86-32/iR5900Branch.cpp                 |    2 +-
 pcsx2/x86/ix86-32/iR5900Move.cpp                   |    1 +
 pcsx2/x86/ix86-32/iR5900MultDiv.cpp                |   20 +-
 pcsx2/x86/ix86-32/iR5900Shift.cpp                  |    1 +
 pcsx2/x86/ix86-32/iR5900Templates.cpp              |    2 +
 pcsx2/x86/microVU.cpp                              |    2 +-
 pcsx2/x86/microVU_Analyze.inl                      |   14 +-
 pcsx2/x86/microVU_Branch.inl                       |   26 +-
 pcsx2/x86/microVU_Compile.inl                      |    9 +-
 pcsx2/x86/microVU_Flags.inl                        |   21 +-
 pcsx2/x86/microVU_Lower.inl                        |   41 +-
 pcsx2/x86/microVU_Misc.h                           |   18 +-
 pcsx2/x86/microVU_Misc.inl                         |   22 +-
 pcsx2/x86/newVif_Dynarec.cpp                       |    2 +-
 pcsx2/x86/newVif_HashBucket.h                      |    2 +-
 pcsx2/x86/newVif_Unpack.cpp                        |   10 +-
 pcsx2/x86/newVif_UnpackSSE.cpp                     |    2 +-
 pcsx2/x86/sVU_Lower.cpp                            |   18 +-
 pcsx2/x86/sVU_Micro.cpp                            |   48 +-
 pcsx2/x86/sVU_Upper.cpp                            |    3 +
 pcsx2/x86/sVU_zerorec.cpp                          |   92 +-
 plugins/GSdx/GLLoader.cpp                          |  391 +-
 plugins/GSdx/GLLoader.h                            |  232 +-
 plugins/GSdx/GPU.cpp                               |    2 +-
 plugins/GSdx/GPUSettingsDlg.cpp                    |    2 +-
 plugins/GSdx/GS.cpp                                |  181 +-
 plugins/GSdx/GS.h                                  |   38 +
 plugins/GSdx/GSCapture.cpp                         |    9 +-
 plugins/GSdx/GSCapture.h                           |    2 +-
 plugins/GSdx/GSCaptureDlg.cpp                      |    8 +-
 plugins/GSdx/GSDevice.cpp                          |    1 +
 plugins/GSdx/GSDevice11.cpp                        |  165 +-
 plugins/GSdx/GSDevice11.h                          |   14 +-
 plugins/GSdx/GSDevice9.cpp                         |  131 +-
 plugins/GSdx/GSDevice9.h                           |    7 +-
 plugins/GSdx/GSDeviceOGL.cpp                       |  211 +-
 plugins/GSdx/GSDeviceOGL.h                         |   12 +-
 plugins/GSdx/GSDialog.cpp                          |   25 +
 plugins/GSdx/GSDialog.h                            |    2 +
 .../GSdx/GSDrawScanlineCodeGenerator.x64.avx.cpp   |   22 +-
 plugins/GSdx/GSDump.cpp                            |    1 +
 plugins/GSdx/GSFunctionMap.h                       |    2 +-
 plugins/GSdx/GSLinuxDialog.cpp                     |  208 +-
 plugins/GSdx/GSLocalMemory.cpp                     |    2 +-
 plugins/GSdx/GSLzma.cpp                            |    5 +
 plugins/GSdx/GSLzma.h                              |    2 -
 plugins/GSdx/GSRasterizer.cpp                      |   24 -
 plugins/GSdx/GSRasterizer.h                        |   24 +-
 plugins/GSdx/GSRenderer.cpp                        |   50 +-
 plugins/GSdx/GSRenderer.h                          |    4 +-
 plugins/GSdx/GSRendererCL.cpp                      |    2 +-
 plugins/GSdx/GSRendererCS.cpp                      |   16 +-
 plugins/GSdx/GSRendererDX.cpp                      |    4 +
 plugins/GSdx/GSRendererHW.cpp                      |   58 +-
 plugins/GSdx/GSRendererHW.h                        |    2 +-
 plugins/GSdx/GSRendererOGL.cpp                     |   62 +-
 plugins/GSdx/GSRendererSW.cpp                      |   11 +-
 plugins/GSdx/GSSetting.cpp                         |    7 +-
 plugins/GSdx/GSSetting.h                           |    3 +-
 plugins/GSdx/GSSettingsDlg.cpp                     |  221 +-
 plugins/GSdx/GSSettingsDlg.h                       |    6 +-
 plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx.cpp  |   41 +-
 plugins/GSdx/GSShaderOGL.cpp                       |   65 +-
 plugins/GSdx/GSState.cpp                           |   58 +-
 plugins/GSdx/GSState.h                             |    2 +-
 plugins/GSdx/GSTexture.cpp                         |    4 +
 plugins/GSdx/GSTextureCache.cpp                    |   65 +-
 plugins/GSdx/GSTextureFX11.cpp                     |   12 +-
 plugins/GSdx/GSTextureFX9.cpp                      |    8 +-
 plugins/GSdx/GSTextureFXOGL.cpp                    |   14 +-
 plugins/GSdx/GSTextureOGL.cpp                      |   75 +-
 plugins/GSdx/GSThread_CXX11.h                      |  157 -
 plugins/GSdx/GSUniformBufferOGL.h                  |   30 +-
 plugins/GSdx/GSUtil.cpp                            |   10 +-
 plugins/GSdx/GSUtil.h                              |    3 +
 plugins/GSdx/GSVector.h                            |    6 +-
 plugins/GSdx/GSVertexArrayOGL.h                    |   71 +-
 plugins/GSdx/GSVertexTrace.cpp                     |    3 +
 plugins/GSdx/GSWnd.cpp                             |  224 +-
 plugins/GSdx/GSWndOGL.cpp                          |    2 +-
 plugins/GSdx/GSdx.cpp                              |   61 +-
 plugins/GSdx/GSdx.h                                |    1 +
 plugins/GSdx/GSdx.props                            |    4 -
 plugins/GSdx/res/glsl/convert.glsl                 |    6 +-
 plugins/GSdx/res/glsl/tfx_fs.glsl                  |   32 +-
 plugins/GSdx/res/glsl_source.h                     |   38 +-
 plugins/GSdx/stdafx.h                              |   24 +-
 plugins/GSdx/vsprops/common.props                  |    3 -
 plugins/GSdx/xbyak/xbyak.h                         |    4 +-
 plugins/GSnull/GS.cpp                              |    2 +-
 plugins/GSnull/Linux/GSLinux.cpp                   |    2 +-
 plugins/GSnull/Linux/GSLinux.h                     |    2 +-
 plugins/GSnull/Windows/GSwin.cpp                   |    2 +-
 plugins/GSnull/Windows/GSwin.h                     |    2 +-
 plugins/LilyPad/Config.cpp                         |   59 +-
 plugins/LilyPad/Default.ini                        |  120 +
 plugins/LilyPad/Global.h                           |    2 +-
 plugins/LilyPad/LilyPad.cpp                        |    8 +-
 plugins/LilyPad/LilyPad.vcxproj                    |    9 +-
 plugins/LilyPad/LilyPad.vcxproj.filters            |    3 +
 plugins/LilyPad/Linux/Config.cpp                   |    6 +-
 plugins/PadNull/CMakeLists.txt                     |    1 -
 plugins/PadNull/Linux/Config.cpp                   |    4 +-
 plugins/PadNull/Linux/Config.h                     |   21 -
 plugins/PadNull/Pad.cpp                            |    3 +-
 plugins/PadNull/Pad.h                              |    7 -
 plugins/PadNull/Windows/Config.cpp                 |   61 +-
 plugins/PadNull/Windows/PadNull.vcxproj            |    4 +-
 plugins/PadNull/Windows/PadWin.h                   |    5 +-
 plugins/PadNull/Windows/Win32.cpp                  |   13 -
 plugins/onepad/CMakeLists.txt                      |   12 +-
 plugins/onepad/GamePad.cpp                         |   57 +
 plugins/onepad/GamePad.h                           |  143 +
 plugins/onepad/KeyStatus.cpp                       |   12 +-
 plugins/onepad/KeyStatus.h                         |    2 +-
 plugins/onepad/Linux/dialog.cpp                    |   52 +-
 plugins/onepad/Linux/ini.cpp                       |   38 +-
 plugins/onepad/Linux/linux.cpp                     |   38 +-
 plugins/onepad/{ => SDL}/joystick.cpp              |  179 +-
 plugins/onepad/{ => SDL}/joystick.h                |   50 +-
 plugins/onepad/controller.h                        |   71 +-
 plugins/onepad/keyboard.cpp                        |   13 +-
 plugins/onepad/onepad.cpp                          |   24 +-
 plugins/onepad/onepad.h                            |   19 +-
 plugins/spu2-x/src/ADSR.cpp                        |    2 +-
 plugins/spu2-x/src/Linux/Alsa.cpp                  |    2 +-
 plugins/spu2-x/src/Linux/Config.cpp                |   44 +
 plugins/spu2-x/src/Mixer.cpp                       |    2 +-
 plugins/spu2-x/src/SndOut.h                        |    1 +
 plugins/spu2-x/src/SndOut_Portaudio.cpp            |   11 +-
 plugins/spu2-x/src/SndOut_SDL.cpp                  |  137 +-
 plugins/spu2-x/src/Timestretcher.cpp               |    7 +
 plugins/spu2-x/src/WavFile.cpp                     |    8 +-
 plugins/spu2-x/src/Windows/AboutBox.cpp            |    4 -
 plugins/spu2-x/src/Windows/Config.cpp              |   28 +-
 plugins/spu2-x/src/Windows/ConfigSoundtouch.cpp    |    4 +-
 plugins/spu2-x/src/Windows/SndOut_XAudio2.cpp      |   18 +-
 plugins/spu2-x/src/Windows/Spu2-X.vcxproj          |   13 +-
 plugins/spu2-x/src/Windows/Spu2-X.vcxproj.filters  |    8 +-
 plugins/spu2-x/src/spu2sys.cpp                     |    6 +-
 plugins/zzogl-pg/opengl/GSmain.cpp                 |    2 +-
 travis.sh                                          |   79 +
 389 files changed, 23850 insertions(+), 18627 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 appveyor.yml
 create mode 100644 bin/cheats_ws.zip
 delete mode 100644 build.cmd
 create mode 100644 buildbot.xml
 delete mode 100644 clean_msvc.cmd
 delete mode 100644 common/vsprops/postBuild.unknown
 delete mode 100755 linux_various/detect_missing_file_in_cmake.sh
 create mode 100644 mscompile.cmd
 delete mode 100644 nsis/pcsx2_web_install.nsi
 create mode 100644 pcsx2/Linux/LnxConsolePipe.cpp
 delete mode 100644 pcsx2/gui/Resources/Dualshock.jpg
 create mode 100644 pcsx2/gui/Resources/Logo.png
 create mode 100644 plugins/LilyPad/Default.ini
 delete mode 100644 plugins/PadNull/Linux/Config.h
 create mode 100644 plugins/onepad/GamePad.cpp
 create mode 100644 plugins/onepad/GamePad.h
 rename plugins/onepad/{ => SDL}/joystick.cpp (62%)
 rename plugins/onepad/{ => SDL}/joystick.h (82%)
 create mode 100755 travis.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pcsx2.git



More information about the Pkg-games-commits mailing list