aboutsummaryrefslogtreecommitdiffstats
path: root/test/base/songloading.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-31test: Fix include paths.Alexander Sulfrian1-2/+2
2014-05-04remove semicolon after namespaceAlexander Sulfrian1-1/+1
2013-01-13tests: changed CPPUNIT_ASSERT to CPPUNIT_ASSERT_EQUAL for better error msgsAlexander Sulfrian1-20/+20
2013-01-05code formattingAlexander Sulfrian1-1/+1
2013-01-05ported from log4cxx to log4cppAlexander Sulfrian1-14/+9
2013-01-05changed all wstring/wchar_t to string/charAlexander Sulfrian1-15/+16
2013-01-05renamed Song::cover to Song::cover_file and added Texture* Song::coverAlexander Sulfrian1-1/+1
2013-01-05dynamic registration of songloading_strategies with static templateAlexander Sulfrian1-2/+0
2013-01-05changed all song paths to boost::filesystem::wpathAlexander Sulfrian1-5/+5
2013-01-05delete singleton to cleanup and properly could check for memleaks with valgrindAlexander Sulfrian1-0/+2
2013-01-05converted all strings and chars to wstrings and wchar_tsAlexander Sulfrian1-13/+12
2013-01-05renamed MissingSongTagException to MissingTagException and added tag parameterAlexander Sulfrian1-4/+4
2013-01-05Added exeptiontests for songs with missing required headerfields.Robin Nehls1-0/+51
2013-01-05Added possibility to easyly disable loggingRobin Nehls1-0/+10
2013-01-05Enabled tests for now correctly implemented headerfieldsRobin Nehls1-14/+12
2013-01-05added lyric loading to testAlexander Sulfrian1-0/+1
2013-01-05fix memory leakAlexander Sulfrian1-0/+3
2013-01-05removed encoding issueAlexander Sulfrian1-1/+1
2013-01-05added parsing of song lyric linesAlexander Sulfrian1-1/+1
2013-01-05Added generic testsong and added more header filds to the unittestRobin Nehls1-6/+23
2013-01-05added txt header loading with test and some preparations for loading notesAlexander Sulfrian1-26/+25
2013-01-05added song loading stubs with different strategies chosen by file extensionAlexander Sulfrian1-16/+24
2013-01-05converted URingBufferAlexander Sulfrian1-27/+16
2013-01-05converted UTime.pas to c++Alexander Sulfrian1-13/+34
2008-09-23indentation unified, no code change.k-m_schindler1-1/+1
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-0/+4
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-06-08- set svn:eol-style to nativetobigun1-13/+13
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+3
2007-09-23New class for score managementwhiteshark01-0/+10