ocarina/ocarina/songlist
Bryan Schumaker c727aaa526 ocarina: Fill a songlist by inheriting from a SourceModel
The SourceModel declares an insert() function that is called when
filling the list.  I have defined this function in a way that the list
will be filled in through repeated calls to insert()
2011-10-29 15:19:56 -04:00
..
fill.cpp ocarina: Fill a songlist by inheriting from a SourceModel 2011-10-29 15:19:56 -04:00
init.cpp ocarina: Move songlist init code into a new file 2011-10-27 17:17:46 -04:00
songlist.cpp ocarina: Move some songlist functions to a new file 2011-10-28 13:59:53 -04:00
songlist.h ocarina: Move songlist init code into a new file 2011-10-27 17:17:46 -04:00