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
...
*
ffmpeg update
tobigun
2008-05-08
3
-7
/
+15
*
SDL-patches for MacOSX build added. Taken from the freepascal repository.
tobigun
2008-05-07
2
-0
/
+6
*
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
2008-05-02
5
-10010
/
+249
*
bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ...
tobigun
2008-05-02
1
-0
/
+2
*
Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19...
tobigun
2008-05-01
3
-8682
/
+9968
*
removed old projectM stuff
tobigun
2008-04-22
2
-926
/
+0
*
missed some files for projectM
tobigun
2008-04-22
2
-0
/
+926
*
- new layout of the projectM lib-dir.
tobigun
2008-04-22
10
-665
/
+667
*
ffmpeg update to a newer version
tobigun
2008-04-22
6
-27
/
+107
*
Removed Libraries Dir because of problems with some dlls
f1fth_freed0m
2008-04-15
8
-8
/
+8
*
started to implement the new folder structure (like suggested in the wiki)
f1fth_freed0m
2008-04-12
8
-8
/
+8
*
import of external variables does not work in fpc (why?)
tobigun
2008-04-06
1
-980
/
+969
*
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
2008-04-06
26
-11606
/
+1187
*
removed lazarus dependencies
tobigun
2008-04-06
4
-20
/
+10
*
- av_log_get_level()/av_log_set_level() added
tobigun
2008-03-21
1
-0
/
+56
*
- Delphi (in contrast to C/C++) handles floating-point multiplications with N...
tobigun
2008-03-20
3
-19
/
+83
*
re-added local variable that was required for windows.
jaybinks
2008-03-10
1
-1
/
+4
*
auto removed a bunch of unused local variables
jaybinks
2008-03-10
2
-4362
/
+4362
*
DeviceID must be unsigned.
tobigun
2008-03-09
1
-4
/
+4
*
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
[prev]
[next]