- Fix 'TypeError' on destroy #79
- Fix #76 with video preloading issue
- Fix overlay destruction #74 (sumomostudio)
- Add
destroy
method
- Remove video canplay event not triggered properly on Firefox
- Timer color set to neutral white by default
- New video options mute and loop
- Enhance quick transition change
- Restore missing overlays
- Fix a bug with random transitions
- Remove Transition/Animation auto-detection
- Aad TransitionRegister/AnimationRegister options instead
- Remove dev folder
- Brand new Vegas V2
- Allow overlay(false) to disable overlay when vegas is already running
- Fix loading option which didn't work on slideshows
- Fix some size bug. Get the real Viewport size
- Fix Destroy method
- Remove forgotten debug
- Add user-select:none to CSS
- New attempt to fix the webkit image size bug (Thanks orourkedd)
- Get rid of imagesLoadedForVegas function
- Fixed Css Twitter Bootstrap incompatibility
- Fixed the destroy() error
- Fixed the width and height webkit error
- Added globale fade settings
- Enhanced better image preloading
- Enhanced minimized the total overlay image
- Fixed the bug when fading effect is longer than then slideshow delay
- Added imagesLoaded plugin by Paul Irish et al, thanks simshaun
- Added default settings
- Added 'previous' method
- Added 'next' method
- Added 'jump' method
- Added 'preload' method
- Added 'get' method
- Added 'preload' option to slideshow method
- Added 'step' option to slideshow method
- Added 'loading' option to background method
- Added 'walk' callback to slideshow method
- Renamed 'background*' events to 'vegas*'
- Added 'vegasstart' event
- Added 'vegasstop event
- Added 'vegaspause event
- Added 'vegasnext' event
- Added 'vegasprevious' event
- Added 'vegasjump' event
- Added 'vegaswalk' event
- Enhanced 'valign' and 'align' with % values
- First public release