ocarina/core
Anna Schumaker b516afe832 core: Create a single init() function
Initialize everything from the core/ layer, that way lib/ doesn't need
to know the correct order.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-06-29 10:36:55 -04:00
..
Sconscript Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
audio.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
callback.cpp callbacks: Remove unused queue callback 2014-06-06 14:46:54 -04:00
core.cpp core: Create a single init() function 2014-06-29 10:36:55 -04:00
database.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
deck.cpp deck: Reintroduce deck :: get() 2014-06-05 11:05:19 -04:00
driver.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
file.cpp Remove error.h 2014-06-06 09:40:14 -04:00
filter.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
idle.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
index.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
library.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
playlist.cpp playlist: Fix a null pointer dereference in init() 2014-06-06 08:21:56 -04:00
queue.cpp callbacks: Remove unused queue callback 2014-06-06 14:46:54 -04:00
random.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
tags.cpp tags: Fix when library->count is modified 2014-06-22 12:59:27 -04:00