================== GNU Solfege 3.15.3 ================== 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 possibly other operating systems with the required tools. It should run wherever you can run Python 2.5, Gtk+ 2.12, PyGtk 2.12.
Web: http://www.solfege.org Download: http://sourceforge.net/project/showfiles.php?group_id=1465 Mirror: ftp://alpha.gnu.org/gnu/solfege Bug tracker: http://bugs.solfege.org Some of the changes since 3.15.2: * just to give you the warm fuzzy feeling of running a development release, 3.15.3 will reimport the statistics from the 3.14 branch, dropp]]ing all statistics from 3.15.1 and 3.15.2. This because of database changes. * tests bugfix: handle 'Cancel' after one questions was answered. * frontpage editor: set the filename as tooltip text for links to exercises. * Added tests for the scale exercises. * TestView: Show if tests are passed, and the result. * Editors using EditorDialogBase (for example the front page editor) should display a message if trying to save to a write protected directory. * Refer to lesson files and front page files by a simple filename instead of lesson_ids and tuples to differentiate between user and solfege files. * User lesson files should be placed in ~/.solfege/exercises/collectionname/lesson-files/ instead of ~/lesson-files * Don't import gtk in utils.py since this is problematic for headless builds. Moved parse_key_string to solfege.gu * fakesynth.py: use logging.debug(...) instead of print. This will avoid the "bad filedescriptor" problem. * lessonfile.CmdLine: cwd should be the directory containing the lessonfile. * Added F8 - "User lesson files" that lists all the lesson files the user has installed in his home directory * Makefile: fix install/uninstall target when swig is not installed -- Tom Cato Amundsen <[email protected]> http://www.solfege.org/ GNU Solfege - free ear training http://www.gnu.org/software/solfege/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ 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
