lp://qastaging/~registry/dolphin-emu/stable
- Get this branch:
- bzr branch lp://qastaging/~registry/dolphin-emu/stable
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/dolphin-emu/dolphin.git,branch=stable.
Last successful import was .
Recent revisions
- 8913. By Tony Wasserka <email address hidden>
-
Don't prepend file:// in wxUtils::Explore() on windows. Wxw will just remove it, and/or blow up trying to remove it, if the path isn't ascii.
This fixes issue 6721.
(cherry picked from commit cc05f66ba1a0c4641b4dc19b77b252 470d346350) Fix unicode support for File::Rename() on windows.
Partial fix of issue 6721.
(cherry picked from commit 99c89ae10961f84
192cdbfc501b4ff 45a559dcd1) Missed a accept error handler.
Init instead of memset.(cherry picked from commit 935ed814eaff190
94c96fdd38642b9 80e85c078f) Fix accept() bug, which was using the wrong isRW for error conversion.
Also fixed a debug issue where local_name is used uninitialised.(cherry picked from commit f811dbb57516b6f
3a34637bd1c8c82 99ceea20e4) Only add real HID devices to HID list.
(cherry picked from commit e805bf60685bb5f
4bd5ac1bf0a2905 19a678e5b4) Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the paths in a global property sheet. In fact if you have them in such a file, you should remove them as it will cause conflicts with the vs2013 build.
(cherry picked from commit 0791a9ef80889ff
b70c67fbd649163 5b0014747b) - 8912. By Tony Wasserka <email address hidden>
-
Installer: Revert the change from the previous commit which changed the 32 Bit Program Files folder to be called "Dolphin" instead of "Dolphin x86".
Apparently it's not easily possible to install 32 and 64 bit in parallel when the Program Files folder has the same name. Still, we go without the version number in the folder name though.
- 8911. By Tony Wasserka <email address hidden>
-
Installer: Always call the Program Files folder "Dolphin".
This drops support for installing multiple Dolphin versions to Program Files. 32 Bit and 64 Bit versions can still be installed in parallel.
- 8910. By Tony Wasserka <email address hidden>
-
Make CMakeLists.txt recognize "stable" as a stable branch.
- 8909. By Tony Wasserka <email address hidden>
-
Make make_scmrev.h.js recognize "stable" as a stable branch.
- 8908. By LPFaint99 <email address hidden>
-
ChooseMemcardPath bugfix: check for a directory separator before converting an absolute path to a relative path.
if the exe directory and the save directory had the same prefix, .../dolphin emulator/... and .../dolphin/... the path would previously have been incorrectly changed
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)