Added Network status checking to fix Bug [#6294] Becoming disconnected from network...
authordruid23 <usr@dru-id.co.uk>
Sun, 5 Sep 2010 10:49:12 +0000 (11:49 +0100)
committerdruid23 <usr@dru-id.co.uk>
Sun, 5 Sep 2010 10:49:12 +0000 (11:49 +0100)
commitec3f00561af85a33926bb8039eeb7e52503a5990
treeec268a4017e5d827e07c3229800fe17c5706d030
parentdfb7b11c5f32c619045a63741ff3f9a7d8aeffae
Added Network status checking to fix Bug [#6294] Becoming disconnected from network whilst running causes multiple restore connection popups.
vlc-remote will now not let you use the interface without an active connection (wlan or gprs).
This will break the use case of using vlc-remote to control a local (on device) vlc instance!
modified:   src/accountdialog.cpp
modified:   src/appsettings.cpp
modified:   src/appsettings.h
modified:   src/playermainwindow.cpp
src/accountdialog.cpp
src/appsettings.cpp
src/appsettings.h
src/playermainwindow.cpp