aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-06Fix path problems, which show up in 10.9k-m_schindler1-10/+57
2013-12-06revert 3012. StrUtils is needed on linux.k-m_schindler1-0/+1
2013-12-01remove not needed unit StrUtilsk-m_schindler1-1/+0
2013-02-24fix header mismatch.k-m_schindler1-1/+1
2013-02-24fix problems with empty songlist. thanks to Zup3rvock.k-m_schindler2-18/+27
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler2-8/+46
2013-02-22add fade for medley mod.k-m_schindler1-0/+2
2013-02-22Add Applause for medley mod.k-m_schindler1-0/+3
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler3-30/+362
2011-04-06increase range of accepted tones. user complaint (thursday)k-m_schindler1-1/+1
2010-12-30allow playback from audio streamtobigun1-0/+1
2010-12-29log voice captures to wav-filetobigun2-38/+125
2010-12-28add GetSampleSize()tobigun1-1/+8
2010-12-28fix save_playback crashestobigun1-1/+1
2010-12-15rate on all beats patchbrunzelchen1-618/+621
2010-12-15spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ...brunzelchen1-0/+4
2010-10-22disable blending after drawing of particlesbrunzelchen1-11/+17
2010-10-17add pre-cache option at font-creation to preload a glyph base settobigun2-13/+29
2010-10-14Mac OS X Readmek-m_schindler1-0/+9
2010-10-10strings adjusted (removed 'RC'-parts)tobigun1-2/+2
2010-09-29- removed hardcoded bebeto loopcanni01-1/+1
2010-09-05fix resize-bug in SDL < 1.2.14tobigun1-0/+3
2010-09-04changed default cover cache size from 128 to 256 pixelsbrunzelchen1-4/+1
2010-08-15- fixed absolute path function (thx to the anonymous irc guy)canni01-1/+1
2010-07-22bug: if in first sentence is one note than not execute onsentence proceduredavidus011-1/+1
2010-07-18fix party player selectionwhiteshark01-1/+15
2010-07-07fixed conversion of ultrastar.db from 1.0.1a to 1.1brunzelchen1-1/+1
2010-07-04- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen1-1/+1
2010-06-19Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun1-1/+1
2010-06-15move check for OnSentenceEnd call from NewNote to NewBeatDetectwhiteshark01-14/+31
2010-06-13avoid time bar overflows by restricting its rangetobigun1-0/+3
2010-06-13do not save "auto" encoding tagtobigun1-1/+3
2010-06-12Previously removed option Lyrics:Encoding now back in config.ini:tobigun2-5/+11
2010-06-11fix wrong lyric spacing in editor after editing a sentence whose last syllabl...whiteshark01-0/+1
2010-06-11Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...k-m_schindler1-15/+14
2010-06-10finally fixing r2478whiteshark01-1/+1
2010-06-10fix compiling after r2478whiteshark01-1/+1
2010-06-10fixed main loop initializationwhiteshark01-0/+2
2010-06-10- added missing Result assignment in TAudioInputProcessor.CheckPlayersConfigbrunzelchen2-18/+19
2010-06-10merge of VideoPreview branch into trunkbrunzelchen2-3/+96
2010-06-09add the path of Library/Application Support/UltraStarDeluxe again.k-m_schindler1-1/+1
2010-06-08string updatetobigun1-1/+1
2010-06-06- URecord.ValidateSettings should not display the popup itselftobigun2-12/+28
2010-06-06- Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun1-13/+80
2010-06-06- cleanuptobigun2-23/+38
2010-05-28add Music/Ultrastar Deluxe as a song folder.k-m_schindler3-6/+26
2010-05-28 move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS Xk-m_schindler1-8/+6
2010-05-23zero-length notes will no longer be ignored. they will be converted into free...brunzelchen1-12/+15
2010-05-18move software cursor initialization and bg music start from ScreenMain.OnShow...whiteshark01-0/+8
2010-05-08validate microphone settings when leaving the record options and when USDX is...tobigun3-1/+53