| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Apr 2013 23:40:57
0.2.3.5_1
|
ak  |
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes |
30 Jul 2012 18:40:23
0.2.3.5_1
|
scheidell  |
- Correct wrong use of '&&' instead of '&' for logical "bit and"
- Bump PORTREVISION (cause failure on clang build)
PR: ports/170079
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer) |
16 Feb 2012 04:39:37
0.2.3.5
|
pgollucci  |
- Update to 0.2.3.5
PR: ports/163124
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer) |
07 Jul 2011 09:17:32
0.2.3.4
|
wen  |
- Remove USE_GZIP=yes since it is default
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr) |
29 Jun 2011 01:27:53
0.2.3.4
|
miwi  |
WildMIDI is a simple software midi player which has a core softsynth library
that can be used with other applications.
The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files
into audio which is them passed back to the calling application for further
processing or output. The API of the library is designed so that it is easy to
include WildMIDI into applications that wish to include MIDI file playback.
With multiple MIDI file support you can develop applications to mix several
midi files together at the same time and with the next release you will be
able to use a different patch set for each MIDI file.
The wildmidi player is a demonstration program to show the capabilities of
libWildMidi.
WWW: http://wildmidi.sourceforge.net/
PR: ports/158372
Submitted by: SimaMoto,RyoTa <liangtai.s4 at gmail.com> |