Commit Graph

  • 30c0a32a48 fix radiotext title background (merge fix) Jacek Jendrzej 2017-12-03 16:55:20 +01:00
  • 09858af7a8 enable yt for generic Jacek Jendrzej 2017-12-03 11:06:16 +01:00
  • a6a256190b typo Jacek Jendrzej 2017-12-03 10:57:20 +01:00
  • 1f96c8a4d4 fix resource leak Jacek Jendrzej 2017-12-03 10:47:05 +01:00
  • 77db4a63e3 - infoviewer_bb: use OFFSET defines; ... svenhoefer 2017-12-01 23:26:44 +01:00
  • 090120f704 Revert "- media-menu: disable currently broken audioplayer for ARM_HARDWARE" svenhoefer 2017-11-30 12:38:40 +01:00
  • a179a38fd9 - ffmpegdec: fix audio playback for ARM_HARDWARE max_10 2017-11-30 12:38:40 +01:00
  • aca5157707 - infoviewer: avoid display of radiotext icon in virtual zap mode svenhoefer 2017-11-30 10:55:14 +01:00
  • 38e76f6a3f - infoviewer: cleanup from some unused code svenhoefer 2017-11-30 10:55:14 +01:00
  • 04eeb5d65b - infoviewer_bb: fix offset for first status-icon svenhoefer 2017-11-29 10:47:34 +01:00
  • 3276b5358a - infoviewer_bb: take footer height from CComponentsFooter ... svenhoefer 2017-11-28 14:41:42 +01:00
  • fb56689b0b - usermenu: cleanup from ITEM_RASS svenhoefer 2017-11-27 23:24:55 +01:00
  • 20cc2a2b17 - infoviewer: rework radiotext element; ... svenhoefer 2017-11-27 23:18:14 +01:00
  • 4ea86a2380 - radiotext: cleanup from tons of unused code; rass is dead svenhoefer 2017-11-27 16:47:50 +01:00
  • 47a6385767 - icons: cleanup from unused icons svenhoefer 2017-11-27 16:04:43 +01:00
  • f32629e7aa - icons.h: cleanup from unused defines svenhoefer 2017-11-27 16:04:43 +01:00
  • a463fdff3a - remove unused src/driver/stacktrace.h; use src/system/stacktrace.h if needed svenhoefer 2017-11-27 14:16:38 +01:00
  • 50cc4ef7a2 - neutrino: try to fix timer_wakeup handling; ... svenhoefer 2017-11-27 12:50:53 +01:00
  • 7e8b866425 - locale: minor changes on new tunersetup locales svenhoefer 2017-11-27 10:22:52 +01:00
  • 518ebde76d disable setVolume in standby mode Jacek Jendrzej 2017-12-01 10:33:00 +01:00
  • 79bad6babd - zapit/frontend: fix compiler warning svenhoefer 2017-11-27 10:22:52 +01:00
  • 6f1a7638eb frontend: fix fall through TangoCash 2017-11-27 10:29:40 +01:00
  • e4bdd4700d add DVB-T2 support, enable 5V supply TangoCash 2017-11-27 08:47:13 +01:00
  • ff4a17e387 prepare for T2 patch Jacek Jendrzej 2017-11-28 09:58:11 +01:00
  • edee40e2a6 fix AAC record and playback TangoCash 2017-11-27 10:22:52 +01:00
  • e6e27d291c - zapit: remove some ifdef's; prepare for upcoming patches svenhoefer 2017-11-27 10:22:52 +01:00
  • 37028e518b - neutrino: don't write timerinfo's when exiting to reboot svenhoefer 2017-11-26 23:29:43 +01:00
  • 25c8220888 - neutrino: re-disable screensaver for mode_webradio on ARM_HARDWARE svenhoefer 2017-11-25 09:58:55 +01:00
  • 81b82668ac - screensaver: move more repeatedly used code to screensaver's code svenhoefer 2017-11-25 09:58:55 +01:00
  • c963587a0f - movieplayer: use members from screensaver's code svenhoefer 2017-11-25 09:58:55 +01:00
  • 74bc2e88d5 - neutrino: move screensaver members to screensaver's code svenhoefer 2017-11-25 09:58:55 +01:00
  • 962bcae745 - neutrino: enable screensaver for mode_webradio svenhoefer 2017-11-25 09:58:55 +01:00
  • c5b6543dee - shutdown_helper: better explanation of what the tool does; ... svenhoefer 2017-11-25 09:58:55 +01:00
  • 8cefe9a1d5 - cablex.xml: add OstTelCom; thx to elstablo svenhoefer 2017-11-25 09:57:15 +01:00
  • c42b86ec00 fix radiotext for armbox Jacek Jendrzej 2017-11-24 11:08:02 +01:00
  • d2d1cbcb50 Revert "shutdown_helper: add calling '/etc/init.d/rcK'" Thilo Graf 2017-11-23 20:07:50 +01:00
  • c88120cc03 fix webtv script path Jacek Jendrzej 2017-11-23 16:58:19 +01:00
  • caface0a88 CComponentsTimer: try to fix timing on non cst hardware Thilo Graf 2017-11-23 16:35:07 +01:00
  • a857be6cc3 - neutrino: deactivate compatibility code in ExitRun(); ... svenhoefer 2017-11-21 11:58:25 +01:00
  • d6bba3e488 - neutrino: add exit codes to handle some actions in neutrino's start script svenhoefer 2017-11-21 11:58:25 +01:00
  • f67ddda1f7 - neutrino: always write /tmp/.timer ... svenhoefer 2017-11-20 23:30:56 +01:00
  • 14fafa3059 - neutrino: unify console-output for different conditions in ExitRun() svenhoefer 2017-11-20 23:22:43 +01:00
  • 3f60582c78 - neutrino: fix file-check in ExitRun() ... was a c/p error svenhoefer 2017-11-20 23:22:43 +01:00
  • 6709ae0feb shutdown_helper: add calling '/etc/init.d/rcK' J. Krieg 2017-11-18 22:32:28 +01:00
  • 490d46ec8d - rename uncooloff workaround to something less idiotic Striper 2017-11-18 22:28:46 +01:00
  • c95d5118ef - neutrino: more small cleanups in ExitRun() svenhoefer 2017-11-20 15:19:06 +01:00
  • f128d38ad3 - neutrino: cleanup ExitRun() function from unused code svenhoefer 2017-11-20 15:19:06 +01:00
  • fe35b42a3b - controlapi: add mode_webradio to GetModeCGI() svenhoefer 2017-11-20 15:19:06 +01:00
  • 9645cb24d1 - neutrino: clearify mode handling in saveEpg() function svenhoefer 2017-11-20 15:19:06 +01:00
  • 0fc3e793a4 - neutrino: unify modes handling; ... svenhoefer 2017-11-20 15:19:06 +01:00
  • 1f86b6aa62 capmt.cpp: Fix stop decoding FlatTV 2017-11-13 19:13:16 +01:00
  • aefd2d29e3 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino Jacek Jendrzej 2017-11-20 09:14:30 +01:00
  • 91098917e0 - simple_display: show scrambled icon on scrambled channels svenhoefer 2017-11-17 22:18:07 +01:00
  • ec7403c060 - simple_display: show mute icon in muted mode svenhoefer 2017-11-17 21:17:36 +01:00
  • 94517d3404 src/gui/components/cc_frm_window.cpp: fix too small left bottom corner Thilo Graf 2017-11-19 17:51:31 +01:00
  • 8613e5db11 CTestMenu: add gui restart item for faster access Thilo Graf 2017-11-19 11:29:45 +01:00
  • 60bf6d7194 CImageInfo: expand fallback to get readable version string Thilo Graf 2017-11-18 16:17:38 +01:00
  • 6911ffe0b6 - neutrino: fix tv/radio switch for coolstream; ... svenhoefer 2017-11-17 09:17:40 +01:00
  • 541edc7514 add dependency to libswscale for armbox Jacek Jendrzej 2017-11-17 14:42:39 +01:00
  • a9c11c538f add dependency to libswscale for armbox Jacek Jendrzej 2017-11-17 14:42:39 +01:00
  • 8acb4a4f67 - neutrino: don't load webradio xml on HD1 hardware; ... svenhoefer 2017-11-15 13:34:43 +01:00
  • 549194b0e5 - simple_display: fix compile for GENERIC_HARDWARE svenhoefer 2017-11-14 08:10:23 +01:00
  • 64a2c1ecf3 armbox: read frontend real names TangoCash 2017-11-13 22:28:54 +01:00
  • dbf2fa3f18 - vfd-setup: allow to set scroll_repeats if possible svenhoefer 2017-11-13 22:47:11 +01:00
  • bf88e2976f - neutrino: display's setScrollMode() needs to be called on every start svenhoefer 2017-11-13 21:17:37 +01:00
  • 2927201762 - simple_display: dont show symbols in shutdown mode too svenhoefer 2017-11-13 21:17:37 +01:00
  • a62267196f - vfd: re-add by mistake removed setting "off" for statusbar svenhoefer 2017-11-13 21:17:37 +01:00
  • 742d2c68ce - timerlist: don't cast saved_displaymode svenhoefer 2017-11-13 21:17:36 +01:00
  • 3c6711d2d5 - movieplayer: try to fix display of servicename; ... svenhoefer 2017-11-13 21:17:36 +01:00
  • 463c4ec154 - simple_display: simplify some proc_put calls svenhoefer 2017-11-13 21:17:36 +01:00
  • 5a5a5e7718 - proc_tools: add helper member to put values w/o length; ... svenhoefer 2017-11-13 21:17:36 +01:00
  • a7980757bb - simple_display: switch back to simplified proc_put calls svenhoefer 2017-11-13 21:17:36 +01:00
  • d7fd8ccef6 - proc_tools: c => cpp; add new helper member to write bool values svenhoefer 2017-11-13 21:17:36 +01:00
  • 82a6af6686 - simple_display: align f9b55ca to new proc_put calls svenhoefer 2017-11-13 21:17:36 +01:00
  • 37f50b5c69 hd51: dont show symbols in standby svenhoefer 2017-11-13 21:17:36 +01:00
  • e2c66890a1 - simple_display: allow to set scroll mode svenhoefer 2017-11-13 21:17:36 +01:00
  • e90fe75bd6 - simple_display: use proc_tools svenhoefer 2017-11-13 21:17:36 +01:00
  • 456c12dfb3 - neutrino: avoid some ifdef's; prioritize proc filesystem svenhoefer 2017-11-13 21:17:36 +01:00
  • 98e4d453be - system: add seife's proc_tools svenhoefer 2017-11-13 21:17:36 +01:00
  • bc43a7623b capmt.cpp: try to fix ci handling Thilo Graf 2017-11-13 21:18:53 +01:00
  • 60d6fd63b1 - vfd-setup: hide statusline option from models w/o a statusline in vfd svenhoefer 2017-11-13 10:10:45 +01:00
  • 1198764ef2 coolstream/hardware_caps.h: fix broken cs build Thilo Graf 2017-11-13 20:58:06 +01:00
  • 705ba720db - hardware_caps: add display_has_statusline member svenhoefer 2017-11-13 10:10:45 +01:00
  • 48e0d859f4 - vfd-setup: more readability; just cosmetics svenhoefer 2017-11-13 10:10:45 +01:00
  • 1e0ef814f9 - vfd-setup: don't show separatorline when backlight menu isn't shown svenhoefer 2017-11-13 10:10:45 +01:00
  • a0a76fe77a - simple_display: avoid compiler warning svenhoefer 2017-11-13 10:10:45 +01:00
  • f7c0cd69d1 - simple_display: fix compile for non-ARM_HARDWARE svenhoefer 2017-11-13 10:10:45 +01:00
  • 833aed00fc - simple_display: add possibility to show text when changing mode svenhoefer 2017-11-13 10:10:45 +01:00
  • 72514fd821 - simple_display: add missing MODE_MENU_UTF8 check in setMode() svenhoefer 2017-11-13 10:10:45 +01:00
  • 2cb111fc2e - simple_display: rename display() to ShowText() ... as in vfd.cpp svenhoefer 2017-11-13 10:10:45 +01:00
  • 1309d5aeb3 - simple_display: cleanup from unused code inside ifdef mess svenhoefer 2017-11-13 10:10:45 +01:00
  • 06aebf664a - timerlist: fix saved_dispmode svenhoefer 2017-11-13 10:10:44 +01:00
  • 01a04014be - cables.xml: use german umlauts for german nets; ... svenhoefer 2017-11-12 21:34:31 +01:00
  • dbf3cb8992 - update: fix display of installed version; ... svenhoefer 2017-11-11 11:02:11 +01:00
  • 953793f763 - infoviewer: fix radiotext icon for webradio svenhoefer 2017-11-09 23:00:37 +01:00
  • dc78eaf018 - neutrino: fix console output to signalize timer wakeups svenhoefer 2017-11-09 21:28:47 +01:00
  • a0c96cac77 - capmt.cpp: cleanup Striper 2017-11-09 11:28:40 +01:00
  • 1ba4533618 - infoviewer_bb: fix wrong mode-logic for radiotext icon svenhoefer 2017-11-09 08:23:44 +01:00
  • 9c041c5961 - shorten string Striper 2017-11-08 12:42:59 +01:00
  • cf190855c7 - movieplayer: fix screenshot function svenhoefer 2017-11-08 11:00:48 +01:00