Commit Graph

4325 Commits

Author SHA1 Message Date
zilmar f41b3b7263 [Project64] Move debugger UI in to UserInterface folder 2017-11-09 17:32:40 +11:00
zilmar 415c97080a [Debugger] Move CCommandList::Attach in to Debugger-Commands.cpp 2017-11-03 17:34:43 +11:00
zilmar 769b279537 fix build compile issue 2017-10-28 13:19:18 +11:00
zilmar 455b83677b Fix up version number in resouce fils 2017-10-28 11:41:08 +11:00
zilmar 2d12c5fad9 Merge pull request #1396 from Enker/patch-1
[RDB] Save type fixes
2017-10-25 09:43:53 +11:00
zilmar e9a877a466 Merge pull request #1403 from nzeemin/russian-translation
Russian.pj.Lang updated:
2017-10-25 09:43:15 +11:00
Enker 7e28e2a167 [RDB] Waialae Country Club needs Sram 2017-10-24 16:29:24 -04:00
Nikita Zimin 6c22fad847 Russian.pj.Lang: new IDs from the English version, translated; changes for some translated strings. 2017-10-24 22:26:25 +03:00
zilmar 28d84e5ae7 [Audio] Update version Number 2017-10-24 22:02:05 +11:00
zilmar 2e3200803f [Audio] Update AI_SetFrequency for android 2017-10-24 21:53:34 +11:00
Enker 262c0e9575 [RDB] Fix save size for GT 64 2017-10-23 19:20:29 -04:00
zilmar 9cc1bcef0a Merge pull request #1400 from project64/AudioSync
Audio sync
2017-10-21 16:05:26 +11:00
zilmar 2a41a10479 Merge branch 'master' into AudioSync 2017-10-21 16:03:15 +11:00
Enker bcee544c4a [RDB] Fix save size for Akumajou Dracula Mokushiroku 2017-10-20 16:45:43 -04:00
zilmar e97764a2c4 Merge branch 'master' of https://github.com/project64/project64 2017-10-20 20:01:25 +11:00
zilmar a47d5c3298 [Debugger] Change how font work 2017-10-20 19:57:21 +11:00
zilmar 4091a4699c [Audio] Make fixed audio on by default 2017-10-19 21:56:59 +11:00
zilmar 00e34df4b5 Merge pull request #1399 from Azimer/patch-1
Add Random.cpp to Common.mk for android
2017-10-18 17:09:36 +11:00
Azimer 74cf9908f6 Add Random.cpp to Common.mk for android 2017-10-18 01:07:52 -05:00
zilmar 3b1406a0a7 Merge pull request #1398 from Azimer/Randomize_SI_PI
Randomize SI and PI DMAs to improve COUNT randomization with FAT
2017-10-18 16:18:14 +11:00
Azimer 44f8a82c87 Prefix m_ in CRandom class 2017-10-18 00:16:30 -05:00
Azimer 958f11cc6d Fixed random state with SyncCPU 2017-10-18 00:05:38 -05:00
Azimer 1b8d032417 Bug fixes and requests
* Moved to CRandom to Common lib
* Initialized CRandom with a time seed in CN64System constructor
* Added CRandom::state getters and setters to support saved states
2017-10-17 22:52:07 -05:00
Azimer 23c1007aa0 Randomize PI and SI DMA timing
This should help with randomization while FAT is on.
2017-10-17 21:38:38 -05:00
Enker 4c1a5ccd2b [RDB] Remove some wrong save types 2017-10-16 21:17:18 -04:00
zilmar 8e71e8bea9 [Audio] Change how sleep works in DirectSoundDriver::AudioThreadProc 2017-10-17 08:50:32 +11:00
zilmar 8829076f80 [Audio-Config] Remove empty settings 2017-10-17 08:38:55 +11:00
zilmar 8c2d9a49f6 [Audio-Config] Remove BufferDivider BufferLevel 2017-10-17 08:36:58 +11:00
zilmar 4bcb0d10e9 [Audio] Read Sync Audio from Audio.rdb 2017-10-17 08:34:02 +11:00
zilmar 3b80425328 [Config] Fix up default files for config files 2017-10-17 08:33:17 +11:00
zilmar 6dd7f162ea Fix bracket 2017-10-17 07:14:23 +11:00
zilmar 7158b557e6 Merge pull request #1395 from Frank-74/patch-2
Fix PAL framerate sync.
2017-10-16 16:28:53 +11:00
Frank-74 d14e9b39ff Fix PAL framerate sync.
PAL games were skipping because framerate was set for NTSC.
2017-10-16 06:23:55 +01:00
zilmar 99131d1374 Merge pull request #1394 from Frank-74/patch-2
Fix tabs/spaces, tiny buffer unlimited VI problem
2017-10-16 09:27:37 +11:00
Frank-74 2686c98a85 fix unlimited fps with tiny buffer 2017-10-15 17:53:01 +01:00
Frank-74 f57e2f6bf7 Fix tabs/spaces 2017-10-15 17:50:07 +01:00
Frank-74 06e0dcfe23 fix tabs/spaces 2017-10-15 17:47:23 +01:00
Frank-74 0f7a8c739b Update AudioMain.cpp
Fix tabs/spaces
2017-10-15 17:43:32 +01:00
zilmar 27ef5a08fa Merge pull request #1393 from Enker/patch-1
[RDB] Add CF=1 to Pokemon Snap
2017-10-15 06:59:50 +11:00
Enker 1a13c87761 [RDB] Add CF=1 to Pokemon Snap 2017-10-14 14:30:36 -04:00
zilmar 8c7830a037 Merge pull request #1390 from Frank-74/AudioSync-BufferChanges
Audio sync buffer changes
2017-10-13 16:04:49 +11:00
Frank-74 dfdf089976 Update AudioMain.cpp 2017-10-13 04:28:20 +01:00
Frank-74 125cbc79cf Update resource.h
fix broken dialog
2017-10-13 03:21:14 +01:00
Frank-74 771e719a19 Update Project64-audio.rc
fix broken dialog
2017-10-13 03:19:59 +01:00
Frank-74 ab764b723b Update Project64-audio.rc 2017-10-13 02:10:30 +01:00
Frank-74 5275ebe50e Update resource.h 2017-10-13 02:08:59 +01:00
Frank-74 f44ca6a203 Update ConfigUI.cpp 2017-10-13 02:06:38 +01:00
Frank-74 e31d4efc8d Update ConfigUI.cpp 2017-10-13 02:05:07 +01:00
Frank-74 4ea253d22d Update AudioSettings.cpp 2017-10-13 01:58:35 +01:00
Frank-74 d45d9a7b44 Update AudioSettings.cpp 2017-10-13 01:57:24 +01:00