ocarina/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 filter: Remove lowercase() function 2015-01-30 09:35:55 -05:00
Sconscript build: Add gstreamer package from gui/Sconscript 2015-01-02 10:31:14 -05:00
audio.cpp audio: Fix seeking on ARM 2015-04-14 09:05:09 -04:00
core.cpp audio: Initialize GST from the gui layer 2014-12-20 10:16:44 -05:00
database.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
deck.cpp queue: Remove Q_NOTIFY_REMOVE flag 2015-04-09 09:27:46 -04:00
file.cpp file: Update documentation and various cleanups 2014-11-01 21:56:59 -04:00
filter.cpp filter: Use string :: lowercase() for searching 2015-01-30 10:54:39 -05:00
idle.cpp idle: Add doxygen documentation. 2014-10-17 09:56:54 -04:00
index.cpp Index: Add more detailed documentation 2014-11-07 08:14:27 -05:00
library.cpp tagdb: Remove tagdb 2014-12-04 08:31:52 -05:00
playlist.cpp playlist: Add a "least played tracks" playlist 2015-02-06 15:33:42 -05:00
queue.cpp queue: Remove on_remove() notification 2015-04-09 09:26:36 -04:00
random.cpp random: Add doxygen information 2014-09-13 10:00:03 -04:00
string.cpp string: Make _time_detail() static 2015-01-30 10:54:40 -05:00