aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - audio converter managed by media interface handlertobigun2010-11-0116-149/+309
* ffmpeg audio converter renamedtobigun2010-10-302-8/+8
* audio/video decoder filenames adjustedtobigun2010-10-304-8/+7
* renamed ffmpeg audio/decoder to something generictobigun2010-10-303-51/+49
* dynamic loading of video- and audio-decodertobigun2010-10-306-107/+174
* removed ffmpeg stufftobigun2010-10-2819-10609/+60
* TimeDifference must be TimeDifftobigun2010-10-281-3/+3
* interface changes for last committobigun2010-10-272-12/+50
* separated video playback and decodertobigun2010-10-272-640/+872
* ffmpeg audio converter moved to media plugintobigun2010-10-274-382/+57
* more helper functions added, no need for SDL as a plugin dependency anymore tobigun2010-10-242-55/+263
* audio code replaced by (yet pseudo-)plugintobigun2010-10-194-956/+162
* fix console for thread-safe loggingtobigun2010-10-194-129/+213
* initial committobigun2010-10-191259-0/+262780
* added static navigate in scorescreen for medley modebrunzelchen2010-10-197-2/+123
* outline for medley countdown textbrunzelchen2010-10-181-0/+1
* added song name in medley mode (singscreen)brunzelchen2010-10-1829-3/+165
* - added PreCache option in font.inibrunzelchen2010-10-173-6/+41
* merged trunk into medley_newbrunzelchen2010-10-172-13/+29
* added medley icons to all themesbrunzelchen2010-10-1723-0/+109
* - added medley icons to dx-themebrunzelchen2010-10-1712-1/+57
* uncomment fade function for portaudiobrunzelchen2010-10-171-2/+0
* added general fading (for fade-out)brunzelchen2010-10-176-2/+33
* added applause soundbrunzelchen2010-10-173-1/+4
* - medley score in screenscorebrunzelchen2010-10-172-32/+126
* - medley songs are singable now (press S or D (for up to 5) in songscreen)brunzelchen2010-10-161-21/+141
* - medley songs are startable now (press S in songscreen)brunzelchen2010-10-153-133/+432
* - added medley loadingbrunzelchen2010-10-153-5/+461
* new medley branch, based on the actual (1.1) trunk. the old one will be delet...brunzelchen2010-10-141259-0/+262764
* update configure to find libpng 1.4s_alexander2010-09-072-5/+256
* update cmake to find newer libpngs_alexander2010-09-071-1/+1
* editor: buttons (play, play with midi, midi, undo, NextSentence, PreviousSent...davidus012010-08-0642-15/+543
* editor: new dividenote function - can divide note in place where is cursor in...davidus012010-07-262-90/+255
* editor: resize note by mouse - first & last 20% of note use to resize notedavidus012010-07-181-27/+76
* editor: move note up & down over mousedavidus012010-07-121-3/+26
* more consistent use of modifier key for moving notes and enables on macs, whe...k-m_schindler2010-07-081-2/+2
* language updatedavidus012010-07-033-52/+99
* editor: mouse support to move notesdavidus012010-07-037-32/+223
* editor: improvement interactive notesdavidus012010-06-272-33/+104
* editor: double click to divide notedavidus012010-06-274-11/+69
* editor: show background picturedavidus012010-06-255-139/+215
* editor: interactive notesdavidus012010-06-201-8/+83
* editor: lyric on notedavidus012010-06-191-1/+62
* editor: VideoGap slidedavidus012010-06-195-2/+487
* editor: current voice trackingdavidus012010-06-171-3/+67
* editor ctrl+v: video previewdavidus012010-06-171-4/+76
* merged trunk r2528 into us_maker branchwhiteshark02010-06-15233-5475/+18713
* 'V' - hear whole songdavidus012010-06-152-8/+88
* polish translationdavidus012010-06-101-0/+434
* - option disable video in singscreen with VideoEnabled=offbrunzelchen2010-06-092-1/+13