offtkp
|
fa9af4fb2e
|
Fix save path on Android
|
2023-10-18 00:34:08 +03:00 |
|
offtkp
|
c081a099e5
|
Fix more shader type mismatches
|
2023-10-17 23:38:11 +03:00 |
|
wheremyfoodat
|
6626c2ae9b
|
Better MAC address handling (#312)
|
2023-10-17 23:27:37 +03:00 |
|
wheremyfoodat
|
5043f98e00
|
Fix shader type mismatches (#311)
* Update opengl_fragment_shader.frag
* Update opengl_vertex_shader.vert
|
2023-10-17 22:24:44 +03:00 |
|
wheremyfoodat
|
07afcfb24c
|
Merge pull request #307 from wheremyfoodat/rhappy
Stuff
|
2023-10-15 17:44:24 +03:00 |
|
wheremyfoodat
|
0421eae7ae
|
Set up icons
|
2023-10-07 23:15:43 +03:00 |
|
wheremyfoodat
|
6ae8d084b4
|
Use mutex for synchronizing the UI with the emulator thread
|
2023-10-07 22:10:10 +03:00 |
|
wheremyfoodat
|
ab2ff18290
|
Fix dumping
|
2023-10-07 21:52:47 +03:00 |
|
wheremyfoodat
|
abe4675477
|
Attempt to add RomFS dumping
|
2023-10-07 21:23:05 +03:00 |
|
wheremyfoodat
|
2ab37b3d4a
|
Don't sleep on service handles for the time being
|
2023-10-06 18:16:46 +03:00 |
|
wheremyfoodat
|
9d9b0f9c41
|
[Qt] Fix deadlock
|
2023-10-02 02:09:13 +03:00 |
|
wheremyfoodat
|
c648b6c62d
|
[Qt] Add file picker
|
2023-10-02 00:59:14 +03:00 |
|
wheremyfoodat
|
061c80fd11
|
Properly join emulator thread
|
2023-10-01 23:51:08 +03:00 |
|
wheremyfoodat
|
84044d078e
|
[Qt] Don't slack on translations
|
2023-10-01 16:59:51 +03:00 |
|
wheremyfoodat
|
fbfea624cb
|
[Qt] Be a little less OpenGL-hyperfocused
|
2023-10-01 16:49:30 +03:00 |
|
wheremyfoodat
|
c10a3e7160
|
Make emulator output size properly configurable
|
2023-10-01 16:28:14 +03:00 |
|
wheremyfoodat
|
27a04a806e
|
[Qt] Make null renderer create a GL context for vsync purposes
|
2023-10-01 01:31:43 +03:00 |
|
wheremyfoodat
|
5155682e0f
|
Get emulator rendering working with Qt
|
2023-10-01 01:28:08 +03:00 |
|
wheremyfoodat
|
4329976dbc
|
clang-format
|
2023-09-30 18:39:05 +03:00 |
|
wheremyfoodat
|
36506e18bb
|
[Qt] Implement theme selection
|
2023-09-30 18:36:03 +03:00 |
|
wheremyfoodat
|
837bf7524f
|
Add dark theme button
|
2023-09-30 17:51:48 +03:00 |
|
wheremyfoodat
|
155d2b8f24
|
[Qt] Add MainWindow class
|
2023-09-30 17:07:54 +03:00 |
|
wheremyfoodat
|
8c3dd70c5a
|
Add QPlatformNative include for Linux/BSD
|
2023-09-30 14:34:02 +03:00 |
|
wheremyfoodat
|
45a80c9e39
|
Better GL screen widget, initialize it to red as a test
|
2023-09-30 13:44:54 +03:00 |
|
wheremyfoodat
|
b8032c8286
|
Add Qt screen widget
|
2023-09-30 13:21:27 +03:00 |
|
wheremyfoodat
|
63e939e98e
|
Split panda_sdl and panda_qt
|
2023-09-30 11:29:26 +03:00 |
|
wheremyfoodat
|
5d9ded47da
|
Fix typo
|
2023-09-30 01:35:26 +03:00 |
|
wheremyfoodat
|
4598187893
|
Bring back Qt debugging artifact cause Qt sucks
|
2023-09-29 18:46:08 +03:00 |
|
wheremyfoodat
|
1c179d9040
|
Remove debug artifact
|
2023-09-29 17:31:32 +03:00 |
|
wheremyfoodat
|
89ed176d97
|
Setting up Qt (#294)
* Initial Qt setup
* Fix copy paste derp
* Remove QApplication include
* Test MacOS Qt build
* Update Qt_Build.yml
* Update Qt_Build.yml
* Properly detect architecture for Qt
* Revert back to manual Qt installation to handle DLL nightmares
* Install Qt for MacOS CI
* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
* Rename lua.hpp to lua_manager.hpp
* Add Windows Qt deploy step
* Update Qt_Build.yml
* Update Qt_Build.yml
* Update Qt_Build.yml
* Update Qt_Build.yml
* AAAAAAAAAAAAAAAAAAAAAA
* Update Qt_Build.yml
* AAAAAAAAAAAAAA
* Update Qt_Build.yml
* Update Qt_Build.yml
* Update Qt_Build.yml
* Create mac-bundle-qt.sh
* Update Qt_Build.yml
* Update Qt_Build.yml
* Update mac-bundle-qt.sh
* Update Qt_Build.yml
* Update mac-bundle-qt.sh
* Update mac-bundle-qt.sh
* Update mac-bundle-qt.sh
* Update mac-bundle-qt.sh
* Recovering from heartbreak after the dylibbundler fork made me sad
* Help
* Update Qt_Build.yml
* Add mac dynlib manager from MelonDS
* Update mac-bundle-qt.sh
* Update mac-bundle-qt.sh
* Update mac-libs.rb
* Update mac-bundle-qt.sh
* Create linux-appimage-qt.sh
* Update Qt_Build.yml
|
2023-09-29 17:30:13 +03:00 |
|
wheremyfoodat
|
2f47f15315
|
Implement RenameFile for ExtSaveData
|
2023-09-27 14:16:27 +03:00 |
|
wheremyfoodat
|
4199c3b25b
|
Stub TLS root certificate archive
|
2023-09-26 23:53:13 +03:00 |
|
wheremyfoodat
|
a42d678c04
|
Implement CFG::TranslateCountryInfo
|
2023-09-26 23:45:52 +03:00 |
|
wheremyfoodat
|
9e2707e097
|
Add FS::RenameFile
|
2023-09-26 23:31:17 +03:00 |
|
wheremyfoodat
|
fc15a179ad
|
Stub FRD::GetFriendRelationship
|
2023-09-26 22:59:48 +03:00 |
|
wheremyfoodat
|
0ba4ffffab
|
[SystemSaveData] Return error when path is unsafe
|
2023-09-25 20:21:12 +03:00 |
|
wheremyfoodat
|
80ebb353a5
|
Update apt.cpp
|
2023-09-25 00:54:35 +03:00 |
|
wheremyfoodat
|
e9ec836504
|
Add SystemSaveData::CreateDirectory
|
2023-09-24 22:41:31 +03:00 |
|
wheremyfoodat
|
7c8d73071a
|
Add cfg:s
|
2023-09-24 22:24:49 +03:00 |
|
wheremyfoodat
|
ef51572193
|
[AC] Stub undocumented functions
|
2023-09-24 19:07:47 +03:00 |
|
wheremyfoodat
|
becc777bd8
|
Moar FRD
|
2023-09-24 18:53:25 +03:00 |
|
wheremyfoodat
|
fe8a23e0d9
|
Add CFG::GetConfigInfoBlk8 implementation
|
2023-09-24 18:32:37 +03:00 |
|
wheremyfoodat
|
d9ddb65b8c
|
[NDM] Add exclusive state
|
2023-09-24 18:22:03 +03:00 |
|
wheremyfoodat
|
77fb6d8f0a
|
Add FRD::IsOnline
|
2023-09-24 18:09:33 +03:00 |
|
wheremyfoodat
|
7d55193087
|
Add implementations for CFG::SecureInfoGetByte101 and CFG::GetLocalFriendCodeSeed
|
2023-09-24 17:11:40 +03:00 |
|
wheremyfoodat
|
4734e0b5e3
|
Make Lua self-initializing
|
2023-09-18 00:40:11 +03:00 |
|
wheremyfoodat
|
7936a87fb0
|
[Lua] Add event handles
|
2023-09-18 00:35:29 +03:00 |
|
wheremyfoodat
|
baa9cab051
|
[Lua] Add pand module
|
2023-09-17 22:11:21 +03:00 |
|
wheremyfoodat
|
74026d2faa
|
Hook memory RW to Lua
|
2023-09-17 19:23:52 +03:00 |
|
wheremyfoodat
|
b908f3efc1
|
Embed LuaJIT part 1
|
2023-09-17 16:15:54 +03:00 |
|