forked from LvlAndFarm/Xtream-Browser
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add the ability to check for program updates on launch #6 * Fixed issue where checkForUpdate was being called more than once. * Backend data rewrite (#7) * Wrote a map for the categories to channel to make it load the channels for the selected category * Rewrote rest functions and catches for user login 404. * Rewrote epg loading (desc, title, times). * Added progress count while loading data. Fixed the channel time range on UI of channel list, and made it related to local time. Added converting UNIX to current time. Formatting start/stop timestamps. * Fixed the match for category name and removed category id from the match. --------- * Fixed how windows are loaded and displayed. Added feature #8 * Check up doesn't display a message box for no update anymore. * Upgraded to target .NET 7 framework * Commented out debug print outs and changed version to 2.0.0. --------- primetime43
- Loading branch information
1 parent
bc39599
commit 738ceb7
Showing
14 changed files
with
8,140 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.