3.5-1258 hace 11 años, 7 meses Adjust some files being built or not to fix clang on Android.
3.5-1257 hace 11 años, 7 meses Update libpng to 1.2.50 so it can be built with Clang 3.2
3.5-1256 hace 11 años, 7 meses Tweaked the aram dma exception timing to fix the hang that occurred in Viewtiful Joe.
3.5-1255 hace 11 años, 7 meses Lastly - new license header introduced to main Dolphin project. All done now.
3.5-1254 hace 11 años, 7 meses New license header introduced to all Video based projects.
3.5-1253 hace 11 años, 7 meses New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
3.5-1252 hace 11 años, 7 meses New license header introduced to the Core project.
3.5-1251 hace 11 años, 7 meses Make dolphin aware of disc revision numbers. Display them under game properties and use them in netplay. Patch by johnwchadwick. Fixed issue 6243.
3.5-1250 hace 11 años, 7 meses Remove all tab/space mismatches from the Core project. For anyone working on a branch that heavily involves the core, I am so sorry.
3.5-1249 hace 11 años, 7 meses Merge branch 'VBeam-fix'
3.5-1246 hace 11 años, 7 meses Buildfix for the last commit.
3.5-1245 hace 11 años, 7 meses Update the license file text (change SVN to Git) in all projects except Core since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the t...
3.5-1244 hace 11 años, 7 meses Android Related - A tiny simplification/readability change for NativeListView.
3.5-1243 hace 11 años, 7 meses Merge branch 'Android-trash' since it is no longer quite so trashy.
3.5-1234 hace 11 años, 7 meses Kill off dangling else's in the InputCommon project.
3.5-1233 hace 11 años, 7 meses Really minor LogInfo consistency fix in ActionReplay.cpp.
3.5-1232 hace 11 años, 7 meses Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.
3.5-1231 hace 11 años, 7 meses Good job Windows. Stop choosing the same names as I do.
3.5-1230 hace 11 años, 7 meses Extend our OSD class to support callbacks on init, onframe, and shutdown.
3.5-1229 hace 11 años, 7 meses Implement a few more store instructions on ARM