[pcsx2] branch master updated (ca4886d -> 620dd3a)

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


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

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

      from  ca4886d   Update changelog.
       new  5b38cca   Imported Upstream version 1.3.1+dfsg
       new  620dd3a   Merge tag 'upstream/1.3.1+dfsg'

The 2 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:
 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