1358 Commits

Author SHA1 Message Date
vanhofen
9f418ef8db locale: add LOCALE_CI_OP
Origin commit data
------------------
Branch: ni/coolstream
Commit: f45ce753f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-07-19 (Sat, 19 Jul 2025)

Origin message was:
------------------
- locale: add LOCALE_CI_OP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-07-19 12:32:51 +02:00
vanhofen
a9fab13220 infoviewer: enable weather data
Origin commit data
------------------
Branch: ni/coolstream
Commit: f988d129b5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)

Origin message was:
------------------
- infoviewer: enable weather data

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-21 21:44:57 +02:00
vanhofen
6839e43fb8 locale: change shoutcast locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: d62b6bce66
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
- locale: change shoutcast locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-05-13 22:02:13 +02:00
vanhofen
fc93b17640 rename YOUTUBE_DEV_KEY => YOUTUBE_API_KEY
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d01fa773a
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-04 (Sat, 04 May 2024)

Origin message was:
------------------
- rename YOUTUBE_DEV_KEY => YOUTUBE_API_KEY

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-05-04 23:25:35 +02:00
vanhofen
d8985c2ed5 locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4bb0243934
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-05-03 22:24:51 +02:00
vanhofen
3dd75cd07b rename weather-dev-ver => weather-api-version
Origin commit data
------------------
Branch: ni/coolstream
Commit: d083c61dbb
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- rename weather-dev-ver => weather-api-version

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-05-03 22:24:51 +02:00
TangoCash
10a9a1a206 add option to change openweather api to 3.0, since 2.5 will be deactivated in June 2024
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58cf5bf2f1
Author: TangoCash <eric@loxat.de>
Date: 2024-05-03 (Fri, 03 May 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-05-03 22:24:51 +02:00
BPanther
10ebb3df88 nglcd: new option for scroll text on/off added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 179f5fbc98
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-08-14 22:59:47 +02:00
BPanther
169ef8d585 new option added for eof retries on lost server connections
Origin commit data
------------------
Branch: ni/coolstream
Commit: b11a1de3f3
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-07-26 20:46:25 +02:00
vanhofen
e24e1d0527 locales: unify inetradio locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 061812d0e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-04-12 (Wed, 12 Apr 2023)

Origin message was:
------------------
- locales: unify inetradio locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-04-12 20:12:20 +02:00
vanhofen
ed72ec8f51 locales: clarify omdb locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9aab81be01
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-04-10 (Mon, 10 Apr 2023)

Origin message was:
------------------
- locales: clarify omdb locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-04-10 22:13:30 +02:00
Thilo Graf
289fa152b2 opkg_manager: Major overhaul of the package manager
- Contains more user interactions
- No disabled menu items, this allows getting package information
 for all items.
- Menu list is now divided into sections for updates, plugins and
 system packs, each sorted by installed or not installed.
- Install/reinstall and uninstall takes place via user dialogue
- Expert mode has been revised. Problematic packages may not be touched
 here either.
- Simplified progress display
- and some minor changes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 579be157e5
Author: Thilo Graf <dbt@novatux.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)

Origin message was:
------------------
opkg_manager: Major overhaul of the package manager

- Contains more user interactions
- No disabled menu items, this allows getting package information
 for all items.
- Menu list is now divided into sections for updates, plugins and
 system packs, each sorted by installed or not installed.
- Install/reinstall and uninstall takes place via user dialogue
- Expert mode has been revised. Problematic packages may not be touched
 here either.
- Simplified progress display
- and some minor changes


------------------
This commit was generated by Migit
2023-03-07 23:20:44 +01:00
Thilo Graf
8dd423846a opkg_manager: add localized separators to describe contents of package list
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf5cfdeaeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-03-07 23:20:43 +01:00
vanhofen
9005f0ee0c english.locale: case fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01cc2bceea
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-21 (Sat, 21 Jan 2023)

Origin message was:
------------------
- english.locale: case fixes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-01-21 23:02:06 +01:00
vanhofen
2fc2ac78c1 locale: try to clarify zap-to timer locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: e755967706
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-21 (Sat, 21 Jan 2023)

Origin message was:
------------------
- locale: try to clarify zap-to timer locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-01-21 21:12:22 +01:00
vanhofen
1d7ff96338 Revert "introduce hdmi_cec to driver"
This reverts commit 35df18cfb5 and the following hdmi_cec commits.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9338ea7226
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-28 (Wed, 28 Dec 2022)



------------------
This commit was generated by Migit
2022-12-28 21:29:54 +01:00
vanhofen
b0a026bebf Revert "- videosettings: reduce videomenu.zappingmode to mute and hold"
This reverts commit 8cac71b903.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 34f258f4ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-19 (Mon, 19 Dec 2022)



------------------
This commit was generated by Migit
2022-12-19 20:40:52 +01:00
vanhofen
7871d230d3 vfd-setup: add hint, hinticon and key to graphlcd item
Origin commit data
------------------
Branch: ni/coolstream
Commit: aae9b9a528
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-03 (Sat, 03 Dec 2022)

Origin message was:
------------------
- vfd-setup: add hint, hinticon and key to graphlcd item

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-12-03 21:48:05 +01:00
vanhofen
b65cb21b4c locale: resort locale with reworked helpers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3eb31d92c0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-03 (Sat, 03 Dec 2022)

Origin message was:
------------------
- locale: resort locale with reworked helpers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-12-03 00:18:09 +01:00
vanhofen
799be18190 locale: rework helpers
Origin commit data
------------------
Branch: ni/coolstream
Commit: d69e119903
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-03 (Sat, 03 Dec 2022)

Origin message was:
------------------
- locale: rework helpers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-12-03 00:18:09 +01:00
vanhofen
c384f57017 glcd/weather: split temperature and weather icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17de572b24
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-29 (Tue, 29 Nov 2022)

Origin message was:
------------------
- glcd/weather: split temperature and weather icon

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-29 20:02:00 +01:00
vanhofen
f1417b352d glcd: unify/resort locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4814d70ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-28 (Mon, 28 Nov 2022)

Origin message was:
------------------
- glcd: unify/resort locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-28 22:11:42 +01:00
vanhofen
9e3fdee22f english.locale: fix missing entries
Origin commit data
------------------
Branch: ni/coolstream
Commit: a41874a7d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-27 (Sun, 27 Nov 2022)

Origin message was:
------------------
- english.locale: fix missing entries

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-27 01:53:24 +01:00
vanhofen
67e25a6d79 remove youtube player
Origin commit data
------------------
Branch: ni/coolstream
Commit: 11ebfd17fb
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-27 (Sun, 27 Nov 2022)

Origin message was:
------------------
- remove youtube player

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-27 01:35:35 +01:00
vanhofen
d2f474eb11 glcdsetup: minor arrangement fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91ccbd4bb4
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-25 (Fri, 25 Nov 2022)

Origin message was:
------------------
- glcdsetup: minor arrangement fix

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-25 20:41:34 +01:00
vanhofen
d718679805 deutsch.locale: fix minor typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d448930e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-20 (Sun, 20 Nov 2022)

Origin message was:
------------------
- deutsch.locale: fix minor typo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-20 02:02:56 +01:00
vanhofen
93f94e25b3 deutsch.locale: fix "stop" typos
Origin commit data
------------------
Branch: ni/coolstream
Commit: 215c1689e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-20 (Sun, 20 Nov 2022)

Origin message was:
------------------
- deutsch.locale: fix "stop" typos

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-20 01:53:52 +01:00
vanhofen
94644af92a locales: minor changes in PiP locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dac4e843f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-20 (Sun, 20 Nov 2022)

Origin message was:
------------------
- locales: minor changes in PiP locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-20 01:53:52 +01:00
vanhofen
dcb4d32f7a moviebrowser: allow configurable keys to toggle view
Origin commit data
------------------
Branch: ni/coolstream
Commit: 79afa94822
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-20 (Sun, 20 Nov 2022)

Origin message was:
------------------
- moviebrowser: allow configurable keys to toggle view

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-20 01:53:52 +01:00
TangoCash
35df18cfb5 introduce hdmi_cec to driver
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8a58afe2f
Author: TangoCash <eric@loxat.de>
Date: 2022-11-19 (Sat, 19 Nov 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-19 13:25:46 +01:00
TangoCash
43641a791c add option to rotate PiP clockwise/counterclockwise
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61d234fadb
Author: TangoCash <eric@loxat.de>
Date: 2022-11-19 (Sat, 19 Nov 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-11-19 11:09:01 +01:00
TangoCash
5f251b06bc glcd: rework
contains:
84e96916bf
0391fe435e
9fdbdc8717
3d1f5b6a8a


Origin commit data
------------------
Branch: ni/coolstream
Commit: d52813cf67
Author: TangoCash <eric@loxat.de>
Date: 2022-11-15 (Tue, 15 Nov 2022)

Origin message was:
------------------
- glcd: rework

contains:
84e96916bf
0391fe435e
9fdbdc8717
3d1f5b6a8a


------------------
This commit was generated by Migit
2022-11-15 22:43:21 +01:00
TangoCash
4b7bf6aaac fix glcd icons, add to menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f20b50ac3
Author: TangoCash <eric@loxat.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-10-29 05:22:50 +02:00
GetAway
f7f1d5f12a locale: fix empty locales after removing trailing whitespace
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b1910ef2f
Author: GetAway <get-away@t-online.de>
Date: 2022-10-09 (Sun, 09 Oct 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-10-09 20:39:33 +02:00
GetAway
39f91ac8b0 locale: trim trailing whitespace
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6758acb1ef
Author: GetAway <get-away@t-online.de>
Date: 2022-10-07 (Fri, 07 Oct 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-10-07 22:14:55 +02:00
TangoCash
f04f28bc9a rework streaming part2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8567503f9d
Author: TangoCash <eric@loxat.de>
Date: 2022-10-05 (Wed, 05 Oct 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-10-05 21:48:04 +02:00
vanhofen
f7cd2c6728 keybind-setup: add key_sleep
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1af81893fa
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-28 (Wed, 28 Sep 2022)

Origin message was:
------------------
- keybind-setup: add key_sleep

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-09-28 23:05:50 +02:00
vanhofen
1baecdf2aa locale: fix typo; thx to DdD
Origin commit data
------------------
Branch: ni/coolstream
Commit: f922cb8255
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)

Origin message was:
------------------
- locale: fix typo; thx to DdD

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-08-28 21:50:51 +02:00
vanhofen
be88799050 scan-setup: add addScanMenuFrontendOptions() only once
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdac740084
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)

Origin message was:
------------------
- scan-setup: add addScanMenuFrontendOptions() only once

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-08-28 21:16:24 +02:00
TangoCash
cc831fe5d6 introduce triple tuner handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: df427f96a8
Author: TangoCash <eric@loxat.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)

Origin message was:
------------------
- introduce triple tuner handling

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-08-28 21:16:24 +02:00
vanhofen
1658fe3b8f channellist: allow epgtext alignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a657e3960
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-05-06 (Fri, 06 May 2022)

Origin message was:
------------------
- channellist: allow epgtext alignment

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-05-06 23:41:05 +02:00
vanhofen
e7768d8f78 locale: minor fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 224c434669
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-17 (Sun, 17 Apr 2022)

Origin message was:
------------------
- locale: minor fixes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-04-17 23:34:03 +02:00
vanhofen
3b12f09ef0 themes: add color for channellist event descriptions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cb7939fdd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-17 (Sun, 17 Apr 2022)

Origin message was:
------------------
- themes: add color for channellist event descriptions

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-04-17 23:34:03 +02:00
vanhofen
948bb3842a lcd4l: update weather locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c64f80f82
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-02-03 (Thu, 03 Feb 2022)

Origin message was:
------------------
- lcd4l: update weather locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-02-03 21:54:55 +01:00
vanhofen
dcbd4c95c4 lcd4linux: add menu item to allow or disable display screenshots
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c16e15ecc
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-27 (Thu, 27 Jan 2022)

Origin message was:
------------------
- lcd4linux: add menu item to allow or disable display screenshots

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-27 22:02:02 +01:00
vanhofen
de20a1df65 weather: add getDirectionString() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a53e91c48
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-23 (Sun, 23 Jan 2022)

Origin message was:
------------------
- weather: add getDirectionString() function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-23 23:59:08 +01:00
vanhofen
822605f6e2 weather: rename postcode => postalcode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3bd0161285
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-22 (Sat, 22 Jan 2022)

Origin message was:
------------------
- weather: rename postcode => postalcode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-22 01:44:42 +01:00
TangoCash
ddaa31a539 add find weather location by postcode
todo: add country


Origin commit data
------------------
Branch: ni/coolstream
Commit: b2b2d605dc
Author: TangoCash <eric@loxat.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)



------------------
This commit was generated by Migit
2022-01-20 21:24:37 +01:00
vanhofen
941d38df57 weather: remove obsolete locales and g_settings.weather_country key
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04ecb008f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- weather: remove obsolete locales and g_settings.weather_country key

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-14 22:43:24 +01:00
vanhofen
3eb346b289 weather: align locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2fb3e1d00a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- weather: align locales

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-14 22:43:24 +01:00