Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgård 7ec0069f4e Merge branch 'QtJoypad' of https://github.com/Bigpet/ppsspp into Bigpet-QtJoypad
Conflicts:
	native
2013-11-22 13:19:47 +01:00
Henrik Rydgård 127d4b2d20 SDL buildfixing 2013-11-22 13:19:32 +01:00
Henrik Rydgård e6cf410373 Merge pull request #174 from Bigpet/SDLJoystickRefactor
refactored SDL joystick into seperate file
2013-11-22 04:06:54 -08:00
Sacha 756f651eb2 Buildfix for older compilers, such as GCC 4.6.3 2013-11-22 16:22:41 +10:00
Sacha fa7871869e Qt: Put all resources in to the binary. The app should be standalone now. Also fixes #4615 2013-11-22 16:15:10 +10:00
Sacha 58035235da Qt: Fix directory listing for VFS. 2013-11-22 15:25:45 +10:00
Sacha d892f7077d Qt: Cleanup the menu creation even more. Use classes instead of defines. Now automatically translates and sets state. Update translations. 2013-11-22 14:05:36 +10:00
Peter Tissen 80d71130b3 bump native version 2013-11-22 02:38:12 +01:00
Peter Tissen 746a88c23d enable SDL Joystick support to Qt
Cmake file update add new SDL joystick files
2013-11-22 02:37:52 +01:00
Peter Tissen 3b076b41a9 refactored SDL joystick into seperate file 2013-11-22 02:00:35 +01:00
pal1000 c2d7b1eb10 Build fix 2013-11-21 22:00:57 +02:00
Sacha 5ed685d54b Qt: Show window before expanding widget. Fixes #4608 2013-11-22 04:25:56 +10:00
Sacha efa0e62e8d Qt: Allow building project from any directory. #4605 2013-11-22 04:07:18 +10:00
Sacha 693938e859 Qt: Load the language too, if detected on boot. 2013-11-22 02:38:19 +10:00
Sacha e3f48b4824 Qt: Update menubar action code. Make it more readable. 2013-11-22 02:32:46 +10:00
pal1000 1d00da98e3 Pause emulation if needed only when user clicks OK on Dump Memory Window 2013-11-21 15:45:32 +02:00
pal1000 2f52872eb3 Performed cleanup in CtrlMemView.cpp 2013-11-21 15:10:20 +02:00
Sacha c256c15cdd Qt: zlib is already used by Qt. Only compile it for exotic Qt builds where 'no-zlib' is configured. We will need to link it manually if 'system-zlib' is configured. Otherwise we already have it. 2013-11-21 22:36:02 +10:00
Sacha 61cf802836 Qt: Use AssetsAssetReader to load Qt assets. 2013-11-21 20:11:37 +10:00
Sacha 4177cf49db Qt: Create a AssetsAssetReader for reading via :/assets on Qt. 2013-11-21 19:31:55 +10:00
Henrik Rydgård 37beb1a54a Merge pull request #4603 from unknownbrackets/softgpu
softgpu: Advance vertex/index address on prim.
2013-11-21 00:57:38 -08:00
Sacha b34c1238e1 Qt: Load from assets if file is not in VFS. 2013-11-21 17:45:54 +10:00
Unknown W. Brackets 70b6a4a796 Small optimization to vertex preview. 2013-11-20 22:36:48 -08:00
Sacha cd6de7922c Change to default of 2x IR for large screens. Including mobiles as there is no noticeable trade-off on modern devices. 2013-11-21 16:29:56 +10:00
Unknown W. Brackets d227b13f36 softgpu: Advance vertex/index address on prim.
Fixes some broken graphics in a lot of places.
2013-11-20 21:59:45 -08:00
Sacha 061966dae2 Qt: Hide menubar. Attach shortcuts to the main window so they still trigger when menubar is hidden. Fix bug with ctrl+number for screen size during full screen. 2013-11-21 13:48:16 +10:00
Sacha 392abf4a26 Qt: Prevent window resize, fixes #4594 2013-11-21 13:24:33 +10:00
Sacha 89c136473f Qt: Allow shortcuts to work in fullscreen. Fixes #4601 2013-11-21 12:45:45 +10:00
Sacha 4cb1ecb4dc Qt: Some improvements to main screen. 2013-11-21 12:44:06 +10:00
Sacha b84ce4bc44 Qt: Load language at boot. 2013-11-21 11:59:02 +10:00
Sacha 2b47807497 Qt: Fix font layout metrics. 2013-11-21 11:57:56 +10:00
Henrik Rydgard 1a6b4ceafb Compensate frame delay for the PSP refreshing at 59.94 Hz 2013-11-20 23:53:28 +01:00
Henrik Rydgard ae7c0827f2 Hack unicode support into libzip 2013-11-20 19:38:23 +01:00
Henrik Rydgard 857fa4426b Hack libzip into building on win32 2013-11-20 19:01:27 +01:00
Henrik Rydgård d86b4c63d8 Constify tag 2013-11-20 17:11:40 +01:00
Henrik Rydgård 59ea9c5e62 Add tag for simple data transfer between screens. 2013-11-20 17:09:41 +01:00
Henrik Rydgård 89b48cf95b Add missing brace. 2013-11-20 16:57:12 +01:00
Henrik Rydgård 0ce37f1418 Merge pull request #4599 from pal1000/master
Indentation fix for CtrlMemView.cpp
2013-11-20 07:51:35 -08:00
pal1000 e2aa554884 Indentation fix part 2 2013-11-20 17:46:01 +02:00
pal1000 8fa99749c9 Indentation fix for CtrlMemView.cpp 2013-11-20 17:43:26 +02:00
Sacha a151abf115 Qt Fullscreen: Remove some redundant code. Let the window resize naturally to changes in its content. 2013-11-21 00:07:04 +10:00
Henrik Rydgård 25b33d9544 Update native 2013-11-20 14:56:16 +01:00
Henrik Rydgård b38e60672c Debug level reduction 2013-11-20 14:55:35 +01:00
Henrik Rydgård 343209b936 Update native 2013-11-20 14:55:35 +01:00
Henrik Rydgård 397da81a2e Crash bug fix for empty scrollviews 2013-11-20 14:52:09 +01:00
Henrik Rydgård feb521fd41 Add hacky Wait method to prioritizedworkqueue 2013-11-20 14:41:58 +01:00
Henrik Rydgård e497942827 Minor json stuff 2013-11-20 14:41:58 +01:00
Henrik Rydgård 800805e2b5 Merge pull request #4590 from unknownbrackets/savestates
Ignore the current button state in savestates.
2013-11-20 01:00:06 -08:00
Henrik Rydgård f180b9e341 Merge pull request #4588 from unknownbrackets/io-minor
Delay, don't eat, inside the fat ms check.
2013-11-20 00:57:39 -08:00
Henrik Rydgård 00d65dc5f1 Merge pull request #4593 from unknownbrackets/debugger
Properly handle 2x etc. render resolution
2013-11-20 00:57:22 -08:00