ocarina/tests/core
Anna Schumaker ec4d3b945e audio: Fix seeking on ARM
The on_seek() function needs to take an int64_t to avoid truncating on
ARM.

Signed-off-by: Anna Schumaker <anna@ocarinaproject.net>
2015-04-14 09:05:09 -04:00
..
tags string: Add a function for converting seconds to string 2015-01-27 09:23:14 -05:00
.gitignore string: Create a utos() function 2015-01-27 08:37:27 -05:00
Sconscript callback: Remove all references to callbacks 2015-04-04 10:21:31 -04:00
audio.cpp audio: Fix seeking on ARM 2015-04-14 09:05:09 -04:00
database.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
deck.cpp queue: Remove on_remove() notification 2015-04-09 09:26:36 -04:00
file.cpp tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
filter.cpp filter: Use string :: lowercase() for searching 2015-01-30 10:54:39 -05:00
idle.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
index.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
library.cpp tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
playlist.cpp playlist: Add a "least played tracks" playlist 2015-02-06 15:33:42 -05:00
queue.cpp queue: Remove Q_NOTIFY_REMOVE flag 2015-04-09 09:27:46 -04:00
random.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
string.cpp string: Add a lowercase() function 2015-01-30 09:32:50 -05:00
version.cpp version: Add a "+" to version string 2015-01-26 08:43:14 -05:00