lp://qastaging/~registry/dolphin-emu/stable

Created by Sergio Benjamim and last modified
Get this branch:
bzr branch lp://qastaging/~registry/dolphin-emu/stable

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Registry Administrators
Project:
Dolphin Wii/GC Emulator
Status:
Mature

Import details

Import Status: Suspended

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 .

Import started on pear and finished taking 8 minutes — see the log
Import started on pear and finished taking 11 minutes — see the log
Import started on pear and finished taking 13 minutes — see the log
Import started on russkaya and finished taking 10 minutes — see the log

Recent revisions

8914. By Tony Wasserka <email address hidden>

Installer: Bump PRODUCT_VERSION.

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

Fix unicode support for File::Rename() on windows.

Partial fix of issue 6721.

(cherry picked from commit 99c89ae10961f84192cdbfc501b4ff45a559dcd1)

Missed a accept error handler.
Init instead of memset.

(cherry picked from commit 935ed814eaff19094c96fdd38642b980e85c078f)

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

Only add real HID devices to HID list.

(cherry picked from commit e805bf60685bb5f4bd5ac1bf0a290519a678e5b4)

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 0791a9ef80889ffb70c67fbd6491635b0014747b)

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

8907. By Pierre Bourdon

Update the Installer NSIS script for 4.0.1

8906. By Pierre Bourdon

Add missing DX Runtime installer .cab files

8905. By comex <email address hidden>

Fix ThunkManager::ProtectFunction on x86.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.