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
/
Classes
/
UMain.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w...
tobigun
2008-08-08
1
-2
/
+10
*
changed error on read-only dirs into a warning
tobigun
2008-08-08
1
-1
/
+1
*
warnings suppressed
tobigun
2008-08-08
1
-1
/
+3
*
Fix for USDX first run and no config.ini problem (ini is saved on startup)
mogguh
2008-08-03
1
-1
/
+5
*
renamed TLineState to TLyricsState
tobigun
2008-07-19
1
-2
/
+2
*
renamed TLineState to TLyricsState
tobigun
2008-07-19
1
-21
/
+21
*
clean-up, removed some unused stuff
tobigun
2008-07-19
1
-121
/
+35
*
lyric engine patches, solves
tobigun
2008-07-19
1
-67
/
+10
*
references to UMacResources.pp removed
tobigun
2008-07-17
1
-3
/
+0
*
- UPlatformXYZ.pas clean-up
tobigun
2008-07-17
1
-4
/
+3
*
New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...
k-m_schindler
2008-07-15
1
-0
/
+6
*
As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.
mogguh
2008-07-15
1
-7
/
+7
*
Audio/Video engine update:
tobigun
2008-07-02
1
-5
/
+6
*
Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo...
tobigun
2008-07-01
1
-6
/
+5
*
just some cleanup
tobigun
2008-06-07
1
-235
/
+283
*
"whitescreen on window resizing" bug fixed
tobigun
2008-05-21
1
-2
/
+8
*
- fixed video-background
tobigun
2008-05-13
1
-11
/
+13
*
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
2008-05-09
1
-8
/
+3
*
set some non-error logs from error to status
tobigun
2008-05-08
1
-1
/
+1
*
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
2008-05-02
1
-2
/
+1
*
database file (Ultrastar.db) is now stored in the GameUserPath instead of the...
tobigun
2008-04-30
1
-3
/
+3
*
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
2008-04-24
1
-1
/
+1
*
SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...
tobigun
2008-04-22
1
-1
/
+7
*
fixed calulation of points
s_alexander
2008-04-19
1
-4
/
+2
*
tried to make songloading working with the old loader and keep all changes th...
s_alexander
2008-04-19
1
-1
/
+1
*
started to implement the new folder structure (like suggested in the wiki)
f1fth_freed0m
2008-04-12
1
-1
/
+1
*
- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...
tobigun
2008-04-07
1
-182
/
+183
*
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
2008-04-06
1
-1
/
+1
*
Covers Cache rewritten
whiteshark0
2008-04-04
1
-941
/
+935
*
rewriting of the txt file parser
s_alexander
2008-04-03
1
-1131
/
+1122
*
beep() removed
tobigun
2008-03-31
1
-5
/
+4
*
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
2008-03-26
1
-37
/
+5
*
Fixed compilation on the mac.
eddie-0815
2008-03-25
1
-1165
/
+1164
*
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
2008-03-21
1
-3
/
+3
*
lenght -> length
tobigun
2008-03-21
1
-14
/
+14
*
Removed zlportio from Code
f1fth_freed0m
2008-03-10
1
-13
/
+21
*
Translated some Variables
f1fth_freed0m
2008-03-07
1
-57
/
+57
*
add ini file option SDLBufferSize to set the buffersize for the sdl playback ...
s_alexander
2008-03-06
1
-40
/
+47
*
Translated Some Variables
f1fth_freed0m
2008-03-06
1
-66
/
+66
*
Translated so Variable Names
f1fth_freed0m
2008-03-06
1
-33
/
+33
*
Translated Variable Names and Types
f1fth_freed0m
2008-03-05
1
-70
/
+70
*
removed overuse of DecimalSeperator
jaybinks
2008-03-04
1
-1
/
+1
*
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
2008-03-03
1
-281
/
+343
*
[Alt+Return] enabled
tobigun
2008-02-26
1
-2
/
+3
*
tidy up from my previous commit
jaybinks
2008-02-26
1
-16
/
+16
*
added patch to toggle full screen with F11
jaybinks
2008-02-26
1
-2
/
+21
*
Implemented resizable windowed mode..
jaybinks
2008-02-26
1
-1
/
+8
*
Linux fullscreen fix
tobigun
2008-02-22
1
-0
/
+2
*
UVisualizer uses the system dependant default game-path now
tobigun
2008-02-12
1
-1
/
+3
*
mapping of keypad-enter to the return-key (for jonaspaulo and his dead key)
tobigun
2008-02-05
1
-1053
/
+1057
[next]