Kyzentun Keeslala
d810b10d98
Added code to disable x11 dpms on startup and restore it on exit.
2016-01-05 16:28:14 -07:00
latot
47b0f83aed
Remove WITH_VERSION_INFO, version info by default
2015-10-22 21:21:47 -03:00
Jason Felds
de1313ab4d
Merge pull request #855 from wolfman2000/wolf-linux-backtrace
...
Backtrace stuff ahoy!
2015-10-08 20:10:29 -04:00
Jason Felds
f372df0d2c
Allow building with backtrace symbols.
2015-10-08 19:46:52 -04:00
Jason Felds
41a2d829e4
FINALLY shut ffmpeg up!
...
In all seriousness, no need for this definition anymore.
2015-10-08 19:06:26 -04:00
Jason Felds
6f53f1c3e5
Backtrace stuff ahoy!
...
* Properly detect and utilize libdl.
* Set the backtrace method appropriately.
* Remove an unused backtrace format. No references existed.
2015-10-08 18:42:44 -04:00
Jason Felds
b7c62ee645
Missed a spot on Linux.
2015-10-02 22:18:31 -04:00
Jason Felds
e093d204c8
Use proper cmake detection of features.
...
This attempts to organize all needed items and places appropriate defines
in a single location. Redundant comparisons/defines were removed when noticed.
A few caveats, however:
* This may be better targeted towards the 5_1_0 branch instead of master right now.
* Cmake will run a little slower on configuration/generation now. That's due to the sanity checks it runs.
* There are some more checks to be added later, but this should be a solid start.
Thanks to the [libical](https://github.com/libical/libical ) project for inspiration.
2015-09-05 10:51:17 -04:00
Renaud Lepage
a2183d15c1
Reactivating Crash Manager on the Linux platform
2015-05-25 09:57:43 -07:00
Jason Felds
0a4902c648
...and the Mac side.
2015-01-28 22:09:38 -05:00
Ben "root" Anderson
0d394e269d
Declare version_* in only one place. Define them in ver.cpp (at least on autotools).
2015-01-28 16:45:19 -06: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
Ben "root" Anderson
9538385a6a
Remove misleading comment. The code is sit up for these to only be called once.
2014-01-21 23:02:10 -06:00
Ben "root" Anderson
a3e241f471
Apparently Mac needs this too
2013-11-09 18:36:57 -06: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
Ben "root" Anderson
d2f43a73e4
LinuxThreadHelpers -> PthreadHelpers part 3
2013-10-30 00:08:19 -05:00
Ben "root" Anderson
23eaa78c1b
This is only used in archutils/Unix/CrashHandler.cpp so conditionalize it.
2013-10-25 15:39:39 -05:00
Ben "root" Anderson
0959033fe6
LinuxThreadHelpers -> PthreadHelpers
2013-10-25 15:15:41 -05:00
Devin J. Pohly
7aac8c5ae3
war on -Werror, part 2: unused variables and dead code
2012-12-26 20:35:02 -05:00
Patrick McIlroy
ebf1bf6028
Add WM_CLASS info to X11 window, controlled by XWMName .ini entry, defaulting to PRODUCT_ID.
...
Tested with: xdotool search --classname 'StepMania 5'
2012-06-03 22:55:34 -07:00
AJ Kelly
94c130065f
update desktop folder for unix/linux
2011-08-23 22:05:32 -05:00
AJ Kelly
1f748a747a
add missing ScreenOptionsExportPackage to Linux makefile, add Unix version of SpecialDirs (for finding the desktop folder)
2011-08-23 20:43:34 -05:00
AJ Kelly
842a493c60
small comment change
2011-08-22 15:19:20 -05:00
AJ Kelly
cdb2235b84
[PrefsManager, X11Helper] Added ShowMouseCursor preference.
2011-08-22 04:07:52 -05:00
AJ Kelly
49a19817d5
and another todo...
2011-08-10 22:07:00 -05:00
Jason Felds
3d155c9970
NOW I start moving prototypes to headers?
...
I need to be more consistent...gah, hungry.
2011-06-12 19:35:24 -04:00
Jason Felds
f686951513
[tiger] Universal binaries work.
...
Thanks to the #gcc channel in getting GCC 4.2 to work.
2011-05-30 10:40:00 -04:00
Jason Felds
e713436958
[tiger] Mac 10.5 does this differently.
2011-05-21 21:25:17 -04:00
Jason Felds
f45d78201d
Revert prev. fix for now.
...
This may have to be done all in one sitting.
2011-05-21 16:38:06 -04:00
Jason Felds
5554c84538
Leopard fix (hopefully).
...
Needs testing on other Linux OSes to see
what other changes need to take place.
2011-05-21 16:30:29 -04:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
Jason Felds
14047a9e87
Loads more doxy.
2011-02-26 02:38:28 -05:00
AJ Kelly
5a83c71c01
glenn made more edits to this file
2010-06-30 22:19:56 -05:00
AJ Kelly
01afd64656
281302f: fix get_readable_ranges error handling [Glenn Maynard]
2010-06-30 19:16:16 -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