pman
pman copied to clipboard
Desktop media player, written entirely in Haxe, based on modern web technologies
### The Goal The end-goal here is to just generally improve session persistence and restoration, both computationally and visually. Visually, the experience of restoring a previous session is fairly jarring...
There's really a lot of dead code floating about in this project, and it's cluttering the whole application. I need to prune as much of that away as possible, to...
keyword-searches performed on entire local media library replace playlist with new one built from search results. The new Playlist is supposed to have a backreference to the Playlist it replaced,...
*(to whom it may concern, this issue description is incomplete, and will be completed soon)* The 'packer' script (located in [dist/](/DavisDevelopment/pman/blob/master/dist/pack)) is currently not very up-to-date with regards to project...
The Windows installer generated by: ```bash # in /dist/ ./pack preprocess package installer # or, even just: ./pack installer ```
### Details of Issue TrackViews should update in order for aesthetic reasons, ideally. However, when loading the track data, view refreshing happens very sporadically and is sometimes skipped altogether. Will...