aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UPlaylist.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-14fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen1-1/+1
2009-12-06fix performance problem on scrollbrunzelchen1-1/+1
2009-11-18fixed new created playlist contents songs from old onewhiteshark01-0/+3
2009-11-18fixed playlist creation bug: absolute path instead of just the filename was w...whiteshark01-1/+1
2009-11-09merged unicode branch (r1931) into trunks_alexander1-128/+130
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler1-1/+2
2008-09-23indentation unified, no code change.k-m_schindler1-1/+0
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-2/+2
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-0/+1
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-9/+9
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-9/+9
2008-03-06playlists are sorted alphabeticalys_alexander1-10/+29
2008-01-14tidy up sing mode, to be an enum now.jaybinks1-2/+5
2007-11-01fixed failed buildsjaybinks1-463/+467
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+2
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+5
2007-09-12* added missed dependency PNGImage.jaybinks1-1/+8
2007-06-08Added ability to delete a Playlist within the Menuwhiteshark01-0/+2
2007-06-03Some Code Cleanup in UScreenSongwhiteshark01-16/+68
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-022 Bugs Fixed:whiteshark01-0/+1
2007-04-06Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screenwhiteshark01-3/+3
2007-04-05Added Playlist Supportwhiteshark01-0/+398