ocarina/core/tags
Anna Schumaker ffd38bd28b core/database: Move db_find() out of the database struct
I also take the chance to modify this function slightly.  Now, if a
matching item could not be found a new item will be allocated.

I added the new function db_get() if callers just want to get an item
without allocating.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-12-10 16:41:33 -05:00
..
album.cpp core/database: Move db_find() out of the database struct 2015-12-10 16:41:33 -05:00
artist.cpp core/database: Move db_find() out of the database struct 2015-12-10 16:41:33 -05:00
generic.cpp core/file: Switch file_readl() to return a gchar * 2015-10-12 08:23:06 -04:00
genre.cpp core/database: Move db_find() out of the database struct 2015-12-10 16:41:33 -05:00
library.cpp core/database: Move db_find() out of the database struct 2015-12-10 16:41:33 -05:00
Sconscript Artist: Move artist tag code into a new directory 2014-12-03 13:02:49 -05:00
tags.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
track.cpp core/database: Move db_find() out of the database struct 2015-12-10 16:41:33 -05:00