aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-05added class for locale independent parsing of floatAlexander Sulfrian2-0/+140
2013-01-05Added get methods and made a comment more clearRobin Nehls3-1/+122
2013-01-05added txt header loading with test and some preparations for loading notesAlexander Sulfrian9-12/+305
2013-01-05added wrapper for easily getting istreams from files with proper cleanupAlexander Sulfrian2-0/+92
2013-01-05added song loading stubs with different strategies chosen by file extensionAlexander Sulfrian8-0/+434
2013-01-05major refactor of stats structureAlexander Sulfrian6-526/+895
2013-01-05little refactor of the headerAlexander Sulfrian1-5/+6
2013-01-05converted initialation and update of table at startAlexander Sulfrian1-89/+117
2013-01-05added function for testing weather a table contains a column or notAlexander Sulfrian2-0/+34
2013-01-05added function for testing if table exists in databaseAlexander Sulfrian2-0/+28
2013-01-05sqlite3_step have to returen SQLITE_ROW for fetching dataAlexander Sulfrian1-2/+2
2013-01-05added warpper for sqlite_prepare, sqlite3_step and sqlite3_finalizeAlexander Sulfrian2-12/+14
2013-01-05added sqlite3_prepare_v2 wrapper with propper loggingAlexander Sulfrian2-18/+30
2013-01-05added doxygen commentsAlexander Sulfrian1-0/+33
2013-01-05added doxygen configAlexander Sulfrian1-0/+1510
2013-01-05added original pascal code of database init as TODOAlexander Sulfrian1-0/+95
2013-01-05make localtime threadsafe using localtime_rAlexander Sulfrian1-3/+4
2013-01-05added logging using log4cxxAlexander Sulfrian2-8/+13
2013-01-05implement get_stat_reset, format_date; added some testsAlexander Sulfrian1-28/+28
2013-01-05added possibility to test private methodsAlexander Sulfrian1-3/+9
2013-01-05Added initialisation to prevend segfaultsRobin Nehls1-3/+5
2013-01-05Added check to ringbuffer if a given targetbuffer is NULLRobin Nehls1-0/+8
2013-01-05started conversion of UDatabase, added first tests for frameworkAlexander Sulfrian2-0/+493
2013-01-05disabled (defined out) not working code to be able to compile all filesAlexander Sulfrian2-0/+8
2013-01-05converted UMenuBackgroundColorAlexander Sulfrian3-73/+23
2013-01-05explicit set public scope of implemented methodAlexander Sulfrian1-0/+1
2013-01-05converted UMenuBackgroundNoneAlexander Sulfrian2-48/+23
2013-01-05refactor MenuBackgrund base classAlexander Sulfrian1-5/+5
2013-01-05added MenuBackgroundException, removed virtual constructor (nonsense)Alexander Sulfrian1-1/+3
2013-01-05converted UMenuBackgrundAlexander Sulfrian2-83/+52
2013-01-05converted URingBufferAlexander Sulfrian3-165/+179
2013-01-05converted UDisplayAlexander Sulfrian3-648/+648
2013-01-05removed unused unitAlexander Sulfrian1-42/+0
2013-01-05converted UTime.pas to c++Alexander Sulfrian3-210/+193
2009-12-20changed TSyncSource to interface ISyncSources_alexander4-12/+12
2009-12-18change zero note error to warning with better descriptionwhiteshark01-1/+3
2009-12-18fixed infinite score raising bugwhiteshark01-1/+1
2009-12-17correct a completely bogus declaration.k-m_schindler1-1/+1
2009-12-17remove duplicate declaration of constants for AVCODEC >= 52.42.0k-m_schindler1-7/+0
2009-12-17revert previous commit. It did not solve the problem of non song on fedora.k-m_schindler1-3/+2
2009-12-17Just a test. Probably ignore this!k-m_schindler1-2/+3
2009-12-16probably fixed now.k-m_schindler1-6/+6
2009-12-16maybe fix, no real cluek-m_schindler1-0/+1
2009-12-16no real fix, just commenting out a problemk-m_schindler1-1/+4
2009-12-16typos correctedk-m_schindler1-2/+2
2009-12-13now the Audio-file bug should be fixedbrunzelchen1-2/+2
2009-12-13fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg]brunzelchen1-0/+4
2009-12-13another fix to pass better options to the linker on Mac OS X, in particular t...k-m_schindler1-1/+1
2009-12-13fixed score display with linebonus=offwhiteshark02-1/+106
2009-12-13added a note concerning song parserwhiteshark01-0/+8