summaryrefslogtreecommitdiff
path: root/audio/milkytracker/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-25Extend this patch to a second chunk of code with the same logic.dholland1-2/+2
Seen in the Solaris build.
2014-09-24Remove obsolete patch breaking the build.jperkin1-2/+1
2014-09-12Update to 0.90.86 (2013). Notable changes:shattered1-4/+4
Milkyplay license changed from GPL to BSD (MilkyTracker remains GPL). LHA, gzip and LZX compression support. Colour table import/export. Unsafe notes now shown in red when "PT 3 octave limit" option enabled. Bug in xm loader for old xm variant causing 8 bit samples to not load correctly. Crash when MilkyTracker attempts to load a non-existant file. Instrument vibrato depth value gets doubled when copying instruments. Loss of data when using 'backward' sample filter. Crash when storing colour presets. Segfault when loading XMs with zero-length loop.
2014-01-02Taking the absolute value of the difference of two things doesn't workdholland1-1/+2
if the difference is unsigned. Do something else instead. (It is backup logic for the clock going backwards while fading out the splash screen, so it's not exactly critical.) Caught by the Solaris C++ compiler, which warns if you try to pass an unsigned value to abs(). PKGREVISION++.
2012-03-15Fix this properly. Tested on NetBSD and SunOS.hans1-2/+2
2012-01-24fix patch checksumhans1-2/+2
2012-01-11Don't jump over variable initialization.hans1-1/+2
2009-08-27Import milkytracker-0.90.80 as audio/milkytracker.ahoka1-0/+6
MilkyTracker is an open source, multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility. Some of it's key features are: * Fasttracker II like, custom graphical user interface with context menus * Choose between a modern and a true-to-FT2 editing scheme / keyboard layout * Tabbed user interface for opening and playing up to 32 modules simultaneously and for exchanging data between them * Playing and editing simultaneously * Live mode for seamless pattern changes * Rendering songs/patterns to disk (.WAV) or directly to sample * Powerful sample editor featuring waveform generators * In-depth instrument editor featuring envelope zooming and scaling and support for copying and swapping instruments and samples across tabs * ProTracker 2/3 playback modes for playing and editing .MOD files * Various resampler options including emulated Amiga 500/1200 sound output * Module optimizer * Over 30 imported module formats * Basic archive support for loading zipped, powerpacked and UMX modules directly