Stefan Kost
|
efe9f3328d
|
basescope: add a property to modify the ammount of shading
Add another property to specify the shading per color channel. Fix endianess
issues in the shading code.
https://bugzilla.gnome.org/show_bug.cgi?id=651536
|
2011-06-06 15:25:13 +03:00 |
|
Stefan Kost
|
2cd10856d0
|
basescope: add a backbuffer and apply shading effects
Keep the last frame and apply shade and geometry effects. Expose the shading
effects as a controllable gobject property on the baseclass.
https://bugzilla.gnome.org/show_bug.cgi?id=651536
|
2011-06-06 15:25:13 +03:00 |
|
Stefan Kost
|
2271946d73
|
basescope: allow subclasses telling how many sample they need per frame
This allows e.g. FFT based elements to require enough data. If they need more
data than what we get, we flush less from the adapter.
https://bugzilla.gnome.org/show_bug.cgi?id=651536
|
2011-06-06 15:25:13 +03:00 |
|
Stefan Kost
|
439c7c47e5
|
scopes: first version of a scopes plugin using a new baseclass
Add a new baseclass for writing visualisation plugins. Provide a simple wave
oscilloscope as a first subclass.
https://bugzilla.gnome.org/show_bug.cgi?id=651536
|
2011-06-06 15:25:13 +03:00 |
|