ocarina/core
Anna Schumaker 82d1da491b core/string: Remove string :: utos()
I replace it with calls to g_strdup_printf().  This has the additional
benefit that I can do uint conversions at the same time as other
formatting options, so this seems like a win.  The only downside is that
I have to manually free the memory that glib allocates, but that's easy
enough.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-10-07 09:31:28 -04:00
..
tags core/string: Remove string :: utos() 2015-10-07 09:31:28 -04:00
Sconscript build: Add gstreamer package from gui/Sconscript 2015-01-02 10:31:14 -05: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
string.cpp core/string: Remove string :: utos() 2015-10-07 09:31:28 -04:00