aboutsummaryrefslogtreecommitdiff
path: root/audio/guitarix/ChangeLog.old
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-12-06 15:15:14 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-10 08:37:37 +0700
commita79a62e75bed339ca0067ad5fbaa8d6947e2a2a1 (patch)
treee82208f66d5293bbedb38257d6facc286e5e9600 /audio/guitarix/ChangeLog.old
parentad5128632144c6a6e5bb876ef2d69667b641d0d0 (diff)
audio/guitarix: New-style icons, fix perms.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/guitarix/ChangeLog.old')
-rw-r--r--audio/guitarix/ChangeLog.old32
1 files changed, 32 insertions, 0 deletions
diff --git a/audio/guitarix/ChangeLog.old b/audio/guitarix/ChangeLog.old
index ac4d9f096f8e..7b48c9c3d02f 100644
--- a/audio/guitarix/ChangeLog.old
+++ b/audio/guitarix/ChangeLog.old
@@ -1,6 +1,38 @@
# This stuff used to be in the script, but it was getting annoyingly
# long. Probably only of interest to me, and maybe future archaeologists.
+# 20180619 bkw:
+# - Updated for 0.37.1.
+# - Force building with bundled zita-convolver and resampler libs.
+# Previously, system libs would be linked if they were installed,
+# otherwise bundled libs were used... caused a problem if the
+# system zita-convolver was updated to an incompatible version.
+# - Add config options to re-enable ladspa and lv2 mod-gui stuff that
+# used to be enabled by default in 0.36.1.
+# - Add patches from upstream git, to fix segfaults when online
+# button gets clicked. Also if dbus isn't running, guitarix will now
+# actually say so, in its error message.
+# - Move old changelog entries to ChangeLog.old.
+
+# 20171223 bkw: Updated for 0.36.1.
+# 20170825 bkw: Updated for 0.35.6. Install the bundled roboto font.
+# 20170725 bkw: Updated for 0.35.5
+
+# 20170710 bkw:
+# - Updated for 0.35.4
+# - Remove README stuff about webkitgtk, since upstream dropped it.
+# - Add README.online with troubleshooting info. I had trouble
+# getting the new Online Presets stuff to work, so hopefully this
+# might help the next guy.
+
+# 20170404 bkw:
+# - Updated for 0.35.3
+# - Use + rather than ; in find/chmod. Noticeably faster.
+
+# 20170306 bkw:
+# - Flip changelog comments right-side up
+# - Stop writing outside of $TMP.
+
# 20161016 bkw: Updated for 0.35.2
# 20160806 bkw: