[pcsx2] branch upstream updated (46c9401 -> 5b38cca)

Miguel A. Colón Vélez micove-guest at moszumanska.debian.org
Wed Jul 1 07:00:29 UTC 2015


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

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

      from  46c9401   Imported Upstream version 1.2.1-854-ga3cd81c+dfsg
      adds  5b38cca   Imported Upstream version 1.3.1+dfsg

No new revisions were added by this update.

Summary of changes:
 bin/docs/pcsx2.1                            |   8 +-
 cmake/ApiValidation.cmake                   |  45 ----
 cmake/BuildParameters.cmake                 |  16 +-
 cmake/SearchForStuff.cmake                  |  38 +--
 common/include/Pcsx2Types.h                 |  11 +
 common/include/Utilities/General.h          |   2 +-
 common/include/Utilities/PersistentThread.h |   4 +-
 common/include/intrin_x86.h                 |  19 +-
 common/src/Utilities/FastFormatString.cpp   |  25 +-
 common/src/Utilities/Mutex.cpp              |   2 +-
 common/src/Utilities/ThreadTools.cpp        |  30 +--
 locales/it_IT/pcsx2_Iconized.po             |  12 +-
 locales/it_IT/pcsx2_Main.po                 | 380 +++++++++++++++-------------
 pcsx2/CDVD/CompressedFileReader.cpp         |  47 ++--
 pcsx2/CMakeLists.txt                        |  21 +-
 pcsx2/Patch.cpp                             |  16 +-
 pcsx2/SysForwardDefs.h                      |   2 +-
 pcsx2/System.cpp                            |  25 +-
 pcsx2/System.h                              |   2 +
 pcsx2/gui/AppCoreThread.cpp                 |  18 +-
 pcsx2/gui/AppInit.cpp                       |  15 +-
 pcsx2/gui/Panels/CpuPanel.cpp               |  16 ++
 pcsx2/x86/iCore.h                           |   2 +
 pcsx2/x86/iFPU.cpp                          |   6 +
 pcsx2/x86/iFPU.h                            |   3 +
 pcsx2/x86/iFPUd.cpp                         |   3 +
 pcsx2/x86/ix86-32/iR5900-32.cpp             |   6 +
 pcsx2/x86/ix86-32/iR5900Templates.cpp       |   4 +-
 pcsx2/x86/microVU_Compile.inl               |   2 +
 pcsx2/x86/sVU_Micro.cpp                     |   2 -
 pcsx2/x86/sVU_Micro.h                       |   2 -
 plugins/GSdx/GSSettingsDlg.cpp              |   4 +-
 plugins/GSdx/GSWndWGL.cpp                   |   4 +-
 33 files changed, 451 insertions(+), 341 deletions(-)

-- 
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