svenhoefer
a4c59199a7
- remove RC_HW_TRIPLEDRAGON
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-11-03 12:13:18 +01:00
svenhoefer
b4daeaa945
- remove BOXTYPE_SPARK
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-11-03 12:13:18 +01:00
svenhoefer
76735f088b
- configure: depending --enable-quadpip on --enable-pip
...
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
Conflicts:
src/gui/infoviewer.cpp
src/gui/videosettings.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-17 15:59:59 +02:00
BPanther
0d9d992a3c
fix unused variables
2021-10-15 20:00:18 +02:00
BPanther
f841b55c65
vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
...
Conflicts:
src/neutrino.cpp
2021-05-11 10:21:06 +02:00
Frankenstone
0d2e3060b5
keybind_setup: remove unused
...
- define KEYBINDINGMENU_BOUQUETHANDLING_OPTION_COUNT 3
- { 0, LOCALE_KEYBINDINGMENU_BOUQUETCHANNELS_ON_OK },
- { 1, LOCALE_KEYBINDINGMENU_BOUQUETLIST_ON_OK },
- { 2, LOCALE_KEYBINDINGMENU_ALLCHANNELS_ON_OK }
2021-04-30 23:10:06 +02:00
svenhoefer
550ece306e
- keybind-setup/settings-manager: use getBackupSuffix() function
...
Conflicts:
data/scripts/backup.sh
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-11-15 15:31:46 +01:00
svenhoefer
9b87fa8cd8
- keybind-setup: change save keys procedure; aligned to settings-manager
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-11-15 15:31:41 +01:00
svenhoefer
d29c98d7d5
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
...
Conflicts:
src/driver/rcinput.cpp
src/gui/info_menue.cpp
src/gui/mediaplayer.cpp
src/gui/movieplayer.cpp
src/zapit/src/frontend.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-08 11:13:51 +02:00
svenhoefer
87ec06daff
- neutrino: introduce user-assignable favorites key
...
Conflicts:
src/gui/audioplayer.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
db5c17f5a0
- keybind-setup: use g_settings.backup_dir to save/load keys
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-26 09:50:26 +01:00
Jacek Jendrzej
27c03b02b4
gui/keybind_setup: fix painted key name after use loadkeys conf
2019-03-24 16:15:41 +01:00
GetAway
72b33c9520
keybind_setup.cpp: fix warning
2018-12-05 13:35:49 +01:00
GetAway
91948d8a48
keybind_setup.cpp: fix menu special keys
2018-12-04 19:06:25 +01:00
svenhoefer
3ea17f4046
- neutrino: add additional key to leave standby mode; unify standby locales
...
This re-adds an old feature from dbox2, but uses a more configurable way
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
14384c8ad6
- keybind-setup: try to fix return value of msgbox when new rc is not confirmed
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:54:53 +02:00
svenhoefer
9e7f9ca739
- keybind-setup: sort mpkeys more consistent
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:07 +01:00
Jacek Jendrzej
2ebb47f519
Merge branch 'master' into pu/mp
2017-09-14 13:54:04 +02:00
svenhoefer
6649ac6438
- don't save conf-files to flash; use /media by default
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
7be9d3a36d
- keybind_setup: resort items as in other menus too; 'save' before 'load'
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
Stefan Seyfried
abec1c311b
Merge remote-tracking branch 'tuxbox/master'
2017-03-04 19:32:30 +01:00
M. Liebmann
6b8a7eb5f3
CKeybindSetup: Fix changeNotify call for change repeat_block...
2017-02-23 15:14:27 +01:00
Stefan Seyfried
8b8b4ce0e2
keybind_setup: use rcinput->setKeyRepeatDelay()
2017-02-22 06:24:48 +01:00
Stefan Seyfried
f308ca649a
keybind_setup: use rcinput->setKeyRepeatDelay()
2017-02-20 20:25:57 +01:00
Stefan Seyfried
c6d7968381
Merge remote-tracking branch 'tuxbox/master'
2016-12-04 18:02:51 +01:00
Thilo Graf
dde298b1b7
CMsgBox: rework msgbox classes with Window class implementation
...
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.
TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
Jacek Jendrzej
374a172aef
remove unused and some clang compil fixes
2016-04-17 13:46:16 +02:00
svenhoefer
61a4b3bf9c
- movieplayer/browser: add user key to create/remove movie cover
2016-02-11 15:04:11 +01:00
svenhoefer
ab82c36b9f
- moviebrowser: introduce user-assignable keys
2016-02-09 15:53:56 +01:00
svenhoefer
0a98143e49
- moviebrowser: add possibility to search for movies in SMS-style
...
This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings
In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".
The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.
2016-02-09 12:05:28 +01:00
svenhoefer
0b74f601db
- infoviewer: show plugin name, when movieplayer-plugin is selected
2016-01-25 12:00:47 +01:00
Stefan Seyfried
2d949bce16
Merge remote-tracking branch 'uncool/cst-next'
2015-12-15 17:29:18 +01:00
svenhoefer
4c7cea95e9
- infoviewer_bb: use key-assignment from movieplayer
2015-12-15 08:15:17 +01:00
svenhoefer
e22d2d8a45
- keybind_setup/locale: timeshift isn't a movieplayer key
2015-12-15 08:15:17 +01:00
svenhoefer
168c3832d0
- keybind-setup: fix assignable keys for movieplayer; ...
...
...timeshift isn't a movieplayer key.
2015-12-15 08:15:17 +01:00
Stefan Seyfried
eeee5bacab
Merge remote-tracking branch 'uncool/cst-next'
...
This need buildfixes and some functional updates...
2015-12-13 17:41:55 +01:00
svenhoefer
9041bff59c
- remove w_max()-calls to define menu-width, because ...
...
w-max() returns a pixel-value, but menus need a percentage-value.
2015-04-24 09:11:04 +02:00
Stefan Seyfried
0bff1ff02d
disarm broken HAVE_SPARK_HARDWARE code
2015-01-27 10:59:04 +01:00
Stefan Seyfried
d37b3c0f9a
Merge remote-tracking branch 'check/cst-next'
...
Conflicts:
src/daemonc/remotecontrol.cpp
src/gui/luainstance.cpp
src/gui/movieplayer.cpp
src/gui/videosettings.cpp
src/neutrino.cpp
src/system/setting_helpers.cpp
src/zapit/src/zapit.cpp
2014-12-28 12:32:12 +01:00
Stefan Seyfried
69c4dbbdba
Merge remote-tracking branch 'check/cst-next'
...
needs build- and functional fixes
Conflicts:
configure.ac
data/icons/shutdown.jpg
data/icons/start.jpg
data/locale/deutsch.locale
data/locale/english.locale
lib/libmd5sum/md5.c
src/driver/scanepg.cpp
src/driver/streamts.cpp
src/driver/vfd.cpp
src/driver/vfd.h
src/driver/volume.cpp
src/eitd/dmx.cpp
src/eitd/xmlutil.cpp
src/gui/Makefile.am
src/gui/audiomute.cpp
src/gui/channellist.cpp
src/gui/dboxinfo.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/keybind_setup.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/miscsettings_menu.cpp
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/osd_progressbar_setup.cpp
src/gui/osd_progressbar_setup.h
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/personalize.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/update_settings.cpp
src/gui/user_menue.cpp
src/gui/user_menue_setup.cpp
src/gui/videosettings.cpp
src/gui/widget/buttons.cpp
src/gui/widget/menue.cpp
src/gui/widget/menue.h
src/gui/widget/progresswindow.cpp
src/neutrino.cpp
src/neutrino_menue.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.cpp
src/system/locals.h
src/system/locals_intern.h
src/system/setting_helpers.cpp
src/zapit/lib/zapitclient.cpp
src/zapit/src/fastscan.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/scan.cpp
src/zapit/src/scannit.cpp
src/zapit/src/scanpmt.cpp
src/zapit/src/transponder.cpp
src/zapit/src/zapit.cpp
2014-12-25 18:03:08 +01:00
svenhoefer
ee91014c48
- align most CKeyboardInput calls to the changes in 88c6640
2014-11-22 15:58:02 +01:00
[CST] Focus
549e110e14
change most code to use CKeyboardInput in place of CStringInputSMS
2014-11-19 18:21:38 +03:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
[CST] Focus
cf91f2eccb
merge neutrino-mp menu/buttons/icons changes, (C) martii
2014-07-17 17:02:25 +04:00
martii
17774a41b7
gui/keybind_setup:checkLongPress(): return true for RC_standby
2014-05-14 22:10:46 +02:00
Stefan Seyfried
44ba8fafca
Merge remote-tracking branch 'check/next-cc'
...
build-tested only, needs fixing
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/Makefile.am
src/driver/rcinput.cpp
src/driver/streamts.cpp
src/eitd/sectionsd.cpp
src/gui/Makefile.am
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/pluginlist.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/user_menue.cpp
src/gui/videosettings.cpp
src/gui/widget/menue.cpp
src/neutrino.cpp
src/neutrinoMessages.h
src/system/locals.h
src/system/locals_intern.h
src/zapit/include/zapit/scan.h
src/zapit/src/femanager.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
2014-04-27 19:14:06 +02:00
svenhoefer
580fcc97e5
- fix (and enable) one-key-plugin; fix movieplayer-plugin
2014-03-01 23:33:45 +01:00
martii
7826ab0fca
driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
...
driver/rcinput: drop unused gettimeofday code
2014-02-25 00:09:14 +01:00
Stefan Seyfried
b414474323
Merge remote-tracking branch 'check/next-cc'
...
compiles, nothing else.
Conflicts:
configure.ac
src/Makefile.am
src/gui/Makefile.am
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan_setup.cpp
src/gui/start_wizard.cpp
src/gui/test_menu.cpp
src/gui/user_menue.cpp
src/gui/widget/hintboxext.cpp
src/gui/widget/menue.cpp
src/gui/widget/messagebox.cpp
src/gui/widget/stringinput.cpp
2014-01-23 14:08:37 +01:00