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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-06
trying to get projectM to run in linux
jaybinks
4
-630
/
+651
2007-12-06
Singscreen: pop up is now faster
mogguh
1
-3
/
+3
2007-12-06
Fixed array issues, moving through the several arrays is ugly - but at least ...
mogguh
1
-184
/
+171
2007-12-06
added some comments
jaybinks
1
-2
/
+4
2007-12-06
gave priority to videos over Visualization...
jaybinks
5
-24
/
+61
2007-12-06
turn on visualization
jaybinks
1
-1
/
+1
2007-12-06
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@685 b956fd51-792f-4...
jaybinks
1
-1
/
+1
2007-12-06
added [tab] to change visualization preset
jaybinks
2
-0
/
+39
2007-12-06
added "V" key to sing screen to start Visualization...
jaybinks
3
-34
/
+32
2007-12-06
added projectM switch (disabled by default)
tobigun
1
-2
/
+5
2007-12-06
Visualizer changes (audio connection, some opengl fixes)
tobigun
6
-47
/
+118
2007-12-06
conformed projectM to IVideoPlayback
jaybinks
8
-56
/
+151
2007-12-05
- music-visualization support added.
tobigun
1
-0
/
+201
2007-12-05
added projectM header file
tobigun
1
-0
/
+354
2007-12-05
portaudio support added
tobigun
1
-8
/
+19
2007-12-05
- bass input and output can now be switched on/off separately
tobigun
1
-3
/
+10
2007-12-05
Changed this so that us-dx doesn't crash anymore if no soundcard is available
tobigun
1
-14
/
+6
2007-12-05
- compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled...
tobigun
3
-67
/
+148
2007-12-05
GetFFTData() is an output- and not an input-interface's function
tobigun
2
-2
/
+2
2007-12-05
- bugfix: tried to access array element -1 if video contained no audio-stream
tobigun
1
-3
/
+7
2007-12-05
- Moved initialization from URecord to UAudio_bass.
tobigun
1
-649
/
+648
2007-12-05
- Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-...
tobigun
1
-6
/
+3
2007-12-05
Removed duplicated registration to the AudioManager. Registering once is enou...
tobigun
1
-12
/
+4
2007-12-05
- Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ...
tobigun
1
-134
/
+52
2007-12-05
Sound is now Recording.Sound
tobigun
2
-7
/
+7
2007-12-05
- Sound-Device initialization was moved from URecord to the specific Audio-In...
tobigun
1
-21
/
+20
2007-12-05
New portaudio interface added
tobigun
1
-0
/
+434
2007-12-05
bugfix: changed sqlite3.dll to SQLiteDLL (which was never used)
tobigun
1
-199
/
+199
2007-12-05
Added {$PACKRECORDS C} for correct structure
tobigun
2
-1266
/
+1274
2007-12-05
Added swscaler as a replacement for the deprecated img_convert function
tobigun
1
-0
/
+194
2007-12-03
Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surface
b1indy
1
-0
/
+1
2007-12-03
fixed line endings
jaybinks
1
-94
/
+94
2007-12-03
Added Makefile and lazres script from
jaybinks
2
-0
/
+163
2007-11-28
added portaudio and portmixer headers as replacement for bass in linux
tobigun
2
-0
/
+1303
2007-11-28
fixed lazarus build-error due to differing declarations of FindFirstFileW and...
tobigun
1
-21
/
+33
2007-11-23
checking for delta=0 in col2h
b1indy
1
-0
/
+2
2007-11-23
this shouldn't have been here
b1indy
1
-0
/
+0
2007-11-23
Now it should build again...
eddie-0815
1
-1
/
+1
2007-11-23
Fonts are readable again, didn't edit the outline fonts (will be done later, ...
mogguh
1
-6
/
+6
2007-11-23
Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins available
jekatt
1
-1
/
+10
2007-11-22
Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....
eddie-0815
4
-212
/
+255
2007-11-22
Added LogBuffer to dump binary data to a file.
eddie-0815
1
-0
/
+19
2007-11-21
Solved Usdx-1 in Trunk and 1.0.1
whiteshark0
1
-794
/
+794
2007-11-21
added TeamDuell Mode...
jaybinks
1
-2
/
+2
2007-11-20
Removed Windows.pas include
eddie-0815
1
-3
/
+0
2007-11-20
Fixed UPlatformLinux.pas
eddie-0815
1
-1
/
+1
2007-11-20
Changed Platform from Interface to Class.
eddie-0815
7
-157
/
+105
2007-11-20
promoted changes from fisheye#614 to the main trunk
jaybinks
1
-0
/
+92
2007-11-19
fix run time bug
jaybinks
1
-2
/
+2
2007-11-19
fixed bug in UIni ( on linux at least )
jaybinks
2
-165
/
+168
[next]