sfxr-sdl-1.2
------------
* Added support for gtk+-3.0 by Tim Oertel (toertel-sfxr@manax.orghttp://www.heroicproportions.org)
(Sorry, you have to edit the makefile to switch back to gtk+-2.0)
sfxr-sdl-1.2.1
--------------
* Fixed bug, the loop function call in main was commented out by Johan Helsing (bobbaluba@gmail.com)
* Fixed broken target clean in Makefile
libmusicbrainz.
Compared to v3 (in audio/libmusicbrainz) there were the following
changes:
Changes for libmusicbrainz 5.0.1
--------------------------------
- Fix LMB-32 - Correctly ignore unrecognised nodes
- Don't compile using -Werror when building from tarball
Changes for libmusicbrainz 5.0.0
--------------------------------
- Deprecated functions removed
Changes for libmusicbrainz 4.0.3
--------------------------------
- Fix LMB-32 - Correctly ignore unrecognised nodes
- Don't compile using -Werror when building from tarball
Changes for libmusicbrainz 4.0.2
--------------------------------
- Add extra attributes to Alias
- Add IPI lists to Artist and Label
- Add 'Ended' to Lifespan
- Add PrimaryType and SecondaryTypeList to ReleaseGroup
- Add text based track number to Track
- Add ISWC list to Work
- Debug builds show queries and responses on stderr
- Documentation updates
Changes for libmusicbrainz 4.0.1
--------------------------------
- Fixed bug LMB-30 - Unable to access all relation lists on objects with
multiple relation lists
- Fixed bug LMB-31 - mb_relationlist_get_targettype always returns
"target-type"
Changes for libmusicbrainz 4.0.0
--------------------------------
- Added support for collection list being returned as part of a release
Changes for libmusicbrainz 4.0.0 beta 2
---------------------------------------
- Restructured for easier maintenance
- List class interface rewritten
- Added handling of extension elements and attributes
- Add handling of all list attributes and elements
- C interface is now automatically generated from an XML file template
N.B. The API has changed with regard to lists since beta 1. Any
applications are likely to need rewriting to take account of this
and will certainly need to be recompiled due to the ABI change.
Changes for libmusicbrainz 4.0.0 beta 1
---------------------------------------
- Rewritten from scratch for NGS
Changes for Audio File Library version 0.3.4:
* Use hidden visibility for internal symbols.
* Add support for Sample Vision format.
* Update license for extended-precision floating-point conversion routines.
xfce4-mixer depends on x11/xfce4-panel which takes care of creating
the plugins directory. Remove the redundant directory creation which
can lead to directories being removed prematurely.
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.
to this bl3 that I can find. One is audacious-plugins, where this setting
is incorrect (it fails Joerg's new .so tests); the other reference is in
audio/mp3splt-gtk, and it's commented out.
Changelog:
November 18 2011
Abcmidi new feature. The MIDI commands, chordprog and bassprog have
been extended to allow for an octave offset. In the following example
November 30 2011
Abc2midi slurring bug.
December 8 2011
Abc2midi: fermata bug. When a rest is preceded by a fermata symbol
H, abc2midi fails to recognize the rest.
December 11 2011
Abc2midi: lyrics bug with inline voices.
December 19 2011
Abc2midi clef-octave bug. In the following example, the clef=treble
declaration does not restore the octave setting to zero.
January 29 2012
Abc2midi: extended %%MIDI chordname command to handle up to 10 notes (instead
of 6).
March 08 2012
Abc2midi: grace bug with voice overlay. Abc2midi loses synchronization when voice overlays and gracenotes present.
March 22 2012
Abc2midi repeat error message:
abc2midi runs without error messages if the tunes are processed
individually.
March 26 2012
Abc2midi fermata bug:
March 29 2012
Abc2midi bug: abc2midi applies fermatas to all chords in which the
length is set outside the chord.
March 30 2012
Abc2midi bug: more bugs when fermata is applied to a chord.
April 1 2012
Abc2midi: new feature. Introduced a new option (-TT) to tune the key of
A above or below 440.0 Hz but less than a semitone. The output MIDI
file will re-tune to that frequency. The purpose of this feature
is to accommodate some instruments like the accordian which are
not tune exactly to 440.0 Hz.
April 03 2012
Abc2midi -tuning. Changed to the lower frequency limit to 414.9 to
permit A=415 Hz, a common tuning for Baroque music. The bend
variable is still limited between 0 and 16383.
April 15 2012
Abc2midi - lyrics. The function checksyllables() in genmidi.c emits
warnings even when there do not seem to be any errors in the
placement of the lyrics. I do not know how to fix this problem,
or even whether a fix exists. Furthermore, the warnings do not
appear useful as they are not very specific. Users can easily
check the placement of the syllables by viewing the score produced
by abcm2ps. The error message in checksyllables() is now suppressed
except when running abc2midi in verbose mode.
* fix mono binding on 32 bit systems
* better iOS 4.3 support
* dynamic loader for libhashab.so
* make smartplaylists case-insensitive to match what iTunes does
* more robust Shuffle support in udev helper
* various compilation fixes and build system improvements
* bug fixes
* updated French translation
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.