Commit graph

5 commits

Author SHA1 Message Date
joerg
b65b13c14d Fix build with newer scons and update PLIST. Bump revision. 2013-01-11 13:23:33 +00:00
mrg
3972f83e2d update to hydrogen 0.9.5.1. slightly clean up the netbsd port.
2011-02-19 the hydrogen team <hydrogen-devel@lists.sourceforge.net>
        * Release 0.9.5.1
        * Compatible with linux 3.0 kernels
        * Compiles now with gcc 4.7
        * Added greek translation
        * Updated czech translation
        * Few small bugfixes

2011-03-15 the hydrogen team <hydrogen-devel@lists.sourceforge.net>

        * Release 0.9.5
        * load playlists at startup
        * midi-learn works now with shift-click on some gui elements
        * multi-track export
        * LADI support
        * maximum number of bars is now configurable
        * added czech translation
        * fixed serveral export song failures
        * added ogg, flac, aiff export support
        * added some new commandline parameter for no_gui version
        * added rubberband-cli support
        * several improvements on sample editor
        * added NO_GUI_SUPPORT to build a version of hydrogen without a gui
        * added support for app bundles on OSX
        * non destructive sample editor
        * piano roll editor
        * instrument midi out
        * destructive midi recording
        * support for midi "note off" messages
        * virtual patterns
        * time line to change song tempo and add tags
        * director
        * and at least several small changes
        * Xml handling is now done by QtXml instead of TinyXML
        * improved support for non-ascii filenames / strings
        * remove direct dependencies to libflac
2012-11-13 23:26:23 +00:00
sbd
619c2b6b84 Linux build fixes:
* On Linux only pull in alsa-lib buildlink and enable alsa support.

* In the Sconstruct file move the line setting the include path and ldflags
  based on the prefix from the netbsd section to the linux, darwin and netbsd
  section.

* When adding to an if/elif/else block _elif_ should be used.

Bump PKGREVISION (because of the earlier libarchive additions).
2012-06-28 07:32:36 +00:00
joerg
44e603f85f Accept all NetBSD versions. 2012-03-26 13:59:40 +00:00
mrg
6f4f707b59 update to hydrogen 0.9.4.2. changes include:
- more jack support (not enabled)
- qt3 -> qt4 update (including a major UI update)
- support for more instruments
- better midi support
- many bug fixes
- multi-layer instrument support
- multiple concurrent patterns
- FLAC support
- autosave support
- drumkit manager
- much better pattern support/ui/editing

thanks to wiz@ for help getting this right.
2011-04-28 10:27:38 +00:00