Wrecked Games
September 05, 2010, 03:14:03 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: We're just that awesome.
 
   Home   Help Search Members Login Register  
Pages: [1]
  Print  
Author Topic: two patches: cmake buildsystem, g27 LEDs  (Read 263 times)
tdev
Newbie
*
Posts: 18


View Profile
« on: April 04, 2010, 04:36:09 AM »

patch that adds the cmake buildsystem:
http://redmine.rigsofrods.org/issues/206

patch we use to control the LEDs on the Logitech G27 steering wheel (win32 only):
http://redmine.rigsofrods.org/issues/207

i hope those are getting integrated Smiley

also, we should do this:
Code:
svn propset svn:eol-style "native" *
this sets the End of line style to native. Means: windows line-endings if you check it out under windows(/r/n), linux line endings under linux. (/n)


also, this could be nice:
Code:
svn propset svn:keywords "Date Revision Author HeadURL Id" *.h

to use this in the headers:
Code:
#define SVN_REVISION "$Rev$"
#define SVN_ID "$Id$"
(if wished)
Logged
pjcast
Administrator
Veteran
*****
Posts: 2544



View Profile WWW
« Reply #1 on: April 04, 2010, 08:12:10 AM »

In regards to the LED patch, I don't see where the Win32LogitechLEDs is created? Seems like play would always return false.
Logged
pjcast
Administrator
Veteran
*****
Posts: 2544



View Profile WWW
« Reply #2 on: April 04, 2010, 08:14:17 AM »

Seems like it is missing joystick file changes.
Logged
tdev
Newbie
*
Posts: 18


View Profile
« Reply #3 on: April 05, 2010, 01:42:26 AM »

updated the cmake buildsystem a lot: http://redmine.rigsofrods.org/issues/206#note-2
(whats still missing?)

looking into the G27 issue atm
Logged
tdev
Newbie
*
Posts: 18


View Profile
« Reply #4 on: April 05, 2010, 03:59:57 AM »

also, some more compilation warnings with -Wall: http://redmine.rigsofrods.org/issues/208
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!