aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed some nasty "Error" debug-logstobigun2009-07-231-2/+0
* - iconv ambiguity on mac os x solved (used /sw/lib/ one with missing symbols ...tobigun2009-07-232-6/+2
* - Copied stuff from sdlstreams.pas removed from UCommon.pas. Use sdlstreams.p...tobigun2009-07-233-87/+38
* - IPath integrationtobigun2009-07-2366-2454/+1997
* - IPath addedtobigun2009-07-233-100/+1194
* UPath renamed to UPathUtilstobigun2009-07-2321-23/+23
* encoding files fixed (contents was copied multiple times)tobigun2009-07-234-966/+0
* changed implementation of WideFileExists() to improve performancetobigun2009-07-231-11/+4
* midi fixestobigun2009-07-232-205/+232
* - The song-editor tries to save the file in its original encoding. If this is...tobigun2009-07-231-28/+49
* song saving initially switched to UTF8tobigun2009-07-231-55/+66
* DeleteLastLetter uses the more convenient UTF8Copy() nowtobigun2009-07-231-9/+1
* More generic popup dialog. A callback can be defined to be called after the p...tobigun2009-07-232-46/+65
* cleanuptobigun2009-07-232-26/+19
* CTRL+[A-Z] experimenttobigun2009-07-231-0/+10
* DEFAULT_ENCODING is now fixed (to CP1252) in USong.pas and cannot be set in t...tobigun2009-07-231-10/+0
* DirectoryFindFiles unified for mac+unixtobigun2009-07-233-9/+12
* - unneeded vars removedtobigun2009-07-231-24/+15
* font extrusion is done by freetypes stroker API instead of pixel-by-pixel ope...tobigun2009-07-231-71/+108
* some missing freetype functions added to headerstobigun2009-07-237-37/+87
* added Unicode functions:tobigun2009-07-231-13/+130
* - encodings seperated to multiple files located in "encoding"tobigun2009-07-235-137/+1585
* some merge fixestobigun2009-07-236-12/+11
* merge with current trunk revision 1827tobigun2009-07-23156-10498/+10831
* - revert to 1777tobigun2009-07-23139-12987/+6331
* Do not make plugins. Block on Mac OS Xk-m_schindler2009-07-191-2/+3
* remove Mac OS X leftover. Obsolete through use of fink.k-m_schindler2009-07-183-53/+0
* 4 new lua interface function for module ScreenSingwhiteshark02009-07-143-31/+200
* resolve lower/upper case issue on Mac OS Xk-m_schindler2009-06-291-209/+0
* merged svn trunk r1837 into cmake branches_alexander2009-06-2976-1591/+5433
* resolve upper/lowercase problem on Mac OS Xk-m_schindler2009-06-281-209/+0
* merged r1830 trunk (current) in this branchs_alexander2009-06-27139-6123/+12987
* set ranking automaticaly by scores when plugin doesn't call SetRankingwhiteshark02009-05-241-5/+75
* trigger No. 1k-m_schindler2009-05-231-1/+1
* fix an error message when singscreen is left in party mode before a frame was...whiteshark02009-05-231-0/+1
* reimplemented party mode blindwhiteshark02009-05-231-0/+27
* implemented NotesVisible settingwhiteshark02009-05-231-177/+180
* fixed ClearSettingswhiteshark02009-05-232-7/+2
* clear settings when leaving sing screenwhiteshark02009-05-231-0/+5
* clear settings on createwhiteshark02009-05-231-0/+2
* default values for new settingswhiteshark02009-05-231-0/+3
* new ULuaUtils procedure: lua_PushBinIntwhiteshark02009-05-233-3/+116
* change folder separator to \ for windows and config-win.incwhiteshark02009-05-221-10/+10
* No comment 3k-m_schindler2009-05-221-1/+1
* No commentk-m_schindler2009-05-221-1/+1
* No commentk-m_schindler2009-05-221-0/+1
* Filename says it allk-m_schindler2009-05-221-0/+0
* buildbot triggerk-m_schindler2009-05-221-2/+2
* some cosmetics to trigger buildbot. no code changek-m_schindler2009-05-221-14/+14
* added missing local declarationwhiteshark02009-05-221-3/+1