| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | media plugins | tobigun | 2010-11-05 | 21 | -0/+3536 |
* | use folder game/plugins/media for media plugins | tobigun | 2010-11-05 | 2 | -1/+2 |
* | - unload plugin | tobigun | 2010-11-05 | 5 | -9/+55 |
* | - Support for media interface priorities | tobigun | 2010-11-02 | 13 | -35/+102 |
* | create experimental songmanagement branch | whiteshark0 | 2010-11-02 | 1259 | -0/+262786 |
* | utf-8 file reading support | tobigun | 2010-11-02 | 1 | -9/+59 |
* | last audio-converter (libsamplerate) working again | tobigun | 2010-11-01 | 2 | -2/+336 |
* | audio converter plugin interface added | tobigun | 2010-11-01 | 1 | -0/+183 |
* | renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pas | tobigun | 2010-11-01 | 2 | -2/+2 |
* | audio converter plugin interface added | tobigun | 2010-11-01 | 3 | -318/+9 |
* | - audio converter managed by media interface handler | tobigun | 2010-11-01 | 16 | -149/+309 |
* | ffmpeg audio converter renamed | tobigun | 2010-10-30 | 2 | -8/+8 |
* | audio/video decoder filenames adjusted | tobigun | 2010-10-30 | 4 | -8/+7 |
* | renamed ffmpeg audio/decoder to something generic | tobigun | 2010-10-30 | 3 | -51/+49 |
* | dynamic loading of video- and audio-decoder | tobigun | 2010-10-30 | 6 | -107/+174 |
* | removed ffmpeg stuff | tobigun | 2010-10-28 | 19 | -10609/+60 |
* | TimeDifference must be TimeDiff | tobigun | 2010-10-28 | 1 | -3/+3 |
* | interface changes for last commit | tobigun | 2010-10-27 | 2 | -12/+50 |
* | separated video playback and decoder | tobigun | 2010-10-27 | 2 | -640/+872 |
* | ffmpeg audio converter moved to media plugin | tobigun | 2010-10-27 | 4 | -382/+57 |
* | more helper functions added, no need for SDL as a plugin dependency anymore | tobigun | 2010-10-24 | 2 | -55/+263 |
* | audio code replaced by (yet pseudo-)plugin | tobigun | 2010-10-19 | 4 | -956/+162 |
* | fix console for thread-safe logging | tobigun | 2010-10-19 | 4 | -129/+213 |
* | initial commit | tobigun | 2010-10-19 | 1259 | -0/+262780 |
* | added static navigate in scorescreen for medley mode | brunzelchen | 2010-10-19 | 7 | -2/+123 |
* | outline for medley countdown text | brunzelchen | 2010-10-18 | 1 | -0/+1 |
* | added song name in medley mode (singscreen) | brunzelchen | 2010-10-18 | 29 | -3/+165 |
* | - added PreCache option in font.ini | brunzelchen | 2010-10-17 | 3 | -6/+41 |
* | merged trunk into medley_new | brunzelchen | 2010-10-17 | 2 | -13/+29 |
* | added medley icons to all themes | brunzelchen | 2010-10-17 | 23 | -0/+109 |
* | - added medley icons to dx-theme | brunzelchen | 2010-10-17 | 12 | -1/+57 |
* | uncomment fade function for portaudio | brunzelchen | 2010-10-17 | 1 | -2/+0 |
* | added general fading (for fade-out) | brunzelchen | 2010-10-17 | 6 | -2/+33 |
* | added applause sound | brunzelchen | 2010-10-17 | 3 | -1/+4 |
* | - medley score in screenscore | brunzelchen | 2010-10-17 | 2 | -32/+126 |
* | - medley songs are singable now (press S or D (for up to 5) in songscreen) | brunzelchen | 2010-10-16 | 1 | -21/+141 |
* | - medley songs are startable now (press S in songscreen) | brunzelchen | 2010-10-15 | 3 | -133/+432 |
* | - added medley loading | brunzelchen | 2010-10-15 | 3 | -5/+461 |
* | new medley branch, based on the actual (1.1) trunk. the old one will be delet... | brunzelchen | 2010-10-14 | 1259 | -0/+262764 |
* | update configure to find libpng 1.4 | s_alexander | 2010-09-07 | 2 | -5/+256 |
* | update cmake to find newer libpng | s_alexander | 2010-09-07 | 1 | -1/+1 |
* | editor: buttons (play, play with midi, midi, undo, NextSentence, PreviousSent... | davidus01 | 2010-08-06 | 42 | -15/+543 |
* | editor: new dividenote function - can divide note in place where is cursor in... | davidus01 | 2010-07-26 | 2 | -90/+255 |
* | editor: resize note by mouse - first & last 20% of note use to resize note | davidus01 | 2010-07-18 | 1 | -27/+76 |
* | editor: move note up & down over mouse | davidus01 | 2010-07-12 | 1 | -3/+26 |
* | more consistent use of modifier key for moving notes and enables on macs, whe... | k-m_schindler | 2010-07-08 | 1 | -2/+2 |
* | language update | davidus01 | 2010-07-03 | 3 | -52/+99 |
* | editor: mouse support to move notes | davidus01 | 2010-07-03 | 7 | -32/+223 |
* | editor: improvement interactive notes | davidus01 | 2010-06-27 | 2 | -33/+104 |
* | editor: double click to divide note | davidus01 | 2010-06-27 | 4 | -11/+69 |