cDima / Aerial

Aerial Apple TV screen saver for Windows
1.97k stars 181 forks source link

Add Span All Monitors option #180

Closed gregmac closed 5 years ago

gregmac commented 5 years ago

Adds a new "Span single video across all monitors" option.

image

image

image

Implements #133

wildpash commented 5 years ago

Hi Greg, is there a possibility to download that 6.2 Release? The download Section only contains the working: Aerial Screen Saver v6.1 Exe The Aerial.exe in the Master Release Folder crash at start.

Anwendung: Aerial.exe Frameworkversion: v4.0.30319 Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet. Ausnahmeinformationen: System.ArgumentNullException bei System.IO.Path.Combine(System.String, System.String) bei Aerial.Caching.IsHit(System.String) bei Aerial.AerialContext.GetAllEntries() bei ScreenSaver.ScreenSaverForm.ScreenSaverForm_Load(System.Object, System.EventArgs) bei System.Windows.Forms.Form.OnLoad(System.EventArgs) bei System.Windows.Forms.Form.SetVisibleCore(Boolean) bei System.Windows.Forms.Control.set_Visible(Boolean) bei System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext) bei System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext) bei System.Windows.Forms.Application.Run(System.Windows.Forms.Form) bei Aerial.Program.Main(System.String[])