diff --git a/AUTHORS b/AUTHORS index 845f39b9c..467cf4615 100644 --- a/AUTHORS +++ b/AUTHORS @@ -13,3 +13,7 @@ Sebastian Tilsch gabriel additional artwork + +Andreas Brandmaier + + BitInvader plugin \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 43ed849e3..cb397e6ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-01-23 Andreas Brandmaier + + * plugins/bit_invader/bit_invader.cpp + * plugins/bit_invader/bit_invader.h + * plugins/bit_invader/graph.cpp + * plugins/bit_invader/graph.h + improved mouse handling. + replaced waveform generation methods by those + of toby's oscillator class. + 2006-01-22 Tobias Doerffel * include/timeline.h: @@ -78,6 +88,12 @@ fixed all that stuff with annoying scrollbars which partly hid important widgets +2006-01-21 Andreas Brandmaier + + * plugins/bit_invader/bit_invader.cpp + * plugins/bit_invader/bit_invader.h + added smooth button + 2006-01-20 Tobias Doerffel * src/tracks/pattern.cpp: