index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
base
/
UIni.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-08
validate microphone settings when leaving the record options and when USDX is...
tobigun
1
-1
/
+1
2010-04-27
- device input latency is now configurable via config.ini
tobigun
1
-0
/
+7
2010-04-22
TextureSize (=CachedCoverSize) default set back to 128.
tobigun
1
-2
/
+5
2010-04-22
- now it is possible to sync lyrics to audio
tobigun
1
-1
/
+21
2010-04-21
- cleanup
tobigun
1
-7
/
+12
2010-04-15
- port theme detection code from UIni to UThemes
whiteshark0
1
-75
/
+10
2010-04-14
- fix crash when not existing skin is selected in config file
whiteshark0
1
-1
/
+16
2010-04-14
completly remove solmization
whiteshark0
1
-16
/
+2
2010-03-14
added more screen resolution options, changed default texture size to 256
brunzelchen
1
-9
/
+17
2009-12-06
fix bugtracker issue 2817034
s_alexander
1
-0
/
+4
2009-11-17
implemented suggestions by Canni from Assembla ticket #85
whiteshark0
1
-6
/
+4
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-142
/
+137
2009-07-26
Language option fix:
tobigun
1
-33
/
+11
2009-07-01
typo correction: BALCK -> BLACK; thanks to zup3rvock
k-m_schindler
1
-1
/
+1
2009-06-28
Translation of the language settings. Part 1
k-m_schindler
1
-6
/
+43
2009-06-27
Translation of option values. part 1
k-m_schindler
1
-0
/
+245
2009-06-01
- R.I.P. "At Notes"
canni0
1
-2
/
+2
2009-06-01
- fixed assembla ticket #86
canni0
1
-4
/
+3
2009-05-31
merged (experimental) mouse support patch by d0ccrazy
whiteshark0
1
-0
/
+8
2009-04-18
- fixed assembla ticket #49
canni0
1
-3
/
+3
2009-03-23
cover-size of 64px added, default changed to 128px instead of 256px
tobigun
1
-2
/
+2
2009-03-07
unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...
k-m_schindler
1
-1
/
+2
2009-02-28
Cosmetics
k-m_schindler
1
-77
/
+72
2009-02-04
Tabs_at_startup -> TabsAtStartup
tobigun
1
-2
/
+2
2009-01-19
Threshold and boost saved again
tobigun
1
-4
/
+4
2009-01-19
Mic settings saved again (broken in revision 912)
tobigun
1
-7
/
+12
2008-10-25
SDL_RESIZABLE removed at SDL_ListModes() on fullscreen mode
tobigun
1
-1
/
+1
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-11
SongDir1 template in config.ini is now created on Unix too
tobigun
1
-1
/
+2
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-25
Added: Option for background music in sound options (affects UIni too)
mogguh
1
-7
/
+19
2008-08-23
Visualization are now available and configurable via the options graphics screen
mogguh
1
-3
/
+23
2008-08-15
- Support for multiple song/cover paths.
tobigun
1
-266
/
+321
2008-08-15
VoicePassthrough is now available at the options, turns playback from the mic...
mogguh
1
-1
/
+10
2008-08-13
- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...
tobigun
1
-1
/
+4
2008-07-14
cleanup
tobigun
1
-52
/
+49
2008-06-07
just some cleanup
tobigun
1
-0
/
+15
2008-05-22
mistake correction: compound occurences of string capitalized again.
k-m_schindler
1
-97
/
+97
2008-05-22
unused variable removed, eol-style set to native, nicer code
k-m_schindler
1
-813
/
+817
2008-05-09
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
1
-108
/
+58
2008-03-17
Staves now can be turned of in Options
f1fth_freed0m
1
-1
/
+9
2008-03-14
new lyric effect: slide
s_alexander
1
-1
/
+1
2008-03-06
replaced some "string" parameters with "const string"
tobigun
1
-1
/
+0
2008-03-06
add ini file option SDLBufferSize to set the buffersize for the sdl playback ...
s_alexander
1
-7
/
+24
2008-03-06
fixed compile errors with delphi
s_alexander
1
-1
/
+1
2008-03-05
many cleanups in code
s_alexander
1
-413
/
+309
2008-03-03
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
1
-165
/
+283
[next]