ocarina/lib
Anna Schumaker 48b25945cc DatabaseEntry: Rename id to _index (and make it private)
This variable should only be set by the Database when a DatabaseItem is
first created.  This means I should hide _index from the rest of the
world to prevent accidental modifications.  I also add an accessor
function for other code that needs to read _index.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-11-02 10:25:41 -05:00
..
colmgr.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
lib.cpp lib: Fix setting share dir 2014-10-29 18:07:10 -04:00
model.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
plist.cpp plist: Move more playlist functions into lib/ 2014-07-27 11:41:40 -04:00
Sconscript lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00