Where are the latest tip changes hiding?

I see

  • Added an option to Viewport::setViewedComponent.
  • Fixed a decibel conversion bug
  • Made linux windows open in a parent window
  • Added String::toWideCharPointer method
  • Got the jucer to emit linker option flags in VS2010 projects.

But the only file that changed according to GIT is

extras/audio plugins/demo/Source/PluginProcessor.cpp

Am I missing something?

The last change is “Fri, 4 Mar 2011 12:41:41 +0000”

Ah shit… looks like I hit the wrong button. Sorry, fixed now.

Just wondering about the PluginDemo. A few days ago there was some changes that mentioned an AudioProcessorParameter class, however the current tip, as far as I can tell, has no mention of this and it’s the same PluginDemo as before. Is this intentional or am I missing some? :?

I started tinkering with some changes to that stuff, but haven’t had time to finish yet, sorry.