summaryrefslogtreecommitdiff
path: root/audio/hydrogen/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz1-2/+2
2022-09-11*: bump PKGREVISION for flac shlib bumpwiz1-2/+2
2022-07-02*: Recursive revbump from audio/pulseaudioryoon1-2/+2
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-03-28a*/*: revbump(1) for libsndfiletnn1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-11-15*: recursive bump for gstreamer 1.18.5wiz1-2/+2
2021-11-13audio: Enable JACK (where supported) for some "professional" toolsnia1-2/+2
2021-09-29revbump for boost-libsadam1-2/+2
2021-09-08Recursive revbump for audio/jacknia1-2/+2
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon1-2/+2
2021-04-21revbump for boost-libsadam1-2/+2
2021-04-21revbump for textproc/icuadam1-1/+2
2021-04-17hydrogen: Update to 1.0.2nia1-3/+2
2021-04-11 the hydrogen team <hydrogen-devel@lists.sourceforge.net> * Release 1.0.2 * User-selectable translation language * Bug fixes including critical startup bug on macOS Big Sur
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon1-2/+2
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon1-1/+2
2020-11-23hydrogen: Update to 1.0.1nia1-4/+6
2020-08-29 the hydrogen team <hydrogen-devel@lists.sourceforge.net> * Release 1.0.1 * Fixed compilation with libtar * Fixed jack transport tempo drift when using non-integer bpm values * Disabled "development mode" warning * Fix crash on saving ladspa settings
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-18*: revbump for libsndfileleot1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2020-06-20hydrogen: needs qt5-qttools to buildadam1-1/+3
2020-06-18hydrogen: Update to 1.0.0.rc1nia1-14/+12
This should fix the build. Hydrogen 1.0.0-rc1 brings the following changes (compared to Hydrogen 1.0.0-beta2): several fixes to the Jack transport (missed/double beats at the begin of a pattern) fixed audio artifaces when using the ALSA driver fixed tempo problems/distorting when exporting a song playback track now scales correctly
2020-06-02Revbump for icuadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-10-26hydrogen: Update to 1.0.0-beta1nia1-35/+23
Switch to qt5. "please ship it if it works" - kamil
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
2017-06-28add support for PKGMANDIRwiedi1-1/+2
2016-11-30Updated hydrogen to 0.9.7.wiz1-3/+2
2016-11-01 the hydrogen team <hydrogen-devel@lists.sourceforge.net> * Release 0.9.7 * The color of the SongEditors squares is now configurable * Added support for midi cymbal choking * Added support for midi hihat pressure control * Added hihat pressure groups * Added basic non session manager support * Added instrument components * Basic lilypond export * New windows cross compilation script * Support for soundlibrary images * Configurable sample selection algorithm * Support for soundlibraries with images * Donation dialog * New midi action: * SELECT_PREV_PATTERN_RELATIVE
2016-10-25fix LOGGER_SLEEP() to not call usleep() with 1000000 which is allowedmrg1-2/+2
to be illegal (and is on netbsd.) this fixes 100% cpu usage seen while doing nothing at all. (it still writes nul to /dev/audio while doing nothing, but that takes little cpu :)
2016-06-18Use github framework and avoid too generic distnameryoon1-8/+8
No binary change is intended.
2016-04-20Set LICENSE for a lot of audio packages.nros1-1/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-04-28WRKSRC should not contain the revision either.joerg1-2/+2
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-1/+2
2014-09-10update to hydrogen 0.9.6.1. mostly just a bug fix release.mrg1-5/+4
2014-09-10Sync PLIST with installation. Bump revision.joerg1-1/+2
2014-08-05update to hydrogen 0.9.6 (actual release.)mrg1-5/+16
includes: - fixes for NetBSD - cppunit tests - pulseaudio support (not yet enabled?) - several new --options - fixes for JACK support (this, and the NetBSD fixes remove all our local patches!) - fixes for drumkit loading - wants newer libarchive than NetBSD or pkgsrc have; use libtar for now - updates to playlist support - uses snprintf() over sprintf() - better undo/redo support - copy/paste support for particular notes
2014-03-09Link network libs on SunOSwiedi1-1/+3
2014-03-06update to hydrogen 0.9.6-beta3. changes include:mrg1-17/+12
Bugfixes: - Major fixes for the pattern handling in the soundlibrary - A memory leak was fixed which appeared when using note-off notes - A note-off related segmentation fault was fixed - The path of instrumens is now set correctly if a song gets saved (solves the abs. vs. rel. path problem) - lots of smaller fixes.. New features: - New midi action: SELECT_NEXT_PATTERN_RELATIVE - Show a layers velocity informations in a tooltip - Added a description field for patterns - Jack session support - Jack midi out - Undo history - Tabbed interface (aimed at netbooks) - CMake for build
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2