Clean up external Blorb file finding code
authorPhilip Chimento <philip.chimento@gmail.com>
Sat, 5 Feb 2011 00:48:11 +0000 (01:48 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sat, 5 Feb 2011 01:57:32 +0000 (02:57 +0100)
commitfe6897c6c4a88491c1a760c6439156758ddbb8b0
tree4b4711051eb6aee5f48865453cee054ccbcd8b98
parent46479584f74a7a0b6b8db21b58d32588d125e39c
Clean up external Blorb file finding code

Moved the code that looks for an external Blorb file to the player, so
the default path can become a setting in the preferences window. Also,
passing an extra file name on the command line when starting the player
also indicates an external resource file.
libchimara/chimara-if.c
player/callbacks.c
player/main.c