Commit graph

5 commits

Author SHA1 Message Date
Jordan Eldredge
e75a06a96e Abstract skin loading method 2015-02-06 20:56:50 -08:00
Jordan Eldredge
82d28ee89c Installed jshint, cleaned up lots of little issues 2015-02-04 23:45:43 -08:00
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