A GTK+ / GStreamer based music player
Go to file
Josh Larson 0d63656df8 Fixed bug with unset environment variable.
When either HOME or XDG_CONFIG_HOME are unset getenv() can return NULL.
C++ strings don't like being set to NULL, so we need to check for this
case.

Bryan: Edited Sconstruct and commit message.

Signed-off-by: Josh Larson <theMutatedShrimp@gmail.com>
Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-02-08 08:10:19 -05:00
images ocarina: Remove old random image 2011-11-09 22:47:14 -05:00
include libsaria: Check if a song exists before loading it 2012-02-07 22:25:13 -05:00
libsaria Fixed bug with unset environment variable. 2012-02-08 08:10:19 -05:00
ocarina ocarina: Remove from queue keybinding 2011-12-30 23:32:07 -05:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore Update .gitignore 2011-11-09 23:04:36 -05:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD Update PKGBUILD for the new release 2012-01-23 08:21:26 -05:00
Sconstruct Fixed bug with unset environment variable. 2012-02-08 08:10:19 -05:00