ocarina/tests/core
Anna Schumaker 9e0f017e61 core/file: Build in minimum version checks
I don't think it makes sense that callers of file_open() are expected to
check the file version after opening.  This should be something handled
by the file code so we can print a consistent error message.

Implements issue #5: Better file versioning
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-24 10:50:37 -04:00
..
containers core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
tags core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
.gitignore core: Remove random functions 2016-06-14 17:10:30 -04:00
Sconscript core: Remove random functions 2016-06-14 17:10:30 -04:00
audio.c core/tempq: Store queue operations passed to tempq_init() 2016-05-27 12:01:43 -04:00
collection.c core/collection: Initialize the collection through an idle task 2016-06-14 17:06:20 -04:00
date.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
file.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
filter.c core/filter: Convert file to C 2016-01-11 09:35:59 -05:00
history.c core/history: Add history_prev() function 2016-03-11 10:40:34 -05:00
idle.c core/idle: Add idle_cancel() function 2016-03-01 08:27:13 -05:00
playlist.c core/playlist: Improve average playcount calculation 2016-06-14 17:11:25 -04:00
queue.c core: Remove random functions 2016-06-14 17:10:30 -04:00
string.c core/string: Add a string_length() function 2016-06-24 10:50:37 -04:00
tempq.c core/tempq: Load the tempq file through an idle task 2016-06-14 17:05:11 -04:00
version.c core/file: Move OCARINA_NAME configuration into version.h 2016-06-24 10:50:37 -04:00