ocarina/core
Anna Schumaker a314ee03ca core/string: Move sec2str() out of "string" namespace
And I replace it with a simple call to g_strdup_printf() that does the
exact same thing.  Note that callers are now required to free the
returned string with g_free().

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-10-07 09:33:50 -04:00
..
tags core/string: Remove string :: utos() 2015-10-07 09:31:28 -04:00
audio.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
core.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
database.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
deck.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
file.cpp tests/core: Update file test to new testing framework 2015-10-07 08:26:27 -04:00
filter.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
idle.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
index.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
library.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
playlist.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
queue.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
random.cpp tests/core: Update random test to the new framework 2015-10-07 08:26:29 -04:00
Sconscript build: Add gstreamer package from gui/Sconscript 2015-01-02 10:31:14 -05:00
string.cpp core/string: Move sec2str() out of "string" namespace 2015-10-07 09:33:50 -04:00