aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix path problems, which show up in 10.9k-m_schindler2013-12-061-10/+57
* revert 3012. StrUtils is needed on linux.k-m_schindler2013-12-061-0/+1
* remove not needed unit StrUtilsk-m_schindler2013-12-011-1/+0
* fix header mismatch.k-m_schindler2013-02-241-1/+1
* fix problems with empty songlist. thanks to Zup3rvock.k-m_schindler2013-02-242-18/+27
* medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler2013-02-232-8/+46
* add fade for medley mod.k-m_schindler2013-02-221-0/+2
* Add Applause for medley mod.k-m_schindler2013-02-221-0/+3
* merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler2013-02-223-30/+362
* increase range of accepted tones. user complaint (thursday)k-m_schindler2011-04-061-1/+1
* allow playback from audio streamtobigun2010-12-301-0/+1
* log voice captures to wav-filetobigun2010-12-292-38/+125
* add GetSampleSize()tobigun2010-12-281-1/+8
* fix save_playback crashestobigun2010-12-281-1/+1
* rate on all beats patchbrunzelchen2010-12-151-618/+621
* spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ...brunzelchen2010-12-151-0/+4
* disable blending after drawing of particlesbrunzelchen2010-10-221-11/+17
* add pre-cache option at font-creation to preload a glyph base settobigun2010-10-172-13/+29
* Mac OS X Readmek-m_schindler2010-10-141-0/+9
* strings adjusted (removed 'RC'-parts)tobigun2010-10-101-2/+2
* - removed hardcoded bebeto loopcanni02010-09-291-1/+1
* fix resize-bug in SDL < 1.2.14tobigun2010-09-051-0/+3
* changed default cover cache size from 128 to 256 pixelsbrunzelchen2010-09-041-4/+1
* - fixed absolute path function (thx to the anonymous irc guy)canni02010-08-151-1/+1
* bug: if in first sentence is one note than not execute onsentence proceduredavidus012010-07-221-1/+1
* fix party player selectionwhiteshark02010-07-181-1/+15
* fixed conversion of ultrastar.db from 1.0.1a to 1.1brunzelchen2010-07-071-1/+1
* - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen2010-07-041-1/+1
* Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun2010-06-191-1/+1
* move check for OnSentenceEnd call from NewNote to NewBeatDetectwhiteshark02010-06-151-14/+31
* avoid time bar overflows by restricting its rangetobigun2010-06-131-0/+3
* do not save "auto" encoding tagtobigun2010-06-131-1/+3
* Previously removed option Lyrics:Encoding now back in config.ini:tobigun2010-06-122-5/+11
* fix wrong lyric spacing in editor after editing a sentence whose last syllabl...whiteshark02010-06-111-0/+1
* Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...k-m_schindler2010-06-111-15/+14
* finally fixing r2478whiteshark02010-06-101-1/+1
* fix compiling after r2478whiteshark02010-06-101-1/+1
* fixed main loop initializationwhiteshark02010-06-101-0/+2
* - added missing Result assignment in TAudioInputProcessor.CheckPlayersConfigbrunzelchen2010-06-102-18/+19
* merge of VideoPreview branch into trunkbrunzelchen2010-06-102-3/+96
* add the path of Library/Application Support/UltraStarDeluxe again.k-m_schindler2010-06-091-1/+1
* string updatetobigun2010-06-081-1/+1
* - URecord.ValidateSettings should not display the popup itselftobigun2010-06-062-12/+28
* - Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun2010-06-061-13/+80
* - cleanuptobigun2010-06-062-23/+38
* add Music/Ultrastar Deluxe as a song folder.k-m_schindler2010-05-283-6/+26
* move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS Xk-m_schindler2010-05-281-8/+6
* zero-length notes will no longer be ignored. they will be converted into free...brunzelchen2010-05-231-12/+15
* move software cursor initialization and bg music start from ScreenMain.OnShow...whiteshark02010-05-181-0/+8
* validate microphone settings when leaving the record options and when USDX is...tobigun2010-05-083-1/+53