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
/
screens
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
some changes to mouse eEgg
whiteshark0
2010-07-18
1
-0
/
+15
*
enable editor keys for macosx changing start and end of notes. CTRL does not ...
k-m_schindler
2010-07-11
1
-4
/
+4
*
more consistent use of modifier key for moving notes and enables on macs, whe...
k-m_schindler
2010-07-08
1
-2
/
+2
*
- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)
brunzelchen
2010-07-04
1
-3
/
+4
*
remove some unused elements of ScreenCredits
whiteshark0
2010-06-30
1
-10
/
+0
*
- code restructured (e.g.: more comments, well named comments)
whiteshark0
2010-06-30
1
-1128
/
+980
*
Top5: display translated difficulty names instead of english ones
whiteshark0
2010-06-18
1
-1
/
+1
*
- enter credits screen after 30 seconds w/o user interaction in main screen
whiteshark0
2010-06-17
2
-1
/
+38
*
pause bg music during credits
whiteshark0
2010-06-17
1
-0
/
+5
*
minor fix: select themes button in screenoptions after reloading theme
whiteshark0
2010-06-14
1
-0
/
+8
*
minor editor fix:
whiteshark0
2010-06-14
1
-0
/
+4
*
Fix for invalid song lengths
tobigun
2010-06-13
1
-1
/
+7
*
use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numbers
tobigun
2010-06-11
1
-18
/
+24
*
fix display of "InfoBar" for songs whose first note doesn't start at beat zero
whiteshark0
2010-06-11
1
-6
/
+7
*
fix display bug after deleting last note of a line in editor
whiteshark0
2010-06-11
1
-30
/
+39
*
changes to divide note
whiteshark0
2010-06-10
1
-5
/
+13
*
merge of VideoPreview branch into trunk
brunzelchen
2010-06-10
2
-10
/
+118
*
- URecord.ValidateSettings should not display the popup itself
tobigun
2010-06-06
2
-4
/
+23
*
- Now on sing-screen entry a check is performed if mics are assigned to all p...
tobigun
2010-06-06
1
-0
/
+10
*
cleanup
tobigun
2010-06-06
1
-7
/
+1
*
- cleanup (removed some commented unused code)
tobigun
2010-06-03
1
-68
/
+52
*
reimplemented missing single note midi playback (Shift + Space) and single no...
whiteshark0
2010-05-19
1
-11
/
+28
*
forgotten changes from last commit
whiteshark0
2010-05-18
1
-9
/
+0
*
validate microphone settings when leaving the record options and when USDX is...
tobigun
2010-05-08
1
-7
/
+13
*
fix coverflow "SetScroll5" for less than 8 songs
whiteshark0
2010-05-07
1
-9
/
+11
*
ESC saves again. revert 1183.
k-m_schindler
2010-05-03
2
-4
/
+2
*
ESC saves again. revert 1183.
k-m_schindler
2010-05-03
1
-2
/
+1
*
ESC saves again. revert 1183.
k-m_schindler
2010-05-03
1
-1
/
+1
*
ESC saves again. revert 1183.
k-m_schindler
2010-05-03
1
-1
/
+6
*
workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...
brunzelchen
2010-05-02
1
-0
/
+7
*
improved cover flow: only five front covers and 3 covers in the back that sho...
whiteshark0
2010-04-28
1
-5
/
+14
*
- font fallback added
tobigun
2010-04-23
1
-3
/
+6
*
- now it is possible to sync lyrics to audio
tobigun
2010-04-22
1
-4
/
+28
*
- already show first video frame at sing-screen at onShow (no white screen)
tobigun
2010-04-21
1
-31
/
+31
*
major bug-fix:
tobigun
2010-04-21
2
-21
/
+12
*
- add video loop option
tobigun
2010-04-21
1
-36
/
+33
*
change variable names "static" to "statics"
tobigun
2010-04-18
10
-245
/
+245
*
- port theme detection code from UIni to UThemes
whiteshark0
2010-04-15
1
-1
/
+19
*
swap textures of statics colorized to playercolor in score screen
whiteshark0
2010-04-07
1
-4
/
+221
*
some theme edits (option menu)
brunzelchen
2010-03-16
7
-7
/
+7
*
bugfix: player selection on party player screen (the layout is still ugly)
brunzelchen
2010-03-15
1
-46
/
+57
*
fixed cover loading/showing when using tabs=on #2
brunzelchen
2010-03-15
1
-4
/
+3
*
fixed cover loading/showing when using tabs=on; deleted unused argument in Se...
brunzelchen
2010-03-14
2
-19
/
+20
*
editor: deleted old midi debug entry
brunzelchen
2010-03-14
1
-2
/
+0
*
editor: changed TextEditMode and some other improvements
brunzelchen
2010-03-14
1
-7
/
+37
*
editor: changed design, added infobar, changed key-mapping
brunzelchen
2010-03-14
1
-58
/
+274
*
remove unused code from prev version of ScreenSong
whiteshark0
2010-02-22
1
-17
/
+0
*
songflow don't stop now during song scrolling and seems to be more "flowy"
whiteshark0
2010-02-22
1
-47
/
+61
*
screens code cleanup
k-m_schindler
2010-02-22
11
-24
/
+3
*
cleanup of code, which has never been used from start. Part 3.
k-m_schindler
2010-02-22
1
-1
/
+0
[next]