aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - polish stuff removedtobigun2008-10-181-34/+5
* Error-log entry slightly changed for TTextureUnit.LoadTexture (" added)tobigun2008-10-181-1/+1
* removed unneeded filestobigun2008-10-182-615/+0
* freetype stuff for testingtobigun2008-10-177-0/+6572
* - lib-info.txt added with information on the pascal-headers (origin, patches,...tobigun2008-10-132-16/+110
* Abstraction of the menus backgroundwhiteshark02008-10-1315-117/+987
* SQLiteTable3 update to current trunk (http://www.itwriting.com/repos/sqlitewr...tobigun2008-10-133-24/+786
* Fixed Compilationf1fth_freed0m2008-10-101-2/+2
* Errormessages during songload now translatablewhiteshark02008-10-092-5/+20
* remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...k-m_schindler2008-10-054-505/+0
* removed some commented relicts from outdated LCD and Light support.whiteshark02008-10-057-43/+1
* Mac OS X requirements addedk-m_schindler2008-10-051-4/+13
* debug output removedtobigun2008-10-011-1/+0
* safer context switchtobigun2008-10-011-37/+115
* - FFmpeg header updatetobigun2008-10-0111-250/+421
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-282-6/+14
* Fixed some minor bugs in txt file readerwhiteshark02008-09-281-36/+56
* one more version of fixing the endian problem in SDLk-m_schindler2008-09-283-14/+13
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-282-2/+22
* colorbug on delphi fixed. was broken since 1418, because delphi is missing th...whiteshark02008-09-281-1/+2
* colors fixed on Delphi. broken by 1418k-m_schindler2008-09-281-1/+1
* Adding hints to possible endian related problems. No code change, yet. Only s...k-m_schindler2008-09-282-0/+7
* correction of byte order (correct colors) in texture output on powerpc.k-m_schindler2008-09-281-0/+13
* Fix of endian problem with soundoutput with portaudio2 on darwin-powerpc. Del...k-m_schindler2008-09-281-0/+2
* note about installation with finkk-m_schindler2008-09-271-1/+2
* remove some white space. no code changek-m_schindler2008-09-276-6/+0
* fixed some bugs in equalizer reflectionwhiteshark02008-09-241-4/+11
* Removed fixed font offset from ratin indication popupwhiteshark02008-09-241-6/+10
* pasdoc support addedtobigun2008-09-241-0/+5
* remove junk tab whitespacek-m_schindler2008-09-231-58/+55
* indentation, no code changek-m_schindler2008-09-231-4/+0
* indentation, no code changek-m_schindler2008-09-231-12/+21
* base/uPluginLoader.pas renamed to UPluginLoader.pas. no code changek-m_schindler2008-09-232-3/+3
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-232-0/+50
* indentation unified, no code change.k-m_schindler2008-09-2325-179/+210
* added file headerstobigun2008-09-231-1/+21
* added file headerstobigun2008-09-2351-12/+1282
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-2358-284/+1734
* pure editing and typos, no code changek-m_schindler2008-09-231-185/+207
* Uppercase/Lowercase corrections andother typos in comments, no code changek-m_schindler2008-09-231-132/+132
* svn:keywords testtobigun2008-09-231-0/+5
* Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...tobigun2008-09-221-6/+12
* fixed popups w/ rating = 0 doesn't change the rating bar valuewhiteshark02008-09-211-11/+18
* Repaired ratingbar algo, it was broken after some changes to avoid division b...whiteshark02008-09-211-3/+3
* fixed another typo from last commitwhiteshark02008-09-211-1/+1
* fixed a typo in USingScores that causes that the singbar settings are not loa...whiteshark02008-09-211-1/+1
* missing files commitedwhiteshark02008-09-213-159/+337
* Equalizer class writtenwhiteshark02008-09-204-37/+47
* - It is not possible to handle the window/fullscreen command-line parameters ...tobigun2008-09-152-141/+130
* Do not set a minimum size for the alpha component of the screen mode (SDL_GL_...tobigun2008-09-151-5/+11