aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/Platform.cpp
Commit message (Expand)AuthorAge
* use regular slash instead of backslash in config file name. fixes #413Arisotura2019-06-01
* first attempt at thingsArisotura2019-04-01
* fix stupid compilation issues on LinuxPoroCYon2019-03-30
* fix potential memleak under WindowsArisotura2019-03-30
* * remove EmuDirectory from the coreArisotura2019-03-27
* * move melon_fopen_local() to Platform.cppArisotura2019-03-27
* move melon_fopen() to Platform.cppArisotura2019-03-27
* add pcap code for Linux. fix bugs.StapleButter2019-03-26
* here have more code aaaaaaaaaaaaaArisotura2019-03-15
* move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbfArisotura2019-03-15
* fixor Platform.cppArisotura2019-03-04
* hook LAN shito. open proper pcap device. etcArisotura2019-02-21
* pack your shit, kids, we're movingArisotura2019-02-21
* also, update copyright nameArisotura2019-01-22
* Merge pull request #230 from dogtopus/pcap-libnames-linuxStapleButter2018-12-15
|\
| * Add linux libpcap names to the pcap library listdogtopus2018-02-22
* | fixor copyright years.StapleButter2018-09-15
|/
* Fix build on linux, enable build directory supportdogtopus2017-12-22
* avoid crashing when receiving a packet that is too largeStapleButter2017-12-19
* hook up the LAN (pcap) interfaceStapleButter2017-12-18
* start working on melonAP.StapleButter2017-12-18
* wifi: more shitStapleButter2017-12-18
* actually init pcap etcStapleButter2017-12-17
* start work on libpcap shitStapleButter2017-12-17
* Include POSIX headers required for fd_set and INADDR_ANY.Anthony J. Bentley2017-10-09
* fix bugs with SPI shutdownStapleButter2017-10-01
* reenable wifi socket codeStapleButter2017-09-21
* add support for SPI shutdown, btwStapleButter2017-09-21
* add Platform thread/semaphore support, using SDLStapleButter2017-09-19
* actually take it somewhereStapleButter2017-09-09