Christopher Snowhill
|
bba2fa6592
|
libfdk-aac: Fix library id path in rebuilt library
|
2022-01-13 16:39:25 -08:00 |
Christopher Snowhill
|
ca4a2efea1
|
FFmpeg input: Disable peak limiting for libfdk-aac decoder
|
2022-01-13 16:14:04 -08:00 |
Christopher Snowhill
|
4029160a0c
|
libfdk-aac: Oops, forgot to enable optimization
|
2022-01-13 16:13:12 -08:00 |
Christopher Snowhill
|
bfa178f4e2
|
FFmpeg input: Add support for libfdk-aac, which will be used to support USAC and AAC on 10.14.x and older
|
2022-01-13 04:13:58 -08:00 |
Christopher Snowhill
|
73348b1616
|
Cog Audio: Implement play position skip ahead when output format changes, based on how much converter output is being discarded
|
2022-01-12 23:17:07 -08:00 |
Christopher Snowhill
|
52b17bd4d8
|
Cog Audio: Implement virtual ring buffer function to read buffered bytes count
|
2022-01-12 23:16:13 -08:00 |
Christopher Snowhill
|
d1b519d59d
|
Cog Audio: Only declare end of stream on read when previous node has declared end of stream and the buffer has actually run empty. This prevents the case where the buffer may terminate early due to the read pointer hitting the end of the ring buffer and wrapping.
|
2022-01-12 23:15:23 -08:00 |
Christopher Snowhill
|
ec7ac74fcd
|
Cog Audio: Fix input chain to reset its buffers when seeking properly
|
2022-01-12 23:13:49 -08:00 |
Christopher Snowhill
|
cc134ce293
|
Cog Audio: Converter node actually pauses when it is being reconfigured, and resets its buffer when the output format is changed
|
2022-01-12 23:13:00 -08:00 |
Christopher Snowhill
|
b0f5a37e85
|
Cog Audio: Only proceed to the next track when the current track has actually finished
|
2022-01-12 21:53:58 -08:00 |
Christopher Snowhill
|
5fef62dd03
|
Cog Audio: Implemented device output and input file format changing support
|
2022-01-12 21:31:22 -08:00 |
Christopher Snowhill
|
9feaffc92d
|
Cog Audio: Made RetroArch resampler safer
|
2022-01-12 18:45:43 -08:00 |
Christopher Snowhill
|
f2656bc7b3
|
Updated VGMStream to r1702-0-ga76ac04d
|
2022-01-12 16:53:42 -08:00 |
Christopher Snowhill
|
e3df82cf70
|
VGMStream input: Improve file interface, to handle duplicate file requests in the same thread, and to handle archive paths
|
2022-01-12 16:45:50 -08:00 |
Christopher Snowhill
|
8664bacc60
|
Core Audio output: Correctly terminate output when requested to stop, preventing a case where multiple outputs were draining the playback buffer at once
|
2022-01-12 16:04:41 -08:00 |
Christopher Snowhill
|
2633e713a3
|
Cog Audio: Remove seek mess from previous commit
|
2022-01-12 16:03:49 -08:00 |
Christopher Snowhill
|
f1d70aaa54
|
Cog Audio: Add explanatory comment to source code
|
2022-01-12 03:36:27 -08:00 |
Christopher Snowhill
|
84d445cffe
|
Cog Audio: Fix converter so that seeking on startup playback position resume works properly
|
2022-01-12 03:01:55 -08:00 |
Christopher Snowhill
|
16402f9982
|
RetroArch resampler: Stub out code we don't need, reducing code size
|
2022-01-12 03:01:55 -08:00 |
Christopher Snowhill
|
9dbaed22f0
|
Update README.md
Added addendum on new resampler
|
2022-01-12 01:22:49 -08:00 |
Christopher Snowhill
|
3b125c0440
|
Cog Audio: Improve virtual ring buffer class
|
2022-01-11 22:50:18 -08:00 |
Christopher Snowhill
|
a76f3c3476
|
Cog Audio: Reorder project files
|
2022-01-11 22:48:50 -08:00 |
Christopher Snowhill
|
f8e3b0e1ee
|
Core Audio output: Some more minor changes
|
2022-01-11 22:06:41 -08:00 |
Christopher Snowhill
|
3b62842021
|
Playback Notifications: Prevent crash when notifying a track with unusable album artwork
|
2022-01-11 20:39:10 -08:00 |
Christopher Snowhill
|
557e0bd399
|
Core Audio output: Fix so it stops properly
|
2022-01-11 20:38:17 -08:00 |
Christopher Snowhill
|
91c3feac2e
|
Cog Audio converter: Fix handling signed versus unsigned for 8 bit samples
|
2022-01-11 19:37:47 -08:00 |
Christopher Snowhill
|
f44e4e793b
|
Cog Audio converter: Fix end of track flush and extrapolation
|
2022-01-11 19:37:17 -08:00 |
Christopher Snowhill
|
8a91bc1d09
|
Playlist loader: Allocate larger properties dictionary
|
2022-01-11 19:35:59 -08:00 |
Christopher Snowhill
|
ed882e25cb
|
Cog Audio: Resampler now extrapolates into latency padding for better gapless playback
|
2022-01-11 18:19:30 -08:00 |
Christopher Snowhill
|
7d4841b1c6
|
Core Audio output: Don't upmix unless output device requests it by default
|
2022-01-11 18:18:38 -08:00 |
Christopher Snowhill
|
ee05fe9e44
|
Core Audio output: Add sanity checking for supported formats, and support 64 bit float input data, in case anything actually uses that
|
2022-01-11 17:09:06 -08:00 |
Christopher Snowhill
|
4dd46a1b5b
|
Core Audio output: Fix output stopping properly
|
2022-01-11 07:52:44 -08:00 |
Christopher Snowhill
|
72210c67e4
|
Replaced AudioQueue output with AUAudioUnit
|
2022-01-11 07:06:40 -08:00 |
Christopher Snowhill
|
c4c9a741ef
|
Replaced AudioToolbox converter process with homebrew solution, using the RetroArch sinc resampler
|
2022-01-11 04:09:19 -08:00 |
Christopher Snowhill
|
c8301a9868
|
CoreAudio input takes priority over FFmpeg on 10.14.x and older
|
2022-01-09 17:05:10 -08:00 |
Christopher Snowhill
|
a1a85c502e
|
FFmpeg input: Check for seeking errors and stop decoding when they happen
|
2022-01-09 03:37:45 -08:00 |
Christopher Snowhill
|
87ebca5e03
|
Really fix saving track position on quit
|
2022-01-09 03:17:43 -08:00 |
Christopher Snowhill
|
6e9266e194
|
Fix track position storage on quit
|
2022-01-09 03:06:36 -08:00 |
Christopher Snowhill
|
3e72087a41
|
Play position is stored every 10 seconds, and status is stored every time playback is started, paused, stopped, or seeked
|
2022-01-09 02:34:29 -08:00 |
Christopher Snowhill
|
7fe67b1630
|
Implement dock icon progress bar indicator for many processing operations, including adding tracks, removing tracks, and loading or reloading track metadata
|
2022-01-09 02:10:08 -08:00 |
Christopher Snowhill
|
0d90ccb7c1
|
FFmpeg: Update ID3v1 genre list
|
2022-01-08 16:19:08 -08:00 |
Christopher Snowhill
|
51e48dc424
|
MPCDec: Update genre list to match what TagLib reads
|
2022-01-08 16:12:00 -08:00 |
Christopher Snowhill
|
6c910bdfbc
|
TagLib: Fix reading ReplayGain tags from ID3v2 tags
|
2022-01-08 01:29:55 -08:00 |
Christopher Snowhill
|
b35d405e20
|
libvgm input: Correctly declare logging formatting strings
|
2022-01-07 19:07:46 -08:00 |
Christopher Snowhill
|
614517f813
|
FFmpeg input: Disable AudioToolbox codecs on macOS 10.14.x and older
|
2022-01-07 19:07:07 -08:00 |
Christopher Snowhill
|
95f1919f90
|
FFmpeg: Rebuild FFmpeg with different codec settings
|
2022-01-07 19:06:35 -08:00 |
Christopher Snowhill
|
86e3a26598
|
VGMStream: Turn down libvgmstream optimization to -O1 on Intel, to hopefully fix a possible optimization bug
|
2022-01-07 17:29:12 -08:00 |
Christopher Snowhill
|
b40b506cc3
|
Remove unneeded header import
|
2022-01-07 02:16:55 -08:00 |
Christopher Snowhill
|
00052130a0
|
Revert ea589b2635 , and fix reloading info for entries on Intel, by invoking the reloader in the background instead of directly calling it from the UI thread
|
2022-01-07 02:12:49 -08:00 |
Christopher Snowhill
|
ea589b2635
|
Playlist loader: No longer do background metadata reading on Intel machines, where VGMStream mysteriously clobbers the stack at random when run in the background
|
2022-01-07 01:35:59 -08:00 |