Dan Guzek
042c9fbcd8
prevent OS X Desktop directory from being created
...
As of commit dd0896d3eb , a "StepMania 5" directory is searched for at ~/Desktop and created if one is not found. It doesn't seem that directory is ever used in any way, however, causing confusion and annoyance for OS X users.
See: http://www.stepmania.com/forums/general-questions/show/1893
2015-02-23 17:03:16 -05:00
Thai Pangsakulyanont
c4c0e9b0a1
[WIP] Update to Mac OS X 10.9 SDK
...
Untested Parts
--------------
`ArchHooks_MacOSX::DumpDebugInfo()`
- Used `sysctlbyname` to find the Mac OS X version instead of the deprecated `Gestalt`.
- http://stackoverflow.com/questions/11072804/how-do-i-determine-the-os-version-at-runtime-in-os-x-or-ios-without-using-gesta
`MemoryCardDriverThreaded_MacOSX::Unmount( UsbStorageDevice *pDevice )`
- Updated to use `sync_volume_np` instead of deprecated `PBFlushVolSync`.
- http://lists.apple.com/archives/carbon-dev/2010/Nov/msg00030.html
2014-07-25 09:14:06 +09:00
Jason Felds
9bbefe2240
Attempt prep work for 64 bit just in case.
...
If SDL2 fails, someone (not me) will have to try to
keep these updated.
2014-02-12 19:40:27 -05:00
Jason Felds
09f8219a67
Revert "Xcode 5 fixing, part 1."
...
This reverts commit bfab952b6a .
2013-11-06 23:33:31 -05:00
Jason Felds
bfab952b6a
Xcode 5 fixing, part 1.
...
Need someone on xcode 4.x to confirm this works.
Once this file gets fixed, the others will be removed.
2013-11-04 19:45:23 -05:00
Devin J. Pohly
ca1cdbabb0
Make mount ArchHooks match across platforms
2013-09-07 10:53:33 -04:00
Devin J. Pohly
5868571f37
MacOS: fix potential crash due to language preferences
2013-08-28 11:16:41 -04:00
Devin J. Pohly
1a38ec56fc
"Songs" was probably important here...
2013-06-01 19:49:18 -04:00
Devin J. Pohly
d5e5fa5995
Add user folders on OSX. Hopefully Application Support is good.
2013-06-01 01:32:53 -04:00
Colby Klein
1dc4cbe8b4
Fixed Portable.ini on OS X.
2012-01-07 16:43:49 -08:00
Colby Klein
d5edc4dd9c
Don't crash if language detection fails, but leave a warning. This should be fixed properly at some point (in particular, it is reported to fail for systems using Czech)
2011-12-26 09:19:37 -08:00
AJ Kelly
dd0896d3eb
committing some stuff for shake to test
2011-08-23 20:58:22 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
642f4b107c
the various changes that I forgot to commit (cleanup and so forth) into hg,
...
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -05:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00