Commit Graph

15 Commits

Author SHA1 Message Date
Doczom
77a4688f6d Updated dll.load. Added support for loading the library using the full path.
Fixed makefile for Whether  

git-svn-id: svn://kolibrios.org@9908 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-03-28 16:39:08 +00:00
f483bc78e4 Move weather.json config to /kolibrios
Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.

Also, update Weather to look for its config not only in /sys but also
in /kolibrios.

git-svn-id: svn://kolibrios.org@9820 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-23 22:47:22 +00:00
turbocat
ee7c61f931 Weather: now uses auto import(KX).
git-svn-id: svn://kolibrios.org@9651 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 17:51:08 +00:00
turbocat
9fe59e4f34 Fixed Tupefile.lua in other programs
git-svn-id: svn://kolibrios.org@8813 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:32:10 +00:00
turbocat
8562860493 Weather:
fix Tupefile.lua


git-svn-id: svn://kolibrios.org@8805 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:08:44 +00:00
turbocat
b5bb829ff5 Weather:
Fixed build

git-svn-id: svn://kolibrios.org@8802 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 15:06:01 +00:00
turbocat
4454900e10 Weather 1.6e:
- Now uses libc.obj
- The binary file has been reduced to ~ 8kb

git-svn-id: svn://kolibrios.org@8735 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 17:21:26 +00:00
turbocat
b533776ce7 Weather: Fix config filepath
git-svn-id: svn://kolibrios.org@8589 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:35:30 +00:00
turbocat
c3882c37d2 - Added libjson.a lib
git-svn-id: svn://kolibrios.org@8587 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:06:51 +00:00
turbocat
92c44fb1c7 Weather:
- Added to autobuild
- Updated weather.json config path

git-svn-id: svn://kolibrios.org@8586 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:02:54 +00:00
superturbocat2001
8236f21f5b Weather 1.5 :
- Added auto-update 
- Fixed unicode 3byte symbol  ( 'ь' - BUG )

git-svn-id: svn://kolibrios.org@8566 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 17:17:20 +00:00
superturbocat2001
d06e01cc46 Weather 1.4:
- Added wind direction
- Added comments to the code

git-svn-id: svn://kolibrios.org@8556 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-29 09:40:07 +00:00
superturbocat2001
d851917517 Weather 1.3:
- Added Russian, English and German languages.
- Added Celsius/Fahrenheit configuration
- Fixed no connection crash

git-svn-id: svn://kolibrios.org@8555 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-28 22:47:41 +00:00
superturbocat2001
979538a595 Update Weather 1.2b:
- Fixed all memory leaks. 
- A workaround for img_blend is to use integer types. 
- The window adheres to the system style. 
- The window becomes larger if the location name does not fit.

git-svn-id: svn://kolibrios.org@8554 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-27 23:59:58 +00:00
superturbocat2001
8de8aa7b20 - Added Weather 1.0b
git-svn-id: svn://kolibrios.org@8553 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-27 19:37:12 +00:00