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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
builds nice... and builds deb also that runs / works ..
jaybinks
2008-02-12
4
-10
/
+28
*
changed InitializeSound to be responsive to failed module initializations,
jaybinks
2008-02-12
1
-14
/
+39
*
Updated the autoconf/Makefile stuff
tobigun
2008-02-12
3
-57
/
+170
*
UVisualizer uses the system dependant default game-path now
tobigun
2008-02-12
2
-9
/
+30
*
added yum install line
jaybinks
2008-02-08
1
-22
/
+7
*
- removed the gtk2 detection (it is just necessary if we want to use lazjpeg ...
tobigun
2008-02-07
3
-4
/
+6
*
made some adaptions to be more portable.
tobigun
2008-02-07
2
-52
/
+112
*
SWScale will only be used if FFMpeg is available (this should be the standard...
tobigun
2008-02-07
3
-11
/
+24
*
Audio output working again
tobigun
2008-02-07
3
-9
/
+1
*
compatibility with the current svn-version
tobigun
2008-02-07
8
-22
/
+56
*
Sorry, forgot to check this in
tobigun
2008-02-07
1
-0
/
+47
*
fixed the configure stuff though it needs some further adjustments
tobigun
2008-02-06
3
-43
/
+28
*
Added autogen.sh on recomendation of Fredz.
jaybinks
2008-02-05
1
-0
/
+1
*
mapping of keypad-enter to the return-key (for jonaspaulo and his dead key)
tobigun
2008-02-05
1
-1053
/
+1057
*
this is not needed anymore, it will be created by autoconf
tobigun
2008-02-05
1
-69
/
+0
*
updated configure stuff
tobigun
2008-02-05
3
-115
/
+191
*
bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...
tobigun
2008-02-05
1
-0
/
+2
*
bugfix to get the editor working again. Path and FileName have not been set.
tobigun
2008-02-05
2
-2180
/
+2178
*
cleanup
tobigun
2008-02-05
1
-16
/
+14
*
General:
tobigun
2008-02-05
39
-4684
/
+4771
*
Added a SafeWriteLn()-function to support thread-safe console-output.
tobigun
2008-02-05
1
-278
/
+364
*
updated to use the new UConfig.pas
tobigun
2008-02-05
1
-20
/
+22
*
Changed Delphi-define to MSWINDOWS (works in FPC too)
tobigun
2008-02-05
1
-1
/
+1
*
- DirWatch-support with FPC (windows only)
tobigun
2008-02-05
6
-839
/
+848
*
Someone committed his __history. Don't think we need this.
tobigun
2008-02-05
0
-0
/
+0
*
Made this FPC (for windows) compatible
tobigun
2008-02-05
1
-1
/
+13
*
Sorry, must be UseProjectM_1_0_PLUS now
tobigun
2008-02-05
1
-1
/
+1
*
New switches.inc layout
tobigun
2008-02-05
3
-142
/
+193
*
config-file for MacOSX.
tobigun
2008-02-05
1
-0
/
+70
*
- config-win.pas: swscale must be undefined by default
tobigun
2008-02-05
2
-2
/
+2
*
Removed the FPC_V220 define. Now the build-in FPC_VERSION, FPC_RELEASE and FP...
tobigun
2008-02-05
1
-7
/
+13
*
Removed the "use nil instead of 0" warnings
tobigun
2008-02-05
1
-2
/
+2
*
Update of the ffmpeg headers to their current trunk versions.
tobigun
2008-02-05
15
-4917
/
+5042
*
Introduction of config-file mechanism.
tobigun
2008-02-05
4
-3
/
+244
*
replaced Recording with AudioInputProcessor to conform to the new interface.
tobigun
2008-02-05
1
-11
/
+11
*
updated to latest version of JEDI SDL
jaybinks
2008-02-05
17
-2490
/
+4253
*
renamed Jedi-SDL folder.
jaybinks
2008-02-05
30
-6
/
+6
*
added Jedi-SDL to our SVN tree..
jaybinks
2008-02-05
30
-4
/
+45563
*
small changes to check linux compilation.
jaybinks
2008-02-04
4
-79
/
+84
*
TTexture.Z was never initialized (TTextureUnit.LoadTexture). In FPC (not in d...
tobigun
2008-01-28
1
-1144
/
+1145
*
Bugfix: In glTextWidth() "text := pchar(Copy(text, 2, Length(text)-1))" does ...
tobigun
2008-01-27
1
-559
/
+562
*
- Added missing "override" for TSongs.destroy().
tobigun
2008-01-27
1
-897
/
+888
*
Bugfix: some inherited functions were missing.
tobigun
2008-01-25
1
-6
/
+33
*
reenabled TLog.LogError(Log1, Log2: string).
tobigun
2008-01-25
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@802 b956fd51-792f-4...
eddie-0815
2008-01-20
4
-110
/
+289
*
Added UTF8_FILENAMES.
eddie-0815
2008-01-20
1
-0
/
+1
*
Fixed song loading on OS X (UTF8 filenames). Added switches.inc.
eddie-0815
2008-01-20
1
-41
/
+66
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@799 b956fd51-792f-4...
eddie-0815
2008-01-20
3
-284
/
+209
*
Fixed compilation on the mac. At the moment the project doesn't link on the mac.
eddie-0815
2008-01-20
1
-13
/
+35
*
sorry, missed this one
tobigun
2008-01-18
1
-0
/
+251
[prev]
[next]