summaryrefslogtreecommitdiff
path: root/audio/libwildmidi/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2014-03-31 08:31:19 +0000
committerwiz <wiz>2014-03-31 08:31:19 +0000
commit88824125957793e274bd500822049e78c829fd5b (patch)
tree96f45b08a2874d2139dd9ba166bc463cba856900 /audio/libwildmidi/distinfo
parent791d4804c662b2d04c8a65d07a2679e77fe25e9b (diff)
downloadpkgsrc-88824125957793e274bd500822049e78c829fd5b.tar.gz
Update to 0.3.5:
0.3.5: While we've not added any additional functionality, we have fixed many bugs from internal testing (clang static analysis and valgrind) and also downstream distribution issues. We've also reduced the memory thrashing dramatically. Going from 16,000 reallocations and about 400MiB memory usage when playing a 2 minute midi down to about 600 reallocations and only 8MiB memory usage! What is new in this release: Greatly reduced the heap usage (was a regression introduced in 0.2.3) OpenAL support: Fixed audio output on big-endian systems. Fixed audio skips at song start. OSS support: No longer uses mmap mode for better compatibility. This gains us NetBSD and OpenBSD support. Worked around an invalid memory read found by valgrind when playing Beethoven's Fur Elise.rmi at 44100 Hz using the old MIDIA patch-set from 1994. Build fixes for MSVC. Revised visibility attributes usage. 0.3.4: This release marks the end of further development in the 0.3 branch. We will do bug-fixes to help stabilize platforms, but no new functionality will be added after this. What is new in this release: OpenAL support: This gains us OSX and other platforms that OpenAL supports for sound output! DOS DJGPP support: This goes a long way to helping other DOS based applications like UHexen2. MinGW support: This gains us win32 and win64 support using this toolchain. Fedora support: We are now ready to see this get pushed upstream to Fedora. New portable file and path-name system to handle cross-platform support. Support for Debian/kFreeBSD, Debian/Hurd and other Debian archs. Many bug fixes, code clean-ups and cosmetic fixes. 0.3.3: This is the first package to be officially uploaded to Debian. default to hidden visibility and only export our API functions windows lean and mean to help compile times on Windows cli and xcode work now on OSX better FreeBSD support Supported platforms are Debian, FreeBSD, Windows and OSX (but only for WAV output) 0.3.2: Now with Microsoft Visual Studio support.
Diffstat (limited to 'audio/libwildmidi/distinfo')
-rw-r--r--audio/libwildmidi/distinfo11
1 files changed, 4 insertions, 7 deletions
diff --git a/audio/libwildmidi/distinfo b/audio/libwildmidi/distinfo
index 9d477677839..9fcb90400ad 100644
--- a/audio/libwildmidi/distinfo
+++ b/audio/libwildmidi/distinfo
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/10/28 23:43:35 joerg Exp $
+$NetBSD: distinfo,v 1.4 2014/03/31 08:31:19 wiz Exp $
-SHA1 (wildmidi-0.2.3.4.tar.gz) = 99ffeb54980a29c5aa44f4cb152ad37acbe877bc
-RMD160 (wildmidi-0.2.3.4.tar.gz) = 50b4102f0b305ca0afd7649957a3a94343dbf2d6
-Size (wildmidi-0.2.3.4.tar.gz) = 348971 bytes
-SHA1 (patch-configure) = 615aacc23c7a4a083d039be9df14219dda05d7c9
-SHA1 (patch-src_Makefile.in) = c04041123a882bda5b0029f70e69fda17b381638
-SHA1 (patch-src_wildmidi.c) = 6217cb6992d1eb6e04e2b55937fc555b658dc434
+SHA1 (wildmidi-0.3.5.tar.gz) = e69cb90b6bb8c378b22381aab7c0713a9f17dfbd
+RMD160 (wildmidi-0.3.5.tar.gz) = 666ed7aa6009e1f215e271732c687093073ed68f
+Size (wildmidi-0.3.5.tar.gz) = 118925 bytes