This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
homebrewfilter
Watch
2
Star
0
Fork
0
You've already forked homebrewfilter
mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced
2024-11-28 12:04:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ddc495aa5
homebrewfilter
/
svnrev
/
svnrev.c
7 lines
54 B
C
Raw
Normal View
History
Unescape
Escape
bump version to rev47 - build against libruntimeiospatch 1.5.3 - only scan list of available IOS once per session - disable 'SD Card Gecko' by default (debug log on SD Card), because it's causing a MASSIVE slow down when opening an app's details dialog the first time in a session, when using a shitty class 2 or whatever SD Card - fixed that newly build vWii forwarder accidently was the same than the Wii forwarder - fixup BootMii (IOS) detection on Wii - fixup showing device icon for apps - add ISO0 (any version) to list of known stub IOS (it's a custom IOS installed by several old apps) - update german translation
2016-08-16 22:56:10 +02:00
#
define SVN_REV 47
add svnrev stuff
2011-10-01 19:45:29 +02:00
int
SvnRev
(
)
{
return
SVN_REV
;
}
Reference in New Issue
Copy Permalink