3.5-1258 il y a 11 ans, 7 mois Adjust some files being built or not to fix clang on Android.
3.5-1257 il y a 11 ans, 7 mois Update libpng to 1.2.50 so it can be built with Clang 3.2
3.5-1256 il y a 11 ans, 7 mois Tweaked the aram dma exception timing to fix the hang that occurred in Viewtiful Joe.
3.5-1255 il y a 11 ans, 7 mois Lastly - new license header introduced to main Dolphin project. All done now.
3.5-1254 il y a 11 ans, 7 mois New license header introduced to all Video based projects.
3.5-1253 il y a 11 ans, 7 mois New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
3.5-1252 il y a 11 ans, 7 mois New license header introduced to the Core project.
3.5-1251 il y a 11 ans, 7 mois 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 il y a 11 ans, 7 mois 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 il y a 11 ans, 7 mois Merge branch 'VBeam-fix'
3.5-1246 il y a 11 ans, 7 mois Buildfix for the last commit.
3.5-1245 il y a 11 ans, 7 mois 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 il y a 11 ans, 7 mois Android Related - A tiny simplification/readability change for NativeListView.
3.5-1243 il y a 11 ans, 7 mois Merge branch 'Android-trash' since it is no longer quite so trashy.
3.5-1234 il y a 11 ans, 7 mois Kill off dangling else's in the InputCommon project.
3.5-1233 il y a 11 ans, 7 mois Really minor LogInfo consistency fix in ActionReplay.cpp.
3.5-1232 il y a 11 ans, 7 mois Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.
3.5-1231 il y a 11 ans, 7 mois Good job Windows. Stop choosing the same names as I do.
3.5-1230 il y a 11 ans, 7 mois Extend our OSD class to support callbacks on init, onframe, and shutdown.
3.5-1229 il y a 11 ans, 7 mois Implement a few more store instructions on ARM