<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/uman/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/uman/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 01 Dec 2009 17:22:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/uman/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Optional Tree Naming</title><link>https://sourceforge.net/p/uman/patches/1/</link><description>Hello and thanks very much to the developer for this great program.
I use this program on linux, but sometimes I have to move the songs to a windows file system, and to avoid problems with the filenames I prefer employ a directory structure without spaces and another special characters.
To do this, I make a minor modifications on the code, to convert easily the common structure to this one. I also change the spellchecking function for the directories. However, both aproaches could be together, but with a UI option to select the more aproppiate on the   QUSongItem::updateSpellCheckColumns\(\) function.

void QUSongItem::updateSpellCheckColumns\(\) \{
	//TODO: Define a UI option to choose the spell scheme
	//updateNormalSpellCheckColumns\(\);
	updateSpecialSpellCheckColumns\(\);
\}

If you find interesting this features, I also can upload another xml rename task to this file strucutre.

I hope you find it interesting, and sorry for my english.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xulio</dc:creator><pubDate>Tue, 01 Dec 2009 17:22:43 -0000</pubDate><guid>https://sourceforge.net9cd65b7de0c8aa7c964dff8a7e17b714fabd093c</guid></item></channel></rss>