micsthepick
56fc21b492
more gitignore
2023-07-26 12:58:43 +10:00
micsthepick
9c0eefba9a
fix annoying compiler error
2023-07-26 01:06:07 +10:00
micsthepick
d7abe2e4e8
server updates - probably broke windows builds
2023-07-26 01:05:40 +10:00
micsthepick
4067f46a1e
more example files
2023-07-26 00:56:32 +10:00
micsthepick
469aaa94ef
some gitignore fixes
2023-07-26 00:55:27 +10:00
micsthepick
6a2363a75e
ignore nds on linux
2023-07-24 12:55:56 +10:00
micsthepick
03c18459f9
remove FileListAbsolute
2023-07-22 18:23:57 +10:00
micsthepick
368568f72c
compile script error handling
2023-07-22 17:46:36 +10:00
micsthepick
6635693a52
gitignore, and use correct dir for ds2key.ini
2023-07-22 08:12:24 +10:00
micsthepick
50222e749d
fix build in *nix completely
...
tested on Pop! OS (#7 )
2023-07-22 01:31:31 +10:00
micsthepick
dde866b159
fix build for client on *nix #7
2023-07-22 01:05:54 +10:00
micsthepick
f8965a36f1
fix absolute coordinates bug with zero values
2023-02-26 12:44:53 +11:00
micsthepick
6b55d57291
oops, forgot to position the touch window
2022-11-13 18:12:46 +11:00
micsthepick
8f7c89c0ae
?
2022-11-13 17:06:51 +11:00
micsthepick
3e8ff2ec73
fix some warning issues, and implement absolute screen area
2022-11-13 17:04:15 +11:00
micsthepick
7e6b76d165
leave lights off on touch
2022-11-10 15:31:28 +11:00
micsthepick
dec0caeeb9
use lmb instead of joy1 b13
2022-11-10 15:22:03 +11:00
micsthepick
fd05fcb1d9
temporary workaround for stuck key
2022-11-10 14:41:47 +11:00
micsthepick
0818d8329d
press joystick button 14 in joystick mode
2022-11-10 13:33:57 +11:00
micsthepick
6a8f49f82f
joystick movement
...
this was easier than expected
2022-11-10 11:49:41 +11:00
micsthepick
432aa96168
get touch working
2022-11-10 10:43:27 +11:00
micsthepick
da86980426
can configure keys
2022-11-09 19:34:25 +11:00
micsthepick
6d58466509
debug gui runs (non functional yet)
2022-11-09 17:09:45 +11:00
micsthepick
8f716b4b51
client compiles
...
In retrospect, it may have made sense to make an individual project for dsiwifi.
2022-11-04 22:40:09 +11:00
micsthepick
fa7eba8e8a
add dsiwifi dep
2022-11-04 15:20:05 +11:00
micsthepick
7d476cbbdb
GUI now compiles under Win11
2022-11-04 15:10:23 +11:00
Derrick Wirth
1a41167a7d
1. Removed all WINKEY_ codes in source/windows/keyboardWindow.cpp\h and replaced with KEY::DSKEY_ codes located in common/key.h
...
2. Heavily changed configWindow, not finished
3. Some alterations to how enum_keys.cpp\h works
4. Added SINGLE_INPUT_SETTING udp packet
5. Some linux ifdef's
6. Probably others, this is old and should have been commited into a couple commits
2017-05-27 22:14:13 -04:00
Derrick Wirth
33b4948e1b
Moved files for next commits
2017-05-06 15:57:37 -04:00
Derrick Wirth
5875c01ff9
Removed unused empty function
2017-04-11 21:26:45 -04:00
Derrick Wirth
15b548119a
Moved KEY_LID enum into header
2017-04-11 21:25:55 -04:00
Derrick Wirth
607fb9a59f
Added left/right buttons to touch window
2017-03-13 14:10:58 -07:00
Derrick Wirth
d01efcf1e1
Whitespace/typos
2017-03-13 01:21:26 -07:00
Derrick Wirth
2cc4850cbf
Play audio on connect/disconnect on server
2017-03-13 01:09:31 -07:00
Derrick Wirth
abea69a389
send out blank updates to keep client connected
2017-03-13 01:08:56 -07:00
Derrick Wirth
c23afb8ef4
Changed some UDP stuff and emulator stuff
2017-03-12 18:43:04 -07:00
Derrick Wirth
2b359f738d
Some whitespace changes. Added a TODO:
2017-03-09 21:41:55 -08:00
Derrick Wirth
e37f1aa4e1
Fixed some emulator debug stuff
2017-03-09 20:49:19 -08:00
Derrick Wirth
452a21a378
Adjusted battery in barWindow
2017-03-09 20:48:42 -08:00
Derrick Wirth
9a7e5c6022
Forgot to update project files after removing unused window
2017-03-08 23:03:36 -08:00
Derrick Wirth
2b6fbbe43b
Adjusted backlight behaviour
2017-03-08 23:03:12 -08:00
Derrick Wirth
5228666f9e
Removed comment. This broke the vblank functions
2017-03-08 23:02:49 -08:00
Derrick Wirth
45876b4740
Fixed Canvas Object on 3ds
2017-03-08 23:01:54 -08:00
Derrick Wirth
468f2ca02f
Adjusted Label Height
2017-03-08 23:00:41 -08:00
Derrick Wirth
5a35365a6e
Removed unused window files
2017-03-08 22:29:48 -08:00
Derrick Wirth
e7adc8b008
Merged gamepadWindow and keyboardWindow
2017-03-08 22:23:44 -08:00
Derrick Wirth
89fe59ed2f
Tons of gui tweaks. Lots of the work is done now.
2017-03-06 15:23:19 -08:00
Derrick Wirth
d3c653d0c3
Disabled TTF fonts. They're way too slow right now.
2017-03-06 15:21:36 -08:00
Derrick Wirth
02a8cfbe3f
Change for emulator
2017-03-06 15:16:59 -08:00
Derrick Wirth
270d7e1bd5
Whitespace changes and similar
2017-03-06 15:02:12 -08:00
Derrick Wirth
5473dd08fe
Moved string into header
2017-03-06 14:18:35 -08:00