Andreas
Andreas
The song queue feature is a common requirement for #176 and #238. The song queue feature requires a list of SongQueueEntry (abstract class). A SongQueueEntry can be (concrete class) -...
The goal of this issue is to check if a WebGL build for UltraStar Play is feasible. At the moment, WebGL build fails with an error message: `The name 'Microphone'...
### Actual behaviour At the moment, only the "song roulette" style can be used for song selection. ### Expected behaviour A grid (n * m) can be implemented as an...
### Actual behaviour Although it is not used at the moment, theming has been prepared (see [here](https://github.com/UltraStar-Deluxe/Play/wiki/Theming)). The current approach names all themes in an xml file. This has the...
UltraStar Play does not yet support party modes. I took a look at UltraStar Deluxe for the basics: N teams play R rounds, each round with different game modifiers. ###...
There is not yet a "jukebox" feature in UltraStar Play. UltraStar Deluxe has this. It's like a small media player for your song library. UltraStar Play could support this as...
UltraStar Play does not yet support medleys. These are supported for example by UltraStar Deluxe, Vocaluxe, and UltraStar World Party. What's needed for this feature is: - select songs for...
### Actual behaviour At the moment, the recording options do not allow to select which channel of a device should be used for recording. ### Expected behaviour The recroding options...
I have a simple SVG created with Inkscape that contains some text. Android Studio is not able to convert such SVGs to VD, because text is not supported. This tool...
At the moment only the output directory can be changed, but not the name of the exported file. This could be improved easily I think.