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
/
src
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...
tobigun
2010-06-19
1
-1
/
+1
*
fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...
brunzelchen
2010-06-15
1
-2
/
+2
*
Fix for invalid song lengths
tobigun
2010-06-13
1
-1
/
+1
*
fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...
tobigun
2010-06-12
1
-28
/
+21
*
fix seeking in videos
tobigun
2010-06-12
1
-1
/
+4
*
merge of VideoPreview branch into trunk
brunzelchen
2010-06-10
3
-80
/
+642
*
Do not overwrite a devices MicSource if it is already set (Note: MicSource is...
tobigun
2010-06-06
1
-2
/
+5
*
compare FFmpeg header and DLL versions and log an error if both do not match
tobigun
2010-06-05
1
-0
/
+75
*
prefix class fields with 'f'
tobigun
2010-06-03
1
-272
/
+272
*
better EOF handling for FFmpeg audio decoding (EOF handled like it is done in...
tobigun
2010-06-03
1
-3
/
+12
*
revert of last made changes (rev. 2409)
brunzelchen
2010-05-24
1
-163
/
+46
*
added window-mode and reflection-mode to DrawGL
brunzelchen
2010-05-23
1
-46
/
+163
*
fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.
k-m_schindler
2010-05-12
1
-1
/
+21
*
portaudio playback (not used by default) segfault fixed
tobigun
2010-04-30
3
-22
/
+71
*
- device input latency is now configurable via config.ini
tobigun
2010-04-27
1
-17
/
+48
*
wrong usage of glTexEnvi fixed
tobigun
2010-04-25
1
-2
/
+5
*
- now it is possible to sync lyrics to audio
tobigun
2010-04-22
2
-0
/
+2
*
fixed choppy start of some songs when using ffmpeg
tobigun
2010-04-21
1
-24
/
+33
*
fixed bug in SDL/Portaudio playback stream:
tobigun
2010-04-21
1
-2
/
+4
*
- fixed UAudioPlayback_SoftMixer.GetPosition():
tobigun
2010-04-21
1
-6
/
+56
*
- better lyric <-> video sync
tobigun
2010-04-21
1
-39
/
+139
*
- add video loop option
tobigun
2010-04-21
3
-214
/
+378
*
- force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...
tobigun
2010-04-20
1
-3
/
+20
*
bugfix for crash with portaudio (all platforms):
tobigun
2010-04-19
2
-22
/
+43
*
open ffmpeg video and audio files in shared mode. Crashed previously when a f...
tobigun
2010-04-18
1
-1
/
+1
*
- save input device names as UTF8Strings
whiteshark0
2010-04-13
2
-4
/
+8
*
- Revert quick-fix from revision 2000
tobigun
2010-04-06
1
-1
/
+1
*
rename cosmetics. no code change.
k-m_schindler
2010-03-12
1
-25
/
+25
*
cosmetics. no code change.
k-m_schindler
2010-02-25
1
-16
/
+16
*
cosmetics. no code change.
k-m_schindler
2010-02-25
1
-21
/
+20
*
unifiy the name of portaudio inputs
k-m_schindler
2010-02-24
1
-1
/
+1
*
small edits
k-m_schindler
2010-02-07
1
-20
/
+18
*
revert submission 2051. leeds to crash on 2nd song.
k-m_schindler
2009-12-29
2
-4
/
+4
*
changed TSyncSource to interface ISyncSource
s_alexander
2009-12-20
2
-4
/
+4
*
added starting pts handling
s_alexander
2009-12-08
1
-12
/
+16
*
fix: open video files with the system's native encoding and path delimiter.
brunzelchen
2009-12-07
1
-1
/
+1
*
merged unicode branch (r1931) into trunk
s_alexander
2009-11-09
10
-58
/
+214
*
resolve some type size mismatch warnings + an additional check.
k-m_schindler
2009-05-15
1
-4
/
+6
*
Hint about removal of deprecated function img_convert added, but no code change
k-m_schindler
2009-05-13
1
-0
/
+6
*
Warnings and Notes cleanup
k-m_schindler
2009-04-09
1
-1
/
+1
*
Warnings and Notes cleanup
k-m_schindler
2009-04-09
2
-4
/
+0
*
Warnings and Notes cleanup
k-m_schindler
2009-04-09
1
-4
/
+2
*
overdrawing of first screen when using visualizations fixed. visualizations a...
whiteshark0
2009-03-07
1
-5
/
+10
*
fixed first screen was cleared when second screen was drawn. #76 should be fi...
whiteshark0
2009-03-01
1
-2
/
+12
*
patch #2388324. Exit with corrupt videos. Courtesy to Hawkear
k-m_schindler
2009-02-15
1
-1
/
+10
*
PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...
tobigun
2009-02-04
6
-59
/
+57
*
improved seeking:
tobigun
2008-11-03
1
-50
/
+85
*
- swscale get_context parameter from cint -> TAVPixelFormat
tobigun
2008-10-31
1
-6
/
+6
*
- cleanup (private and protected class members prepended with f...)
tobigun
2008-10-31
1
-214
/
+266
*
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
2008-10-19
1
-2
/
+2
[next]