aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UFiles.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-13do not save "auto" encoding tagtobigun1-1/+3
2009-11-17load and save year tagwhiteshark01-0/+1
2009-11-17header tags that are not supported are written to the end of the songheader w...whiteshark01-0/+22
2009-11-09merged unicode branch (r1931) into trunks_alexander1-95/+107
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-2/+2
2009-02-28Some cleanup donewhiteshark01-1/+0
2008-09-23indentation unified, no code change.k-m_schindler1-10/+13
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-08somw warnings removedtobigun1-0/+2
2008-06-07just some cleanuptobigun1-1/+1
2008-04-03rewriting of the txt file parsers_alexander1-3/+3
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-22/+22
2008-03-21lenght -> lengthtobigun1-1/+1
2008-03-07Translated some Variablesf1fth_freed0m1-9/+9
2008-03-06Translated Some Variablesf1fth_freed0m1-1/+1
2008-03-06Translated so Variable Namesf1fth_freed0m1-2/+2
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-16/+16
2008-02-05bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...tobigun1-0/+2
2008-01-12removed big ugly commented out code..jaybinks1-327/+1
2008-01-12bunch of smaller changes...jaybinks1-334/+26
2008-01-09Added UTF8-Conversion for values read out of the txt file. This must be done ...eddie-08151-1/+11
2007-12-20removed a bunch of debugging from usdx startup.jaybinks1-4/+0
2007-11-01fixed failed buildsjaybinks1-0/+6
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+1
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-7/+13
2007-10-25first effort to work towards jira#USDX-60jaybinks1-764/+764
2007-09-30some minor bug fixes..jaybinks1-41/+0
2007-09-24fixed song loading in Lazarus..jaybinks1-5/+8
2007-09-19fixes to get working in lazarus..jaybinks1-1/+1
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-0/+9
2007-09-12* added missed dependency PNGImage.jaybinks1-57/+56
2007-06-25Fixed a Bug in Editor.whiteshark01-1/+2
2007-05-28Fixed some Pronounciation in Error Messageswhiteshark01-2/+2
2007-05-23Fixed a Bug that can cause the application crashes, when Song Data is missing.whiteshark01-3/+14
2007-05-17Video Tag will now only be read when the VideoFile exists. whiteshark01-1/+1
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-24/+470
2007-03-23Some Changes on Database System and Header Readerwhiteshark01-0/+10