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