aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-05-08changed local/global execution detection:tobigun1-15/+55
2010-05-05- workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...canni01-0/+2
2010-05-03- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun1-35/+35
2010-05-02- Fix for "Wrong mouse position after screen-resize" bug reported here (http:...tobigun1-2/+8
2010-04-30- configure recreated with autogen.shtobigun1-1/+1
2010-04-27- device input latency is now configurable via config.initobigun2-0/+8
2010-04-25added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun3-22/+30
2010-04-25- added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...tobigun1-4/+98
2010-04-24- wrong section names in TextGL fixedtobigun1-9/+13
2010-04-24removed "strict protected/private"tobigun1-2/+2
2010-04-23- font fallback addedtobigun4-118/+326
2010-04-23reverted revision 2278tobigun1-0/+1
2010-04-22changed violet and orange color for better shades when used in themewhiteshark01-5/+5
2010-04-22removed old comment from the days of ultrastar.dl.am modwhiteshark01-6/+2
2010-04-22TextureSize (=CachedCoverSize) default set back to 128.tobigun1-2/+5
2010-04-22- now it is possible to sync lyrics to audiotobigun4-81/+262
2010-04-22fixed regression of last committobigun2-17/+17
2010-04-21- cleanuptobigun3-15/+21
2010-04-21improved audio synching with lyrics as master clocktobigun1-27/+47
2010-04-21- better lyric <-> video synctobigun1-0/+10
2010-04-21- add video loop optiontobigun1-14/+25
2010-04-20do not handle txt file format errors that stricttobigun1-9/+10
2010-04-19bugfix for crash with portaudio (all platforms):tobigun1-7/+9
2010-04-19changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d...tobigun2-15/+23
2010-04-19reduced verbose output on missing theme and song tags (info instead of warn)tobigun2-2/+3
2010-04-18change variable names "static" to "statics"tobigun1-3/+3
2010-04-17some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark01-16/+15
2010-04-15- port theme detection code from UIni to UThemeswhiteshark05-118/+192
2010-04-14- fix crash when not existing skin is selected in config filewhiteshark01-1/+16