File: NEWS

package info (click to toggle)
libvisual-plugins 1%3A0.4.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,976 kB
  • sloc: ansic: 9,959; sh: 4,942; cpp: 871; makefile: 227; sed: 16
file content (133 lines) | stat: -rw-r--r-- 5,494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
NEWS - list of user-visible changes between releases
of Libvisual plugins. 

These are only visible changes, for more details look at the ChangeLog.

New in 0.4.2: 2023-03-20:

New features
* debug: Fix and reintegrate debug input plugin (#147)
* gstreamer: Upgrade to GStreamer 1.x (#95, #194, #223)
* mplayer: Make input plug-in functional (#158, #277)
* portaudio: Add new PortAudio input plug-in (#196, #236, #240, #279)
* pulseaudio: Add new PulseAudio input plug-in (#149)

Removed features
* esound: Drop ESounD/ESD input plugin (#148)

Behavior bugfixes
* alsa: Fix upload buffer size math (#154)
* alsa: Open device "default" rather than "hw:0,0" (#154)
* alsa: Reduce latency (#154)
* corona: Fix heap-buffer-overflow (#263, #281)
* gforce: Fix issues with object destruction (#216)
* gforce: Fix font loading + install missing font file (#216)
* infinite: Fix out-of-bounds access (#200, #205)
* infinite: Fix effect loading for big-endian machines (#200)
* lv_flower: Fix out-of-bounds access (#199)
* lv_gltest: Base rotation on runtime not FPS (#153, #164)
* lv_scope: Show silence as a solid line (#198)
* oinksie: Fix out-of-bounds access (#209)

Translation improvements
* Improve translations (from Debian) (#156)

Fixes related to compilation
* Drop harmful AC_FUNC_MALLOC and AC_FUNC_REALLOC from configure.ac (#237)
* Address Autotools warnings (#228)
* Re-write autogen.sh based on autoreconf (#229)
* Drop unused X11 and make OpenGL logic respect pkg-config (#188)
* Compile and link against OpenGL and GLU in a more portable way (#278)
* gdkpixbuf: Update to build with GTK 3.x (#183)
* gforce: Fix compile error (#290)
* Require a C++11 compiler (#276)

Infrastructure work
* Start covering Clang 17 (#231)
* Enrich NEWS files with 0.4.1 pull request references (#227)
* Add .gitignore files (#197)
* Start covering build on macOS (#189, #262)
* finespectrum: Remove off-build-system actor plugin (#207, #253)
* Document 0.4.2 pull requests (#273)

New in 0.4.1: 2022-12-05:

Behavior bugfixes
* gforce: Fix crashing on x86_64 (#136)
* jess: Fix buffer overflow (method fusee, file draw.c) (#139)
* jess: Fix crash on 64bit (#124)
* nastyfft: Fix crashing (#123)

Translation improvements
* Mass-fix typo "transparant" (#115)
* Ask to send translation error reports to the GitHub issue tracker (#141)
* Add make target "update-pot" to allow simpler invokation of make (#141)
* Sync translation files with current code (#141)

Fixes related to compilation
* Add to *_LIBADD rather than resetting LIBS to fix underlinking (#112)
* configure.ac: Allow bypassing automagic (on jack and esound) (#138)
* configure.ac: Respect user CXXFLAGS (#130)
* configure.ac: Fix so that lv_analyzer actually gets built (#111)
* configure.ac: Make translations work properly (#125)
* Makefile.am: Ensure that aclocal creates file m4/alsa.m4 (#131)
* flower: Address Clang 16 warning -Wimplicit-function-declaration (#106)
* gforce: Address Clang 16 warning -Wregister (#128)
* gforce: Fix Clang 15 compile error: call to 'sqrt' is ambiguous (#135)
* gforce: Fix compile on FreeBSD (#137)
* gforce: Stop redefining "true" and "false" for GCC 12 (#116)
* gforce: Un-inline libmfl function mfl_GetTextWidthL to allow cross-file linking (#112)
* morph: Fix FTBFS with Clang instead of GCC (#116)
* mplayer: Address GCC/Clang warning -Wformat (#127)
* mplayer: Address GCC/Clang warning -Wpointer-to-int-cast (#126)
* mplayer: Fix Clang 15 compile error: incompatible integer to pointer conversion (#116)
* oinksie: Fixed all compiler warnings (#110)
* oinksie: Address Clang 16 warning -Wimplicit-function-declaration (#106)
* oinksie: Address Clang warning -Wunsequenced (#129)

Infrastructure work
* Add CI covering build with GCC 11/12 (#116)
* Add CI covering build with Clang 15/16 (#116)
* Add CI rejecting underlinking of plugins (#112)
* Add CI covering "make dist" results (#132)
* Add CI enforcing that .pot and .po files remain in sync(#141)
* Make CI upload "make dist" results (#145)
* Drop files auto-generated by GNU Autotools (#141)

New in 0.4.0: 2006-03-20:
* ...
* ESD won't block anylonger, solved with a select timeout. (Dennis)
* NastyFFT: Adding new actor plugin. (yodor <yodor@developer.bg>)
* ...

New in 0.2.0: 2005-02-09:
* Adding pseudotoad flower actor plugin, ported. (Dennis)
* Adding dancing particles plugin, ported. (Dennis)
* Including G-Force in package. (Dennis)
* Including Nebulus in package. (Dennis)
* Adding corona actor plugin, ported. (Dennis, Jean-Christophe)
* Fixed bumpscope actor plugin. (Dennis)
* MMX code added to JESS, alphablend, oinksie (Dennis)
* Fixing many bugs in plugins. (Everyone)
* Adding VisUI userinterfaces to plugins, not usable yet
  because there is no client support yet. (Dennis)

New in 0.1.7: 2004-10-14:
* Updates to API changes.
* All plugins use the VisRandom stuff for randomizing.
* New slide morph plugin.
* Bugfix in flash plugin, that caused it to not work on 8bits depth.

New in 0.1.6: 2004-09-10:
* New ALSA capture input plugin. (Vitaly)
* New MPlayer export input plugin. (Gustavo)
* New Plazma actor plugin, ported from xmms. (Dennis)
* New Jakdaw actor plugin, ported from xmms. (Dennis)
* New Bumpscope actor plugin (has issues), ported from xmms. (Dennis)
* New GdkPixbuf actor plugin to be used with images. (Dennis)

New in 0.1.5: 2004-06-27:
* Removed the videotest plugin, it was used for early debugging.
* Esound dependency lowered from 0.2.29 to 0.2.28.
* Major cleanups and a new build tree.