Commit Graph

68 Commits

Author SHA1 Message Date
Frank-74 af6c354efc
[Audio] 30 / 1.001 is the exact NTSC fps
30 / 1.001 = 29.97002997002997002997002997003
2018-12-04 05:14:35 +00:00
Frank-74 0e24ea1ca9
[Audio] Code cleanup and slightly smaller buffer. 2018-12-04 03:54:44 +00:00
Frank-74 1acf641010
[Audio] Fix Body Harvest audio and framerate
More precise framerate fixes Body Harvest (U) audio clicks and slow framerate, with Sync using audio OFF or ON.
2018-12-02 22:08:44 +00:00
zilmar 9e35a1afc3 [Audio] Set timer resolution to 0.5ms 2018-12-02 15:06:37 +10:30
Frank-74 6a12fe96e4
Fixed Audio from Audio.rdb 2018-11-26 22:53:55 +00:00
Frank-74 4d88a0d9b5
Fixed Audio from Audio.rdb 2018-11-26 22:51:47 +00:00
zilmar 529b162656 [Audio] Make sure freeing g_SoundDriver on closing 2018-11-26 08:02:41 +10:30
zilmar f76769622c [Audio] Make sure trace is stopped 2018-11-24 13:11:50 +10:30
zilmar e7f93f2def [Project64] Remove #include <objbase.h> from Common/Trace.h 2018-11-18 11:12:49 +10:30
zilmar fd3f37971c [Build] Change dependency to reference for UpdateVersion 2018-01-05 21:38:48 +11:00
zilmar e4823ef52a [Build] Update project settings for release 2017-11-16 06:12:45 +11:00
zilmar 1178b5c73f Set build number on build 2017-11-15 20:04:09 +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 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 d14e9b39ff Fix PAL framerate sync.
PAL games were skipping because framerate was set for NTSC.
2017-10-16 06:23:55 +01: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
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
Frank-74 ee46ffb2cd Update AudioSettings.h 2017-10-13 01:53:36 +01:00
Frank-74 96d4247013 Update SettingsID.h 2017-10-13 01:49:49 +01:00
Frank-74 b22869e118 Update SettingsID.h 2017-10-13 01:49:08 +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
Frank-74 80e1bcaad0 Update AudioMain.cpp 2017-10-13 01:29:45 +01:00
zilmar 34055759e4 [Audio] Be able to tall if limit fps by core 2017-09-29 05:32:43 +10:00
zilmar a5251619b7 [Audio] Use sync to audio from project 2017-09-28 21:43:58 +10:00
zilmar 0c1b5d3fb9 [Audio] Fix up monitoring system settings 2017-09-28 17:48:45 +10:00
zilmar 8eefd65cb3 [Audio] Remove Sync Audio from audio config 2017-09-28 17:40:20 +10:00
zilmar 8d60ef1992 [Audio] Add Audio.rdb 2017-09-27 06:55:53 +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
Frank-74 a7f7ea5058 Update AudioMain.cpp 2017-09-23 04:30:34 +01:00