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
/
Game
/
Code
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-15
VoicePassthrough is now available at the options, turns playback from the mic...
mogguh
4
-21
/
+33
2008-08-13
Covers.Load does not exist anymore
tobigun
1
-2
/
+2
2008-08-13
Disabled threaded song-loading until it is fixed.
tobigun
1
-16
/
+23
2008-08-13
cleanup
tobigun
1
-187
/
+92
2008-08-13
- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...
tobigun
5
-250
/
+405
2008-08-13
do not use the cached option of GetTexture() for theme textures, as the cache...
tobigun
1
-9
/
+10
2008-08-13
moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas
tobigun
4
-503
/
+375
2008-08-11
workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T...
tobigun
1
-0
/
+4
2008-08-09
check if video was successfully opened. Otherwise a seek might be performed o...
tobigun
1
-3
/
+5
2008-08-09
FFmpeg update
tobigun
8
-78
/
+209
2008-08-08
linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w...
tobigun
1
-2
/
+10
2008-08-08
binary name adjusted
tobigun
1
-1
/
+1
2008-08-08
changed binary name from UltraStar to ultrastardx
tobigun
1
-4
/
+5
2008-08-08
path suffix changed from UltraStarDeluxe to ultrastardx. This means USDX is ...
tobigun
1
-3
/
+3
2008-08-08
package-name changed to ultrastardx
tobigun
1
-3
/
+1
2008-08-08
debian package name changed to ultrastardx
tobigun
3
-14
/
+29
2008-08-08
With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...
tobigun
3
-14
/
+2
2008-08-08
changed error on read-only dirs into a warning
tobigun
1
-1
/
+1
2008-08-08
use SQLiteDLL instead of sqlite3.dll
tobigun
1
-1
/
+1
2008-08-08
warning removed
tobigun
1
-0
/
+3
2008-08-08
deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimiter
tobigun
1
-1
/
+1
2008-08-08
FPC warning for unknown $C directive removed
tobigun
1
-0
/
+2
2008-08-08
some warnings removed
tobigun
5
-47
/
+57
2008-08-08
warnings suppressed
tobigun
2
-1
/
+7
2008-08-08
turned off platform specific warnings as we know that they are
tobigun
1
-0
/
+3
2008-08-08
warnings suppressed
tobigun
1
-0
/
+4
2008-08-08
result-values for TMenu.Draw() added
tobigun
7
-4
/
+9
2008-08-08
somw warnings removed
tobigun
6
-3
/
+36
2008-08-08
- TStatResult is an abstract class now.
tobigun
3
-171
/
+234
2008-08-07
- Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)
tobigun
2
-12
/
+44
2008-08-07
- Introduced TStatType.
tobigun
3
-160
/
+182
2008-08-07
SUM/COUNT replaced by AVG
tobigun
1
-5
/
+5
2008-08-07
- strings are bound now to avoid failures with unquoted strings
tobigun
1
-192
/
+243
2008-08-07
Update of SQLiteTable3. The file was additionally patched to support Format()...
tobigun
4
-125
/
+865
2008-08-06
moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...
tobigun
7
-115
/
+135
2008-08-06
avoid seeking if video is not initialized
tobigun
1
-0
/
+3
2008-08-06
RenderAspect is not needed
tobigun
1
-4
/
+9
2008-08-06
support for projectM 1.2
tobigun
5
-16
/
+31
2008-08-03
Fix for USDX first run and no config.ini problem (ini is saved on startup)
mogguh
1
-1
/
+5
2008-07-21
usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings.
tobigun
1
-2
/
+5
2008-07-21
fpc 2.2.2 fix, clocale is not available for windows
tobigun
1
-0
/
+2
2008-07-19
Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed...
whiteshark0
1
-1
/
+1
2008-07-19
Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...
whiteshark0
1
-3
/
+14
2008-07-19
renamed TLineState to TLyricsState
tobigun
2
-6
/
+6
2008-07-19
renamed TLineState to TLyricsState
tobigun
5
-57
/
+57
2008-07-19
clean-up, removed some unused stuff
tobigun
2
-124
/
+36
2008-07-19
PTexture added
tobigun
1
-8
/
+9
2008-07-19
lyric engine patches, solves
tobigun
6
-459
/
+568
2008-07-19
- SetFontBlend added
tobigun
1
-117
/
+127
2008-07-17
references to UMacResources.pp removed
tobigun
2
-4
/
+0
[next]