| Commit message (Expand) | Author | Files | Lines |
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-06-14 | minor editor fix: | whiteshark0 | 1 | -0/+4 |
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-05-19 | reimplemented missing single note midi playback (Shift + Space) and single no... | whiteshark0 | 1 | -11/+28 |
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 |
2009-12-22 | fix: divide sentence in editor leaded to crash | brunzelchen | 1 | -1/+1 |
2009-11-24 | use second players color to indicate selected note in editor | whiteshark0 | 1 | -17/+17 |
2009-11-17 | header tags that are not supported are written to the end of the songheader w... | whiteshark0 | 1 | -1/+6 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -53/+102 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -50/+48 |
2009-04-06 | bring the type align to our coding standards | k-m_schindler | 1 | -1/+1 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -1/+1 |
2009-02-28 | Some cleanup done | whiteshark0 | 1 | -2/+11 |
2008-11-27 | some more formatting | k-m_schindler | 1 | -32/+33 |
2008-11-26 | replace integer by enumeration type alignment | k-m_schindler | 1 | -2/+2 |
2008-11-25 | formatting | k-m_schindler | 1 | -96/+169 |
2008-11-03 | All comments are English now (Polish ones have been translated) | tobigun | 1 | -4/+0 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -11/+7 |
2008-10-19 | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 1 | -25/+25 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-08-27 | rename Screen part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Screen part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-08 | result-values for TMenu.Draw() added | tobigun | 1 | -0/+2 |
2008-07-17 | Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi... | tobigun | 1 | -9/+12 |
2008-05-10 | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 1 | -2/+2 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-19 | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 1 | -8/+6 |
2008-04-11 | translated some polish code | f1fth_freed0m | 1 | -7/+6 |
2008-04-10 | finally removed IlNut from Editor (*hope* it will work) | s_alexander | 1 | -55/+42 |
2008-04-10 | -Corrected some ifdefs in the Editor to make it useable on linux | f1fth_freed0m | 1 | -40/+44 |
2008-04-03 | rewriting of the txt file parser | s_alexander | 1 | -34/+19 |
2008-03-31 | Removed unused Format-parameter in LoadTexture() and Add...() | tobigun | 1 | -4/+4 |
2008-03-31 | beep() removed | tobigun | 1 | -1/+1 |
2008-03-31 | - removed "Font Black" and "Font" texture type | tobigun | 1 | -4/+4 |
2008-03-30 | Prepared some classes for enhanced Song loading. | whiteshark0 | 1 | -7/+8 |
2008-03-27 | USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser | f1fth_freed0m | 1 | -1/+4 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -11/+11 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -176/+179 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -6/+6 |
2008-03-21 | lenght -> length | tobigun | 1 | -20/+20 |
2008-03-07 | Translated some Variables | f1fth_freed0m | 1 | -96/+96 |
2008-03-06 | Translated Some Variables | f1fth_freed0m | 1 | -126/+126 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 1 | -85/+85 |