Commit Graph

14337 Commits

Author SHA1 Message Date
vanhofen
430bb80aba - introduce TARGET_ROOT define to fix paths in native mode
Conflicts:
	src/neutrino.cpp
2023-04-25 15:53:22 +02:00
Thilo Graf
6aded31eb3 setting_helpers: reduce dub code parts
Note: This line: 'TARGET_PREFIX "/share/zoneinfo/" + zone' will be
found in other source files too. It could make
sense to unify it globally to avoid duplicating code.
2023-04-25 15:52:50 +02:00
Thilo Graf
75f693d988 opkgmanager: rename hintBox -> loadBox
That should be a more plausible term.
2023-04-25 15:51:53 +02:00
Thilo Graf
8fcfffe596 start_wizard: avoid complete initial of COPKGManager object
For a little less effort.
2023-04-25 15:51:50 +02:00
Thilo Graf
25f49be90b imageinfo: remove opkg includes and man object
Not required.
2023-04-24 21:04:49 +02:00
Thilo Graf
9e64d70093 imageinfo: remove debug line
Not required
2023-04-23 21:57:47 +02:00
Thilo Graf
542ac2f5da opkg_manager: remove friend class CImageInfo
Not longer required
2023-04-23 21:53:01 +02:00
Thilo Graf
c6944d0905 opkg-manager: remove unused class CConfigFile 2023-04-19 15:47:41 +02:00
vanhofen
ebd24e73f9 - infoviewer: an addition to 14dcdc36e3
Signed-off-by: Thilo Graf <dbt@novatux.de>
2023-04-13 19:13:51 +02:00
vanhofen
b4bf491a46 - locales: unify inetradio locales
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2023-04-13 18:58:44 +02:00
Thilo Graf
14dcdc36e3 infoviewer: Updated naming convention to consistently indicate return values
'getter' methods do convey a return value,
but getLiveStreamInfo() returns nothing, therefore we should use
a more appropriate name, such as 'initialize'
or 'modify', improving code clarity and adherence
to best practices.
2023-04-12 21:07:12 +02:00
vanhofen
0cd00137c5 - locales: clarify omdb locales
Signed-off-by: Thilo Graf <dbt@novatux.de>

 Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h

Detected: LOCALE_INETRADIO_AUTOSTART,
 	  LOCALE_INETRADIO_NAME,

These entries were messed because of different use of dots and
underlines in locales.
2023-04-11 17:43:54 +02:00
vanhofen
0fec0e12e3 - encoding.conf: use UTF-8 encoding; add some comments to explain this file 2023-04-11 17:23:09 +02:00
EnoSat
60e10a9fa2 Update encoding.conf
fixed more bugs
2023-04-11 17:22:28 +02:00
vanhofen
9c884103f1 - initial settings: update matze settings to 25.03.2023 2023-04-11 17:17:43 +02:00
vanhofen
a8315f80e3 - glcd: fix livestreamInfo 2023-04-11 17:17:43 +02:00
vanhofen
4de50f4c77 - lcd4l: fix livestreamInfo 2023-04-11 17:17:43 +02:00
vanhofen
430d2c07ed - infoviewer: rework get/showLivestreamInfo() 2023-04-11 17:17:43 +02:00
vanhofen
59e6d462d7 - rcinput: fix tv2 key for edhdultra and protek4k 2023-04-11 17:17:42 +02:00
max_10
28974b9626 update.cpp: fix previous definition versionInfo 2023-04-11 17:17:42 +02:00
vanhofen
31c5dd3190 - timermanager: fix glcd handling 2023-04-11 17:17:42 +02:00
GetAway
be5786eebb controlapi.cpp: fix segfault if the bouquet number passed is less than 0 2023-04-09 16:16:57 +02:00
GetAway
8132fb17fe yweb: fix blank.png 2023-04-04 21:38:57 +02:00
Thilo Graf
c9fbe3b4c1 update: remove dub entries and minor supplement for last commit
dub entries were showLocalStatus, showGlobalStatus.
Supplement was for
	860e777104
	update: remove unnecessary initialization on the heap
2023-04-04 10:14:55 +02:00
Thilo Graf
860e777104 update: remove unnecessary initialization on the heap 2023-03-19 22:21:21 +01:00
vanhofen
d877f2cc6c - update: remove obsolete define SQUASHFS 2023-03-19 22:08:06 +01:00
vanhofen
7a4aaa04ae - neutrinoyparser: add functions to check online update
Signed-off-by: Thilo Graf <dbt@novatux.de>

TODO: Missing documentation
2023-03-18 16:03:35 +01:00
Thilo Graf
de39cd7793 update.cpp: remove pkg management stuff from image update
Was broken here, and it's easier for users of package manager to
handle since last changes of package manager, and it's easier to
maintain class CFlashUpdate without impact of package manager.
2023-03-18 10:49:04 +01:00
vanhofen
c64a3133dc - imageinfo: fix defines 2023-03-11 14:17:22 +01:00
Thilo Graf
79a4d321cb Change to version 3.23 3.23 2023.1 2023-03-07 10:34:02 +01:00
Thilo Graf
d6425d40bf imageinfo: adopt version info after last changes on package manager 2023-03-07 10:34:02 +01:00
Thilo Graf
8211526e8e 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
2023-03-07 10:34:02 +01:00
Thilo Graf
8f9585b01f icons: add marker icons for dialog and status
Required for package manager
2023-03-07 10:34:01 +01:00
Thilo Graf
d647451879 opkg_manager: avoid [-Wshadow] warnings 2023-03-07 10:34:01 +01:00
Thilo Graf
a45da38266 opgk_manager: more optimizations for package menu
Menu shows more detailed and sorted list (available updates,
installable packages, installed packages).
Possible duplicated separator lines should be fixed.
2023-03-07 10:34:01 +01:00
Thilo Graf
2d6cfec228 opkg_manager: remove unused member menu_offset 2023-03-07 10:34:01 +01:00
Thilo Graf
84339d1e8c opkg_manager: simplify generation of info, called with info button 2023-03-07 10:34:01 +01:00
Thilo Graf
60a0049f47 opkg_manager: add localized separators to describe contents of package list 2023-03-07 10:34:01 +01:00
Thilo Graf
7b8d38e3e1 opkg_manager: sort package list for upgradabel, installed and available etries 2023-03-07 10:34:01 +01:00
Thilo Graf
f7c0565a22 opkg_manager: show package, version and description separated 2023-03-07 10:34:01 +01:00
Thilo Graf
40f76978d2 icons: add marker_download_later.png 2023-03-07 10:34:01 +01:00
Thilo Graf
cf55b7aa15 test_menu.cpp: fix possible crash on left menu
w_hw->hide() is not really required.
2023-03-04 22:37:34 +01:00
Thilo Graf
d0bdd9078c widget/msgbox: add overloaded version of setButtonText()
Allows usage of locale as parameter.
2023-03-04 16:08:45 +01:00
Thilo Graf
283a0e539a system/helpers: Add new Parameter 'start_pos' to str_replace()
This allows flexibility to specify a starting position from where to search
for the first occurrence of the search string. By default,
the position is set to 0 and the function will behave as before.
However, when a position is provided,
the function will replace only the first occurrence of
the search string after that position.
2023-02-26 01:58:22 +01:00
Marc Szymkowiak
6a4d3e0f17 try fix basic auth realm missing quote 2023-02-21 08:56:51 +01:00
vanhofen
73086ffcf3 - neutrinoyparser: remove hardcoded css from func_get_bouquets_with_epg() 2023-02-20 11:02:23 +01:00
vanhofen
b161021b80 - yWeb: fix KEY_FAVORITES for e4hd
Conflicts:
	data/y-web/Y_Version.txt
2023-02-20 11:00:03 +01:00
vanhofen
7dd9870910 - yWeb: fix KEY_PROGRAM for e4hd and protek4k
Conflicts:
	data/y-web/Y_Version.txt
2023-02-20 10:58:58 +01:00
Thilo Graf
1673683807 widget/menu: add methodes setSelectedByName() and getSelectedByName()
Allows to get and set items ba their names in additional
to allready existing members getSelected() and setSelected()
2023-02-20 10:43:31 +01:00
Thilo Graf
9ebb7ff075 widget/menu: add setSubheadText() to set sub header text
Makes it possible to set text for sub headers without addIntroItems()
2023-02-19 19:45:09 +01:00