Christopher Snowhill
5e7180fe34
Updated VGMStream.
2016-12-08 14:47:10 -08:00
Christopher Snowhill
2771809af6
Update FFmpeg plugin with some minor changes.
2016-12-03 21:40:53 -08:00
Christopher Snowhill
26a9e2b3a1
Updated SCVA player with more stringent resetting.
2016-11-30 21:29:03 -08:00
Christopher Snowhill
590cf42521
Fix crash on startup when MIDI files are resumed.
2016-11-29 16:00:18 -08:00
Christopher Snowhill
ebfcd03c5d
- Change MIDI overrides to support 'default (auto)' mode
...
- Change MIDI flavor default to 'default (auto)'
- Fix MIDI preference page to correctly enable the flavor option only where applicable
- Fix SCVA player to reset existing instances reliably
2016-11-29 15:46:38 -08:00
Christopher Snowhill
af69cd53c3
Increase OPL3 volume 4x, which is about what it needs with this core and these instruments.
2016-11-21 21:00:02 -08:00
Christopher Snowhill
87c90c4019
Replace OPL3 weighted average resampler with a sinc resampler.
2016-11-21 20:59:25 -08:00
Christopher Snowhill
7d806ce452
Updated WavPack decoder with hybrid correction file support.
2016-11-03 22:43:37 -07:00
Christopher Snowhill
5a3e8005ea
Finished updating mGBA.
2016-11-03 22:43:12 -07:00
Christopher Snowhill
8ad0b7e8e3
Updated projects to Xcode recommendations.
2016-11-03 22:42:21 -07:00
Chris Moeller
58378d2711
Fix GME M3U playlist support.
2016-09-16 02:49:17 -07:00
Chris Moeller
096e68531c
Update a bunch of project files.
2016-09-16 02:10:22 -07:00
Christopher Snowhill
a95280626f
Fix Projects. Fix a major deadlock introduced by previous commit. Introduce new mGBA based GSF player.
2016-09-04 12:49:43 -07:00
Christopher Snowhill
899cfd6b42
Update project files.
2016-09-01 18:50:33 -07:00
Christopher Snowhill
d298087dec
Updated WavPack to version 5.0.0 alpha 4, decode floating point sample data to actual floating point, and now support DSD decoded as PCM.
2016-08-28 13:03:54 -07:00
Christopher Snowhill
de77fef181
Enabled .mtaf extension decoding in VGMStream.
2016-08-24 17:36:39 -07:00
Christopher Snowhill
e4f3d02473
Add .sgb and .sgd extensions to VGMStream decoder.
2016-08-10 18:36:53 -07:00
Christopher Snowhill
2b2f832535
Move intermediate paths of plugins that share names with their core libraries, so they don't clash when performing partial rebuilds.
2016-08-10 18:20:59 -07:00
Christopher Snowhill
a7d1853853
Support GME M3U playlists.
2016-08-04 18:55:13 -07:00
Chris Moeller
ff46687597
Updated VGMStream with FFmpeg support, and moved the supported formats over to that plug-in.
2016-07-16 23:03:44 -07:00
Chris Moeller
aaf516fb00
Further improved the FFmpeg plug-in, including cleaning up after a memory leak.
2016-07-15 21:41:23 -07:00
Chris Moeller
b89c68a768
Updated FFmpeg to version 3.1.1, and enabled assembly optimizations.
2016-07-15 09:26:18 -07:00
Chris Moeller
592d6a6a30
Fix for double free with new code.
2016-07-02 02:58:21 -07:00
Chris Moeller
ed33e37214
Fix file handle leak in vgmstream decoder.
2016-06-30 15:40:43 -07:00
Chris Moeller
a1fab29749
MIDI decoder only initializes synthesizer if decoding actually begins, which should speed up loading file metadata.
2016-06-29 22:12:58 -07:00
Chris Moeller
17272ce43c
Clean up lots of warnings and minor issues.
2016-06-29 22:10:29 -07:00
Chris Moeller
02fbe9258a
Change debugging information settings.
2016-06-28 19:33:03 -07:00
Chris Moeller
21b67c92ac
Added HCA support to vgmstream.
2016-06-28 00:33:58 -07:00
Chris Moeller
78ccb5d2bf
Rewrote the MIDI SFList loader, and added support for the new JSON based format.
2016-06-19 13:06:55 -07:00
Chris Moeller
03e7b666ae
Added support for DMX and MSOPL true stereo extension.
2016-06-19 13:05:30 -07:00
Chris Moeller
597a342838
Adding a lot of MIDI files should hopefully be faster now.
2016-06-19 12:58:17 -07:00
Chris Moeller
03b825ced3
Hopefully fix the last of the Automatic Reference Counting issues that remained.
2016-06-19 12:57:18 -07:00
Chris Moeller
4fdbf35aba
Imported OPL3 FM synthesizer drivers from 'OPL3 MIDI Driver for Windows' and 'Doom OPL Windows MIDI driver'
2016-05-28 21:39:10 -07:00
Chris Moeller
8670ddf635
Fixed Ogg Vorbis related crash
2016-05-12 22:37:28 -07:00
Chris Moeller
026380fe40
Now MIDI decoder will stop playing if init/startup fails, rather than attempting to play with no SoundFonts loaded.
2016-05-09 21:56:44 -07:00
Chris Moeller
f0bee5ea6c
Fix FFMPEG library paths so release target builds.
2016-05-06 23:37:43 -07:00
Chris Moeller
af7485f26a
Fix newly imported FFMPEG, so it actually uses and links to the new libraries.
2016-05-06 23:35:04 -07:00
Chris Moeller
8308f30d5f
Fixed FFMPEG by replacing it with a proper build, should be faster now, too.
2016-05-06 23:16:12 -07:00
Chris Moeller
0e3644177e
Updated everything else to ARC, and plugged a release cycle.
2016-05-05 13:05:39 -07:00
Chris Moeller
80aa1b7e25
Migrate DUMB plug-in to use ARC.
2016-05-03 00:58:19 -07:00
Chris Moeller
21c948212b
Migrate FFMPEG plug-in to use ARC.
2016-05-03 00:58:05 -07:00
Chris Moeller
3c229f2017
Migrate APL plug-in to use ARC.
2016-05-03 00:57:52 -07:00
Chris Moeller
2f60cb42db
Activated ARC for HighlyComplete plug-in, and made necessary fixes to it.
2016-05-03 00:32:28 -07:00
Chris Moeller
e58e934db1
Fixed MIDI GS reset
2016-04-12 21:45:49 -07:00
Chris Moeller
6c8a08fff1
Implemented MIDI flavor override control for Sound Canvas VA Audio Unit
2016-04-12 21:16:25 -07:00
Chris Moeller
3c75c03b70
Implemented new Syntrax/JayTrax Module decoder.
2016-03-13 22:51:17 -07:00
Chris Moeller
bd93d120a0
Added (disabled) AUPlayer configuration view, which is obviously not in real time due to the buffering, hence it is disabled.
2016-03-13 18:48:17 -07:00
Chris Moeller
039788226d
- MIDI player now loops non-looping files internally if Repeat One is enabled
...
- MIDI player now supports installed Audio Unit plug-ins, and defaults to the DLS MIDI synthesizer
2016-01-20 21:11:05 -08:00
Chris Moeller
fed76e9a49
Added new Audio Unit MIDI player, currently not in use.
2016-01-11 01:36:41 -08:00
Chris Moeller
5bd098fa88
Fixed playback of non-stereo Opus files
2015-12-22 00:39:00 -08:00