================== GNU Solfege 3.11.2 ================== Solfege is free music education software. Use it to train your rhythm, interval, scale and chord skills. It is free software and runs on GNU/Linux, MacOS X, MS Windows 2000 and newer and FreeBSD. It should run wherever you can run Python 2.3, Gtk+ 2.6, PyGtk 2.6.
Web: http://www.solfege.org Download: http://sourceforge.net/project/showfiles.php?group_id=1465 Mirror: ftp://ftp.gnu.org/gnu/solfege Bug tracker: http://bugs.solfege.org This is a devel release. I now plan to stabilize the program and release 3.12.0 as soon as possible. So please email [email protected] or file bug reports if you find things that should be fixed before 3.12.0. Bug fixes ========= * identifybpm: create unicode and not str strings to use as statistics keys. * new_labelobject: handle labels that are str and not unicode. * lessonfile.py: fixed wrong short interval name in _keys_to_interval. * solfege.py: create user_data() and app_data() with os.makedirs if they exist, not os.mkdir * We need to decode the string we get from FielChooser.get_filename() * Fixed a string formatting error in create_learning_trees_menu. Reported by Clytie Siddall. * TracebackWindow: english spelling fix by Clytie Siddall * Unsert our share/solfege and lib/solfege to the beginning of sys.path to avoid problems with python-mpd * win32: solfegedebug.bat will pause after the program finishes. * Updated Vietnamese and Italian messages from the Translation Project. Visible changes ============= * Make the whole exercise gui insensitive if parsing the lesson file fails. * don't translate debugtree.txt Internal changes ============== * Fix bugs in the dist makefile target * Add @configure_input@ to buildinfo.py.in so that we remember that buildinfo.py is generated. * generate src/_version.py correctly. * tools/test-revision-id.py print a message describing how to update the revision id. -- Tom Cato Amundsen <[EMAIL PROTECTED]> http://www.solfege.org/ GNU Solfege - free ear training http://www.gnu.org/software/solfege/ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Solfege-devel mailing list To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe", or visit https://lists.sourceforge.net/lists/listinfo/solfege-devel
