| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Apr 2013 23:19:09
1.1.1
|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
28 Mar 2013 16:29:01
1.1.1
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
19 Mar 2013 13:04:31
1.1.1
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
06 Oct 2012 10:42:37
1.1.1
|
bapt  |
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact |
06 Jun 2012 06:44:38
1.1.1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 06:57:16
1.1.1
|
bapt  |
Convert to new options framework |
28 Jan 2012 19:10:10
1.1.1
|
miwi  |
- Update to 1.1.1
PR: 164148
Submitted by: Ports Fury |
22 Feb 2011 02:19:31
1.1.0
|
wen  |
- Update to 1.1.0
PR: ports/154304
Submitted by: Wen Heping (myself) |
25 Oct 2010 20:09:07
1.0.0_1
|
trasz  |
Drop maintainership for ports I can't maintain anymore. |
22 Aug 2009 00:13:27
1.0.0_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
31 Mar 2009 05:25:03
1.0.0_1
|
trasz  |
Update audio/liblo to 0.26. |
19 Feb 2009 22:15:53
1.0.0
|
trasz  |
Update to 1.0.0. |
11 Jul 2007 22:06:17
0.9.1_1
|
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
13 Apr 2007 13:03:49
0.9.1_1
|
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
06 Feb 2007 21:05:41
0.9.1_1
|
miwi  |
- Fix build on HEAD
Submitted by: trasz maintainer (via privat mail) |
23 Jan 2007 20:47:57
0.9.1_1
|
miwi  |
- Add RUN_DEPENDS
Approved by: maintainer |
13 Jan 2007 21:38:30
0.9.1
|
miwi  |
DSSI (pronounced "dizzy") is an API for audio processing plugins,
particularly useful for software synthesis plugins with user
interfaces.
DSSI is an open and well-documented specification developed for use
in Linux audio applications, although portable to other platforms.
It may be thought of as LADSPA-for-instruments, or something
comparable to VSTi.
DSSI consists of a C language API for use by plugins and hosts,
based on the LADSPA API, and an OSC (Open Sound Control) API for
use in user interface to host communications. The DSSI specification
consists of an RFC which describes the background for the proposal
and defines the OSC part of the specification, and a documented
header file which defines the C API.
WWW: http://dssi.sourceforge.net/
PR: ports/107867
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |