ocarina/ocarina
Bryan Schumaker 66f70249ad ocarina: Load images using the full path
relative paths can't be trusted once the program has been installed.  To
get around this, I assume that the install directory has been configured
correctly and then point to images located in the subdirectory next to
the executable.
2011-11-08 08:20:21 -05:00
..
body ocarina: Access footer through get_footer() and put_footer() 2011-10-27 12:08:21 -04:00
buttons ocarina: Load images using the full path 2011-11-08 08:20:21 -05:00
footer ocarina: Pack tag labels into a scrolled window 2011-11-07 19:43:09 -05:00
settings ocarina: Add the chooser to the ocarina namespace 2011-10-29 15:52:03 -04:00
songlist Ocarina: Add a test menu item 2011-11-04 08:25:51 -04:00
callback.cpp ocarina: Show length of song next to progress bar 2011-11-02 08:11:04 -04:00
chooser.cpp ocarina: Add the chooser to the ocarina namespace 2011-10-29 15:52:03 -04:00
gtk.cpp ocarina: Add a text button for library scanning 2011-09-10 10:30:25 -04:00
library.cpp Ocarina: Add a test menu item 2011-11-04 08:25:51 -04:00
ocarina.cpp ocarina: Load images using the full path 2011-11-08 08:20:21 -05:00
window.cpp ocarina: Create initial namespace 2011-10-29 15:47:00 -04:00