Commit Graph

  • c5dcb1c4f6 - movieinfo: internally rename epgAudioPid -> AudioPid vanhofen 2016-09-09 18:58:11 +02:00
  • c1feaad8fa - movieinfo: internally rename epgVTXPID -> VtxtPid vanhofen 2016-09-09 18:50:18 +02:00
  • 8bb566eba5 - movieinfo: internally rename epgVideoPid -> VideoPid vanhofen 2016-09-09 18:45:07 +02:00
  • 1c37abc0a0 - movieinfo: internally rename epgMode -> mode vanhofen 2016-09-09 18:42:14 +02:00
  • 2911e638c7 - add listModeKey() function to simplify these calls svenhoefer 2016-09-09 10:42:46 +02:00
  • b1ab3e2290 Activate warnings for deprecated functions in CLuaInstMisc & CLuaInstVideo M. Liebmann 2016-09-08 08:42:41 +02:00
  • 80d1e9b6cf - lua: add pin-input; set lua api version to 1.58 svenhoefer 2016-09-08 00:09:52 +02:00
  • f101655e19 fix compil error: redundant redeclaration of 'void strReplace' Jacek Jendrzej 2016-09-07 18:30:03 +02:00
  • 6aab8c6d12 src/gui/lua/lua_filehelpers.cpp fix possible segfault if string argument is not a string (nil) Jacek Jendrzej 2016-09-07 18:05:01 +02:00
  • 6a9c08ae90 CFileHelpers: Rework FileBuf handling M. Liebmann 2016-09-06 11:30:06 +02:00
  • ff9a71cd36 CFileHelpers::removeDir: Better error message M. Liebmann 2016-09-06 11:29:59 +02:00
  • a10755dca7 Moviebrowser: functions outsourced Thilo Graf 2016-08-12 17:28:12 +02:00
  • 71df2cab52 Movibrowser: types outsourced Thilo Graf 2016-08-11 20:14:40 +02:00
  • 64053c1758 Moviebrowser: start outsourcing moviebrowser code Thilo Graf 2016-08-11 16:34:00 +02:00
  • 84dfce8018 - lua: add RC_timeout to keyname table; set lua api version to 1.57 svenhoefer 2016-09-06 01:11:16 +02:00
  • 0fa4486077 - lua: add stand-alone stringinput; set lua api version to 1.56 svenhoefer 2016-09-05 23:49:37 +02:00
  • 52c489f211 lua_filehelpers.cpp: Add lua script function 'exist()' M. Liebmann 2016-09-05 15:25:07 +02:00
  • 95a078742b lua_filehelpers.cpp: Add lua script function 'ln()' M. Liebmann 2016-09-05 00:27:05 +02:00
  • b50886faca lua_filehelpers.cpp: Add lua script function 'readlink()' M. Liebmann 2016-09-04 23:35:49 +02:00
  • 906e9a2156 lua_filehelpers.cpp: Add lua script function 'mkdir()' M. Liebmann 2016-09-04 20:56:15 +02:00
  • 631708f380 lua_filehelpers.cpp: Add lua script function 'rmdir()' M. Liebmann 2016-09-04 20:56:11 +02:00
  • 689bc50a62 src/system/helpers.h:createDir(): Set correct default for mode M. Liebmann 2016-09-04 20:56:06 +02:00
  • ab322416dc lua_filehelpers.cpp: Add lua script function 'touch()' M. Liebmann 2016-09-04 18:54:50 +02:00
  • ab7d90de3f lua_filehelpers.cpp: Add lua script function 'chmod()' M. Liebmann 2016-09-04 18:54:45 +02:00
  • de07369d68 Use DebugInfo functions in CFileHelpers::cp / lua cp M. Liebmann 2016-09-04 12:00:24 +02:00
  • 83a902d524 CFileHelpers: Add DebugInfo functions for displaying error messages.. M. Liebmann 2016-09-04 12:00:20 +02:00
  • 92a88906a5 Add alternative variant for the display of __FILE__ (__path_file__) M. Liebmann 2016-09-04 12:00:15 +02:00
  • 270cd318ec lua_filehelpers.cpp: Add lua script function 'cp()' M. Liebmann 2016-09-03 21:54:47 +02:00
  • 5198a13282 helpers.cpp: Add cp() function M. Liebmann 2016-09-03 21:14:57 +02:00
  • 64b5d36c52 CFileHelpers::copyFile: Rewrite mode handling M. Liebmann 2016-09-03 11:45:02 +02:00
  • 38470a8a80 helpers.cpp: Add itoa() function M. Liebmann 2016-09-03 11:44:58 +02:00
  • 295ca1f7c9 src/gui/lua: Add lua_filehelpers.cpp M. Liebmann 2016-09-03 11:44:48 +02:00
  • c566466ff1 CLuaInstCCWindow::CCWindowNew: use setButtonLabels real footer width M. Liebmann 2016-09-02 17:21:34 +02:00
  • 8d014c6f76 - lua_menue: allow user definable return values svenhoefer 2016-09-01 09:44:13 +02:00
  • ed0154a973 CFrameBuffer: add debug warning if radius < 0 Thilo Graf 2016-08-31 10:03:52 +02:00
  • 731cb9c66d CComponentsHeader: don't use default parameters for privat member Thilo Graf 2016-08-30 11:01:26 +02:00
  • 7d580b3296 - yWeb: depending display of logos in EPG plus from Tuxbox.DisplayLogos vanhofen 2016-08-26 15:56:11 +02:00
  • 3e283469db - tuxboxapi: remove obsolete Tuxbox.LogosURL from getLogoFile() vanhofen 2016-08-26 15:14:09 +02:00
  • 7ac0ed9093 - neutrinoyparser: move search for channellogos to neutrinoyparser vanhofen 2016-08-26 15:00:14 +02:00
  • 3f3ff32c86 fix xmltv channellogos TangoCash 2016-08-25 11:37:20 +02:00
  • b66c1e9f0f nhttpd/neutrinoapi: fix getLogoFile() martii 2014-03-11 19:49:37 +01:00
  • 9b9a8d1a78 CComponentsFooter: don't use default parameters for privat member Thilo Graf 2016-08-23 15:59:40 +02:00
  • 7c47b1a2a6 - controlapi: remove unused variable outType from xmltv functions svenhoefer 2016-08-23 15:39:09 +02:00
  • acf58551a8 - yhook: avoid parameters from xml closing tag svenhoefer 2016-08-23 14:26:51 +02:00
  • bdde716c4a - controlapi: add xmltv support TangoCash 2016-08-23 14:26:24 +02:00
  • 90866b232a CComponentsWindow: fix possible holes between frame and footer Thilo Graf 2016-08-22 21:11:38 +02:00
  • 41ed6513bd CMenuWidget: assign all layer colors out of header init Thilo Graf 2016-08-21 20:45:12 +02:00
  • 2cf409bc27 CComponentsButton: reduce shadow width Thilo Graf 2016-08-21 15:12:01 +02:00
  • ca5702acf4 CComponentsWindow: simplify statements Thilo Graf 2016-08-21 14:22:08 +02:00
  • a92757697f CComponentsFooter: use background color of footer inside chain object Thilo Graf 2016-08-20 23:54:40 +02:00
  • 52d16769f1 src/gui/lua/lua_cc_window.cpp use setButtonLabels real window width Jacek Jendrzej 2016-08-22 20:59:06 +02:00
  • c990411575 Complete missing lua api versions: M. Liebmann 2016-08-22 04:25:33 +02:00
  • 5c26de095c lua_cc_window: add setDimensionsAll option Jacek Jendrzej 2016-08-21 18:29:10 +02:00
  • d5051a100f lua_cc_picture: add cpicture getHeight / getWidth option Jacek Jendrzej 2016-08-21 16:17:28 +02:00
  • 912017621b src/gui/components/cc_frm_window.cpp dont paint over screen size Jacek Jendrzej 2016-08-20 16:20:16 +02:00
  • c37ef21912 2:supplement to a648daba75 Jacek Jendrzej 2016-08-20 13:59:15 +02:00
  • 27ddf8935d supplement to a648daba75 Jacek Jendrzej 2016-08-20 09:54:12 +02:00
  • a648daba75 src/gui/lua/lua_cc_text.cpp if dx and dy is not set and text have parent use Height and Width size from parent Jacek Jendrzej 2016-08-19 21:17:45 +02:00
  • a29f433ded src/gui/widget/menue.cpp check if pointer is not NULL Jacek Jendrzej 2016-08-17 17:23:08 +02:00
  • 1306a7c1a3 CMenuWidget: adopt shadow color to newer color macros Thilo Graf 2016-08-17 10:55:12 +02:00
  • 6163c4f5ed CUpnpBrowserGui: enable missing shadows Thilo Graf 2016-08-17 10:34:36 +02:00
  • 64bc3c5adc - themes: change footer colors defaults svenhoefer 2016-08-16 23:35:56 +02:00
  • b015f65d4c CUpnpBrowserGui: Fix segfault at neutrino start M. Liebmann 2016-08-16 15:08:49 +02:00
  • be469d3549 Sort locale M. Liebmann 2016-08-15 14:42:54 +02:00
  • 1f60557e0b - ccomponents: use COL_SHADOW for shadows svenhoefer 2016-08-16 08:37:38 +02:00
  • b1eab6a23e - lua_cc_*: use COL_SHADOW for shadows svenhoefer 2016-08-16 08:36:58 +02:00
  • c9bb55db72 - upnpbrowser: rework elements positions; avoid using FONT_EVENTLIST svenhoefer 2016-08-16 08:34:02 +02:00
  • ba7545ce7a - themes: initialize foot_Text a little brighter svenhoefer 2016-08-16 08:32:13 +02:00
  • 74345ecaa2 - osd_setup: auto-calc size of font_size structs svenhoefer 2016-08-15 22:14:31 +02:00
  • c159fec182 - neutrinofonts: remove wrong name from signal_font struct svenhoefer 2016-08-15 21:22:17 +02:00
  • 344101d50a - upnpbrowser: use larger font for items; we have space, so let's use it svenhoefer 2016-08-15 19:50:23 +02:00
  • dc13d0ff28 - upnpbrowser: fix calculation of upper info box height svenhoefer 2016-08-15 19:35:02 +02:00
  • c35414bc56 - cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead svenhoefer 2016-08-15 19:32:46 +02:00
  • 54f2ac510f - fonts: add and use own font for all footers svenhoefer 2016-08-15 18:54:28 +02:00
  • 080cda9716 src/gui/moviebrowser.cpp m_movieSelectionHandler NULL pointer, try to fix use pointer after delete Jacek Jendrzej 2016-08-15 16:39:27 +02:00
  • c9b5470a47 src/gui/widget/textbox.cpp try to fix paint sidebar Jacek Jendrzej 2016-08-15 15:49:04 +02:00
  • 5610aa280e - filebrowser: remove my stupid comment svenhoefer 2016-08-15 13:02:49 +02:00
  • 29c7d652ec - cc_frm_button: respecting user colors in buttons svenhoefer 2016-08-15 12:31:28 +02:00
  • 0274471517 - infoviewer_bb: respecting user colors in buttonbar svenhoefer 2016-08-15 12:29:23 +02:00
  • 8c7952011e - colors: make footer text color configurable svenhoefer 2016-08-15 12:16:49 +02:00
  • 47f11a0e11 - yWeb: enable trsp-key on remote controls svenhoefer 2016-08-15 08:30:36 +02:00
  • a9446a084a - luainstance: add missing entry for shadow color svenhoefer 2016-08-15 00:32:57 +02:00
  • ff044c9208 - colors: remove obsolete COL_SHADOW_PLUS_1 svenhoefer 2016-08-15 00:31:27 +02:00
  • 1209485c6b - upnpbrowser: use COL_SHADOW_PLUS_0 instead of COL_SHADOW_PLUS_1 svenhoefer 2016-08-15 00:30:47 +02:00
  • cc5258e6d5 - colors: make footer background color configurable svenhoefer 2016-08-15 00:14:47 +02:00
  • 13966c519b - cc_frm_footer: overload font option with old familiar font svenhoefer 2016-08-14 22:17:59 +02:00
  • bc39d1e14e - colors: some internal renamings svenhoefer 2016-08-14 21:55:18 +02:00
  • 55b79d26a3 - upnpbrowser: reduce paintButtons calls to cc_frm_buttons default svenhoefer 2016-08-14 21:11:08 +02:00
  • fe01996d2b - bouqueteditor: reduce paintButtons calls to cc_frm_buttons default svenhoefer 2016-08-14 20:59:29 +02:00
  • fa27f87bb1 - cc_frm_button: don't use frames per default and align fontsize svenhoefer 2016-08-14 20:56:41 +02:00
  • f898c08154 Fix commit 4fd7808afd M. Liebmann 2016-08-13 15:58:13 +02:00
  • 0d5edc29e6 Fix commit 71674d0f8a M. Liebmann 2016-08-13 15:58:06 +02:00
  • 485cc671bc src/gui/moviebrowser.cpp refreshMovieInfo after sort Jacek Jendrzej 2016-08-13 14:13:52 +02:00
  • 4fd7808afd moviebrowser: Fix text display in message box when deleting a movie M. Liebmann 2016-08-12 19:19:32 +02:00
  • 71674d0f8a src/system/helpers.cpp: Add cutString() function M. Liebmann 2016-08-12 19:19:24 +02:00
  • c317e4dbb4 CCDraw: add comment Thilo Graf 2016-07-31 16:48:23 +02:00
  • 5788d744c6 CMenuWidget: use real paint mode of info box Thilo Graf 2016-07-25 23:55:20 +02:00
  • ba9a54a0a9 - messagebox/msgbox: respect user colors for inactive buttons; ... svenhoefer 2016-08-12 15:35:22 +02:00
  • 220260c718 - fb_window: add possibility to paint frame boxes svenhoefer 2016-08-12 15:31:51 +02:00
  • 22fcc8fe4d - movieinfo: more cleanup; use htmlEntityDecode from helpers.cpp svenhoefer 2016-08-11 12:29:16 +02:00