Commit graph

3 commits

Author SHA1 Message Date
Jordan Eldredge
c864300b00 Store files as instanace objects
With files encapsulated as objects, we can store them, sort them, and pass them
around. This is laying a foundation for handling playlists. (#10)

Also, we move the modification of the loading state outside of the skin
manager. This creates a better separation of concerns.
2015-01-25 13:31:27 -08:00
Jordan Eldredge
8bf7d47dde Move option functionality to context menu class 2014-12-28 15:57:59 -08:00
Jordan Eldredge
e853709da5 Add Options context menu
Fixes #111
2014-12-20 12:24:15 -08:00