index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontend
Commit message (
Expand
)
Author
Age
*
Set menubar height to 0 in fullscreen (#924)
Madhav Kanbur
2021-01-05
*
fix mac/clang build again
RSDuck
2021-01-02
*
use C++ style structs everywhere
RSDuck
2021-01-02
*
fix mac/clang build
RSDuck
2021-01-02
*
prevent bleeding in screen texture
RSDuck
2021-01-02
*
make FIFO size static whene possible
RSDuck
2020-12-30
*
Add option to open recent files
Madhav Kanbur
2020-12-30
*
welp
Arisotura
2020-12-25
*
remove the hardcoded F11 debug key before I forget about it again
Arisotura
2020-12-24
*
remove some debug crap
Arisotura
2020-12-10
*
fix toggle FPS hotkey
RSDuck
2020-12-07
*
always cap FPS to 1000
RSDuck
2020-12-04
*
Use AF_LINK and net/if_dl.h on all non-Linux systems (#835)
WaluigiWare64
2020-12-01
*
Merge vram dirty tracking
RSDuck
2020-11-30
*
Add support for macOS (#771)
WaluigiWare64
2020-11-29
*
Add radio buttons to switch between Direct and Indirect Mode (#822)
WaluigiWare64
2020-11-22
*
Fix fullscreen toggle with joysticks (#821)
WaluigiWare64
2020-11-22
*
Fix GBA file drag-and-drop when the system is off (#817)
Raphaƫl Zumer
2020-11-15
*
make platform objects typesafer and add mutex
RSDuck
2020-11-09
*
better framelimiter for reference: https://github.com/citra-emu/citra/blob/ma...
RSDuck
2020-11-02
*
remove qt_sdl dependency from frontend util
RSDuck
2020-10-28
*
Input : Treat numpad keys as keypresses
Madhav Kanbur
2020-10-13
*
save microphone hotkeys (#781)
kyandora
2020-10-07
*
Random minor fixes (#757)
Valeri
2020-10-01
*
make OpenGL renderer a build option
RSDuck
2020-10-01
*
add functionality to import savefiles
RSDuck
2020-09-11
*
Add support for fullscreen hotkey (#748)
WaluigiWare64
2020-09-06
*
heh
Arisotura
2020-09-04
*
actually add DLDI. bahahahhh
Arisotura
2020-09-03
*
Fix "Improved polygon splitting" option in GUI
v1993
2020-08-31
*
make SD support actually be a thing
Arisotura
2020-08-25
*
support .dsi extension for dragdrop/cmdline launching
Arisotura
2020-08-24
*
fix config file lookup. fixes #717
Arisotura
2020-08-24
*
disable savestate menu items in DSi mode
Arisotura
2020-08-24
*
make GL display also not default
Arisotura
2020-08-24
*
make software renderer the default
Arisotura
2020-08-24
*
* fix build error
Arisotura
2020-08-24
*
make MAC randomization optional
Arisotura
2020-08-24
*
blarg
Arisotura
2020-08-15
*
(finally) build the goddamn cheat interface
Arisotura
2020-08-15
*
add AR code file parser and shit
Arisotura
2020-08-13
*
heh
Arisotura
2020-08-11
*
lay base for the actual dialog
Arisotura
2020-08-11
*
hey look. Arisotura the lazy derp finally made a dialog.
Arisotura
2020-08-11
*
fix similar bug with emu settings dialog
Arisotura
2020-07-31
*
fix some pause bugs
Arisotura
2020-07-31
*
fix unterminated string + remove some JIT logging
RSDuck
2020-07-29
*
Link iconv instead of ${Iconv_LIBRARIES} because idk Windows
Nadia Holmquist Pedersen
2020-07-26
*
use FindIconv and link it on all platforms when not built in
Nadia Holmquist Pedersen
2020-07-26
*
Link iconv for Windows static builds
Nadia Holmquist Pedersen
2020-07-26
[next]