Bernardo Giordano
|
1fa7608c80
|
Clean and fix FTP Server (#261)
|
2019-10-26 09:40:04 +02:00 |
|
BernardoGiordano
|
64059b21ed
|
Few fixes
|
2019-07-24 19:35:27 +02:00 |
|
BernardoGiordano
|
5f5a717b8d
|
Figure out why logger doesn't work
|
2019-07-17 20:21:45 +02:00 |
|
BernardoGiordano
|
84fce814a5
|
Fix logging and quit if run from system applets
|
2019-07-16 00:02:12 +02:00 |
|
BernardoGiordano
|
0539b7a5ef
|
This doesn't compile
|
2019-07-15 23:36:15 +02:00 |
|
BernardoGiordano
|
1000a8d333
|
Comment for now
|
2019-07-14 21:46:09 +02:00 |
|
BernardoGiordano
|
75d62c4c49
|
Nothing in this commits really works
|
2019-07-14 00:27:04 +02:00 |
|
BernardoGiordano
|
aee9056c24
|
Change makefile structure and cleanup
|
2019-07-10 21:31:06 +02:00 |
|
BernardoGiordano
|
d75c79c666
|
Static analysis fixes
|
2019-07-09 23:13:23 +02:00 |
|
BernardoGiordano
|
0ee8ff9179
|
Begin 3DS refactoring
|
2019-07-07 15:35:18 +02:00 |
|
BernardoGiordano
|
11f2837893
|
Fix #193
|
2019-07-05 21:59:00 +02:00 |
|
Bernardo Giordano
|
fc991897a7
|
Merge pull request #206 from FlagBrew/Screenify
Fix screen flickering caused by Overlays
|
2019-07-04 09:01:04 +02:00 |
|
BernardoGiordano
|
bdd9dd4422
|
Overlay stuff should now be completed for the switch version
|
2019-07-04 08:57:25 +02:00 |
|
BernardoGiordano
|
6a7ebaec64
|
Last decoupling before adding overlays
|
2019-06-16 13:50:34 +02:00 |
|
BernardoGiordano
|
4a62345368
|
Begin fragmentation of Gui into MainScreen
|
2019-06-16 11:02:10 +02:00 |
|
BernardoGiordano
|
6bef27ce76
|
Implement logger
|
2019-05-27 21:28:33 +02:00 |
|
Chris
|
0ae3f81cea
|
Start screenification
|
2019-05-26 11:52:38 -04:00 |
|
BernardoGiordano
|
13c0cfe9be
|
Refactor code
|
2019-05-06 22:51:09 +02:00 |
|
BernardoGiordano
|
72d23d5bdb
|
map switch cheats to physical button and show configuration IP address
|
2019-05-04 12:54:56 +02:00 |
|
BernardoGiordano
|
65a09c497e
|
QoL fixes
|
2019-04-23 18:59:30 +02:00 |
|
BernardoGiordano
|
46ee8ce7d8
|
cheat selection framework done
|
2019-04-22 17:37:45 +02:00 |
|
BernardoGiordano
|
8f07343ad7
|
CheatManager initial commit
|
2019-04-22 16:24:45 +02:00 |
|
BernardoGiordano
|
278671b9bb
|
introduce cheats button
|
2019-04-22 12:40:06 +02:00 |
|
BernardoGiordano
|
e0cc88bf2e
|
Update scrollable drawing logic
|
2019-04-21 18:05:26 +02:00 |
|
BernardoGiordano
|
258b4a7d70
|
more refactoring
|
2019-04-21 11:41:51 +02:00 |
|
BernardoGiordano
|
94d1932ce7
|
I should start committing this stuff
|
2019-04-15 22:03:56 +02:00 |
|
BernardoGiordano
|
fa06c7bbec
|
Update copyright
|
2019-03-07 21:15:24 +01:00 |
|
BernardoGiordano
|
d9583c1766
|
Update nlohmann::json
|
2019-03-07 21:13:26 +01:00 |
|
BernardoGiordano
|
d69400360d
|
Fix #173
|
2018-12-14 21:59:46 +01:00 |
|
Bernardo Giordano
|
dd69a50441
|
Use Switch hardware acceleration (#162)
* preliminar changes
* enhance hid logic
* refactor switch UI
|
2018-10-10 23:20:05 +02:00 |
|
BernardoGiordano
|
2df56e0159
|
completely remove the old StringUtils code
|
2018-08-08 15:27:31 +02:00 |
|
BernardoGiordano
|
57b0576edb
|
better integrate changes from #113
|
2018-08-05 17:36:50 +02:00 |
|
pcbeard
|
4b6e5a039c
|
Use vasprintf (#113)
* Use single call to vasprintf, if available
* Add _GNU_SOURCE=1 to make vasprintf available
|
2018-08-05 17:26:18 +02:00 |
|
BernardoGiordano
|
ae9149bf83
|
revert folder name changes
|
2018-07-23 07:24:28 +02:00 |
|
BernardoGiordano
|
0284cf644f
|
general updates
|
2018-07-17 18:25:07 +02:00 |
|
BernardoGiordano
|
c5677bf910
|
fix #117
|
2018-07-16 15:59:45 +02:00 |
|
BernardoGiordano
|
41d6f7cb75
|
abstract common Hid class
|
2018-05-30 22:56:19 +02:00 |
|
BernardoGiordano
|
eb7233a1f5
|
fix bugs introduced by last commit
|
2018-05-28 22:05:13 +02:00 |
|
BernardoGiordano
|
440904590b
|
Add configurations. Fix #41 and #46
|
2018-05-26 22:25:48 +02:00 |
|
BernardoGiordano
|
e5fd2f04dd
|
fix #88
|
2018-05-26 09:36:00 +02:00 |
|
BernardoGiordano
|
ff0f8cc61c
|
abstract Scrollable and make it common
|
2018-05-25 18:46:20 +02:00 |
|
BernardoGiordano
|
5275c94e01
|
fix constructor
|
2018-05-20 15:22:51 +02:00 |
|
BernardoGiordano
|
10849891fc
|
abstract Clickable class
|
2018-05-18 15:17:16 +02:00 |
|
BernardoGiordano
|
0769be3524
|
fix #82
|
2018-05-17 09:49:49 +02:00 |
|
BernardoGiordano
|
cb5b22c1b2
|
handle usernames with special characters (#81)
|
2018-05-17 09:37:47 +02:00 |
|
BernardoGiordano
|
97dc362c49
|
move common code to a shared folder
|
2018-05-15 12:22:46 +02:00 |
|