| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Approved by: pi (implicit)
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
| |
- Several minor fixes and improvements.
- Audio output compression is now configurable.
Approved by: pi (implicit)
|
|
|
|
| |
Changes: https://github.com/pylast/pylast/releases
|
|
|
|
| |
Changes: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS
|
|
|
|
| |
Obtained from: Gentoo
|
|
|
|
|
|
| |
https://cgit.freebsd.org/src/commit/?id=1c7d15b030718d9d8cc70916fe3216a1
Thanks to: cy, imp
|
| |
|
| |
|
|
|
|
|
|
| |
In da36e637247b a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the plasma ports.
|
|
|
|
|
|
|
| |
- Add support for sndio(7) as a backend.
Submitted by: Tim Creech <tcreech@tcreech.com>
Approved by: pi (implicit)
|
|
|
|
|
|
|
|
| |
Changelog:
* VIC II: check badline enabled condition on raster Y increment. Fixes CPU/shxy/shx-test
* Disable digiboost for residfp when not required (issue #37)
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
A minor compilation warning was elevated to error with -Werror.
Reported by: fallout
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
| |
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 51.1.1:
DIN Is Noise 52:
\ walked back some changes introduced in DIN 51
\ the drone tracked by gravity does not change when the selection changes
\ renamed drone arrow parameter called Head to Neck
/* new gravity size modulation for DIN 52
change the size (aka strength/magnitude) of gravity vector over bpm:
on the gravity widget, turn on Modulate
bpm = speed of gravity size modulation
depth = how far to 0 gravity drops
depth = 1, goes all the way to 0 and back in 1 beat
depth = 0.5, goes from starting size to half size and back in 1 beat
depth = 0, no size modulation ie size does not change at all
default depth = 1
set an initial size using gravity presets or click on Change Size
and move the mouse up or down. keep Modulate off when doing this.
click Edit to edit the size modulation curve for interesting fx.
/*
+ press q to toggle drone wanding when Menu > Drone Tools > Wand is selected
! was always in Add drone mode until DIN 51.x
+ optional tracking of drones when connecting them with Menu > Drone Tools > Connect
+ enable / disable @ Menu > Drone Tools > Track
+ if enabled on connection: drone 1 points to drone 2 points to drone 3 and so on
+ if disabled on disconnection: selected drones stop tracking any other drone
+ select drone on creation
+ Menu > Drone Params > Defaults > Select on Creation
+ drone is not selected by default
+ useful for looking at pitch/volume info of launched drones as they fly past
+ white = noise interpolator curve
@ Menu > Editors > Noise Interpolator
+ white = drone that makes noise
\ was grayscale in DIN 51.x
+ color of velocity vector of drone = color of drone
\ was green in DIN51.x
+ constrain magnitude of drone velocity +/ acceleration to be > 0
+ click on 0 checkbutton on the Menu > Drone Params > Motion > Velocity or Acceleration to toggle
+ if enabled, magnitude of velocity +/ acceleration will always be > 0
+ if disabled, magnitude of velocity +/ acceleration can go < 0 ie will reverse movement or
orbiting
+ browsed drone marker color is color of the browsed drone
\ was green in DIN51.x
* improved drone arrow drawing
* improved note/frequency labeling on microtonal ranges
* improved 'with left/center/right fixed' menu item on Menu > Ranges
* new default volume distribution curve to have value increase (linearly)
after 100% instead of staying at 100%. upto 200% now.
* improved drone > < noise progress display
<> moved (and renamed) Menu > Drone Params > Move under Gravity to Menu > Drone Tools > Balloon
still does the same thing:
releases (like gas balloons :) anchored drones
these are now launched drones and die at the end of their lifetimes.
<> moved Snap drones to notes / Position affects velocity from Menu > Drone Params > Motion to
Menu > Drone Tools
<> moved Bounces, rebound Speed% and drone bounce behaviour from Menu > Drone Params > Motion to
Menu > Drone Params > Defaults as they apply equally to all launched drones
* replaced drone Rise Time Min and Max spinners with a Rise time spinner
+ turn on ~ to generate a random rise time (default is 50% to 100% of Rise time) on drone creation
+ change range of randomness by editing %~ field
* replaced drone Fall Time Min and Max spinners with a Fall time spinner
+ turn on ~ to generate a random fall time (default is 50% to 100% of Fall time) on drone removal
+ change range of randomness by editing %~ field
+ drones can bounce ahead, back or ahead/back
+ can select drones while voice phrasor plays
+ reinstated (from din-5.2.1 release!) a form of indian notation for notes
+ from Settings screen, choose notation = indian
+ a launched drone lifetime = lifetime of launcher or if ~ is active on Menu > Drone Params > Defaults > Lifetime
a randomisation based on ~% of the lifetime of the launcher
! fixed bug when setting snap left/right values
! fixed mouse wheel scrolling of UI when hovering over label widget
! gravity continues tracking drone as its moved around or when scrolling microtonal keyboard
|
|
|
|
|
|
|
|
|
| |
compilation: 0.90.3 -> 0.90.3.20210427
gcc-compiled libcalf.so was crashing due to mix of gcc- and base-provided libc++.so and libstdc++.so
PR: 258051
Original patch submitted by: Florian Walpen <dev@submerge.ch>
|
| |
|
| |
|
| |
|
|
|
|
| |
Not reported by: portscout :(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test
If a dependency on the nox11 flavor is required, use for example
USES=magick:nox11 resp. USES=magick:7,nox11,run,test
See magick.mk for more details on the available flags.
The tree has been completely converted to make use of this.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D32754
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
KDE Gear 21.12 has landed and comes with a massive number of updates and
new versions of applications and libraries. Literally, dozens of classic
KDE everyday tools and the specialised sophisticated apps you use to
work, be creative and play, are getting refreshers with design
improvements, new features and performance and stability enhancements.
What's new:
https://kde.org/announcements/gear/21.12.0/#whatsnew
Changelog:
https://kde.org/announcements/changelogs/gear/21.12.0/
|
|
|
|
|
| |
Previous version was mislabeled (-pre2 wasn't included) so now
it's just a bump.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Changelog: https://github.com/breakfastquay/rubberband/blob/default/CHANGELOG
Approved by: lbartoletti (mentor), maintainer timeout (3+ weeks)
Differential Revision: https://reviews.freebsd.org/D32989
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Mostly minor bugfixes, release notes at
https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
|
| |
|
|
|
|
|
|
| |
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tuesday, 30 November 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.4.
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.
This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Breeze style: Reduce groove opacity for greater contrast with
scrollbar/slider/etc.
* Applets/weather: Make cursor a pointing hand when hovering over
source link.
* Plasma Systemmonitor: Don’t make right click popup modal.
Announcement:
https://kde.org/announcements/plasma/5/5.23.4/
Changelog:
https://kde.org/announcements/changelogs/plasma/5/5.23.3-5.23.4/
|
|
|
|
|
|
|
|
|
|
|
| |
Build failures reported upstream at
https://github.com/praat/praat/issues/1933
The build failure is in test-code, in a static function
that does nothing useful -- looks like some C++-experimentation
that is still in the source tree. Massage it away so that
builds on 14- can happen. Bump PORTREVISION since on pre-14-
it might now pick a different constructor, and so potentially
the package changes.
|
| |
|
|
|
|
| |
PR: 260106
|