Make all UI intiiated options async.  UI currently locks up if actions take too long.
Break out self.source_list, self.renderer_list into their own classes
Update gtkui with new features of hildonui
general code cleanup and consistency pass
Code comments
Break code into signal handler group and other logical method groups
Implement playlist saving/loading