geissomatik / geiss

The Geiss screensaver and Winamp music visualization plug-in
https://www.geisswerks.com/geiss/
Other
155 stars 7 forks source link

Go further with BSD license #3

Closed hartwork closed 1 year ago

hartwork commented 1 year ago

@geissomatik this needs careful review and testing. For review, I recommend looking at each commit individually (rather than the combined diff).

hartwork commented 1 year ago

@geissomatik I caught something while manually testing just now, the text is cut off in practice, see below. I have an idea why that is, let's see if I can fix it…

Screenshot_20221222_141303

hartwork commented 1 year ago

@geissomatik turns out our dear friend wsprintfA has an artificial size limit of 1024 characters on the target buffer… :smile: Looks better now, see below. Also, I returned the leading empty lines in bin_*/geiss_whatsnew.txt that seemed like a previous style choice to me, and rebased against latest main.

Screenshot_20221222_144223