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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removed overuse of DecimalSeperator
jaybinks
2008-03-04
4
-56
/
+16
*
added code to handle , or . decimal seperators in song text files.
jaybinks
2008-03-04
1
-26
/
+26
*
Patchs from AlexanderS & f1fth_freed0m
jaybinks
2008-03-04
3
-56
/
+83
*
Patch from AlexanderS
jaybinks
2008-03-04
1
-1
/
+1
*
delphi 7 compatibility (inline was introduced with delphi 2005)
tobigun
2008-03-03
8
-21
/
+40
*
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
2008-03-03
11
-896
/
+1534
*
- some windows/lclintf dependencies removed
tobigun
2008-03-03
2
-114
/
+125
*
- actual.. -> current..
tobigun
2008-03-03
6
-34
/
+69
*
GetName added for AudioDecoder-Classes
tobigun
2008-03-03
1
-7
/
+8
*
- commented out some log-outputs that spammed the debug-output
tobigun
2008-03-03
1
-2
/
+2
*
- removed some windows/lclintf dependencies
tobigun
2008-03-03
1
-30
/
+24
*
- replaced some Actual... vars with Current...
tobigun
2008-03-03
4
-1062
/
+1020
*
- Portaudio-Core added (at the moment just one helper function)
tobigun
2008-03-03
2
-4
/
+101
*
FPC delphi-compatibility (-Sd) removed
tobigun
2008-03-03
1
-1
/
+1
*
[Alt+Return] enabled
tobigun
2008-02-26
1
-2
/
+3
*
tidy up from my previous commit
jaybinks
2008-02-26
1
-16
/
+16
*
added patch to toggle full screen with F11
jaybinks
2008-02-26
2
-14
/
+57
*
Implemented resizable windowed mode..
jaybinks
2008-02-26
2
-3
/
+10
*
Fixed compilation on Mac OS X (XCode).
eddie-0815
2008-02-24
4
-369
/
+126
*
Linux fullscreen fix
tobigun
2008-02-22
2
-7
/
+2
*
forgot a dependency for debian-package target
tobigun
2008-02-22
1
-2
/
+1
*
- added "make install" target for global installation
tobigun
2008-02-21
3
-32
/
+106
*
Uses SDL now instead of Portaudio for playback in linux
tobigun
2008-02-21
1
-1
/
+2
*
updated build script.
jaybinks
2008-02-21
1
-4
/
+6
*
compatibility for fpc < 2.2.0 (at least 2.0.4)
tobigun
2008-02-21
2
-0
/
+8
*
Delphi evaluates every $IF-directive even if it is disabled by a surrounding ...
tobigun
2008-02-21
1
-0
/
+11
*
- Resampling support added
tobigun
2008-02-20
9
-844
/
+1262
*
libsamplerate header-files. Ported from C to Pascal by profoX` with some mino...
tobigun
2008-02-20
1
-0
/
+205
*
FFT library taken from Audacity and ported to Pascal.
tobigun
2008-02-20
1
-0
/
+345
*
Made the midi-stuff FPC (for windows) compatible.
tobigun
2008-02-20
9
-63
/
+93
*
all screens now inherit their OnShow
jaybinks
2008-02-20
32
-4
/
+62
*
fixed line endings for windows.
jaybinks
2008-02-20
1
-13
/
+12
*
fixed video looping and background video playback on linux..
jaybinks
2008-02-20
2
-702
/
+696
*
Fixed a bug in the directory-handling routine.
tobigun
2008-02-20
1
-44
/
+49
*
fixed that damn bug with the NG path hack... grrr
jaybinks
2008-02-20
2
-2
/
+3
*
mmmmmmmmmmmmm
jaybinks
2008-02-19
5
-9
/
+47
*
first steps towards loopable videos.
jaybinks
2008-02-19
1
-2
/
+18
*
fix for editor bug
jaybinks
2008-02-19
2
-6
/
+11
*
A C-Wrapper to make the ProjectM C++-Headers usable in Delphi.
tobigun
2008-02-19
4
-0
/
+323
*
fixed bug when compiling with --enable-dev-build
jaybinks
2008-02-19
1
-8
/
+11
*
added missing ";"
tobigun
2008-02-19
1
-3
/
+3
*
Fixed a compiler error: "FindDiskFileCaseInsensitive() is unknown".
tobigun
2008-02-15
1
-1
/
+1
*
fixed bug with Video playback & Visualization, on 2nd song played.
jaybinks
2008-02-15
1
-4
/
+19
*
Fixed popUpBg image not displaying in game.
jaybinks
2008-02-13
2
-1147
/
+1180
*
small modification to the
jaybinks
2008-02-13
2
-24
/
+23
*
added USNG Song path , so we can use songs that a USNG install may have.
jaybinks
2008-02-13
1
-886
/
+893
*
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
[prev]
[next]