Έκδοση
3.5-1889
Διακλάδωση
master
Ημερομηνία
πριν από 10 χρόνια, 7 μήνες
Windows x64 Windows x86 Mac OS X Android
Commit
9303b57db1ad3bfe978296b765a1d0767d7a6f1c
Αλλαγή συγγραφέα
Pierre Bourdon
Αλλαγή περιγραφής
Refactor VideoCommon/OnScreenDisplay.

Use strings internally, use a multimap and std::function for callbacks (instead
of a flat vector + loop over the vector to find the right callback type), fix
coding style issues. Simplify MainAndroid code a bit.