23 Commits

Author SHA1 Message Date
Gergely Gombos
8e35365c41 Remove executable permissions, BOMs, add copyright #104 (#110) 2020-12-02 11:24:14 +01:00
Paweł Kotiuk
a0c7d84b8d chore: ensure Consistent formatting of code across entire project
* Create basic config for clang-format

* Format source files using clang-format

* Add Github Action checking proper code formatting after every Pull request
2020-10-12 15:57:33 +02:00
Gergely Gombos
5d80c59fa1 chore(cleanup): rename GUI to AntiMicroX, remove antimicroX references, repo rename (#28) 2020-09-08 21:29:31 +02:00
juliagoda
36a461f6e1 Removed pragmas once - #111 #118 2020-06-08 14:32:20 +02:00
juliagoda
e43667745c Added copyright informations 2020-01-07 18:19:33 +01:00
juliagoda
93f75e8e9d Added pragmas - guard conditions 2020-01-07 16:29:06 +01:00
juliagoda
cf754e82cb renamed antimicro into antimicroX 2020-01-03 20:52:03 +01:00
juliagoda
4fe88756b5 Cleaned included headers in header files - #83 2020-01-02 16:17:27 +01:00
juliagoda
20dbe3ad22 compliance with master 2018-12-05 22:25:11 +01:00
juliagoda
f452fe31c3 Preventing deep copying, casting enums to int and more 2018-04-26 23:04:21 +02:00
juliagoda
73c97fbf9a Tested compilation for Windows 32 bit 2018-04-13 19:44:25 +02:00
juliagoda
943c2083ac Forked application from AntiMicro team 2018-03-26 17:27:48 +02:00
Travis Nickles
b989dd2c76 Check if buttons should flash when restoring the main window from the tray icon. 2015-07-29 21:42:40 -05:00
Travis Nickles
3cc59f0348 Added license comment to source code files. 2015-07-04 01:21:14 -05:00
Travis Nickles
65a57dc694 Added stick and dpad context menus. 2014-10-15 11:46:23 -05:00
Travis Nickles
bfce7b4ec6 Fixed issue with displaying names on push buttons when button list is refreshed. 2013-12-20 21:27:54 -06:00
Travis Nickles
90ceffade1 Abstracted some custom push button classes. 2013-12-14 00:50:09 -06:00
Travis Nickles
e2ad772463 Fix to prevent lockups under Windows due to dynamic pushbutton font size changes. 2013-12-09 22:35:46 -06:00
Travis Nickles
c028fbcfd0 Changed how button names are displayed. Added a toggle button for name displaying. 2013-12-05 13:43:27 -06:00
Travis Nickles
0c66bdfab2 Adds initial implementation of 8-way controls. Resolves issue #9. 2013-06-30 23:11:59 -05:00
Travis Nickles
ed8cc56714 Added fields to JoyControlStick XML. PushButton text resizes according to the size of the button. 2013-06-08 13:10:44 -05:00
Travis Nickles
defeea30a7 JoyControlStick XML reading and writing implemented. 2013-06-06 21:44:15 -05:00
Travis Nickles
ee67e34739 More work on mouse movement in JoyControlStick. More exposure for JoyControlStick in the interface. Virtual buttons can be configured in the program. 2013-06-03 01:34:39 -05:00