| Commit message (Expand) | Author | Files | Lines |
2008-10-20 | FPC 2.2.2 compatibility. USDX crashed with an error in iconv_close. After dis... | tobigun | 2 | -3/+9 |
2008-10-19 | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 1 | -24/+24 |
2008-10-19 | font-size is now in pixels (not pixels/3) in themes | tobigun | 1 | -4/+2 |
2008-10-19 | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 16 | -157/+161 |
2008-10-19 | - background-type -> enum | tobigun | 3 | -84/+82 |
2008-10-19 | offscreen rendering removed: | tobigun | 4 | -612/+334 |
2008-10-18 | style adjustments. no code change. | k-m_schindler | 8 | -323/+337 |
2008-10-18 | just another commented line | whiteshark0 | 1 | -1/+1 |
2008-10-18 | uncommented an accidentally commented line | whiteshark0 | 1 | -1/+1 |
2008-10-18 | - unused (polish) constants and comments removed | tobigun | 1 | -9/+0 |
2008-10-18 | - polish stuff removed | tobigun | 1 | -34/+5 |
2008-10-18 | Error-log entry slightly changed for TTextureUnit.LoadTexture (" added) | tobigun | 1 | -1/+1 |
2008-10-18 | removed unneeded files | tobigun | 2 | -615/+0 |
2008-10-17 | freetype stuff for testing | tobigun | 7 | -0/+6572 |
2008-10-13 | - lib-info.txt added with information on the pascal-headers (origin, patches,... | tobigun | 2 | -16/+110 |
2008-10-13 | Abstraction of the menus background | whiteshark0 | 15 | -117/+987 |
2008-10-13 | SQLiteTable3 update to current trunk (http://www.itwriting.com/repos/sqlitewr... | tobigun | 3 | -24/+786 |
2008-10-10 | Fixed Compilation | f1fth_freed0m | 1 | -2/+2 |
2008-10-09 | Errormessages during songload now translatable | whiteshark0 | 2 | -5/+20 |
2008-10-05 | remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND... | k-m_schindler | 4 | -505/+0 |
2008-10-05 | removed some commented relicts from outdated LCD and Light support. | whiteshark0 | 7 | -43/+1 |
2008-10-05 | Mac OS X requirements added | k-m_schindler | 1 | -4/+13 |
2008-10-01 | debug output removed | tobigun | 1 | -1/+0 |
2008-10-01 | safer context switch | tobigun | 1 | -37/+115 |
2008-10-01 | - FFmpeg header update | tobigun | 11 | -250/+421 |
2008-09-28 | Fixed effects from last song are drawn in next song, see http://www.assembla.... | whiteshark0 | 2 | -6/+14 |
2008-09-28 | Fixed some minor bugs in txt file reader | whiteshark0 | 1 | -36/+56 |
2008-09-28 | one more version of fixing the endian problem in SDL | k-m_schindler | 3 | -14/+13 |
2008-09-28 | Songclass now reports an error if there is no linebreak in a txt file. Error ... | whiteshark0 | 2 | -2/+22 |
2008-09-28 | colorbug on delphi fixed. was broken since 1418, because delphi is missing th... | whiteshark0 | 1 | -1/+2 |
2008-09-28 | colors fixed on Delphi. broken by 1418 | k-m_schindler | 1 | -1/+1 |
2008-09-28 | Adding hints to possible endian related problems. No code change, yet. Only s... | k-m_schindler | 2 | -0/+7 |
2008-09-28 | correction of byte order (correct colors) in texture output on powerpc. | k-m_schindler | 1 | -0/+13 |
2008-09-28 | Fix of endian problem with soundoutput with portaudio2 on darwin-powerpc. Del... | k-m_schindler | 1 | -0/+2 |
2008-09-27 | note about installation with fink | k-m_schindler | 1 | -1/+2 |
2008-09-27 | remove some white space. no code change | k-m_schindler | 6 | -6/+0 |
2008-09-24 | fixed some bugs in equalizer reflection | whiteshark0 | 1 | -4/+11 |
2008-09-24 | Removed fixed font offset from ratin indication popup | whiteshark0 | 1 | -6/+10 |
2008-09-24 | pasdoc support added | tobigun | 1 | -0/+5 |
2008-09-23 | remove junk tab whitespace | k-m_schindler | 1 | -58/+55 |
2008-09-23 | indentation, no code change | k-m_schindler | 1 | -4/+0 |
2008-09-23 | indentation, no code change | k-m_schindler | 1 | -12/+21 |
2008-09-23 | base/uPluginLoader.pas renamed to UPluginLoader.pas. no code change | k-m_schindler | 2 | -3/+3 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 2 | -0/+50 |
2008-09-23 | indentation unified, no code change. | k-m_schindler | 25 | -179/+210 |
2008-09-23 | added file headers | tobigun | 1 | -1/+21 |
2008-09-23 | added file headers | tobigun | 51 | -12/+1282 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 58 | -284/+1734 |
2008-09-23 | pure editing and typos, no code change | k-m_schindler | 1 | -185/+207 |
2008-09-23 | Uppercase/Lowercase corrections andother typos in comments, no code change | k-m_schindler | 1 | -132/+132 |