This version of USB Loader GX supersedes the SourceForge version, which was last updated in 2019.
Go to file
ardi@ist-einmalig.de be9d29773f changed the GuiElement Lock-Stuff
The libogc limits the MUTEX up to a count of 64.
Therefore we use "only one" global Mutex for all Elements.
This has to follow tath a lock hinder each thread 
tath which tries access to any other element

Also the new Lock-Stuff uses one global mutex. 
But this mutex is locked for the smallest time as 
possible (Only in the lock- and unlock-process). 
The threads are no longer hindered unnecessarily each other.

This speeds up the gui
2009-11-10 22:03:52 +00:00
data sprinkled gprintf() throughout the source some more. 2009-10-20 23:00:19 +00:00
gettext-bin 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
HBC * Language files update 2009-11-10 19:46:26 +00:00
Languages * Language files update 2009-11-10 19:46:26 +00:00
source changed the GuiElement Lock-Stuff 2009-11-10 22:03:52 +00:00
gui.pnproj * Language files update 2009-11-10 19:46:26 +00:00
gui.pnps *Changed to download files under their real filename 2009-11-02 22:15:28 +00:00
Make.config.default * remove my old (and buggy) ramdisc (libFAT-Wrapper) with my new 2009-10-31 23:23:27 +00:00
Makefile * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
svnrev.sh *Small fix. The Menu i did didnt show up lol. 2009-07-31 21:16:02 +00:00