Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-02-24 | added experimental voice playback after singing | brunzelchen | 3 | -5/+69 |
2010-02-24 | changed wave saving routine | brunzelchen | 1 | -28/+14 |
2010-02-23 | limit fractional digits of #PREVIEWSTART tag to 3 | brunzelchen | 1 | -1/+1 |
2010-02-23 | added own folder for recordings | brunzelchen | 2 | -10/+18 |
2010-02-23 | riff wave instead of raw recording (experimental) | brunzelchen | 2 | -4/+94 |
2010-02-22 | SDL_SetModState(0) => SDL_SetModState(KMOD_NONE) | brunzelchen | 1 | -1/+1 |
2010-02-22 | workaround for alt+tab bug | brunzelchen | 1 | -2/+9 |
2010-02-21 | moved and renamed DrawVolume to UDraw.DrawVolumeBar | brunzelchen | 2 | -4/+61 |
2010-02-21 | fixed choosing songs in "plugin" medley surprise | brunzelchen | 1 | -1/+2 |
2010-02-20 | double line sentence error now with line nr | brunzelchen | 1 | -1/+1 |
2010-02-20 | never singing a song two times in the same party session; counter reset if th... | brunzelchen | 2 | -1/+6 |
2010-02-20 | rewrite of GetRandomPlugin | brunzelchen | 2 | -95/+31 |
2010-02-19 | added option for showing video in preview only | brunzelchen | 2 | -3/+3 |