Sour
|
dd94362d29
|
Audio player: Use console time to detect X seconds of silence, rather than real time
Player was skipping to next track when pausing for more than X seconds and then resuming playback, etc.
|
2025-03-24 21:19:24 +09:00 |
|
Sour
|
991136e58a
|
Audio Player: Fixed shuffle/repeat buttons not working
|
2025-02-13 22:07:10 +09:00 |
|
Sour
|
abb86d4f0e
|
Audio: Fixed buffer overflow crashes when slowing down emulation below ~5%
+ Mute audio when playback is so slow that the sound breaks
|
2025-01-05 00:02:58 +09:00 |
|
Sour
|
94d88ecbe2
|
Linux: Slow down audio playback when emulation speed is set to less than 100%
|
2024-12-03 21:30:31 +09:00 |
|
Sour
|
13acb3fe42
|
Added GBA support
|
2024-03-30 11:42:31 +09:00 |
|
Sour
|
35440bcbaa
|
Audio: Fixed muted audio when using 96khz sample rate
|
2023-12-15 18:02:38 +09:00 |
|
Sour
|
b44355339c
|
Recorders: Display message/update UI correctly when recording is stopped automatically because resolution/sample rate changed
|
2023-02-13 22:28:59 -05:00 |
|
Sour
|
35f61ec2ab
|
Avi: Prevent audio/video desync when pausing/resuming the emulator while recording
|
2023-01-27 00:06:51 -05:00 |
|
Sour
|
c4b6312c0a
|
Refactoring - Added missing folder names in includes
|
2022-09-08 22:04:18 -04:00 |
|
Sour
|
152abf690b
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
|
Sour
|
d7a8de8208
|
Removed unnecessary stdafx.h files
|
2022-09-08 21:15:56 -04:00 |
|
Sour
|
ed986968ab
|
Video: Fixed AVI recording FPS when using integer FPS mode
|
2022-09-04 11:38:03 -04:00 |
|
Sour
|
d7f9c0d10c
|
Improved thread safety when starting/stopping wav/avi recorders
|
2022-07-26 23:50:47 -04:00 |
|
Sour
|
b456170551
|
Save states: Serializer rework/rewrite
|
2022-07-20 00:40:32 -04:00 |
|
Sour
|
6e62782a2e
|
Video: Fixed integer fps mode option
|
2022-07-02 16:13:24 -04:00 |
|
Sour
|
23bd5c599f
|
CD audio playback, ADPCM playback
|
2022-04-16 17:52:25 -04:00 |
|
Sour
|
d5d28d7289
|
Audio: Disable volume reduction filters when recording audio/video
|
2022-03-30 22:03:55 -04:00 |
|
Sour
|
11e16ced2d
|
Fixed missing variable initialization, and a few bugs found via code analysis
|
2022-01-24 20:14:34 -05:00 |
|
Sour
|
3615ef0eb1
|
Core: Enabled warning level 4, fixed/disabled warnings
|
2022-01-23 12:36:35 -05:00 |
|
Sour
|
0d78c064f3
|
Core: Reduce shared_ptr usage, refactor netplay code to remove static instances
|
2022-01-21 21:25:33 -05:00 |
|
Sour
|
ff825fc4de
|
Tilemap viewer
|
2021-06-22 20:12:37 -04:00 |
|
Sour
|
5f2524fe60
|
Fix Linux build (and most clang warnings)
|
2021-05-13 00:25:00 -04:00 |
|
Sour
|
b964eb2e09
|
Implement track lengths for SPC + apply track length & silence detection to all audio players, not just NSF
|
2021-05-07 20:42:25 -04:00 |
|
Sour
|
ffad810480
|
WIP - HUD rework, partial utf8 support, remove directx tk libs, replace with stripped down DXTK for sprite batch only
|
2021-05-05 19:16:35 -04:00 |
|
Sour
|
262cd83c6a
|
NSF - Fixed issues with playback, fixed flickering in UI
|
2021-05-02 23:45:17 -04:00 |
|
Sour
|
f95c97a579
|
Audio player UI
|
2021-05-02 14:39:18 -04:00 |
|
Sour
|
8c1c469250
|
Audio player freq visualization
|
2021-05-01 19:20:42 -04:00 |
|
Sour
|
c2df0ef553
|
Console region refactoring/changes
|
2021-04-27 23:30:00 -04:00 |
|
Sour
|
bf27676abb
|
NES - VS system colors + ntsc filter
|
2021-04-25 21:07:34 -04:00 |
|
Sour
|
12bf5c5e1b
|
NES/GB/SNES config, audio filters
|
2021-04-11 18:50:31 -04:00 |
|
Sour
|
e27e511558
|
File reorganization
|
2021-04-09 21:45:04 -04:00 |
|