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
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed "untyped pointer in Dispose-call is meaningless" warning.
tobigun
2008-03-07
1
-119
/
+119
*
update to current SVN version
tobigun
2008-03-07
5
-16
/
+24
*
Added all contents of the orginal Audacity FFT-file although it might be repl...
tobigun
2008-03-06
1
-4
/
+258
*
added first steps to building some unit tests.
jaybinks
2008-03-06
1
-26
/
+26
*
delphi 7 compatibility (inline was introduced with delphi 2005)
tobigun
2008-03-03
4
-10
/
+18
*
compatibility for fpc < 2.2.0 (at least 2.0.4)
tobigun
2008-02-21
2
-0
/
+8
*
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
7
-57
/
+86
*
fixed line endings for windows.
jaybinks
2008-02-20
1
-13
/
+12
*
A C-Wrapper to make the ProjectM C++-Headers usable in Delphi.
tobigun
2008-02-19
4
-0
/
+323
*
builds nice... and builds deb also that runs / works ..
jaybinks
2008-02-12
1
-1
/
+5
*
added yum install line
jaybinks
2008-02-08
1
-22
/
+7
*
compatibility with the current svn-version
tobigun
2008-02-07
8
-22
/
+56
*
Made this FPC (for windows) compatible
tobigun
2008-02-05
1
-1
/
+13
*
- config-win.pas: swscale must be undefined by default
tobigun
2008-02-05
1
-1
/
+1
*
Update of the ffmpeg headers to their current trunk versions.
tobigun
2008-02-05
13
-4910
/
+5034
*
updated to latest version of JEDI SDL
jaybinks
2008-02-05
17
-2490
/
+4253
*
renamed Jedi-SDL folder.
jaybinks
2008-02-05
29
-0
/
+0
*
added Jedi-SDL to our SVN tree..
jaybinks
2008-02-05
30
-4
/
+45563
*
Fixed compiling and typos on OS X.
eddie-0815
2008-01-11
1
-1
/
+1
*
FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...
tobigun
2008-01-11
2
-99
/
+99
*
removed one of the doubled CDECLs in av_register_codec_parser
tobigun
2008-01-11
1
-1
/
+1
*
there were some changes in the ffmpeg interface (for example TAVFormatContext...
tobigun
2008-01-11
8
-85
/
+121
*
eddie is right: pb is a pointer and not a TByteIOContext struct.
tobigun
2008-01-10
1
-4
/
+3
*
"MATHEMATICS.pas" is now "mathematics.pas"
tobigun
2008-01-10
1
-0
/
+79
*
"MATHEMATICS.pas" is now "mathematics.pas"
tobigun
2008-01-10
1
-66
/
+0
*
Changed DLL/so/dylib constants.
eddie-0815
2008-01-09
2
-11
/
+18
*
Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...
eddie-0815
2008-01-09
1
-701
/
+706
*
Changed MACOS define to DARWIN.
eddie-0815
2008-01-09
1
-1
/
+1
*
Added readme and scripts for building and patching ffmpeg on OS X.
eddie-0815
2008-01-09
3
-0
/
+52
*
Added a missing override-flag for the destroy-destructor
tobigun
2007-12-18
2
-2
/
+2
*
Added a cdecl for the TAVPacket.destruct procedure.
tobigun
2007-12-18
1
-695
/
+695
*
swscale back to the way it should be (works, but is too slow for video scaling)
b1indy
2007-12-17
1
-3
/
+3
*
added version 1.0 for testing
tobigun
2007-12-17
3
-381
/
+926
*
some minor changes to make swscale work
b1indy
2007-12-17
1
-3
/
+13
*
linux fix
tobigun
2007-12-07
1
-51
/
+71
*
trying to get projectM to run in linux
jaybinks
2007-12-06
2
-309
/
+319
*
Visualizer changes (audio connection, some opengl fixes)
tobigun
2007-12-06
1
-1
/
+1
*
added projectM header file
tobigun
2007-12-05
1
-0
/
+354
*
bugfix: changed sqlite3.dll to SQLiteDLL (which was never used)
tobigun
2007-12-05
1
-199
/
+199
*
Added {$PACKRECORDS C} for correct structure
tobigun
2007-12-05
2
-1266
/
+1274
*
Added swscaler as a replacement for the deprecated img_convert function
tobigun
2007-12-05
1
-0
/
+194
*
added portaudio and portmixer headers as replacement for bass in linux
tobigun
2007-11-28
2
-0
/
+1303
*
this shouldn't have been here
b1indy
2007-11-23
1
-0
/
+0
*
oops
jaybinks
2007-11-02
2
-0
/
+334
*
fixed failed builds
jaybinks
2007-11-01
1
-0
/
+4
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
6
-3
/
+3478
*
Added SQLite 3.5.1 library for Mac OS X (Intel only binary)
eddie-0815
2007-10-30
1
-0
/
+0
*
BASS Version 2.3 for MacOSX (Universal Binary)
eddie-0815
2007-10-29
1
-0
/
+0
[prev]
[next]