| Commit message (Expand) | Author | Age | Files | Lines |
* | use SQLiteDLL instead of sqlite3.dll | tobigun | 2008-08-08 | 1 | -1/+1 |
* | FPC warning for unknown $C directive removed | tobigun | 2008-08-08 | 1 | -0/+2 |
* | warnings suppressed | tobigun | 2008-08-08 | 1 | -0/+4 |
* | Update of SQLiteTable3. The file was additionally patched to support Format()... | tobigun | 2008-08-07 | 4 | -125/+865 |
* | moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N... | tobigun | 2008-08-06 | 5 | -8/+113 |
* | support for projectM 1.2 | tobigun | 2008-08-06 | 5 | -16/+31 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 3 | -204/+0 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 3 | -0/+0 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 13 | -910/+0 |
* | unit UScreenStatMain; | GogolNr1 | 2008-07-12 | 1 | -2/+2 |
* | 64bit compatibility fix | tobigun | 2008-07-03 | 1 | -173/+185 |
* | 64bit compatibility fix | tobigun | 2008-07-03 | 3 | -310/+311 |
* | 64bit compatibility fix | tobigun | 2008-07-03 | 2 | -56/+61 |
* | 64bit compatibility fix | tobigun | 2008-07-03 | 3 | -278/+281 |
* | some additiona to the last 64bit compatibility commit | tobigun | 2008-07-03 | 1 | -10/+11 |
* | ffmpeg pascal header 64bit compatibility fix. | tobigun | 2008-07-03 | 9 | -699/+762 |
* | some minor adjustments | tobigun | 2008-07-01 | 1 | -30/+28 |
* | check for outdated libs and some minor type corrections | tobigun | 2008-07-01 | 3 | -9/+48 |
* | Delphi 7 compatibility fix: | tobigun | 2008-06-16 | 1 | -4/+4 |
* | Removed some "const" parameter modifiers for external function declarations. ... | tobigun | 2008-06-14 | 3 | -47/+47 |
* | ffmpeg update | tobigun | 2008-06-14 | 8 | -29/+122 |
* | - all references to the libc unit removed. The Libc unit (not the library) wa... | tobigun | 2008-06-09 | 3 | -58/+30 |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 65 | -45190/+45190 |
* | inconsistent line endings unified | tobigun | 2008-06-08 | 1 | -10/+10 |
* | svn:eol-style test | tobigun | 2008-06-08 | 1 | -865/+865 |
* | Changing macos to darwin and adjusting linklib | k-m_schindler | 2008-05-24 | 2 | -12/+8 |
* | WIN32 -> MSWINDOWS; targets reorderd, linklib changed | k-m_schindler | 2008-05-24 | 1 | -5/+4 |
* | eol-style unified and propset, indentation | k-m_schindler | 2008-05-23 | 1 | -85/+83 |
* | implementation of MKTAG | tobigun | 2008-05-21 | 2 | -3582/+3593 |
* | - changed "Windows" define to "MSWINDOWS" | tobigun | 2008-05-19 | 4 | -22/+19 |
* | no actual text change, only eol unified and property eol-style set to native | k-m_schindler | 2008-05-17 | 1 | -1739/+1739 |
* | linklib for darwin added, eol corrected and eol-style property set to native | k-m_schindler | 2008-05-16 | 1 | -2/+6 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+1 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+1 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+1 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -1/+3 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+5 |
* | mischis first try: linklib added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnix | tobigun | 2008-05-14 | 1 | -1/+9 |
* | corrected ffmpeg error-codes | tobigun | 2008-05-13 | 2 | -25/+37 |
* | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 2008-05-10 | 10 | -1838/+919 |
* | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2008-05-08 | 2 | -0/+6 |
* | - added the {$H+} switch for FPC (was introduced for the MacOSX before). This... | tobigun | 2008-05-08 | 16 | -6/+67 |
* | ffmpeg update | tobigun | 2008-05-08 | 3 | -7/+15 |
* | SDL-patches for MacOSX build added. Taken from the freepascal repository. | tobigun | 2008-05-07 | 2 | -0/+6 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 5 | -10010/+249 |
* | bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ... | tobigun | 2008-05-02 | 1 | -0/+2 |