aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-01- FFmpeg header updatetobigun1-2/+2
2008-09-28Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark01-6/+11
2008-09-28Fixed some minor bugs in txt file readerwhiteshark01-36/+56
2008-09-28one more version of fixing the endian problem in SDLk-m_schindler1-9/+9
2008-09-28Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark01-1/+18
2008-09-28Adding hints to possible endian related problems. No code change, yet. Only s...k-m_schindler1-0/+3
2008-09-28correction of byte order (correct colors) in texture output on powerpc.k-m_schindler1-0/+13
2008-09-24Removed fixed font offset from ratin indication popupwhiteshark01-6/+10
2008-09-23remove junk tab whitespacek-m_schindler1-58/+55
2008-09-23base/uPluginLoader.pas renamed to UPluginLoader.pas. no code changek-m_schindler1-2/+2
2008-09-23indentation unified, no code change.k-m_schindler19-164/+178
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler48-0/+1200
2008-09-23pure editing and typos, no code changek-m_schindler1-185/+207
2008-09-23Uppercase/Lowercase corrections andother typos in comments, no code changek-m_schindler1-132/+132
2008-09-22Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...tobigun1-6/+12
2008-09-21fixed popups w/ rating = 0 doesn't change the rating bar valuewhiteshark01-11/+18
2008-09-21Repaired ratingbar algo, it was broken after some changes to avoid division b...whiteshark01-3/+3
2008-09-21fixed another typo from last commitwhiteshark01-1/+1
2008-09-21fixed a typo in USingScores that causes that the singbar settings are not loa...whiteshark01-1/+1
2008-09-21missing files commitedwhiteshark01-40/+51
2008-09-20Equalizer class writtenwhiteshark02-24/+33
2008-09-15- It is not possible to handle the window/fullscreen command-line parameters ...tobigun2-141/+130
2008-09-15Do not set a minimum size for the alpha component of the screen mode (SDL_GL_...tobigun1-5/+11
2008-09-14SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...tobigun1-2/+1
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-1/+0
2008-09-13minor layout changes. no code changek-m_schindler1-19/+36
2008-09-13rename X: integer to NoteIndex: integerk-m_schindler1-11/+12
2008-09-13SourceForge patch [2086204] applied.tobigun1-162/+154
2008-09-13Media modules moved from base to mediatobigun17-7781/+0
2008-09-12removed resource.inctobigun3-79/+21
2008-09-12- Windows resources (.rc) reduced to the icontobigun3-95/+103
2008-09-11Define BSD changed to FreeBSD as Darwin also defines BSDtobigun1-4/+4
2008-09-11-Creation of default directories (songs, covers) working again.tobigun1-4/+4
2008-09-11SongDir1 template in config.ini is now created on Unix tootobigun1-1/+2
2008-09-11GetExecution dirs forced to absolute pathtobigun1-1/+1
2008-09-10Halt if the initial SDL_SetVideoMode() in InitializeScreen() call failstobigun1-2/+1
2008-09-10FreeBSD compatibility fixes:tobigun7-52/+48
2008-09-09- better conformance of Makefiles to GNU coding standardstobigun1-1/+4
2008-09-07fixed typok-m_schindler1-1/+1
2008-09-06Delphi-mode set for FPCtobigun8-4/+41
2008-09-06- fixed out-of-range error. In NewNote() CurrentPlayer.Note[CurrentPlayer.Hig...tobigun1-4/+12
2008-09-04not needed test on presence of dir removed. Courtesy to tobigunk-m_schindler1-2/+1
2008-09-03Fixing a crash with Access violation if the folder Resources is missing in Ap...k-m_schindler1-0/+2
2008-09-02Moved: The folder classes has been renamed to basemogguh65-0/+32548