| Commit message (Expand) | Author | Files | Lines |
2010-06-14 | minor editor fix: | whiteshark0 | 1 | -0/+4 |
2010-06-13 | Fix for invalid song lengths | tobigun | 1 | -1/+7 |
2010-06-11 | use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numbers | tobigun | 1 | -18/+24 |
2010-06-11 | fix display of "InfoBar" for songs whose first note doesn't start at beat zero | whiteshark0 | 1 | -6/+7 |
2010-06-11 | fix display bug after deleting last note of a line in editor | whiteshark0 | 1 | -30/+39 |
2010-06-10 | changes to divide note | whiteshark0 | 1 | -5/+13 |
2010-06-10 | merge of VideoPreview branch into trunk | brunzelchen | 2 | -10/+118 |
2010-06-06 | - URecord.ValidateSettings should not display the popup itself | tobigun | 2 | -4/+23 |
2010-06-06 | - Now on sing-screen entry a check is performed if mics are assigned to all p... | tobigun | 1 | -0/+10 |
2010-06-06 | cleanup | tobigun | 1 | -7/+1 |
2010-06-03 | - cleanup (removed some commented unused code) | tobigun | 1 | -68/+52 |
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 |