Wanted to try my way tinkering with the firmware(and maybe with the software!) , and helping it translate to my language!
Thanks for this wonderful project!
As of now i need a little help to know a bit more of how to change the header(the author and copyright notice).. i wanted to send a PM but it seems i need to talk a little more in the forums..

I want to keep the original copyright while not changing too much the author; i have no idea how to write it tho:
current file copyright is:
Code: Select all
/*
Copyright 2013 Mathieu Laurendeau (mat.lau [at] laposte [dot] net)
Redistributed under the GPLv3 licence.
Based on code by
Denver Gingerich (denver [at] ossguy [dot] com)
Dean Camera (dean [at] fourwalledcubicle [dot] com)
[SNIP]
*/
Code: Select all
/*
Copyright 2015 RalphFox (multimedia_fox [at] yahoo [dot] com [dot] br)
Original code Copyright 2015 Mathieu Laurendeau (mat.lau [at] laposte [dot] net)
Redistributed under the GPLv3 licence.
Based on code by
Denver Gingerich (denver [at] ossguy [dot] com)
Dean Camera (dean [at] fourwalledcubicle [dot] com)
[SNIP]
*/
https://github.com/RalphFox/GIMX-firmwares
The project idea basically will be adding a switch to be able to use a single usb dongle to as most consoles as possible; to anyone else, please read the readme before testing/using;