| Commit message (Expand) | Author | Files | Lines |
2014-06-12 | Add option to skip the song intro | brian-ch | 1 | -0/+11 |
2014-01-01 | Move the threshold and mic-boost options from sound to record. | k-m_schindler | 2 | -12/+11 |
2013-02-23 | fix typo of previous commit. | k-m_schindler | 1 | -1/+0 |
2013-02-23 | medley mod: Themes modifications. This is considered the last part of the med... | k-m_schindler | 3 | -21/+46 |
2013-02-22 | add fade for medley mod. | k-m_schindler | 1 | -0/+1 |
2013-02-22 | Add Applause for medley mod. | k-m_schindler | 1 | -0/+1 |
2013-02-22 | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 3 | -264/+933 |
2013-02-21 | Do some semi-automatic text size adjustment. Fixes Gaelic button texts. | k-m_schindler | 1 | -0/+14 |
2010-12-28 | log active players only | tobigun | 1 | -3/+5 |
2010-10-14 | revert accidental previous commit | k-m_schindler | 1 | -9/+1 |
2010-10-14 | Mac OS X Readme | k-m_schindler | 1 | -1/+9 |
2010-10-10 | Bugfix: Partymode - ScoreScreen has(/starts) BG-Music now | b_krueger | 1 | -0/+3 |
2010-10-10 | show credits after one minute instead of a half | tobigun | 1 | -2/+2 |
2010-10-10 | start bg-music in main-screen (additionally to start in main()) | tobigun | 1 | -0/+3 |
2010-10-10 | no bg-music in record screen | tobigun | 2 | -0/+5 |
2010-08-19 | reload header in screensing.OnShow | whiteshark0 | 1 | -2/+2 |
2010-07-18 | some changes to mouse eEgg | whiteshark0 | 1 | -0/+15 |
2010-07-11 | enable editor keys for macosx changing start and end of notes. CTRL does not ... | k-m_schindler | 1 | -4/+4 |
2010-07-08 | more consistent use of modifier key for moving notes and enables on macs, whe... | k-m_schindler | 1 | -2/+2 |
2010-07-04 | - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni) | brunzelchen | 1 | -3/+4 |
2010-06-30 | remove some unused elements of ScreenCredits | whiteshark0 | 1 | -10/+0 |
2010-06-30 | - code restructured (e.g.: more comments, well named comments) | whiteshark0 | 1 | -1128/+980 |
2010-06-18 | Top5: display translated difficulty names instead of english ones | whiteshark0 | 1 | -1/+1 |
2010-06-17 | - enter credits screen after 30 seconds w/o user interaction in main screen | whiteshark0 | 2 | -1/+38 |
2010-06-17 | pause bg music during credits | whiteshark0 | 1 | -0/+5 |
2010-06-14 | minor fix: select themes button in screenoptions after reloading theme | whiteshark0 | 1 | -0/+8 |
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 |