Commit graph

  • 4a8deb992e Fixed playptmod offset command, and disabled offset bug handling for FT2 files Chris Moeller 2014-08-19 23:02:10 -0700
  • 6ea578a23e Updated ft2play to version 0.65 Chris Moeller 2014-08-15 05:26:16 -0700
  • 1e33cabb7a Fixed building again Chris Moeller 2014-08-02 21:29:00 -0700
  • cc0f04d8f9 Updated vgmstream with experimental BFWAV support Chris Moeller 2014-08-02 21:22:09 -0700
  • 3b5b53ca26 Removed old Sparkle files Chris Moeller 2014-08-01 03:55:30 -0700
  • 41f6eb17bd Updated Sparkle framework Chris Moeller 2014-08-01 03:53:07 -0700
  • bce89e68ef Updated ft2play to version 0.64 Chris Moeller 2014-08-01 03:47:34 -0700
  • ab5a8404d3 Fixed st3play Gxx with volume effect Chris Moeller 2014-08-01 03:47:18 -0700
  • 7d4df7e1f2 Fixed code signing issues Chris Moeller 2014-08-01 03:46:25 -0700
  • 05f57e9009 Fixed BASSMODS backward jumps counting toward loops Chris Moeller 2014-07-07 20:19:29 -0700
  • e3bc17302a Fixed BASSMODS seeking Chris Moeller 2014-07-06 22:18:15 -0700
  • 75c565da0d Fixed HTTP streaming FFMPEG supported formats Chris Moeller 2014-07-04 01:07:55 -0700
  • 3d26315db9 Project file fix Chris Moeller 2014-07-04 01:07:30 -0700
  • bda2b9e92e Implemented BASS IT and MO3 decoder, takes priority over DUMB Chris Moeller 2014-07-02 23:05:25 -0700
  • c469957035 Fixed IT playback to properly drop dead notes when performing volume ramping Chris Moeller 2014-07-02 21:21:44 -0700
  • b9136fcfd7 Fixed st3play initial pan position assignment in mono mode Chris Moeller 2014-06-29 15:21:06 -0700
  • 0d8f42031e Updated vgmstream to r1034 Chris Moeller 2014-06-26 21:16:37 -0700
  • a1f436587e Updated BASSMIDI library, now with SFZ instrument support, among other things Chris Moeller 2014-06-24 16:13:34 -0700
  • 91b60e158a Fixed one case of PS2 MIB interleave detection Chris Moeller 2014-06-24 16:13:10 -0700
  • 10316cfd06 Cleaned up ft2play loop handling and fixed bidirectional loops Chris Moeller 2014-06-02 13:28:20 -0700
  • cd5f1e0821 hcs's update for IMA decoder in vgmstream soneek 2014-06-01 20:14:57 -0700
  • bf5f0ebbaf Update RedSpark for M&L Dream Team soneek 2014-05-26 00:10:40 -0700
  • 08453b00ae Fixed playptmod obeying MOD restart position Chris Moeller 2014-05-24 17:53:02 -0700
  • f090a8035c Update to work with some files found in Paper Mario: Sticker Star, thanks soneek Chris Moeller 2014-05-23 16:42:46 -0700
  • e3351e16c6 Fixed st3play handling 16 bit samples incorrectly Chris Moeller 2014-05-22 00:02:16 -0700
  • 560efaf8b8 Fixed MIDI track repeat when the current file has no loop points Chris Moeller 2014-05-11 19:27:09 -0700
  • 579451737c Fixed a cause for rounding errors in DUMB/modplay resamplers, which would have caused some extreme cases of samples to play too slowly Chris Moeller 2014-05-11 17:41:09 -0700
  • 641302d597 Updated playptmod with several important bug fixes from eightbitbubsy Chris Moeller 2014-05-10 18:12:34 -0700
  • cb0c43fb5f Updated DUMB to fix two uninitialized variables Chris Moeller 2014-05-10 18:11:58 -0700
  • d8817e8f3b Fixed FFMPEG input hitting the end of the stream with samples already in the buffer causing it to live lock afterward Chris Moeller 2014-04-26 15:38:45 -0700
  • 7876eed573 Fixed playptmod length detection when testing for vblank timing Chris Moeller 2014-04-24 18:11:53 -0700
  • 1590770af6 Fixed vgmstream fsb5 path length limit Chris Moeller 2014-04-23 22:26:53 -0700
  • 3e51816813 Undid damage to vgmstream.h on merging new changes Chris Moeller 2014-04-23 22:13:33 -0700
  • 3e9f3f531e Fixed library include path Chris Moeller 2014-04-23 22:02:40 -0700
  • 3c939042f1 Updated vgmstream to revision 1029 Chris Moeller 2014-04-23 21:55:48 -0700
  • 607f404361 Enabled MPEG audio support in vgmstream Chris Moeller 2014-04-18 18:24:16 -0700
  • be23bdb88a Oops Chris Moeller 2014-04-16 19:02:12 -0700
  • 7028972f59 Hopefully final playptmod fix for IFF sample loops Chris Moeller 2014-04-16 18:56:15 -0700
  • 59a94badcd Added a safety fix to playptmod for handling IFF headers in sample data with loops Chris Moeller 2014-04-15 17:07:20 -0700
  • 10e80e2965 Updated ft2play to version 0.45 Chris Moeller 2014-04-12 14:06:49 -0700
  • 6c3c261ef9 Removed muffling cutoff from blip_buf and added a sinc generator, and changed playptmod vblank mode so it only applies to ProTracker mods and not any other tracker's formats Chris Moeller 2014-04-11 18:23:53 -0700
  • f0c3567214 Removed muffling cutoff from Hively Player blip buffer table, and threw in a generator Chris Moeller 2014-04-11 17:42:00 -0700
  • 7b38371ca7 Updated Hively Player with cleaner filter generator source, and updated DUMB with more faithful tempo calculation Chris Moeller 2014-04-11 16:35:54 -0700
  • e0b4748d85 Replaced Hively Player filter function with original AHX player filter function Chris Moeller 2014-04-10 17:35:16 -0700
  • 496f7870f8 ft2play is now safe for use on big endian machines Chris Moeller 2014-04-08 18:06:00 -0700
  • 1737f4021d Updated ft2play to version 0.43a, which optimizes the RelocateTon function used by glissando tone slides and arpeggio effects Chris Moeller 2014-04-08 17:06:24 -0700
  • efcfa5bdb5 Don't include MSVC header since we're not compiling with MSVC Chris Moeller 2014-04-08 15:11:41 -0700
  • d3ba707339 Fixed modplay volume ramping terminating normal voices when something sets the volume to zero Chris Moeller 2014-04-08 02:19:06 -0700
  • dcf97c1ede Reverted a stupid change which broke 64 bit compilation of lazyusf Chris Moeller 2014-04-07 18:21:12 -0700
  • d53e363b1d Fix URL in update feed generator Chris Moeller 2014-04-07 18:08:43 -0700
  • cc0faa0b2e Fixed update script so it actually produces proper delta patches Chris Moeller 2014-04-07 18:01:17 -0700
  • 033c086a37 Fixed gsub in update script Chris Moeller 2014-04-07 17:45:18 -0700
  • 0fb8aa57bb Update LazyUSF and increased silence detection threshold for USF files to 10 seconds, which fixes Majora's Mask - Staff Roll Chris Moeller 2014-04-07 17:42:09 -0700
  • ef2c8efdf9 Update feed script again Chris Moeller 2014-04-07 17:41:03 -0700
  • a9eb5760ec Updated lazyusf Chris Moeller 2014-04-07 12:46:26 -0700
  • 0a4046f2bf Added safety check to lazyusf for non-working sets; Now they'll fail with a useful error message instead of locking up in an infinite loop Chris Moeller 2014-04-05 20:22:19 -0700
  • 47d3a8dffe Imported GCC fix for cpuid function Chris Moeller 2014-04-04 21:50:18 -0700
  • 03fa21464f Updated sinc resampler with unscaled windowing, which improves resampling quality significantly when downsampling Chris Moeller 2014-04-04 20:41:46 -0700
  • 01f086aa65 Updated st3play with accurate AdLib polyphony count and muting capability, not exposed in the UI Chris Moeller 2014-04-04 20:41:12 -0700
  • ec134e26e8 MSVC fix Chris Moeller 2014-04-04 20:40:33 -0700
  • bf4da4f5fb Updated vio2sf resampler as well Chris Moeller 2014-04-04 17:05:26 -0700
  • bc7de494e2 DUMB and modplay resampler now adds input delay and subtracts output delay according to whichever quality is selected, rather than being fixed for sinc only. This fixes blep synthesis mode defeating note on and off volume ramping. Chris Moeller 2014-04-04 16:52:03 -0700
  • 00a014f270 Re-ported ft2play from original sources Chris Moeller 2014-04-04 13:40:09 -0700
  • 0b436c8437 Compile fix for new changes to lazyusf Chris Moeller 2014-04-04 13:39:54 -0700
  • a8ca0c83ff More lazyusf rsp_hle fixes Chris Moeller 2014-04-02 18:46:59 -0700
  • e6da9d6db7 Updated lazyusf, mostly (unused by this plugin) HLE audio code Chris Moeller 2014-04-02 17:54:43 -0700
  • 299704cc24 Updated lazyusf Chris Moeller 2014-04-02 17:02:44 -0700
  • ac71543e87 Changed comment for accuracy Chris Moeller 2014-04-02 17:02:01 -0700
  • 0ddc1e9855 Oops Chris Moeller 2014-04-01 14:16:07 -0700
  • 3264ce9154 Updated modplay Chris Moeller 2014-04-01 14:12:54 -0700
  • 52e8c8f07d Updated vio2sf with multiple configurable resampling modes Chris Moeller 2014-03-31 20:38:24 -0700
  • c4288a8e61 Updated st3play with experimental AdLib support Chris Moeller 2014-03-31 19:00:27 -0700
  • 55eec18bfe Updated ft2play and fixed up dbopl Chris Moeller 2014-03-30 17:19:18 -0700
  • 0839cbbd9d Converted Dosbox fast FM emulator to C and imported it for inclusion in st3play Chris Moeller 2014-03-30 03:19:18 -0700
  • 9a87f61e77 Removed some blank lines Chris Moeller 2014-03-30 03:19:00 -0700
  • f072c08a3c Updated ft2play to approximate parallel with version 0.40a Chris Moeller 2014-03-28 19:48:38 -0700
  • 18fad4692b Fixed uploading feed xml to correct prefix Chris Moeller 2014-03-28 18:08:39 -0700
  • 7a0aea53dd Made DUMB and modplay volume ramping more sensitive when transititioning to or from zero volume, and implemented Modplug ADPCM sample support into ft2play Chris Moeller 2014-03-28 17:53:08 -0700
  • 4504bf1034 Changed update script Chris Moeller 2014-03-28 03:11:15 -0700
  • 5618d058a3 Updated DUMB and modplay, and added a setting to control the resampling used by both, as well as by BASSMIDI, which will use sinc if specified Chris Moeller 2014-03-26 21:49:31 -0700
  • 9d5a1fc32e Handled FLAC seeking to the end of file, and stopping on seek errors in general Chris Moeller 2014-03-26 02:46:36 -0700
  • 104e4c140f Fixed seeking to the end of files with FFMPEG plug-in Chris Moeller 2014-03-26 02:27:51 -0700
  • aacffb9981 Fixed DUMB notes cutting/hanging Chris Moeller 2014-03-26 02:27:28 -0700
  • 16b96c8ec8 Oops, I somehow seriously broke volume ramping prior to the previous release Chris Moeller 2014-03-26 01:40:06 -0700
  • fa3fba09be Fixed update script Chris Moeller 2014-03-25 21:00:12 -0700
  • d00e1d227d Updated modplay and DUMB, with no real major effects on playback Chris Moeller 2014-03-25 20:37:11 -0700
  • d1afe662b5 Update script now generates delta patches against the previous release, which should save user and myself some bandwidth Chris Moeller 2014-03-24 20:24:52 -0700
  • 51f71732e1 Project file change, so modplay.bundle is not spuriously archived separately from the main app it is already installed into Chris Moeller 2014-03-24 20:24:09 -0700
  • 9059e8f308 PSF/PSF2 playback now obeys refresh tags on .psflib files Chris Moeller 2014-03-24 18:37:10 -0700
  • 018d6824bf Oops, accidentally made DUMB twice as loud as it should be Chris Moeller 2014-03-24 18:07:01 -0700
  • 003aaeee19 Fixed resampler for large increment counts Chris Moeller 2014-03-24 17:21:25 -0700
  • 94fcb71671 Reworked DUMB volume ramping ever so slightly Chris Moeller 2014-03-24 16:58:50 -0700
  • 9aae7b9c41 Changed sinc window to Nuttal 3 term, and added silence pre-fill to account for the window delay Chris Moeller 2014-03-23 21:05:58 -0700
  • 46815ba392 Updated DUMB and modplay Chris Moeller 2014-03-23 13:29:14 -0700
  • 93b427ae4e Renamed Lanczos resampler to sinc resampler, changed window type to Blackman Chris Moeller 2014-03-22 19:16:42 -0700
  • f90ef2bf0c Added UMX support to the modplay plugin Chris Moeller 2014-03-21 16:31:45 -0700
  • 3a08374551 Oops. Chris Moeller 2014-03-21 16:19:35 -0700
  • 9369314725 Oops, bad math leaked through Chris Moeller 2014-03-21 15:51:39 -0700
  • 7ae9f88e2a Updated ft2play, and implemented SSE optimizations in the Lanczos sinc resampler Chris Moeller 2014-03-21 15:42:00 -0700
  • a8b47ea0ed Fixed ft2play handling version 1.02 format files Chris Moeller 2014-03-21 09:24:43 -0700