aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* - FFmpeg header updatetobigun2008-10-011-2/+2
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-281-6/+11
* 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-281-9/+9
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-281-1/+18
* Adding hints to possible endian related problems. No code change, yet. Only s...k-m_schindler2008-09-281-0/+3
* correction of byte order (correct colors) in texture output on powerpc.k-m_schindler2008-09-281-0/+13
* Removed fixed font offset from ratin indication popupwhiteshark02008-09-241-6/+10
* remove junk tab whitespacek-m_schindler2008-09-231-58/+55
* base/uPluginLoader.pas renamed to UPluginLoader.pas. no code changek-m_schindler2008-09-231-2/+2
* indentation unified, no code change.k-m_schindler2008-09-2319-164/+178
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-2348-0/+1200
* 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
* 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-211-40/+51
* Equalizer class writtenwhiteshark02008-09-202-24/+33
* - 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
* - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun2008-09-131-1/+0
* minor layout changes. no code changek-m_schindler2008-09-131-19/+36
* rename X: integer to NoteIndex: integerk-m_schindler2008-09-131-11/+12
* SourceForge patch [2086204] applied.tobigun2008-09-131-162/+154
* Media modules moved from base to mediatobigun2008-09-1317-7781/+0
* removed resource.inctobigun2008-09-123-79/+21
* - Windows resources (.rc) reduced to the icontobigun2008-09-123-95/+103
* Define BSD changed to FreeBSD as Darwin also defines BSDtobigun2008-09-111-4/+4
* -Creation of default directories (songs, covers) working again.tobigun2008-09-111-4/+4
* SongDir1 template in config.ini is now created on Unix tootobigun2008-09-111-1/+2
* GetExecution dirs forced to absolute pathtobigun2008-09-111-1/+1
* Halt if the initial SDL_SetVideoMode() in InitializeScreen() call failstobigun2008-09-101-2/+1
* FreeBSD compatibility fixes:tobigun2008-09-107-52/+48
* - better conformance of Makefiles to GNU coding standardstobigun2008-09-091-1/+4
* fixed typok-m_schindler2008-09-071-1/+1
* Delphi-mode set for FPCtobigun2008-09-068-4/+41
* - fixed out-of-range error. In NewNote() CurrentPlayer.Note[CurrentPlayer.Hig...tobigun2008-09-061-4/+12
* not needed test on presence of dir removed. Courtesy to tobigunk-m_schindler2008-09-041-2/+1
* Fixing a crash with Access violation if the folder Resources is missing in Ap...k-m_schindler2008-09-031-0/+2
* Moved: The folder classes has been renamed to basemogguh2008-09-0265-0/+32548