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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-28
colors fixed on Delphi. broken by 1418
k-m_schindler
1
-1
/
+1
2008-09-28
Adding hints to possible endian related problems. No code change, yet. Only s...
k-m_schindler
2
-0
/
+7
2008-09-28
correction of byte order (correct colors) in texture output on powerpc.
k-m_schindler
1
-0
/
+13
2008-09-28
Fix of endian problem with soundoutput with portaudio2 on darwin-powerpc. Del...
k-m_schindler
1
-0
/
+2
2008-09-27
note about installation with fink
k-m_schindler
1
-1
/
+2
2008-09-27
remove some white space. no code change
k-m_schindler
6
-6
/
+0
2008-09-24
fixed some bugs in equalizer reflection
whiteshark0
1
-4
/
+11
2008-09-24
Removed fixed font offset from ratin indication popup
whiteshark0
1
-6
/
+10
2008-09-24
pasdoc support added
tobigun
1
-0
/
+5
2008-09-23
remove junk tab whitespace
k-m_schindler
1
-58
/
+55
2008-09-23
indentation, no code change
k-m_schindler
1
-4
/
+0
2008-09-23
indentation, no code change
k-m_schindler
1
-12
/
+21
2008-09-23
base/uPluginLoader.pas renamed to UPluginLoader.pas. no code change
k-m_schindler
2
-3
/
+3
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
2
-0
/
+50
2008-09-23
indentation unified, no code change.
k-m_schindler
25
-179
/
+210
2008-09-23
added file headers
tobigun
1
-1
/
+21
2008-09-23
added file headers
tobigun
51
-12
/
+1282
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
58
-284
/
+1734
2008-09-23
pure editing and typos, no code change
k-m_schindler
1
-185
/
+207
2008-09-23
Uppercase/Lowercase corrections andother typos in comments, no code change
k-m_schindler
1
-132
/
+132
2008-09-23
svn:keywords test
tobigun
1
-0
/
+5
2008-09-22
Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...
tobigun
1
-6
/
+12
2008-09-21
fixed popups w/ rating = 0 doesn't change the rating bar value
whiteshark0
1
-11
/
+18
2008-09-21
Repaired ratingbar algo, it was broken after some changes to avoid division b...
whiteshark0
1
-3
/
+3
2008-09-21
fixed another typo from last commit
whiteshark0
1
-1
/
+1
2008-09-21
fixed a typo in USingScores that causes that the singbar settings are not loa...
whiteshark0
1
-1
/
+1
2008-09-21
missing files commited
whiteshark0
3
-159
/
+337
2008-09-20
Equalizer class written
whiteshark0
4
-37
/
+47
2008-09-15
- It is not possible to handle the window/fullscreen command-line parameters ...
tobigun
2
-141
/
+130
2008-09-15
Do not set a minimum size for the alpha component of the screen mode (SDL_GL_...
tobigun
1
-5
/
+11
2008-09-14
SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...
tobigun
1
-2
/
+1
2008-09-13
- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...
tobigun
3
-55
/
+66
2008-09-13
minor layout changes. no code change
k-m_schindler
1
-19
/
+36
2008-09-13
rename X: integer to NoteIndex: integer
k-m_schindler
1
-11
/
+12
2008-09-13
SourceForge patch [2086204] applied.
tobigun
1
-162
/
+154
2008-09-13
Unload background textures when leaving the sing-screen.
tobigun
1
-1
/
+12
2008-09-13
Media modules moved from base to media
tobigun
1
-20
/
+23
2008-09-13
Media modules moved from base to media
tobigun
17
-0
/
+0
2008-09-13
Missing FPC Delphi-Mode defines added
tobigun
2
-0
/
+5
2008-09-12
removed resource.inc
tobigun
5
-212
/
+154
2008-09-12
- new build dir for delphi
tobigun
1
-19
/
+0
2008-09-12
- Windows resources (.rc) reduced to the icon
tobigun
10
-289
/
+133
2008-09-11
Define BSD changed to FreeBSD as Darwin also defines BSD
tobigun
2
-5
/
+5
2008-09-11
-Creation of default directories (songs, covers) working again.
tobigun
1
-4
/
+4
2008-09-11
SongDir1 template in config.ini is now created on Unix too
tobigun
1
-1
/
+2
2008-09-11
INSTALL_DIR removed from darwin config file
tobigun
1
-6
/
+0
2008-09-11
small change of paths.inc target
tobigun
1
-5
/
+9
2008-09-11
GetExecution dirs forced to absolute path
tobigun
1
-1
/
+1
2008-09-10
Halt if the initial SDL_SetVideoMode() in InitializeScreen() call fails
tobigun
1
-2
/
+1
2008-09-10
FreeBSD compatibility fixes:
tobigun
15
-102
/
+92
[next]