ocarina/include
Anna Schumaker 657ce8f0f4 audio: Ensure position and duration results are 64 bits
A long int is shorter on ARM than x86, which could cause position and
duration values to get truncated.  Additionally, quering gstreamer with
a long int causes a compile error on ARM.  Let's just do the right thing
and make this value an int64_t.

Signed-off-by: Anna Schumaker <anna@ocarinaproject.net>
2015-04-14 09:05:05 -04:00
..
core audio: Ensure position and duration results are 64 bits 2015-04-14 09:05:05 -04:00
gui gui: Remove references to the on_remove() notification 2015-04-09 09:28:32 -04:00
tests tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
Sconscript version: Add a "+" to version string 2015-01-26 08:43:14 -05:00