Mahmood - Zer0xFF
|
3f701fe4ef
|
Make Plays dependencies submodule in this repo
|
2019-08-30 13:25:03 -04:00 |
|
Jean-Philip Desjardins
|
2bc89de94f
|
Fix iOS build.
|
2019-08-17 11:03:53 -04:00 |
|
Mahmood - Zer0xFF
|
c765e613f1
|
Update to CSignal::Connect() new name
|
2019-08-17 11:03:53 -04:00 |
|
Mahmood - Zer0xFF
|
91a27b69a2
|
Remove boost::signals2.
|
2019-08-17 11:03:53 -04:00 |
|
Jean-Philip Desjardins
|
a0a621910b
|
Allow profiler output to be displayed on iOS.
|
2019-08-02 22:17:50 -04:00 |
|
Jean-Philip Desjardins
|
dcb2e0faa8
|
Use StatsManager on iOS for FPS and Draw Calls.
|
2019-08-02 21:33:37 -04:00 |
|
Jean-Philip Desjardins
|
0e5f2eaaed
|
Make sure we stop the timer when we leave the emulation view.
|
2019-08-02 21:26:46 -04:00 |
|
Jean-Philip Desjardins
|
c34032fb5e
|
Provide info to UIAlertController to prevent crash on iPad.
|
2019-07-22 18:16:36 -04:00 |
|
Jean-Philip Desjardins
|
0f0a010939
|
Merge pull request #772 from Zer0xFF/cmake_cleanup
CMake modularisation cleanup
|
2019-07-15 19:47:20 -04:00 |
|
Mahmood - Zer0xFF
|
e1cb7264b7
|
move linking to FrameworkOpenGL
|
2019-07-07 23:25:33 +01:00 |
|
Mahmood - Zer0xFF
|
4d8b739685
|
move ui_shared out of PlayCore
|
2019-07-05 23:55:34 +01:00 |
|
Mahmood - Zer0xFF
|
d065c3443e
|
remove boost::lexical_cast
(cherry picked from commit 3ce44930efe62f34568bef3a36450110cd2bf4d9)
|
2019-06-26 20:25:56 -04:00 |
|
Mahmood - Zer0xFF
|
a8806ec711
|
change file extension, when using makefile builds, the build failed because its using the wrong compiler, since this file references C++ objects
|
2019-05-24 00:42:53 +01:00 |
|
Jean-Philip Desjardins
|
f8fc182659
|
Code style fixes.
|
2019-04-09 12:28:10 -04:00 |
|
Jean-Philip Desjardins
|
19f77848fd
|
Add resolution factor selector on iOS.
|
2019-04-08 20:27:54 -04:00 |
|
Jean-Philip Desjardins
|
6399e42de2
|
Print full version in iOS settings view.
|
2019-04-08 19:59:16 -04:00 |
|
Jean-Philip Desjardins
|
d821e4d94c
|
Remove unused games database.
|
2019-02-28 18:37:49 -05:00 |
|
Jean-Philip Desjardins
|
c8997ef282
|
Merge branch 'master' into shared_covers
|
2019-01-26 22:47:07 -05:00 |
|
Mahmood - Zer0xFF
|
546996316b
|
Fix iOS build
|
2019-01-15 11:50:09 +00:00 |
|
Jean-Philip Desjardins
|
80760eb169
|
iOS: Now a simple menu instead of a "pause menu".
To be consistent with Android behavior.
|
2019-01-11 12:58:58 -05:00 |
|
Jean-Philip Desjardins
|
a29a05841e
|
Use proper state file name and add load state.
|
2019-01-11 12:58:58 -05:00 |
|
Jean-Philip Desjardins
|
2b200d99ef
|
Add pause menu.
|
2019-01-11 12:58:58 -05:00 |
|
Jean-Philip Desjardins
|
13c6e3ecc4
|
Instantiate exit button in IB.
|
2019-01-11 12:58:58 -05:00 |
|
Jean-Philip Desjardins
|
b1889d1ebd
|
Instantiate GlEs view through storyboard.
|
2019-01-11 12:58:58 -05:00 |
|
Jean-Philip Desjardins
|
766f48878d
|
Fix position of switches in settings view.
|
2019-01-11 12:58:58 -05:00 |
|
Jean-Philip Desjardins
|
0890b58bc9
|
Fix iOS build.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
059115113f
|
Update CMakeLists.txt again.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
08dd4959c4
|
Update ui_ios's CMakeLists.txt.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
e32c2d5eff
|
Cleanup.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
e1606d921f
|
Add portable bootable path testing functions.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
a7b2cd6408
|
Use bootables database on iOS.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
69a57225a3
|
Cleanup.
|
2018-12-06 12:46:49 -05:00 |
|
Jean-Philip Desjardins
|
5e3a652d48
|
Code style fixes.
|
2018-10-26 13:29:31 -04:00 |
|
Jean-Philip Desjardins
|
e80cdbc520
|
Add Exit button on iOS.
|
2018-10-26 08:14:14 -04:00 |
|
Jean-Philip Desjardins
|
669fd22686
|
Add ptrace call on iOS to simulate debugger.
This allows JITed code to work even though the application is not running through Xcode.
|
2018-10-25 18:27:59 -04:00 |
|
Jean-Philip Desjardins
|
d543d4049b
|
Move SH_OpenAL stuff to its own CMakeLists.txt
|
2018-10-18 21:37:55 -04:00 |
|
Jean-Philip Desjardins
|
ae679faeb0
|
Fix iOS build.
|
2018-10-18 21:37:55 -04:00 |
|
Jean-Philip Desjardins
|
7ee26f2f09
|
Move OpenAL config out of PlayCore.
|
2018-10-18 21:37:55 -04:00 |
|
Mahmood(Thunder07)
|
4e938a32d5
|
Update TheGamesDB to legacy domain
|
2018-05-24 05:39:27 +03:00 |
|
Clang-Format
|
acf75535ec
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
|
Mahmood(Thunder07)
|
823796140c
|
cmake Cleanup
|
2018-03-02 12:01:59 +00:00 |
|
Mahmood(Thunder07)
|
dbaa7f35c3
|
CMake Cleanup
|
2018-03-02 12:01:58 +00:00 |
|
Mahmood(Thunder07)
|
9fd75cb35d
|
Add CMakeLists.txt for iOS UI
|
2018-03-02 12:01:58 +00:00 |
|
Jean-Philip Desjardins
|
d153162bbd
|
Rename preference define name.
|
2018-01-15 14:14:59 -05:00 |
|
Jean-Philip Desjardins
|
2ac2f594d2
|
Use SetPreferencePath on iOS.
|
2018-01-15 11:49:07 -05:00 |
|
Jean-Philip Desjardins
|
3781df56ac
|
Cleanup.
|
2017-12-05 18:28:48 -05:00 |
|
Jean-Philip Desjardins
|
a5511da62b
|
Remove unused file.
|
2017-11-26 11:14:15 -05:00 |
|
Jean-Philip Desjardins
|
3067fd6b50
|
Move games.db location.
|
2017-11-17 18:06:13 -05:00 |
|
Mahmood(Thunder07)
|
97c229ec98
|
Cleanup
Silence:"warning: '0' flag ignored with precision and ‘%X’ gnu_printf format"
|
2017-05-29 06:01:32 +01:00 |
|
Jean-Philip Desjardins
|
41974dc1da
|
Remove iOS Xcode project.
|
2017-04-17 12:41:01 -04:00 |
|