James Rowe
786117c94b
Gui: Change title bar to include build name
...
Nightly builds now have "Citra Nightly" in the titlebar
Bleeding edge builds now have "Citra Bleeding Edge" in the titlebar
2017-02-23 00:42:55 -07:00
noah the goodra
e0679e0966
applied the change suggested by @wwylele
2017-02-13 18:34:02 -06:00
noah the goodra
70ea2eacb0
added http service enum to the log.h file
2017-02-13 18:34:01 -06:00
Yuri Kunde Schlesner
79626b864f
Merge pull request #2476 from yuriks/shader-refactor3
...
Oh No! More shader changes!
2017-02-04 13:02:48 -08:00
Weiyi Wang
df865c98a8
Common/x64: remove legacy emitter and abi ( #2504 )
...
These are not used any more since we moved shader JIT to xbyak.
2017-01-31 01:06:42 -08:00
noah the goodra
33fcee3f1d
file_util: Fixed implicit type conversion warning ( #2503 )
2017-01-30 20:08:00 -08:00
Yuri Kunde Schlesner
ae86c8eb2b
Common: Optimize BitSet iterator
2017-01-29 21:31:38 -08:00
Kloen
e761ad9f29
common: add <cstddef> to hash.h
2017-01-28 15:30:18 +01:00
Kloen
f56f1b4440
common: switch ComputeHash64 len param to size_t instead of int, fix warning on MSVC on dsp_dsp.cpp
2017-01-28 14:47:14 +01:00
bunnei
0c01d14128
Merge pull request #1951 from wwylele/motion-sensor
...
Emulate motion sensor in frontend
2017-01-07 12:39:20 -05:00
mailwl
48f5bbc1a9
Service/NFC: stub GetTagInRangeEvent
...
Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
2016-12-30 09:40:54 +03:00
wwylele
4368abbaf6
Common: add Quaternion
2016-12-26 10:41:26 +02:00
wwylele
3a3aac1bf3
vector math: add implementation of Length and Normalize
2016-12-26 10:41:26 +02:00
wwylele
6caef3edba
MathUtil: add PI constant
2016-12-26 10:41:26 +02:00
wwylele
b1933ba40d
Common::Event: add WaitUntil
2016-12-26 10:41:26 +02:00
bunnei
9269cafe18
Merge pull request #2369 from MerryMage/core-frontend
...
core: Move emu_window and key_map into core
2016-12-23 17:35:35 -05:00
wwylele
e742ba3436
file_util: fix missing sysdata path
2016-12-23 22:19:14 +02:00
MerryMage
f587cb1402
core: Move emu_window and key_map into core
...
* Removes circular dependences (common should not depend on core)
2016-12-23 13:42:39 +00:00
bunnei
4b83db1eb0
Merge pull request #2343 from bunnei/core-cleanup
...
Core: Top-level consolidate & misc cleanup
2016-12-22 11:47:44 -05:00
bunnei
bf0e82a02c
Merge pull request #2285 from mailwl/csnd-format
...
csnd:SND: Reformat source code
2016-12-22 00:47:50 -05:00
bunnei
b6a1478f4f
file_util: Remove unused paths.
2016-12-21 23:29:12 -05:00
Vamsi Krishna
c5c9992e50
Fixed GPLv2 license text in the start.
2016-12-19 00:06:27 +05:30
bunnei
888644646b
Merge pull request #2316 from endrift/macos-gcc
...
Common: Fix gcc build on macOS
2016-12-16 00:40:40 -05:00
Yuri Kunde Schlesner
e66ed7c565
VideoCore: Convert x64 shader JIT to use Xbyak for assembly
2016-12-14 20:06:08 -08:00
Jeffrey Pfau
8f8e63401a
Common: Fix gcc build on macOS
2016-12-13 10:20:33 -08:00
mailwl
621df46923
csnd:SND reformat source code
2016-12-12 21:19:36 +03:00
Jannik Vogel
cadf3d6e07
Support mingw cross-compile
2016-12-05 19:09:16 +01:00
Yuri Kunde Schlesner
560ad83e70
Merge pull request #2228 from freiro/winver_fix
...
Move WINVER definition to cmake and a bit of cleanup
2016-11-30 15:47:08 -08:00
freiro
cc42b1dc50
WINVER definition moved to CMake and cleanup
2016-11-30 15:47:09 +01:00
mailwl
dcf71f36fc
Set client SDK version to Service APIs
2016-11-30 09:51:14 +03:00
Subv
c9b02effb9
Build: Fixed a few warnings.
2016-11-29 16:51:53 -05:00
Sebastian Valle
8b4835a14a
Merge pull request #2168 from mailwl/mic
...
MIC_U: Stub service funcions
2016-11-27 00:19:33 -05:00
freiro
d359cb8429
Move to AppData/Roaming/Citra/
2016-11-26 22:57:36 +01:00
freiro
ecc54a90d9
Removed /user/ from path
2016-11-26 01:00:52 +01:00
mailwl
90693460da
MIC_U: Stub service funcions
2016-11-25 09:37:19 +03:00
freiro
835832f917
Switch to AppData/Roaming
2016-11-24 16:42:31 +01:00
freiro
c63688c1cb
Return by value and other fixes
2016-11-19 15:50:16 +01:00
freiro
b95ce876f4
Win32 move default user folder location to AppData
2016-11-19 15:49:52 +01:00
bunnei
643fdba55c
Merge pull request #2172 from jroweboy/fix-mingw
...
Fix mingw compilation support
2016-11-15 20:07:23 -05:00
James Rowe
8261bb7403
Add mingw compile support
2016-11-13 23:50:46 -07:00
James Rowe
43997bf67d
Round the rectangle size to prevent float to int casting issues
...
And other minor style changes
2016-11-12 10:49:47 -07:00
James Rowe
2ed3d83684
Add default hotkey to swap primary screens.
...
Also minor style changes
2016-11-05 03:46:43 -06:00
James Rowe
ec423653db
Rework frame layouts to use a max rectangle instead of hardcoded calculations
2016-11-05 02:55:58 -06:00
SonofUgly
c247eb2a0d
LargeFrameLayout + Swapped
...
Make small screen stay at 1x, and large screen maintain its aspect ratio.
2016-11-05 02:55:53 -06:00
James Rowe
db35372787
Support additional screen layouts.
...
Allows users to choose a single screen layout or a large screen layout.
Adds a configuration option to change the prominent screen.
2016-11-05 02:55:41 -06:00
Jan Beich
e6eb2968d7
common: use system bswap* functions on more BSDs
2016-10-27 23:28:30 +00:00
Jan Beich
9c168cd688
common: use system CPUID routine on DragonFly as well
2016-10-27 23:28:30 +00:00
Jan Beich
ab84ac46c7
common: some FreeBSD headers are incomplete to avoid namespace pollution
...
In file included from src/common/x64/cpu_detect.cpp:16:
/usr/include/machine/cpufunc.h:66:17: error: unknown type name 'u_int'
static __inline u_int
^
/usr/include/machine/cpufunc.h:67:6: error: unknown type name 'u_int'
bsfl(u_int mask)
^
/usr/include/machine/cpufunc.h:69:2: error: unknown type name 'u_int'
u_int result;
^
/usr/include/machine/cpufunc.h:75:17: error: unknown type name 'u_long'; did you mean 'long'?
static __inline u_long
^
/usr/include/machine/cpufunc.h:76:6: error: unknown type name 'u_long'; did you mean 'long'?
bsfq(u_long mask)
^
/usr/include/machine/cpufunc.h:78:2: error: use of undeclared identifier 'u_long'; did you mean
'long'?
u_long result;
^
[...]
2016-10-27 23:28:30 +00:00
Anthony J. Bentley
16397b8d9b
common: convert to standard stat()/fstat() interfaces
...
Most modern Unix environments use 64-bit off_t by default: OpenBSD,
FreeBSD, OS X, and Linux libc implementations such as Musl.
glibc is the lone exception; it can default to 32 bits but this is
configurable by setting _FILE_OFFSET_BITS.
Avoiding the stat64()/fstat64() interfaces is desirable because they
are nonstandard and not implemented on many systems (including
OpenBSD and FreeBSD), and using 64 bits for stat()/fstat() is either
the default or trivial to set up.
2016-10-27 23:28:30 +00:00
Jan Beich
2515d83081
common: stat64 is non-standard, hide on a random Unix
...
src/common/file_util.cpp:79:19: error: variable has incomplete type 'struct stat64'
struct stat64 file_info;
^
src/common/file_util.cpp:79:12: note: forward declaration of 'stat64'
struct stat64 file_info;
^
src/common/file_util.cpp:99:19: error: variable has incomplete type 'struct stat64'
struct stat64 file_info;
^
src/common/file_util.cpp:99:12: note: forward declaration of 'stat64'
struct stat64 file_info;
^
src/common/file_util.cpp:342:19: error: variable has incomplete type 'struct stat64'
struct stat64 buf;
^
src/common/file_util.cpp:342:12: note: forward declaration of 'stat64'
struct stat64 buf;
^
src/common/file_util.cpp:359:19: error: variable has incomplete type 'struct stat64'
struct stat64 buf;
^
src/common/file_util.cpp:359:12: note: forward declaration of 'stat64'
struct stat64 buf;
^
4 errors generated.
2016-10-27 23:28:29 +00:00