Tobias Wollgam
Tobias Wollgam
### What does this PR do? Add a new screen for player management. ### Closes Issue(s) #574 ### Motivation The current player management is very basic. With this PR one...
### Suggestion @yoda-jm suggested to add a new sorting criteria "most played". Song will be sorted by how often a song was played. ### Use case The user want to...
### What does this PR do? This PR will add a new feature of playing guitar chords. This requires a real guitar plugged to the computer. Chords will be displayed...
### What does this PR do? Fixes a design flaw in class RingBuffer. The size cannot reach capacity but this is expected. This PR will fix that. Additionally RingBuffer is...
### What does this PR do? Add classes and functions for stack trace handling which could help debugging. ### Closes Issue(s) None ### Motivation Make it easier for developers to...
### What does this PR do? It adds some git hooks devided in necessary and optional. The necessary scripts check if tabs instead spaces are used and there is no...
### Do you want to request a *feature* or report a *bug*? Feature ### What did you expect to see? I want to have a new screen for managing players,...
### What does this PR do? The pr removes the dependency for boosts case conversion. It is part of issue #39. ### Closes Issue(s) None, but is part of #39....
### What does this PR do? This PR checks if song text contains non ASCII respecting UTF8-BOM. This prevents that performous crashes while loading defect songs. ### Closes Issue(s) None....
### Suggestion Would be nice if two or more instances of performous can be coupled over network to play with multiple players remotely. ### Use case You want to play...