| Commit message (Expand) | Author | Files | Lines |
2010-05-19 | reimplemented missing single note midi playback (Shift + Space) and single no... | whiteshark0 | 1 | -11/+28 |
2010-05-18 | forgotten changes from last commit | whiteshark0 | 1 | -9/+0 |
2010-05-08 | validate microphone settings when leaving the record options and when USDX is... | tobigun | 1 | -7/+13 |
2010-05-07 | fix coverflow "SetScroll5" for less than 8 songs | whiteshark0 | 1 | -9/+11 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 2 | -4/+2 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 1 | -2/+1 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 1 | -1/+1 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 1 | -1/+6 |
2010-05-02 | workaround for LCTRL+R in SongMenu: it should be changed when we have a solut... | brunzelchen | 1 | -0/+7 |
2010-04-28 | improved cover flow: only five front covers and 3 covers in the back that sho... | whiteshark0 | 1 | -5/+14 |
2010-04-23 | - font fallback added | tobigun | 1 | -3/+6 |
2010-04-22 | - now it is possible to sync lyrics to audio | tobigun | 1 | -4/+28 |
2010-04-21 | - already show first video frame at sing-screen at onShow (no white screen) | tobigun | 1 | -31/+31 |
2010-04-21 | major bug-fix: | tobigun | 2 | -21/+12 |
2010-04-21 | - add video loop option | tobigun | 1 | -36/+33 |
2010-04-18 | change variable names "static" to "statics" | tobigun | 10 | -245/+245 |
2010-04-15 | - port theme detection code from UIni to UThemes | whiteshark0 | 1 | -1/+19 |
2010-04-07 | swap textures of statics colorized to playercolor in score screen | whiteshark0 | 1 | -4/+221 |
2010-03-16 | some theme edits (option menu) | brunzelchen | 7 | -7/+7 |
2010-03-15 | bugfix: player selection on party player screen (the layout is still ugly) | brunzelchen | 1 | -46/+57 |
2010-03-15 | fixed cover loading/showing when using tabs=on #2 | brunzelchen | 1 | -4/+3 |
2010-03-14 | fixed cover loading/showing when using tabs=on; deleted unused argument in Se... | brunzelchen | 2 | -19/+20 |
2010-03-14 | editor: deleted old midi debug entry | brunzelchen | 1 | -2/+0 |
2010-03-14 | editor: changed TextEditMode and some other improvements | brunzelchen | 1 | -7/+37 |
2010-03-14 | editor: changed design, added infobar, changed key-mapping | brunzelchen | 1 | -58/+274 |
2010-02-22 | remove unused code from prev version of ScreenSong | whiteshark0 | 1 | -17/+0 |
2010-02-22 | songflow don't stop now during song scrolling and seems to be more "flowy" | whiteshark0 | 1 | -47/+61 |
2010-02-22 | screens code cleanup | k-m_schindler | 11 | -24/+3 |
2010-02-22 | cleanup of code, which has never been used from start. Part 3. | k-m_schindler | 1 | -1/+0 |
2010-02-22 | cleanup of code, which has never been used from start. | k-m_schindler | 1 | -4/+0 |
2010-02-22 | completly remove unused UScreenWelcome | whiteshark0 | 1 | -164/+0 |
2010-02-18 | fix assembla ticket #91 - Preview does not stop | whiteshark0 | 1 | -2/+5 |
2010-01-18 | fixed score screen animation speed | whiteshark0 | 1 | -17/+27 |
2010-01-14 | comment unnessecary get_texture call that seems to lead to errors | whiteshark0 | 1 | -1/+1 |
2010-01-14 | rating icon bouncing depends on time now instead of frames | whiteshark0 | 1 | -2/+6 |
2010-01-13 | commented forgotten debug stuff | whiteshark0 | 1 | -1/+1 |
2010-01-13 | fixed scorescrenn with players>3 | whiteshark0 | 1 | -251/+286 |
2010-01-12 | forgotten updates from last commit | whiteshark0 | 2 | -2/+0 |
2010-01-12 | deleted leftovers from old plugin system and party mode | whiteshark0 | 6 | -588/+1 |
2010-01-12 | merged lua into trunk | s_alexander | 10 | -498/+650 |
2009-12-29 | revert submission 2051. leeds to crash on 2nd song. | k-m_schindler | 1 | -2/+2 |
2009-12-22 | fix: divide sentence in editor leaded to crash | brunzelchen | 1 | -1/+1 |
2009-12-20 | changed TSyncSource to interface ISyncSource | s_alexander | 1 | -2/+2 |
2009-12-17 | revert previous commit. It did not solve the problem of non song on fedora. | k-m_schindler | 1 | -3/+2 |
2009-12-17 | Just a test. Probably ignore this! | k-m_schindler | 1 | -2/+3 |
2009-12-13 | now the Audio-file bug should be fixed | brunzelchen | 1 | -2/+2 |
2009-12-13 | fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg] | brunzelchen | 1 | -0/+4 |
2009-12-13 | fixed score display with linebonus=off | whiteshark0 | 1 | -1/+3 |
2009-12-08 | removed if to enable folder cover loading | s_alexander | 1 | -9/+2 |
2009-12-07 | add the score to db only if the song was sung to the end (last word of last s... | brunzelchen | 2 | -1/+18 |