| Commit message (Expand) | Author | Age | Files | Lines |
* | some small format edits | k-m_schindler | 2008-11-26 | 2 | -70/+68 |
* | formatting and modi change to modus | k-m_schindler | 2008-11-26 | 1 | -27/+27 |
* | names of variables changed | k-m_schindler | 2008-11-26 | 1 | -20/+20 |
* | replace integer by enumeration type alignment | k-m_schindler | 2008-11-26 | 2 | -23/+25 |
* | formatting | k-m_schindler | 2008-11-25 | 1 | -96/+169 |
* | some format changes and minor code rearrangements. | k-m_schindler | 2008-11-24 | 1 | -42/+47 |
* | switch on again saving, when leaving option menus with ESC | k-m_schindler | 2008-11-24 | 1 | -1/+1 |
* | formatting and language. | k-m_schindler | 2008-11-15 | 1 | -202/+209 |
* | Formatting | k-m_schindler | 2008-11-15 | 1 | -28/+47 |
* | Format adjustments. no code change. | k-m_schindler | 2008-11-13 | 1 | -45/+49 |
* | removal of not needed libs. | k-m_schindler | 2008-11-13 | 1 | -2/+2 |
* | some minor reformatting. no code change. | k-m_schindler | 2008-11-12 | 1 | -29/+31 |
* | Check done. Not needed for Mac OS X. TODO note cleared. | k-m_schindler | 2008-11-12 | 1 | -1/+0 |
* | typo corecction | k-m_schindler | 2008-11-12 | 1 | -1/+1 |
* | libGL.so changed to libGL.so.1 as on fedora with nvidia cards /usr/lib/libGL.... | tobigun | 2008-11-11 | 3 | -4/+3 |
* | - {$PACKENUM 4} and {$MINENUMSIZE 4} added for C compatible 4 byte enums | tobigun | 2008-11-11 | 2 | -1/+3 |
* | lyric fix | tobigun | 2008-11-09 | 1 | -1/+1 |
* | nicer format, no code change | k-m_schindler | 2008-11-06 | 1 | -56/+75 |
* | minor language improvments | k-m_schindler | 2008-11-06 | 1 | -1/+1 |
* | {$Mode Delphi} added for FPC compatibility | tobigun | 2008-11-04 | 5 | -172/+188 |
* | plugins update | tobigun | 2008-11-04 | 5 | -19/+26 |
* | - switches.inc removed from ModiSDK.pas and StrUtils.pas as the plugins do no... | tobigun | 2008-11-04 | 5 | -8/+294 |
* | All comments are English now (Polish ones have been translated) | tobigun | 2008-11-03 | 15 | -158/+145 |
* | improved seeking: | tobigun | 2008-11-03 | 1 | -50/+85 |
* | VideoGap fixed (Tracker Item #2138228) | tobigun | 2008-11-02 | 1 | -1/+1 |
* | We need more space for resources | k-m_schindler | 2008-10-31 | 1 | -1/+1 |
* | - swscale get_context parameter from cint -> TAVPixelFormat | tobigun | 2008-10-31 | 2 | -7/+8 |
* | - codepage converter (CP1252, CP1250) added | tobigun | 2008-10-31 | 3 | -222/+370 |
* | - cleanup (private and protected class members prepended with f...) | tobigun | 2008-10-31 | 1 | -214/+266 |
* | linklib changed to freetype for darwin, svn:eol-style set to native | k-m_schindler | 2008-10-28 | 1 | -7/+7 |
* | some compiler warnings/hints removed | tobigun | 2008-10-28 | 26 | -106/+28 |
* | switch UseFreetype added to toggle between bitmap-font and freetype font | tobigun | 2008-10-28 | 4 | -20/+239 |
* | - glPrint(Pchar) -> glPrint(string) | tobigun | 2008-10-28 | 1 | -7/+6 |
* | - glPrint(Pchar) -> glPrint(string) | tobigun | 2008-10-28 | 15 | -154/+182 |
* | UTextClasses.pas removed | tobigun | 2008-10-28 | 2 | -92/+3 |
* | - Results of UTF8Encode() in TSQLiteDatabase.BindData() are stored in a local... | tobigun | 2008-10-27 | 2 | -19/+11 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-... | tobigun | 2008-10-26 | 10 | -5751/+3833 |
* | lazarus win32 project moved to dists/lazarus/ | tobigun | 2008-10-26 | 4 | -81/+2 |
* | lazarus (Win32) project file update | tobigun | 2008-10-26 | 2 | -1/+542 |
* | lazarus project updated and moved to dist/lazarus | tobigun | 2008-10-25 | 6 | -102/+566 |
* | configure and package description update: | tobigun | 2008-10-25 | 7 | -728/+81 |
* | - update to current trunk (just some delphi 2009 compatibility fixes) | tobigun | 2008-10-25 | 2 | -101/+104 |
* | truetype fonts for testing | tobigun | 2008-10-25 | 5 | -0/+11 |
* | Software boost enabled again. TODO: boost per device, not for all. | tobigun | 2008-10-25 | 1 | -5/+1 |
* | use projectM 1.2 for wrapper | tobigun | 2008-10-25 | 1 | -2/+2 |
* | Music preview is started by the main thread now instead of the SDL timer thre... | tobigun | 2008-10-25 | 1 | -2/+9 |
* | Some threading questions cleared: | tobigun | 2008-10-25 | 1 | -14/+3 |
* | MainThreadExec() can be used to delegate execution from e.g. a callback threa... | tobigun | 2008-10-25 | 1 | -4/+45 |
* | font-engine added (not used atm) | tobigun | 2008-10-25 | 1 | -0/+2646 |
* | SDL_RESIZABLE removed at SDL_ListModes() on fullscreen mode | tobigun | 2008-10-25 | 1 | -1/+1 |