index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
Age
Commit message (
Expand
)
Author
2013-09-22
Ship vcomp100.dll with Dolphin
Pierre Bourdon
2013-09-22
Use the new Dolphin icon
Pierre Bourdon
2013-09-21
Don't require running Dolphin in the directory that contain Languages/ on Win...
Pierre Bourdon
2013-09-21
Pull in translations from Transifex.
Glenn Rice
2013-09-21
Stop dolphin from loading help.png
Scott Mansell
2013-09-21
Fix copying Sys/Wii to User/Wii on startup.
Rachel Bryk
2013-09-18
Better fix for issue 6614: ISOProperties should store integer settings for PH...
Pierre Bourdon
2013-09-17
Add WBFS to the file extensions supported by Dolphin on OSX
Pierre Bourdon
2013-09-17
Add * to the characters leading a verbatim line (used in Gecko codes comments)
Pierre Bourdon
2013-09-17
Really fix reading projection hacks from game inis.
Rachel Bryk
2013-09-17
Fix reading projection hack from game inis in ISOProperties.
Rachel Bryk
2013-09-17
Set L/R buttons in tas input, instead of just the analog triggers.
Rachel Bryk
2013-09-15
Merge branch 'wad_gamenames'
LPFaint99
2013-09-14
No, i don't check what i committed before pushing to master, one week before ...
Rachel Bryk
2013-09-14
Create blank ini file before editing it, if it doesn't already exists. This p...
Rachel Bryk
2013-09-14
proper fix for issue 6206
LPFaint99
2013-09-14
Overlay local gameinis over global gameinis instead of copying.
Pierre Bourdon
2013-09-14
Move global gameinis from User to Sys. Get rid of SHARED_USER.
Pierre Bourdon
2013-09-14
Move Themes/ from User to Sys. Only Gameinis remain.
Pierre Bourdon
2013-09-14
Move TextureDecoder.cl from User to Sys
Pierre Bourdon
2013-09-14
Move global User/Wii to Sys/Wii
Pierre Bourdon
2013-09-14
Overlay the user Shaders/ over the shared one to avoid copying files
Pierre Bourdon
2013-09-14
Overlay the user Maps/ over the shared one to avoid copying files
Pierre Bourdon
2013-09-14
Change the initial user directory creation to stop special casing Windows
Pierre Bourdon
2013-09-14
Use global user directory on windows.
Rachel Bryk
2013-09-12
Hack the gettext detection a bit to fix translations not working on OSX build...
Pierre Bourdon
2013-09-10
On windows, ignore WM_QUERYENDSESSION and close upon WM_ENDSESSION.
Shawn Hoffman
2013-09-10
Revert "Leak an object when quitting Dolphin to try and fix issue 6546"
Shawn Hoffman
2013-09-09
Move the CFrame::ClosePages call from ~CFrame to CFrame::OnClose
Pierre Bourdon
2013-09-09
Leak an object when quitting Dolphin to try and fix issue 6546
Pierre Bourdon
2013-09-08
Add two buttons to the ISOProperties dialog so that we still meet string free...
NeoBrainX
2013-09-07
Merge branch 'translate-about'
Glenn Rice
2013-09-07
Move some code from NetPlayClient.h to NetPlayProto.h, and only include that ...
Rachel Bryk
2013-09-07
Disable gui controls for gc controllers and memory cards during netplay and m...
Rachel Bryk
2013-09-06
Enable translation of the about dialog.
Glenn Rice
2013-09-04
Revert "Revert "[NetPlay] Make the Memory Card A/B setting sync across netpla...
Ryan Houdek
2013-09-04
Revert "[NetPlay] Make the Memory Card A/B setting sync across netplay."
Ryan Houdek
2013-09-03
Don't ever ever let CFrame::DoStop() run twice at the same time.
Rachel Bryk
2013-09-03
[NetPlay] Make the Memory Card A/B setting sync across netplay.
Justin Chadwick
2013-09-03
[NetPlay] Allow recording movies during netplay.
Rachel Bryk
2013-09-02
Fix crash on stop in netplay, and stop netplay when anyone with a pad mapped ...
Rachel Bryk
2013-09-02
[Netplay] Read dual core setting before syncing it with clients.
Justin Chadwick
2013-09-02
rename vertex streaming hack tooltip
degasus
2013-09-02
Removal of my terrible idea.
Ryan Houdek
2013-09-02
[Android] Make texture loading/deleting/drawing backend non-specific by makin...
Ryan Houdek
2013-09-01
A few more warnings.
comex
2013-09-01
More warnings: mark/avert truncating conversions from float.
comex
2013-09-01
Fix use of deprecated screen resolution API.
comex
2013-09-01
A bunch of trivial changes to fix clang warnings.
comex
2013-09-01
[Android] Fix the game thread never leaving.
Ryan Houdek
[next]