aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* - update to current trunk (just some delphi 2009 compatibility fixes)tobigun2008-10-252-101/+104
* Software boost enabled again. TODO: boost per device, not for all.tobigun2008-10-251-5/+1
* use projectM 1.2 for wrappertobigun2008-10-251-2/+2
* Music preview is started by the main thread now instead of the SDL timer thre...tobigun2008-10-251-2/+9
* Some threading questions cleared:tobigun2008-10-251-14/+3
* MainThreadExec() can be used to delegate execution from e.g. a callback threa...tobigun2008-10-251-4/+45
* font-engine added (not used atm)tobigun2008-10-251-0/+2646
* SDL_RESIZABLE removed at SDL_ListModes() on fullscreen modetobigun2008-10-251-1/+1
* Do not use Main try-except block if in debug mode to make debugging easiertobigun2008-10-201-1/+7
* Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...tobigun2008-10-202-13/+4
* SDL_ttf headers removed (we will use freetype directly)tobigun2008-10-202-1071/+0
* FPC 2.2.2 compatibility. USDX crashed with an error in iconv_close. After dis...tobigun2008-10-202-3/+9
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-191-24/+24
* font-size is now in pixels (not pixels/3) in themes tobigun2008-10-191-4/+2
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-1916-157/+161
* - background-type -> enumtobigun2008-10-193-84/+82
* offscreen rendering removed:tobigun2008-10-194-612/+334
* style adjustments. no code change.k-m_schindler2008-10-188-323/+337
* just another commented linewhiteshark02008-10-181-1/+1
* uncommented an accidentally commented linewhiteshark02008-10-181-1/+1
* - unused (polish) constants and comments removedtobigun2008-10-181-9/+0
* - 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