Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Windows7/64bit/Delphi2006 (and maybe others): | tobigun | 2010-04-06 | 1 | -1413/+1419 |
| | | | | | | | | - Problem: Videos with filenames that contain special characters (like German umlauts) could not be found - Solution: The correct Path() variant could not be resolved as there were only two overloaded variants (AnsiString/RawByteString and WideString). If a PChar was passed, erroneously Path(WideString) was called which caused a garbage result. - Please test if videos with special chars work now (especially on linux and mac) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2218 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | merged unicode branch (r1931) into trunk | s_alexander | 2009-11-09 | 1 | -101/+1326 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn ↵ | k-m_schindler | 2009-03-07 | 1 | -0/+188 |
status git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1625 b956fd51-792f-4845-bead-9b4dfca2ff2c |