| Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-01 | Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19... | tobigun | 3 | -8682/+9968 |
2008-04-22 | removed old projectM stuff | tobigun | 2 | -926/+0 |
2008-04-22 | missed some files for projectM | tobigun | 2 | -0/+926 |
2008-04-22 | - new layout of the projectM lib-dir. | tobigun | 10 | -665/+667 |
2008-04-22 | ffmpeg update to a newer version | tobigun | 6 | -27/+107 |
2008-04-15 | Removed Libraries Dir because of problems with some dlls | f1fth_freed0m | 8 | -8/+8 |
2008-04-12 | started to implement the new folder structure (like suggested in the wiki) | f1fth_freed0m | 8 | -8/+8 |
2008-04-06 | import of external variables does not work in fpc (why?) | tobigun | 1 | -980/+969 |
2008-04-06 | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 26 | -11606/+1187 |