pman icon indicating copy to clipboard operation
pman copied to clipboard

Desktop media player, written entirely in Haxe, based on modern web technologies

Results 6 pman issues
Sort by recently updated
recently updated
newest added

### 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...

performance
enhancement
player
ui
feature plan
redesign / restructure

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...

performance
enhancement
redesign / restructure

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...

enhancement
packager
feature plan

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...

bug
performance
player
background
database
ui