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
/
Classes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
65
-32531
/
+0
2008-08-27
FFmpeg spelling fix
tobigun
1
-0
/
+0
2008-08-27
FFmpeg spelling fix
tobigun
1
-0
/
+0
2008-08-27
spelling corrected FFMpeg -> FFmpeg
tobigun
7
-137
/
+138
2008-08-27
FFmpeg is very verbose and shows a bunch of errors.
tobigun
1
-0
/
+22
2008-08-26
Cleanup
tobigun
1
-234
/
+89
2008-08-26
Removed: Select, outdated/unused (+SelectSlide does the job)
mogguh
1
-57
/
+0
2008-08-25
Added: Option for background music in sound options (affects UIni too)
mogguh
3
-15
/
+44
2008-08-25
Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ...
tobigun
1
-4
/
+6
2008-08-25
FPC 2.2.2 compatibility fix.
tobigun
1
-19
/
+6
2008-08-23
Visualization are now available and configurable via the options graphics screen
mogguh
2
-3
/
+25
2008-08-21
some projectM fixes:
tobigun
2
-47
/
+110
2008-08-20
Usage of CopyFile
tobigun
1
-32
/
+17
2008-08-20
TPlatform.CopyFile added
tobigun
2
-9
/
+61
2008-08-20
DebugWriteln change to Log.LogError + minor format adjustments.
k-m_schindler
1
-3
/
+4
2008-08-20
Creation of User Resource folder corrected + minor format adjustments.
k-m_schindler
1
-8
/
+8
2008-08-20
comment cleanup
tobigun
1
-154
/
+121
2008-08-15
comments updated, also for the use with PasDoc.
k-m_schindler
1
-41
/
+152
2008-08-15
Typo in comment corrected
k-m_schindler
1
-1
/
+1
2008-08-15
Race-Conditions fixed in recording stuff.
tobigun
3
-59
/
+98
2008-08-15
- Support for multiple song/cover paths.
tobigun
4
-331
/
+465
2008-08-15
offscreen lyrics drawing needs a fix
tobigun
1
-0
/
+4
2008-08-15
Removed now unneeded define for VoicePassthrough, added a begin and a end
mogguh
1
-8
/
+6
2008-08-15
GetSpecialPath() added to retrieve system/user paths like the users "Applicat...
tobigun
1
-23
/
+42
2008-08-15
VoicePassthrough is now available at the options, turns playback from the mic...
mogguh
3
-17
/
+28
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
- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...
tobigun
4
-194
/
+365
2008-08-13
moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas
tobigun
3
-501
/
+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-08
linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w...
tobigun
1
-2
/
+10
2008-08-08
With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...
tobigun
1
-1
/
+1
2008-08-08
changed error on read-only dirs into a warning
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
some warnings removed
tobigun
4
-10
/
+17
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
somw warnings removed
tobigun
6
-3
/
+36
2008-08-08
- TStatResult is an abstract class now.
tobigun
1
-65
/
+82
2008-08-07
- Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)
tobigun
1
-11
/
+43
2008-08-07
- Introduced TStatType.
tobigun
1
-119
/
+139
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-06
moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...
tobigun
1
-89
/
+0
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-03
Fix for USDX first run and no config.ini problem (ini is saved on startup)
mogguh
1
-1
/
+5
2008-07-21
fpc 2.2.2 fix, clocale is not available for windows
tobigun
1
-0
/
+2
2008-07-19
Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...
whiteshark0
1
-3
/
+14
[next]