aboutsummaryrefslogtreecommitdiff
path: root/melonDS.cbp
Commit message (Collapse)AuthorAge
* HARK HARK HARKArisotura2019-06-18
|
* lay base for SD shitArisotura2019-06-16
|
* add I2C shitoArisotura2019-06-15
|
* add all sorts of shitArisotura2019-06-13
|
* blargArisotura2019-06-13
|
* I guess adding font.h can't hurtArisotura2019-06-02
|
* fix potential crash when running the software renderer (oops)Arisotura2019-06-02
|
* add LTO to Release build under CodeblocksArisotura2019-05-31
|
* modify libui GL support so that it will be compatible with GTKArisotura2019-05-21
|
* BAHAHAHAHAHAHAHAAArisotura2019-05-16
|
* preliminary, shitty, code for drawing the main window with OpenGLArisotura2019-05-16
|
* botch GL support.Arisotura2019-05-15
|
* welpArisotura2019-05-11
|
* first attempt at thingsArisotura2019-04-01
| | | | (also fix softrenderer reset)
* * add some GL base to libui (only for Windows for now)Arisotura2019-03-31
| | | | * make the Codeblocks project a bit less braindead (don't repeat libraries for each build target)
* * move melon_fopen_local() to Platform.cppArisotura2019-03-27
| | | | | * make it require that the file already exist (hopefully fixing config saving bug) * finally axe melon_fopen.cpp
* move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbfArisotura2019-03-15
|
* start differenciating between direct and indirect LAN modes.Arisotura2019-03-04
| | | | indirect mode will use regular sockets and not pcap.
* add base for wifi settings dialogArisotura2019-02-21
|
* start adding LAN interface shitoArisotura2019-02-21
|
* libui/windows: some work on hiDPI shitStapleButter2018-12-21
| | | | still looks derpy but atleast the rendering and touchscreen aren't broken
* add dialog for audio settings, flesh it outStapleButter2018-12-14
| | | | not functional yet tho
* move config-file seeking code to its own thing.StapleButter2018-12-11
| | | | | look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini. rewrite WinMain() wrapper.
* add CRC32 shitStapleButter2018-12-11
|
* axe CP15.h, we don't need it anymore.StapleButter2018-12-04
|
* move libraries around to try and fix some weird errorStapleButter2018-10-18
|
* base for savestate crapo.StapleButter2018-09-15
| | | | I'm not quite settled yet, so before I can get into the real meat, I figured I'd address some 'popular request' items.
* add base for wifi APStapleButter2017-12-18
|
* start work on libpcap shitStapleButter2017-12-17
|
* add fopen wrapper to support UTF8 paths/filenames under Windows.StapleButter2017-10-11
|
* remove codeblocks settings that aren't needed anymoreStapleButter2017-10-02
|
* get the input dialog startedStapleButter2017-09-26
|
* setup DebugFast target. remove console from Release. axe Linux targets.StapleButter2017-09-25
|
* add general emu settings dialogStapleButter2017-09-25
|
* * build settings for ReleaseStapleButter2017-09-14
| | | | * fix off-by-one error in bitmap drawing
* are you dense, TortoiseGitStapleButter2017-09-09
|
* lay base for core->platform interactionStapleButter2017-05-09
| | | | (immediately planned: threaded 3D renderer, wifi connectivity)
* finalize CMake shit.StapleButter2017-04-30
| | | | Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows.
* a few attempts at optimizationStapleButter2017-04-23
|
* * bump version numberStapleButter2017-04-04
| | | | | * feed system time into RTC * start laying base for sound
* fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap.StapleButter2017-03-30
|
* tweaksStapleButter2017-03-29
|
* static-link wxWidgets and the crap it requires.StapleButter2017-03-29
|
* * emulation settings dialogStapleButter2017-03-29
| | | | | * proper setting for booting directly or from BIOS * fix shit, again
* start work on the input config dialog. nonfunctional and looks like shit.StapleButter2017-03-23
| | | | add manifest crap under Windows so it gets the cool controls.
* * more thread-safe UIStapleButter2017-03-23
| | | | | * config system base * FPS counter and limiter
* begin work on wxWidgets+SDL interfaceStapleButter2017-03-19
| | | | Windows crapo ditched
* reorganize repo, move shit aroundStapleButter2017-03-16
|
* 64-bit build. make library paths not absolute.StapleButter2017-03-16
|
* base for software rendererStapleButter2017-02-10
|