aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UPlatformMacOSX.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-28add Music/Ultrastar Deluxe as a song folder.k-m_schindler1-6/+20
2010-05-28 move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS Xk-m_schindler1-8/+6
2010-03-19lowercase log folder name and soure cosmetics.k-m_schindler1-9/+9
2010-03-19Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler1-1/+3
2009-11-09merged unicode branch (r1931) into trunks_alexander1-123/+71
2009-03-04Mac OS X only: change folder hierarchy in Application Support: delete Resourc...k-m_schindler1-16/+16
2008-11-29folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...k-m_schindler1-5/+14
2008-11-12some minor reformatting. no code change.k-m_schindler1-29/+31
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-07fixed typok-m_schindler1-1/+1
2008-09-04not needed test on presence of dir removed. Courtesy to tobigunk-m_schindler1-2/+1
2008-09-03Fixing a crash with Access violation if the folder Resources is missing in Ap...k-m_schindler1-0/+2
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-09-02- removed configure options --enable-local/globaltobigun1-1/+1
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-20Usage of CopyFiletobigun1-32/+17
2008-08-20DebugWriteln change to Log.LogError + minor format adjustments.k-m_schindler1-3/+4
2008-08-20Creation of User Resource folder corrected + minor format adjustments.k-m_schindler1-8/+8
2008-08-20comment cleanuptobigun1-154/+121
2008-08-15comments updated, also for the use with PasDoc.k-m_schindler1-41/+152
2008-07-17- UPlatformXYZ.pas clean-uptobigun1-59/+116
2008-07-15New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...k-m_schindler1-15/+45
2008-05-17adjustments for building with make, some editorial changes ...k-m_schindler1-54/+55
2008-05-03- fixed recursive calling of TPlatform.Halt.tobigun1-3/+3
2008-01-20Fixed compilation on the mac. At the moment the project doesn't link on the mac.eddie-08151-13/+35
2008-01-12oops... :)jaybinks1-7/+6
2008-01-12bunch of smaller changes...jaybinks1-1/+19
2008-01-09git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@770 b956fd51-792f-4...eddie-08151-1/+1
2008-01-09Added the new GetxxxxPath functions for OS X.eddie-08151-2/+19
2007-11-20Changed Platform from Interface to Class.eddie-08151-3/+23
2007-11-08Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08151-0/+66