usbloadergx/source/language
giantpune d5ba67e305 made function to update language files.
now, when doing a full update/full channel update, whatever .lang files are in the language path should get updated as well.

changed thread priority (70->75) for GX thread since it wasn't originally created to be drawing as many different images at once as we are throwing at it.  hopefully this will fix some of the black artifacts that are popping up on the screen during the gameinfo and homebrew info windows.
2009-07-29 17:18:04 +00:00
..
gettext.c * expand escaped chars in language-files 2009-06-26 15:20:18 +00:00
gettext.h change the handling of language-files. now use GNU gettext.(i hope, i have no file forgotten) 2009-06-23 18:59:28 +00:00
UpdateLanguage.cpp made function to update language files. 2009-07-29 17:18:04 +00:00
UpdateLanguage.h made function to update language files. 2009-07-29 17:18:04 +00:00