A GTK+ / GStreamer based music player
Go to file
Anna Schumaker 81429b0229 library: Add support for saving and restoring the library
Eventually these functions may have to become idle tasks, but for now I
write to disk whenever the library_db is changed and then read from disk
by calling the init() function.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:55 -04:00
design library: Implement basic path management 2014-04-06 19:56:55 -04:00
include library: Add support for saving and restoring the library 2014-04-06 19:56:55 -04:00
lib library: Add support for saving and restoring the library 2014-04-06 19:56:55 -04:00
libsaria libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
ocarina libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
tests library: Add support for saving and restoring the library 2014-04-06 19:56:55 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore tests: Remove the debug output file 2014-04-06 19:56:52 -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 library: Implement basic path management 2014-04-06 19:56:55 -04:00
design.txt design: Fix up formatting 2014-04-06 19:56:54 -04:00