| Commit message (Expand) | Author | Files | Lines |
2009-12-06 | update to version 52.32.0 | k-m_schindler | 1 | -5/+36 |
2009-12-06 | tried to make it delphi (win32) compatible | s_alexander | 1 | -10/+3 |
2009-12-05 | moved SizeInt definition to top | s_alexander | 1 | -10/+11 |
2009-12-05 | added SizeInt for non-fpc compilers | s_alexander | 1 | -1/+9 |
2009-12-05 | added autodetection of utf8 | s_alexander | 1 | -0/+844 |
2009-12-02 | Try to resolve sourceforge bug tracker item 2899468 | k-m_schindler | 1 | -1/+1 |
2009-12-02 | typo correction and correction of av_free_packet for 52.25.0 - 52.27.0 | k-m_schindler | 1 | -9/+6 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 39 | -989/+11864 |
2009-07-18 | some modifications on the DataBaseLoading | b_krueger | 1 | -0/+21 |
2009-07-18 | Comment added. no code change. | k-m_schindler | 1 | -2/+2 |
2009-06-28 | cosmetics. | k-m_schindler | 1 | -9/+10 |
2009-06-19 | remove outdated Mac OS X stuff. Obsolete by using fink for installation of ff... | k-m_schindler | 3 | -53/+0 |
2009-06-19 | prevent future crash with version numbers | k-m_schindler | 1 | -1/+1 |
2009-06-19 | cosmetics in the comments. using GTK-Doc style as is swscale.h | k-m_schindler | 1 | -78/+101 |
2009-06-17 | fix some typos and finally acknowledge heffer for his seminal work on this up... | k-m_schindler | 1 | -5/+38 |
2009-06-13 | update to 52.31.2 | k-m_schindler | 1 | -1/+4 |
2009-06-13 | bug fixes in the version and the IFs | k-m_schindler | 1 | -32/+32 |
2009-06-13 | include avcodec | k-m_schindler | 1 | -0/+1 |
2009-06-13 | fix of typos | k-m_schindler | 1 | -11/+12 |
2009-06-13 | 1st try to fix linux compilation error: reordering of type declarations. | k-m_schindler | 1 | -15/+15 |
2009-06-13 | 3rd try to fix linux compilation error: reordering of type declarations. | k-m_schindler | 1 | -307/+299 |
2009-06-13 | 2nd try to fix linux compilation error and fix of EPIPE declaration. | k-m_schindler | 1 | -93/+104 |
2009-06-12 | try to fix linux compilation error. | k-m_schindler | 1 | -101/+101 |
2009-06-12 | finally this updated as well. please test and check. | k-m_schindler | 1 | -63/+225 |
2009-06-12 | update check. no code change. | k-m_schindler | 1 | -5/+6 |
2009-06-12 | update check. no code change. | k-m_schindler | 1 | -5/+11 |
2009-06-12 | update check. no code change. | k-m_schindler | 1 | -6/+8 |
2009-06-12 | update of headers. needs tests with newer libs, in particular linux distros. | k-m_schindler | 1 | -110/+917 |
2009-06-12 | fix compile w/ delphi 7 | whiteshark0 | 1 | -1/+1 |
2009-06-10 | fix typos in previous submission. | k-m_schindler | 1 | -3/+3 |
2009-06-10 | part 1 of ffmpeg update. several are still missing | k-m_schindler | 3 | -69/+274 |
2009-02-04 | ffmpeg header update | tobigun | 7 | -296/+577 |
2009-01-12 | FPC compatibility fixes | tobigun | 7 | -3/+44 |
2009-01-12 | Delphi Collections by Matthew Greet | tobigun | 8 | -0/+8937 |
2008-11-13 | removal of not needed libs. | k-m_schindler | 1 | -2/+2 |
2008-11-11 | libGL.so changed to libGL.so.1 as on fedora with nvidia cards /usr/lib/libGL.... | tobigun | 3 | -4/+3 |
2008-11-11 | - {$PACKENUM 4} and {$MINENUMSIZE 4} added for C compatible 4 byte enums | tobigun | 2 | -1/+3 |
2008-10-31 | - swscale get_context parameter from cint -> TAVPixelFormat | tobigun | 1 | -1/+2 |
2008-10-28 | linklib changed to freetype for darwin, svn:eol-style set to native | k-m_schindler | 1 | -7/+7 |
2008-10-28 | - glPrint(Pchar) -> glPrint(string) | tobigun | 1 | -62/+79 |
2008-10-27 | - Results of UTF8Encode() in TSQLiteDatabase.BindData() are stored in a local... | tobigun | 2 | -19/+11 |
2008-10-26 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-... | tobigun | 9 | -3114/+1144 |
2008-10-25 | configure and package description update: | tobigun | 2 | -724/+0 |
2008-10-25 | - update to current trunk (just some delphi 2009 compatibility fixes) | tobigun | 2 | -101/+104 |
2008-10-25 | use projectM 1.2 for wrapper | tobigun | 1 | -2/+2 |
2008-10-20 | SDL_ttf headers removed (we will use freetype directly) | tobigun | 2 | -1071/+0 |
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 | SQLiteTable3 update to current trunk (http://www.itwriting.com/repos/sqlitewr... | tobigun | 3 | -24/+786 |