aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-12-13use TryStrToInt and TryStrToFloat instead of try .. except blockwhiteshark01-8/+10
2009-12-13fixed bug in song parser that may lead to an Access Violationwhiteshark01-1/+1
2009-12-10revert the accidental changes of the previous commit.k-m_schindler1-10/+3
2009-12-10correct library name and enable type definition for Mac OS Xk-m_schindler1-5/+18
2009-12-08removed if to enable folder cover loadings_alexander1-9/+2
2009-12-08added starting pts handlings_alexander1-12/+16
2009-12-07add the score to db only if the song was sung to the end (last word of last s...brunzelchen2-1/+18
2009-12-07fixed compilation on win32s_alexander1-5/+5
2009-12-07fix: open video files with the system's native encoding and path delimiter.brunzelchen1-1/+1
2009-12-06fix performance problem on scrollbrunzelchen3-23/+25
2009-12-06update to version 0.7.2.k-m_schindler1-1/+28
2009-12-06update to version 50.5.1.k-m_schindler2-0/+12
2009-12-06update to version 52.41.0.k-m_schindler1-0/+59
2009-12-06update to version 50.5.1.k-m_schindler1-5/+5
2009-12-06update to version 50.4.0.k-m_schindler1-1/+15
2009-12-06update to version 52.41.0. Only a IFDEF change, no code change.k-m_schindler1-0/+8
2009-12-06update to version 52.41.0. No code change.k-m_schindler1-3/+3
2009-12-06update to version 52.39.2k-m_schindler1-5/+27
2009-12-06update to version 52.38.0.k-m_schindler1-5/+12
2009-12-06update to version 52.37.0. Includes fix of previous commit of 52.36.0k-m_schindler1-3/+6
2009-12-06update to version 52.36.0. Mainly comment edits, but also one code change!k-m_schindler1-33/+37
2009-12-06update to version 52.35.0k-m_schindler1-3/+16
2009-12-06update to version 52.34.1k-m_schindler1-2/+6
2009-12-06update to version 52.42.0k-m_schindler1-2/+13
2009-12-06update to version 52.41.0k-m_schindler1-3/+20
2009-12-06update to version 52.38.1k-m_schindler1-3/+9
2009-12-06update to version 52.37.1 I am not sure, whether execute2 is correct.k-m_schindler1-6/+39
2009-12-06update to version 52.35.0; minor edit onlyk-m_schindler1-3/+3
2009-12-06update to version 52.35.0k-m_schindler1-2/+12
2009-12-06update to version 52.34.0k-m_schindler1-1/+1
2009-12-06update to version 52.34.0k-m_schindler1-2/+8
2009-12-06update to version 52.33.0k-m_schindler1-2/+5
2009-12-06update to version 52.32.0k-m_schindler1-5/+36
2009-12-06fix bugtracker issue 2817034s_alexander3-6/+17
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander5-53/+157
2009-12-06tried to make it delphi (win32) compatibles_alexander1-10/+3
2009-12-05only use writeln if CONSOLE is defined (*hope* that fixes the exception witho...s_alexander1-0/+8
2009-12-05moved SizeInt definition to tops_alexander1-10/+11
2009-12-05added SizeInt for non-fpc compilerss_alexander1-1/+9
2009-12-05disable autodetection, if pcre-lib did not loads_alexander1-17/+18
2009-12-05added autodetection of utf8s_alexander5-10/+990
2009-12-02Try to resolve sourceforge bug tracker item 2899468k-m_schindler1-1/+1
2009-12-02typo correction and correction of av_free_packet for 52.25.0 - 52.27.0k-m_schindler1-9/+6
2009-11-24use second players color to indicate selected note in editorwhiteshark03-29/+22
2009-11-24fixed this f11 thing canni mentionedwhiteshark01-2/+7
2009-11-24fixed assembla #92: all song covers look like selected oneswhiteshark01-3/+7
2009-11-24handling mouse input a better way in UDisplaywhiteshark01-22/+44