Fixed loading spinner not appearing: the image is now part of the theme |
|
More...
|
almost 13 years ago
|
done: updater, progress reporting |
|
More...
|
almost 13 years ago
|
Simplyfied meta-info support. Should fix startup problems. |
|
More...
|
almost 13 years ago
|
Fixed import error |
|
More...
|
almost 13 years ago
|
Cleanup: put (almost) all handlers into their own funtion. they are assigned in a "handlers" dict |
|
More...
|
almost 13 years ago
|
added audioread for track length detection |
|
More...
|
almost 13 years ago
|
Fixed #56: Playlist now resizes after some time of inactivity |
|
More...
|
almost 13 years ago
|
Implemented looking at playlists before adding. closes #72 |
|
More...
|
almost 13 years ago
|
Fixed #74: Added default background color in layout.css |
|
More...
|
almost 13 years ago
|
Fixed #76: Current track display now checks if playlist is empty and then shows nothing |
|
More...
|
almost 13 years ago
|
Feature: auto focus on login field, closes #77 |
|
More...
|
almost 13 years ago
|
Feature: Shows song currently playing in the top. closes #33 |
|
More...
|
almost 13 years ago
|
Fixed theme switching issues: Deactivated cache for css files. |
|
More...
|
almost 13 years ago
|
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel |
|
More...
|
almost 13 years ago
|
Split layout and theme style: res/layout.css contains all layout info theme/style.css contains all colors and fonts |
|
More...
|
almost 13 years ago
|
config transformers follow new Transformer style; fixes #44 |
|
More...
|
almost 13 years ago
|
Added first implementation of #57 exporting playlists: missing server ip in the files as of now |
|
More...
|
almost 13 years ago
|
implemented "remove played tracks from playlist" closes #54 |
|
More...
|
almost 13 years ago
|
Merge branch 'master' into devel |
|
More...
|
almost 13 years ago
|
removed unnecessary command in pre-commit script |
|
More...
|
almost 13 years ago
|
replaced deprecated calls in tests |
|
More...
|
almost 13 years ago
|
added testrunner script and pre-commit hook: closes #64. |
|
More...
|
almost 13 years ago
|
Merged devel to master. Version 0.2 is born! |
|
More...
|
almost 13 years ago
|
Added possible solution for different views for different screen sizes |
|
More...
|
almost 13 years ago
|
improved handling of symlinks fixes #45 |
|
More...
|
almost 13 years ago
|
added github link, changed name of main script in example |
|
More...
|
almost 13 years ago
|
- Fixed not being able to restore playlists - removed unused js files |
|
More...
|
almost 13 years ago
|
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel |
|
More...
|
almost 13 years ago
|
fixed #58 also in hax1337 theme |
|
More...
|
almost 13 years ago
|
- closes #58 playlistitems change color on hover - Fixed resource locator (util.getResource) |
|
More...
|
almost 13 years ago
|