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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Patch from AlexanderS
jaybinks
2008-03-04
1
-1
/
+1
*
delphi 7 compatibility (inline was introduced with delphi 2005)
tobigun
2008-03-03
3
-11
/
+11
*
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
2008-03-03
10
-790
/
+1148
*
- 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
*
- Portaudio-Core added (at the moment just one helper function)
tobigun
2008-03-03
1
-0
/
+99
*
[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
1
-2
/
+2
*
Linux fullscreen fix
tobigun
2008-02-22
2
-7
/
+2
*
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
7
-842
/
+1252
*
fixed video looping and background video playback on linux..
jaybinks
2008-02-20
1
-694
/
+693
*
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
2
-2
/
+3
*
first steps towards loopable videos.
jaybinks
2008-02-19
1
-2
/
+18
*
fix for editor bug
jaybinks
2008-02-19
1
-1
/
+1
*
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 popUpBg image not displaying in game.
jaybinks
2008-02-13
2
-1147
/
+1180
*
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
1
-0
/
+3
*
changed InitializeSound to be responsive to failed module initializations,
jaybinks
2008-02-12
1
-14
/
+39
*
UVisualizer uses the system dependant default game-path now
tobigun
2008-02-12
2
-9
/
+30
*
SWScale will only be used if FFMpeg is available (this should be the standard...
tobigun
2008-02-07
1
-4
/
+15
*
Audio output working again
tobigun
2008-02-07
3
-9
/
+1
*
fixed the configure stuff though it needs some further adjustments
tobigun
2008-02-06
1
-4
/
+17
*
mapping of keypad-enter to the return-key (for jonaspaulo and his dead key)
tobigun
2008-02-05
1
-1053
/
+1057
*
bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...
tobigun
2008-02-05
1
-0
/
+2
*
General:
tobigun
2008-02-05
11
-2966
/
+3003
*
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
3
-738
/
+845
*
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
2
-7
/
+8
*
Introduction of config-file mechanism.
tobigun
2008-02-05
1
-0
/
+164
*
replaced Recording with AudioInputProcessor to conform to the new interface.
tobigun
2008-02-05
1
-11
/
+11
*
small changes to check linux compilation.
jaybinks
2008-02-04
1
-5
/
+6
*
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
[prev]
[next]