ocarina/ocarina
Bryan Schumaker ef78427954 Clean up window creation
I do as much as I can outside of the init() function to make the code
more readable.  Doing everything in init() can make things more
complicated and annoying.
2011-05-01 12:00:09 -04:00
..
components ocarina: sources.cur_lib_id doesn't exist anymore 2011-05-01 11:53:42 -04:00
settings plugins: All plugins have a __NAME__ value 2011-05-01 11:43:50 -04:00
__init__.py Track version in libsaria 2011-05-01 11:40:09 -04:00
body.py ocarina: Set header / footer visibility when adding page 2011-05-01 11:54:23 -04:00
footer.py ocarina: Horizontal like / dislike buttons 2011-05-01 11:42:53 -04:00
fsselect.py Filechooser callback in background 2010-12-03 08:36:13 -05:00
header.py ocarina: Create preferences button 2011-05-01 11:40:30 -04:00
library.py ocarina: Single add_to_queue() function 2011-05-01 11:59:07 -04:00
menu.py Remove songs from queue 2010-12-12 14:20:12 -05:00
playlist.py ocarina: Single add_to_queue() function 2011-05-01 11:59:07 -04:00
queue.py ocarina: Single add_to_queue() function 2011-05-01 11:59:07 -04:00
source.py ocarina: Set header / footer visibility when adding page 2011-05-01 11:54:23 -04:00
window.py Clean up window creation 2011-05-01 12:00:09 -04:00