Wizou
|
18fc1b32af
|
Program_DownloadSavedMedia: demo how to abort a transfer
|
2024-11-14 00:49:45 +01:00 |
|
Wizou
|
be7027b318
|
more IAsyncDisposable stuff
|
2024-09-07 01:59:27 +02:00 |
|
Wizou
|
1d07039f04
|
Fix potential conflict on System.Collections.Immutable
|
2024-04-16 15:19:12 +02:00 |
|
Wizou
|
3d224afb23
|
Renamed OnUpdate => OnUpdates (with temporary compatibility shim)
|
2024-03-29 16:42:58 +01:00 |
|
Wizou
|
753ac12eb1
|
OnUpdate is now only for updates. OnOther is used for other notifications
|
2023-05-01 18:21:03 +02:00 |
|
Wizou
|
d858411a87
|
demonstrate doc.Filename in Program_DownloadSavedMedia
|
2023-01-06 13:28:58 +01:00 |
|
Wizou
|
668b19e3e8
|
Renamed Update event to OnUpdate, returning Task
(to gracefully handle async exceptions)
|
2022-07-29 15:24:18 +02:00 |
|
Wizou
|
0667d36ed8
|
updated example Programs.cs
|
2022-02-13 03:15:23 +01:00 |
|
Wizou
|
934ee9bae4
|
GUI compatibility: Detach interactive Config calls from MainThread
|
2021-12-05 11:47:52 +01:00 |
|
Wizou
|
bafe3c56bd
|
make example programs static
|
2021-12-03 10:16:01 +01:00 |
|
Wizou
|
dbcb6814ff
|
renamed ITLObject to IObject
|
2021-11-07 16:52:58 +01:00 |
|
Wizou
|
b872e58e28
|
use Users_GetUsers instead of Updates_GetState in login so we update our User info
|
2021-11-04 20:10:44 +01:00 |
|
Wizou
|
4f9fbfc12c
|
A null config value for "verification_code" will show a console prompt. This allows Environment.GetEnvironmentVariable to be used directly as config callback.
|
2021-10-11 14:44:49 +02:00 |
|
Wizou
|
87a85bec4b
|
added Examples\Program_DownloadSavedMedia.cs
|
2021-10-06 08:21:42 +02:00 |
|