A GTK+ / GStreamer based music player
Go to file
Anna Schumaker ee100c0238 filter: Implement a "to lowercase" function
This function will convert the provided text to lowercase.  This really
isn't a filter function, but the filter already implements a lowercase
cache that should be useful.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:57 -04:00
design filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
gui gui: Add a button for importing a legacy library 2014-04-06 19:56:57 -04:00
include filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
lib filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
ocarina libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
tests filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore gitignore updates 2014-04-06 19:56:57 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl newgui: Start rewriting the gui 2014-04-06 19:56:50 -04:00
Sconstruct build: Improve aliasing for tests 2014-04-06 19:56:51 -04:00
config audio: Begin implementing audio code 2014-04-06 19:56:56 -04:00
design.txt filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00