aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - fixed:canni02008-10-046-11/+181
* - Fixed Welcome Pagecanni02008-10-036-18/+400
* debug output removedtobigun2008-10-011-1/+0
* safer context switchtobigun2008-10-011-37/+115
* - FFmpeg header updatetobigun2008-10-0111-250/+421
* - New installer source for v.1.1canni02008-09-3018-0/+961
* 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
* some additionstobigun2008-09-241-0/+3
* pasdoc support addedtobigun2008-09-242-0/+35
* 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
* Converted to UTF-8tobigun2008-09-231-2/+2
* jay b.tobigun2008-09-231-1/+1
* official and more editor friendly (with more newlines) COPYING.txt tobigun2008-09-231-116/+330
* COPYRIGHT.txt addedwhiteshark02008-09-231-0/+25
* svn:keywords testtobigun2008-09-231-0/+5
* improved phrasingk-m_schindler2008-09-231-4/+4
* 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
* Enabled reflections in theme filewhiteshark02008-09-211-0/+2
* missing files commitedwhiteshark02008-09-213-159/+337
* Equalizer class writtenwhiteshark02008-09-204-37/+47
* Deluxe Skin (Blue):mogguh2008-09-1815-313/+319
* - 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
* SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...tobigun2008-09-141-2/+1