This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-02 04:13:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1974938c5a
Branches
Tags
View all branches
dolphin
/
Source
/
Core
History
Billiard26
1974938c5a
Fix DirectInput D-Pad handling.
2012-05-02 06:31:38 +00:00
..
AudioCommon
Removed the DTK Music option. It is now always enabled.
2012-04-23 05:02:43 +10:00
Common
force VolumeDirectory to align files to 32KB (only streaming audio files really need to be aligned...)
2012-04-23 00:50:44 -07:00
Core
Lock the DSP thread on its own core when using "Lock threads to cores" and "LLE on Thread". Greatly improves DSPLLE performance on Linux with >= 3 cores CPUs.
2012-05-02 07:19:14 +02:00
DiscIO
Corrected the file offset within the FST of virtual disks (used by the DVD Root path function).
2012-04-28 11:21:55 +10:00
DolphinWX
Removed the DTK Music option. It is now always enabled.
2012-04-23 05:02:43 +10:00
InputCommon
Fix DirectInput D-Pad handling.
2012-05-02 06:31:38 +00:00
VideoCommon
Include libavutil/mathematics.h explictly in AVIDump.cpp. Fixes issue
#5266
.
2012-05-02 07:29:15 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00