Commit Graph

41 Commits

Author SHA1 Message Date
zilmar c4abebe201 Core: Update <Project64-plugin-spec\ to <Project64-plugin-spec/ 2023-09-21 14:13:08 +09:30
zilmar 8b2c66cc07 Core: Move plugin specs to a central location 2022-06-27 19:32:38 +09:30
zilmar a3d32d5b46 [Audio] Make sure m_MaxBufferSize is not bigger than MAX_SIZE 2022-04-11 09:05:04 +09:30
zilmar ee864797ab vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
zilmar 8ae92893cb Update missing changes 2021-04-14 15:52:34 +09:30
zilmar 2b6e70cde0 Merge branch 'master' of https://github.com/project64/project64 2021-04-14 15:51:41 +09:30
zilmar cf58754414 Change NULL to nullptr 2021-04-12 21:05:39 +09:30
Derek "Turtle" Roe e6a55d4c99 Update SoundBase.h
Add a line, fix comments
2021-03-27 04:10:33 -05:00
Derek "Turtle" Roe e3e99d0af0 Update SoundBase.cpp
Add a line, fix a trace log output
2021-03-27 04:10:14 -05:00
Derek "Turtle" Roe a7a30d2a1e Update OpenSLES.h
Add a line and add newline
2021-03-27 04:09:55 -05:00
Derek "Turtle" Roe 4ee49ce0fc Update OpenSLES.cpp
Fix comments, add newline
2021-03-27 04:09:45 -05:00
Derek "Turtle" Roe eecb5350dd Update DirectSound.h
Fix comments
2021-03-27 04:09:07 -05:00
Derek "Turtle" Roe 5c6f56d89e Update DirectSound.cpp
Fix comments, trace log, and some UI typos
2021-03-27 04:09:00 -05:00
zilmar 5c60ea213f Update copyright date 2021-03-02 12:43:17 +10:30
Azimer a972773b6a Windows XP Fixes?
Does this actually work?
2019-07-31 23:28:49 -05:00
Frank-74 47c37e7398 [Project64-Audio] Fix some games running slow 2019-01-21 08:37:17 +00:00
Frank-74 5d80fdaaa4 Update Project64-Audio 2019-01-21 05:45:52 +00:00
Frank-74 6d7c2e09a8
[Project64-Audio] Fix clicks with Sync using audio OFF 2019-01-16 22:53:49 +00:00
zilmar 2e3200803f [Audio] Update AI_SetFrequency for android 2017-10-24 21:53:34 +11:00
zilmar 8e71e8bea9 [Audio] Change how sleep works in DirectSoundDriver::AudioThreadProc 2017-10-17 08:50:32 +11:00
zilmar 6dd7f162ea Fix bracket 2017-10-17 07:14:23 +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 d655879372 Update SoundBase.h 2017-10-13 01:45:41 +01:00
Frank-74 705df0af56 Update DirectSound.h 2017-10-13 01:44:08 +01:00
Frank-74 cc466d9735 Update DirectSound.cpp 2017-10-13 01:42:18 +01:00
Frank-74 e7ce869a25 Update SoundBase.cpp 2017-10-13 01:37:49 +01:00
zilmar 34055759e4 [Audio] Be able to tall if limit fps by core 2017-09-29 05:32:43 +10:00
zilmar a92569deb1 [Audio] Add settings for BufferDivided, BufferFPS, etc 2017-09-26 23:57:33 +10:00
zilmar 64bcfa15dd [Audio] Remove Duplicate function 2017-09-26 05:17:50 +10:00
zilmar 892aed6dad Merge branch 'master' of https://github.com/project64/project64
Conflicts:
	Source/Project64-audio/AudioMain.cpp
2017-09-25 22:01:28 +10:00
zilmar a6661e460b [Audio] Start to add config 2017-09-25 22:00:04 +10:00
Frank-74 dddfdd8cbf Update SoundBase.cpp 2017-09-23 04:31:46 +01:00
zilmar c3d45357a6 [Audio] Add read len 2017-09-23 07:45:18 +10:00
Frank-74 1cb0ff0a49 Update SoundBase.h 2017-09-22 22:35:09 +01:00
Frank-74 d14aa2eba9 Update SoundBase.cpp 2017-09-22 22:30:42 +01:00
zilmar 48e649f6b0 [Audio] Add direct sound driver 2017-09-21 23:20:36 +10:00
zilmar 38b5131f16 [Audio] Add AI_Update to OpenSLES.cpp 2017-09-20 17:24:54 +10:00
zilmar c395e8f55d [Audio] Create settings class 2017-09-14 18:07:12 +10:00
zilmar c36d905bcb [Audio] Move OpenSLES code in to Driver/OpenSLES.cpp 2017-09-13 17:41:52 +10:00
zilmar 78d89cde5a [Audio] Start to add OpenSLES Driver 2017-09-12 17:58:35 +10:00