aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenEditSub.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-25added song quality checkbrunzelchen1-0/+3
2011-04-20new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen1-12/+28
2011-04-20Fix: Shift+Space sometimes plays more than 1 note.brunzelchen1-47/+8
2011-04-17add: paste notes only (with ctrl+alt+v)brunzelchen1-0/+36
2011-04-10play midi with clicksbrunzelchen1-1/+5
2011-04-10using international note notation with C4 = 0 (internal)brunzelchen1-45/+0
2011-04-10discard medley tags and save relative song anywaybrunzelchen1-5/+5
2011-04-05- bugfix: set correct start beat when playing midi or mp3 in editorbrunzelchen1-21/+79
2011-03-20fix: tone string in editor h->bbrunzelchen1-1/+1
2011-03-20fix: tone string in editorbrunzelchen1-1/+1
2011-02-23some (small) bugfixes in editorbrunzelchen1-7/+9
2010-12-30increase/decrease just one line of a songbrunzelchen1-12/+55
2010-12-23- bugfix: handling medley and preview flags in editorbrunzelchen1-7/+126
2010-12-21added pitch detection for editorbrunzelchen1-2/+116
2010-11-20- hide lyrics also by pressing Nbrunzelchen1-79/+94
2010-11-10- added polish language (thx to Pit33)brunzelchen1-262/+299
2010-11-05- fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen1-52/+71
2010-10-30- correct drawing of short notes in 4/6-player mode on one screenbrunzelchen1-11/+14
2010-10-18- some editor bugfixesbrunzelchen1-6/+13
2010-10-05- added webcam supportbrunzelchen1-6/+11
2010-09-01- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen1-16/+33
2010-07-24- added session logbrunzelchen1-5/+5
2010-06-23- fixed fading of player notesbrunzelchen1-23/+18
2010-06-21- individual line breaks for each player in duet songs are now possiblebrunzelchen1-68/+99
2010-06-12divide sentence in duet mode if the first note is selected but the other part...brunzelchen1-2/+10
2010-06-11- added function DeleteSentence (SHIFT+DEL)brunzelchen1-44/+130
2010-06-10- fixed saving duetsbrunzelchen1-107/+173
2010-06-04- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen1-693/+1355
2010-05-30- new acinerella.dll (based on 1.4)brunzelchen1-15/+4
2010-05-23fixed aspect in video preview; added video zoom animation in song screenbrunzelchen1-0/+1
2010-05-22added video reflection (for video preview)brunzelchen1-0/+1
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen1-15/+15
2010-03-18bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen1-15/+46
2010-03-09bugfix for bpm-edit-modebrunzelchen1-2/+5
2010-03-09bugfix editor: negative VideoGap brunzelchen1-18/+8
2010-03-06editor: added support for negative videogapbrunzelchen1-0/+8
2010-03-06hard coded editor theme (a real theme should be added in the 1.1)brunzelchen1-4/+122
2010-03-04fixed a bug in editor: pressing p or v leads sometimes to a crash;brunzelchen1-5/+11
2010-03-03moved help IDs to a better place, i hope..brunzelchen1-3/+3
2010-03-02some corrections;brunzelchen1-8/+10
2010-02-28popup with error count on start up, if there were any errors during the start...brunzelchen1-1/+7
2010-02-27added info bar for editorbrunzelchen1-17/+129
2010-02-26fixed BPM-Changebrunzelchen1-14/+219
2010-02-25some changes and bugfixing in editorbrunzelchen1-32/+264
2010-02-21added mp3 volume adjustment in songscreen and singscreenbrunzelchen1-2/+2