For the first issue, open slideshow-gallery/js/gallery.js
Delete line 119
this.at=setTimeout(new Function(this.n+'.mv(1,0)'),this.speed * 10)
Note: this will hard code the auto scroll to off.
For the second issue, have you got image resizing turned on or off?