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
/
test
/
base
/
songloading.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-13
tests: changed CPPUNIT_ASSERT to CPPUNIT_ASSERT_EQUAL for better error msgs
Alexander Sulfrian
1
-20
/
+20
2013-01-05
code formatting
Alexander Sulfrian
1
-1
/
+1
2013-01-05
ported from log4cxx to log4cpp
Alexander Sulfrian
1
-14
/
+9
2013-01-05
changed all wstring/wchar_t to string/char
Alexander Sulfrian
1
-15
/
+16
2013-01-05
renamed Song::cover to Song::cover_file and added Texture* Song::cover
Alexander Sulfrian
1
-1
/
+1
2013-01-05
dynamic registration of songloading_strategies with static template
Alexander Sulfrian
1
-2
/
+0
2013-01-05
changed all song paths to boost::filesystem::wpath
Alexander Sulfrian
1
-5
/
+5
2013-01-05
delete singleton to cleanup and properly could check for memleaks with valgrind
Alexander Sulfrian
1
-0
/
+2
2013-01-05
converted all strings and chars to wstrings and wchar_ts
Alexander Sulfrian
1
-13
/
+12
2013-01-05
renamed MissingSongTagException to MissingTagException and added tag parameter
Alexander Sulfrian
1
-4
/
+4
2013-01-05
Added exeptiontests for songs with missing required headerfields.
Robin Nehls
1
-0
/
+51
2013-01-05
Added possibility to easyly disable logging
Robin Nehls
1
-0
/
+10
2013-01-05
Enabled tests for now correctly implemented headerfields
Robin Nehls
1
-14
/
+12
2013-01-05
added lyric loading to test
Alexander Sulfrian
1
-0
/
+1
2013-01-05
fix memory leak
Alexander Sulfrian
1
-0
/
+3
2013-01-05
removed encoding issue
Alexander Sulfrian
1
-1
/
+1
2013-01-05
added parsing of song lyric lines
Alexander Sulfrian
1
-1
/
+1
2013-01-05
Added generic testsong and added more header filds to the unittest
Robin Nehls
1
-6
/
+23
2013-01-05
added txt header loading with test and some preparations for loading notes
Alexander Sulfrian
1
-26
/
+25
2013-01-05
added song loading stubs with different strategies chosen by file extension
Alexander Sulfrian
1
-16
/
+24
2013-01-05
converted URingBuffer
Alexander Sulfrian
1
-27
/
+16
2013-01-05
converted UTime.pas to c++
Alexander Sulfrian
1
-13
/
+34
2008-09-23
indentation unified, no code change.
k-m_schindler
1
-1
/
+1
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-06
Delphi-mode set for FPC
tobigun
1
-0
/
+4
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-06-08
- set svn:eol-style to native
tobigun
1
-13
/
+13
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-0
/
+3
2007-09-23
New class for score management
whiteshark0
1
-0
/
+10