log

age author description
2009-04-30 thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones
2009-04-22 thib * started the same changes on scn2k_text.cc
2009-04-20 thib * scn2k_grp.cc now handles commands in a cleanier way \o/
2009-04-19 thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder (former KEYHOLDER) are now singletons
2009-04-18 thib * Known bugs added to the README
2009-04-17 thib * oops... finishing what was started and not said with the other patch: fixing memory leaks
2009-04-17 thib * Added va_end where there is a va_start
2009-04-17 thib * Correct --disable-x11
2009-04-15 thib * use correct format (%p) for pointers
2009-04-15 thib * get rid of the "deprecated conversion from string constant to ‘char*’" warnings
2009-03-26 thib Brand new README!
2009-03-25 thib Patched an old patch of mine (OGG koe files handling)... It's a bit less ugly, and it works with tremor!
2009-03-25 thib * fixed itoa_ws
2009-03-24 thib A lot of very minor improvements (deleted some unused variables, and other things like that...)