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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-16
test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INT
k-m_schindler
1
-17
/
+17
2010-05-12
update of some comments. No code change.
k-m_schindler
1
-2
/
+16
2010-05-12
comments re: TAVMediaType. no code change
k-m_schindler
2
-2
/
+11
2010-05-12
fix No. 5 of ffmpeg update.
k-m_schindler
2
-3
/
+3
2010-05-12
fix No. 4 of ffmpeg update.
k-m_schindler
1
-0
/
+3
2010-05-12
fix No. 3 of ffmpeg update.
k-m_schindler
1
-0
/
+28
2010-05-12
fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.
k-m_schindler
1
-1
/
+21
2010-05-12
fix No. 1 of ffmpeg update.
k-m_schindler
2
-17
/
+55
2010-05-11
final ffmpeg update as of today: update all to avutil 50.15.2
k-m_schindler
4
-5
/
+13
2010-05-11
update to avutil 50.15.0
k-m_schindler
2
-2
/
+11
2010-05-11
update to mathematics 50.14.0
k-m_schindler
1
-2
/
+5
2010-05-11
update to avutil 50.14.0
k-m_schindler
1
-2
/
+15
2010-05-11
update error.h part relates to avutil 50.13.0
k-m_schindler
1
-8
/
+23
2010-05-11
update to avutil 50.12.0
k-m_schindler
2
-3
/
+11
2010-05-11
update avutils stuff to revision 31050
k-m_schindler
3
-18
/
+5
2010-05-11
update swscale to revision 31050
k-m_schindler
1
-6
/
+1
2010-05-11
update avcodec.h and opt.h to 52.67.0 (correction)
k-m_schindler
2
-2
/
+2
2010-05-11
correction of previous commit (avformat and avio.pas to 52.62.0)
k-m_schindler
1
-1
/
+1
2010-05-11
avformat and avio.pas to 52.62.0
k-m_schindler
2
-7
/
+19
2010-05-11
avformat to 52.61.0
k-m_schindler
2
-5
/
+5
2010-05-11
update avio.h to avformat 52.61.0
k-m_schindler
1
-2
/
+42
2010-05-11
update avio.h to avformat 52.56.0
k-m_schindler
1
-5
/
+16
2010-05-11
update avcodec.h and opt.h to 52.67.0
k-m_schindler
2
-18
/
+21
2010-05-08
validate microphone settings when leaving the record options and when USDX is...
tobigun
4
-8
/
+66
2010-05-08
changed local/global execution detection:
tobigun
1
-15
/
+55
2010-05-08
FPC 2.4.0 compatibility fix:
tobigun
2
-2320
/
+2327
2010-05-07
fix coverflow "SetScroll5" for less than 8 songs
whiteshark0
1
-9
/
+11
2010-05-05
- workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...
canni0
1
-0
/
+2
2010-05-03
ESC saves again. revert 1183.
k-m_schindler
2
-4
/
+2
2010-05-03
ESC saves again. revert 1183.
k-m_schindler
1
-2
/
+1
2010-05-03
ESC saves again. revert 1183.
k-m_schindler
1
-1
/
+1
2010-05-03
ESC saves again. revert 1183.
k-m_schindler
1
-1
/
+6
2010-05-03
- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...
tobigun
2
-44
/
+51
2010-05-03
- Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenH
tobigun
1
-2
/
+2
2010-05-02
workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...
brunzelchen
1
-0
/
+7
2010-05-02
- Fix for "Wrong mouse position after screen-resize" bug reported here (http:...
tobigun
1
-2
/
+8
2010-04-30
- configure recreated with autogen.sh
tobigun
2
-2
/
+2
2010-04-30
portaudio playback (not used by default) segfault fixed
tobigun
3
-22
/
+71
2010-04-28
add error message if source is compiled with unsupported compiler (delphi 200...
whiteshark0
1
-10
/
+8
2010-04-28
improved cover flow: only five front covers and 3 covers in the back that sho...
whiteshark0
1
-5
/
+14
2010-04-27
- device input latency is now configurable via config.ini
tobigun
3
-17
/
+56
2010-04-26
added a warning that adjusting the max supported FFmpeg manually is not a val...
tobigun
4
-0
/
+100
2010-04-25
wrong usage of glTexEnvi fixed
tobigun
2
-4
/
+11
2010-04-25
- fix: fade texture needs to be resized if the window was resized
tobigun
1
-19
/
+35
2010-04-25
added Finalize3D finalization as opponent for Initialize3D and for a clean fi...
tobigun
3
-22
/
+30
2010-04-25
- added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...
tobigun
1
-4
/
+98
2010-04-24
final update to 52.61.0 comment forgotten
k-m_schindler
1
-2
/
+3
2010-04-24
update to 52.61.0
k-m_schindler
1
-2
/
+5
2010-04-24
update to 52.60.0
k-m_schindler
1
-2
/
+17
2010-04-24
update to 52.59.0
k-m_schindler
1
-3
/
+4
[next]