Tobias Wollgam

Results 30 issues of 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...

Enhancement
In Progress

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

Enhancement

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

Enhancement
In Progress

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

Quality Assurance

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

Enhancement
In Progress

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

Needs Testing
Ready For Review

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

Enhancement
In Progress

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

Needs Testing
Cleanup

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

Bug
Fix Committed
Needs Testing
Ready For Review

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

Enhancement