If you would like to make some corrections to this program you are very much welcome!
It's best if you change things that irritated you or would be most useful for you. For such things you will probably have a very clear view on how they should work.
If you know about C++ qt/kdelibs programming (or you would like to learn it in practical example) you are also very much welcome to pick up one of the future goals and start coding. Sources for some ideas:
- accepted future goals
- TODO files
- lists of simple and little tasks which need coding are from time to time posted on kln2-devel mailing list - you may browse it's
archives or even subscribe to it (it is really low traffic)
You may also find it useful to browse through kln2 source docs, just to see which classes are responsible for which tasks.
- Except from very little changes, patches should be done to latest development sources.
- You should keep original sources and a copy changed by you in
separate folders. Please, submit context patches:
diff -ruN old_directory new_directory > old_2_new.patch
or
diff -ruN old_file new_file > old_2_new.patch
even for small changes (remember to make distclean before this!).
- Send the patches to Marek.
Copyright © by KLearnNotes2 - the music teaching program All Right Reserved.