1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-08 20:34:05 +02:00
TweetDuck/video
Daniel Chýlek f1f90a2ee3
Refactor code to avoid nulls ()
* Ensure potential nulls have a fallback value & add/remove null checks

* Refactor update check code to avoid nulls

* Refactor ProfileManager exception handling to avoid nulls

* Refactor a few more various classes and fix nulls in ContextInfo

* Force c#7 everywhere and revert usage of newer features from cherry-picked commits

* Remove unused #pragma declaration
2018-03-07 14:37:03 +01:00
..
Controls Fix unsealed classes 2017-08-28 18:46:14 +02:00
Properties Bump project and plugin versions 2017-08-30 16:51:53 +02:00
Resources Tweak the download icon in video player 2017-08-30 16:59:01 +02:00
FormPlayer.cs Fix a video player crash caused by not handling remote commands on UI thread 2018-01-29 08:20:33 +01:00
FormPlayer.Designer.cs Set volume slider SmallChange to 1 and increase width of video player volume slider 2017-08-30 21:00:11 +02:00
NativeMethods.cs Only activate parent form in video player if the player window itself is active 2017-08-28 23:41:46 +02:00
Program.cs Release 1.12.4 2018-01-29 08:40:38 +01:00
TweetDuck.Video.csproj Refactor code to avoid nulls () 2018-03-07 14:37:03 +01:00