- Dec 31, 2014
-
-
Subv authored
Stubbed CreateMemoryBlock Using Berkeley sockets, and Winsock2.2 on Windows. So far ftpony creates the socket and accepts incoming connections SOC_U: Renamed functions to maintain consistency Also prevents possible scope errors / conflicts with the actual Berkeley socket functions SOCU: Close all the opened sockets when cleaning up SOCU
-
Chin authored
-
- Dec 15, 2014
-
-
Yuri Kunde Schlesner authored
The X11 libraries don't need to be specified when doing dynamic linking
-
- Dec 09, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
This class has a few advantages over the regular QSpinBox: - QSpinBox stores its as signed 32 bit integers, which for instance is unsuitable for representing memory addresses. CSpinBox uses 64 bit integers instead. - QSpinBox does not provide an easy way to handle number input from bases different than 10. - QSpinBox is quite inflexible in general and almost any sort of customization requires reimplementing it anyway.
-
- Oct 07, 2014
-
-
archshift authored
Uses QSettings on citra-qt, and inih on citra-cli.
-
- Sep 01, 2014
-
-
Yuri Kunde Schlesner authored
Several cleanups to the buildsystem: - Do better factoring of common libs between platforms. - Add support to building on Windows. - Remove Qt4 support. - Re-sort file lists and add missing headers.
-
Yuri Kunde Schlesner authored
This should fix the GL loading errors that occur in some drivers due to the use of deprecated functions by GLEW. Side benefits are more accurate auto-completion (deprecated function and symbols don't exist) and faster pointer loading (less entrypoints to load). In addition it removes an external library depency, simplifying the build system a bit and eliminating one set of binary libraries for Windows.
-
- Aug 25, 2014
-
-
Tony Wasserka authored
-
- Aug 19, 2014
-
-
Sacha authored
-
- Aug 18, 2014
-
-
Sacha authored
-
- Jun 12, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
- May 19, 2014
-
-
archshift authored
Changes for clarity of comments, removed redundant compiler flags.
-
- May 01, 2014
- Apr 30, 2014
-
-
archshift authored
-
- Apr 29, 2014
-
-
archshift authored
-
- Apr 23, 2014
-
-
bunnei authored
-
- Apr 22, 2014
-
-
ShizZy authored
-
- Apr 11, 2014
-
-
Mathieu Vaillancourt authored
-
- Apr 01, 2014
-
-
Mathieu Vaillancourt authored
-