| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo of previous commit. | k-m_schindler | 2013-02-23 | 1 | -1/+0 |
* | medley mod: Themes modifications. This is considered the last part of the med... | k-m_schindler | 2013-02-23 | 3 | -21/+46 |
* | add fade for medley mod. | k-m_schindler | 2013-02-22 | 1 | -0/+1 |
* | Add Applause for medley mod. | k-m_schindler | 2013-02-22 | 1 | -0/+1 |
* | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 2013-02-22 | 3 | -264/+933 |
* | Do some semi-automatic text size adjustment. Fixes Gaelic button texts. | k-m_schindler | 2013-02-21 | 1 | -0/+14 |
* | log active players only | tobigun | 2010-12-28 | 1 | -3/+5 |
* | revert accidental previous commit | k-m_schindler | 2010-10-14 | 1 | -9/+1 |
* | Mac OS X Readme | k-m_schindler | 2010-10-14 | 1 | -1/+9 |
* | Bugfix: Partymode - ScoreScreen has(/starts) BG-Music now | b_krueger | 2010-10-10 | 1 | -0/+3 |
* | show credits after one minute instead of a half | tobigun | 2010-10-10 | 1 | -2/+2 |
* | start bg-music in main-screen (additionally to start in main()) | tobigun | 2010-10-10 | 1 | -0/+3 |
* | no bg-music in record screen | tobigun | 2010-10-10 | 2 | -0/+5 |
* | reload header in screensing.OnShow | whiteshark0 | 2010-08-19 | 1 | -2/+2 |
* | some changes to mouse eEgg | whiteshark0 | 2010-07-18 | 1 | -0/+15 |
* | enable editor keys for macosx changing start and end of notes. CTRL does not ... | k-m_schindler | 2010-07-11 | 1 | -4/+4 |
* | more consistent use of modifier key for moving notes and enables on macs, whe... | k-m_schindler | 2010-07-08 | 1 | -2/+2 |
* | - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni) | brunzelchen | 2010-07-04 | 1 | -3/+4 |
* | remove some unused elements of ScreenCredits | whiteshark0 | 2010-06-30 | 1 | -10/+0 |
* | - code restructured (e.g.: more comments, well named comments) | whiteshark0 | 2010-06-30 | 1 | -1128/+980 |
* | Top5: display translated difficulty names instead of english ones | whiteshark0 | 2010-06-18 | 1 | -1/+1 |
* | - enter credits screen after 30 seconds w/o user interaction in main screen | whiteshark0 | 2010-06-17 | 2 | -1/+38 |
* | pause bg music during credits | whiteshark0 | 2010-06-17 | 1 | -0/+5 |
* | minor fix: select themes button in screenoptions after reloading theme | whiteshark0 | 2010-06-14 | 1 | -0/+8 |
* | minor editor fix: | whiteshark0 | 2010-06-14 | 1 | -0/+4 |
* | Fix for invalid song lengths | tobigun | 2010-06-13 | 1 | -1/+7 |
* | use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numbers | tobigun | 2010-06-11 | 1 | -18/+24 |
* | fix display of "InfoBar" for songs whose first note doesn't start at beat zero | whiteshark0 | 2010-06-11 | 1 | -6/+7 |
* | fix display bug after deleting last note of a line in editor | whiteshark0 | 2010-06-11 | 1 | -30/+39 |
* | changes to divide note | whiteshark0 | 2010-06-10 | 1 | -5/+13 |
* | merge of VideoPreview branch into trunk | brunzelchen | 2010-06-10 | 2 | -10/+118 |
* | - URecord.ValidateSettings should not display the popup itself | tobigun | 2010-06-06 | 2 | -4/+23 |
* | - Now on sing-screen entry a check is performed if mics are assigned to all p... | tobigun | 2010-06-06 | 1 | -0/+10 |
* | cleanup | tobigun | 2010-06-06 | 1 | -7/+1 |
* | - cleanup (removed some commented unused code) | tobigun | 2010-06-03 | 1 | -68/+52 |
* | reimplemented missing single note midi playback (Shift + Space) and single no... | whiteshark0 | 2010-05-19 | 1 | -11/+28 |
* | forgotten changes from last commit | whiteshark0 | 2010-05-18 | 1 | -9/+0 |
* | validate microphone settings when leaving the record options and when USDX is... | tobigun | 2010-05-08 | 1 | -7/+13 |
* | fix coverflow "SetScroll5" for less than 8 songs | whiteshark0 | 2010-05-07 | 1 | -9/+11 |
* | ESC saves again. revert 1183. | k-m_schindler | 2010-05-03 | 2 | -4/+2 |
* | ESC saves again. revert 1183. | k-m_schindler | 2010-05-03 | 1 | -2/+1 |
* | ESC saves again. revert 1183. | k-m_schindler | 2010-05-03 | 1 | -1/+1 |
* | ESC saves again. revert 1183. | k-m_schindler | 2010-05-03 | 1 | -1/+6 |
* | workaround for LCTRL+R in SongMenu: it should be changed when we have a solut... | brunzelchen | 2010-05-02 | 1 | -0/+7 |
* | improved cover flow: only five front covers and 3 covers in the back that sho... | whiteshark0 | 2010-04-28 | 1 | -5/+14 |
* | - font fallback added | tobigun | 2010-04-23 | 1 | -3/+6 |
* | - now it is possible to sync lyrics to audio | tobigun | 2010-04-22 | 1 | -4/+28 |
* | - already show first video frame at sing-screen at onShow (no white screen) | tobigun | 2010-04-21 | 1 | -31/+31 |
* | major bug-fix: | tobigun | 2010-04-21 | 2 | -21/+12 |
* | - add video loop option | tobigun | 2010-04-21 | 1 | -36/+33 |