pcsx2/debian-unstable-upstream
gregory.hainaut fff11cf207 i18n: add more fallback for some languages (thanks to pg)
cmake: implement the new XDG_STD options
It allow to move all pcsx2 data from $HOME/PCSX2 to $XDG_CONFIG_DIR/pcsx2. Clearly a matter of personnal preference.
debian: drop the useless stable packet from the trunk. Only keep a copy on branch release



git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5001 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-12-21 20:27:03 +00:00
..
2010-07-02 15:02:44 +00:00
2010-07-02 15:02:44 +00:00
2010-10-09 11:24:38 +00:00
2010-07-02 15:02:44 +00:00
2010-07-02 15:02:44 +00:00
2010-07-02 15:02:44 +00:00
2010-08-31 16:59:57 +00:00

    pcsx2 for debian
=========================

* This version has some major modifications against the default upstream code.
    -> documents are stored in $XDG_CONFIG_HOME instead of $HOME/pcsx2

* Documentation needs some love. Feel free to help.

* -fPIC option was removed for multiple reasons.
    - Code only supports the x86 architecture.
    - Upstream code uses the ebx register so it's not compliant with PIC.
    - Impacts the performance too much.
    - Only plugins. No package will link to them.

 -- Gregory Hainaut <gregory.hainaut@gmail.com>  Sat, 24 Apr 2010 23:11:10 +0200