aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* changed local/global execution detection:tobigun2010-05-081-15/+55
* - workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...canni02010-05-051-0/+2
* - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun2010-05-031-35/+35
* - Fix for "Wrong mouse position after screen-resize" bug reported here (http:...tobigun2010-05-021-2/+8
* - configure recreated with autogen.shtobigun2010-04-301-1/+1
* - device input latency is now configurable via config.initobigun2010-04-272-0/+8
* added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun2010-04-253-22/+30
* - added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...tobigun2010-04-251-4/+98
* - wrong section names in TextGL fixedtobigun2010-04-241-9/+13
* removed "strict protected/private"tobigun2010-04-241-2/+2
* - font fallback addedtobigun2010-04-234-118/+326
* reverted revision 2278tobigun2010-04-231-0/+1
* changed violet and orange color for better shades when used in themewhiteshark02010-04-221-5/+5
* removed old comment from the days of ultrastar.dl.am modwhiteshark02010-04-221-6/+2
* TextureSize (=CachedCoverSize) default set back to 128.tobigun2010-04-221-2/+5
* - now it is possible to sync lyrics to audiotobigun2010-04-224-81/+262
* fixed regression of last committobigun2010-04-222-17/+17
* - cleanuptobigun2010-04-213-15/+21
* improved audio synching with lyrics as master clocktobigun2010-04-211-27/+47
* - better lyric <-> video synctobigun2010-04-211-0/+10
* - add video loop optiontobigun2010-04-211-14/+25
* do not handle txt file format errors that stricttobigun2010-04-201-9/+10
* bugfix for crash with portaudio (all platforms):tobigun2010-04-191-7/+9
* changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d...tobigun2010-04-192-15/+23
* reduced verbose output on missing theme and song tags (info instead of warn)tobigun2010-04-192-2/+3
* change variable names "static" to "statics"tobigun2010-04-181-3/+3
* some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark02010-04-171-16/+15
* - port theme detection code from UIni to UThemeswhiteshark02010-04-155-118/+192
* - fix crash when not existing skin is selected in config filewhiteshark02010-04-141-1/+16
* completly remove solmizationwhiteshark02010-04-142-62/+2