Commit Graph

3372 Commits

Author SHA1 Message Date
zilmar 0fe208fbe3 Merge pull request #1177 from Frank-74/patch-9
[Installer] Fix permissions - desktop icon option
2016-08-20 19:29:20 +10:00
Frank-74 68d81058eb Fix "Project64 2.3" folder permissions.
Copying files or writing directly to Project64 2.3 folder needs permissions set.  Otherwise Jabo 1.6 plugin will cause this error when it tries to write to Project64.rdb in emulator folder.
2016-08-20 03:59:59 +01:00
Frank-74 fb60c8cb77 [Installer] Add option for desktop icon 2016-08-20 03:34:14 +01:00
Frank-74 6ef996b67f Fix installer permissions
Fixes permissions for Windows 7/8/10.  And correct Program Files (x86) folder when running on 64bit windows.
2016-08-19 23:50:54 +01:00
zilmar 5646678a84 Merge pull request #1175 from Lithium64/support_br
Update brazilian translation
2016-08-19 05:40:41 +10:00
Lithium64 a6feed0750 Update brazilian translation
Added support strings
2016-08-18 14:37:26 -03:00
zilmar 76b5050928 Merge pull request #1168 from Frank-74/patch-7
[Glide64] Remove redundant WINPROC_OVERRIDE
2016-08-14 04:58:26 +10:00
Frank-74 5179924a95 Remove redundant WINPROC_OVERRIDE 2016-08-13 16:17:17 +01:00
zilmar 59c31dda84 Merge pull request #1167 from BenjaminSiskoo/patch-8
Update french translation
2016-08-13 18:58:56 +10:00
BenjaminSiskoo 45b517fe49 Update french translation 2016-08-13 10:21:17 +02:00
zilmar 4f0ca48090 [Project64] Limitor not working properly on android 2016-08-13 09:28:07 +10:00
zilmar 62d28132ed [Android] Update version number for android 2016-08-13 07:17:07 +10:00
zilmar 71d38d890b [Android] Get profile class to use clock_gettime on non win32 systems 2016-08-12 23:49:53 +10:00
zilmar bf0674f62f [Project64] Add more ARM recompiler code 2016-08-12 23:49:03 +10:00
zilmar 4c0b8d154e [Project64] Remove DSRL32 and DSRA32 from 32bit interpter 2016-08-12 23:47:35 +10:00
zilmar 0b909905d0 [Android] Update handling of Display Message 2016-08-12 23:46:23 +10:00
zilmar a4eaa6bbcf [Android] Add Cpu Usage 2016-08-12 23:43:38 +10:00
zilmar bb6f04b199 [Project64] Add asm_functions.S 2016-08-11 21:31:15 +10:00
zilmar 4cd62400f0 [Android] Add Arm recompiler 2016-08-11 21:23:03 +10:00
zilmar 146ff34894 [Poject64] Add Arm recompiler 2016-08-11 21:09:21 +10:00
zilmar 397a1dd469 [Project64] Add extra logging to CN64System::RefreshScreen 2016-08-11 20:53:53 +10:00
zilmar c33f08fc6a [Project64] Disable block linking on android 2016-08-11 20:52:43 +10:00
zilmar 876196d65e [Project64] Clean up N64Types.h 2016-08-11 20:51:09 +10:00
zilmar 2cf4102c10 [Project64] Get Speed limiter to work on non win32 system 2016-08-11 20:50:15 +10:00
zilmar a3fd417e27 [Android Audio] Be able to turn audio on or off 2016-08-11 20:46:03 +10:00
zilmar a277fc0a60 [Android] Update Android bridge for notification 2016-08-11 20:43:51 +10:00
zilmar c39937f63c [Android] Add Sync bridge to project 2016-08-11 20:39:42 +10:00
zilmar bbd89835b3 [Project64] Add Support window 2016-08-11 20:38:45 +10:00
zilmar eb0ef48364 [Android] Fix up in app purchase 2016-08-11 20:25:46 +10:00
zilmar 084cdaef52 [Android] Handle end emulation better 2016-08-11 20:23:56 +10:00
zilmar 78a89f4bde [Android] Add link to forum 2016-08-11 20:22:49 +10:00
zilmar 4e22e23f97 [Android] Add be able to get in to settings from in game 2016-08-11 20:21:14 +10:00
zilmar cd2ce7db47 [Android] Add some more advanced settings 2016-08-11 20:19:58 +10:00
zilmar 7ec2048654 [Android] Update setting sync plugin dir 2016-08-11 20:17:05 +10:00
zilmar 3dbeab31b5 [Android] Cleanup AndroidDevice.java 2016-08-11 20:16:07 +10:00
zilmar 3dd3500fcd [Android] Add wait screen 2016-08-11 20:14:33 +10:00
zilmar 5d0475a054 [Android] Add sync bridge to make file 2016-08-11 20:05:50 +10:00
zilmar f33a6c102f [Android] Update UI style 2016-08-11 19:52:30 +10:00
zilmar 725ca8bcbe [Project64] Handle saves from 2.2 2016-08-11 17:53:01 +10:00
zilmar 4733420dfa [Project64] Get Display FPS working on non windows system 2016-08-10 20:03:25 +10:00
zilmar 7eccf17c90 [Common] Fix CPath::SetComponents for non win32 system 2016-08-09 20:19:43 +10:00
zilmar 848502e088 [Android Audio] have alist_envmix_exp always copy the data 2016-08-07 20:07:46 +10:00
zilmar 2aee37e1d4 [Project64] Add some more logs to sync logs 2016-08-07 20:01:22 +10:00
zilmar 268a88c812 [Project64] Fix up function address for arm thumb 2016-08-07 19:03:16 +10:00
zilmar 3889ebf37d [Project64] Add plugin to get notification of settings change 2016-08-07 18:27:14 +10:00
zilmar f19fb532a4 [Project64] Add Plugin_EnableAudio 2016-08-07 17:12:16 +10:00
zilmar 4fd27a5672 [Project64] Change how sync dir is set in settings 2016-08-07 17:01:50 +10:00
zilmar d8c791c89b [Project64] Disable fast on android 2016-08-07 16:59:33 +10:00
zilmar bb3d895934 [Project64] Code clean up RomList.cpp 2016-08-07 16:57:31 +10:00
zilmar dff58bbbad [Project64] Add end emulation to N64Class 2016-08-07 16:51:19 +10:00