Version: 1.4.31-bp150.1.1
* Fri May 11 2018 jkraehemann@gmail.com
- new upstream v1.4.31 fixed muted DSSI and possible SIGSEGV as
relink line after destroyed machine.
* Tue May 08 2018 jkraehemann@gmail.com
- new upstream v1.4.29 fixed missing timestamp check against lower
bounds in if statement.
* Sun May 06 2018 jkraehemann@gmail.com
- New upstream v1.4.28 fixed selection of notation and automation
editor. Minor improvements to lv2 and editor clipboard.
* Wed Apr 11 2018 jkraehemann@gmail.com
- New upstream v1.4.25 fixed memory corruption related to writing
of pointer to struct of different allocation. Exported missing
symbol of ags_widget_marshal.h and fixed an event doing potential
infinite loop.
* Mon Mar 26 2018 jkraehemann@gmail.com
- New upstream v1.4.24 minor improvements. Refactored startup
process and improved thread-safety.
* Sun Mar 11 2018 jkraehemann@gmail.com
- New upstream v1.4.21 reverted the use of GMainLoop for pulseaudio
because of a race-condition. Faster lv2 plugin loading.
* Sat Feb 03 2018 jkraehemann@gmail.com
- New upstream v1.4.18 fixed step sequencer's clipboard.
* Fri Feb 02 2018 jkraehemann@gmail.com
- New upstream v1.4.17 various fixes to initialization code of
recalls in ags_channel.c.
- Fixed playback scope and related code in ags_play_channel_run.c.
* Mon Jan 29 2018 jkraehemann@gmail.com
- Removed libpulse-mainloop-glib0 because it is already provided.
* Sun Jan 28 2018 jkraehemann@gmail.com
- New upstream v1.4.15 replaced pa_main_loop_new() by
pa_glib_main_loop_new().
- Added libpulse-mainloop-glib0 dependency to spec.
* Mon Jan 22 2018 jkraehemann@gmail.com
- New upstream v1.4.14 important fixes to ags_simple_file.c causing
SIGSEGV during restore of files containing pattern data.
- Implemented rt-safe mode without any dynamic memory allocation
from audio processing threads during playback.
- Minor-fixes.
* Tue Jan 09 2018 jkraehemann@gmail.com
- new upstream v1.3.6 fixes the most annoying bug ever. The
"clipping" issue of GtkPaned was solved by a GtkViewport.
* Mon Jan 08 2018 jkraehemann@gmail.com
- new upstream v1.3.5 minor fixes, increased functional test's
timeout in order to run more reliable on low power systems.
* Mon Jan 08 2018 jkraehemann@gmail.com
- new upstream v1.3.4 fixes to the notation and automation editor.
It is considered to be important to update. Since unexpected
behaviour can occur.
* Sat Jan 06 2018 jkraehemann@gmail.com
- new upstream v1.3.3 various bug-fixes including fix of ags.rc
theme, memory-leaks and buffer-overflow.
* Fri Jan 05 2018 jkraehemann@gmail.com
- new upstream v1.3.1 minor bug-fixes and ags.rc improvements
* Fri Jan 05 2018 jkraehemann@gmail.com
- new upstream v1.3.0 refactored AgsAutomationEditor, make code
more intuitive and added new widgets.
- Supporting 4 different paste modes, switches are match audio
channel/line or no-duplicates.
* Sun Dec 24 2017 jkraehemann@gmail.com
- new upstream v1.2.7 refactored big parts of ags_channel.c, make
code reusable and strip redundant code as well being thread-safe.
* Fri Dec 22 2017 jkraehemann@gmail.com
- added pulseaudio as dependency of tests
* Fri Dec 22 2017 jkraehemann@gmail.com
- new upstream v1.2.5 fixed unitialized pointer