Commit Graph

  • a3adf2798a check for active downloads before shutting down; indicate dl on vfd martii 2013-12-15 11:29:12 +01:00
  • fd1ba8df97 gui/moviebrowser: add gui options for yt/nk cache directories martii 2013-11-17 10:48:04 +01:00
  • 891170490e gui/moviebrowser: caching fixes martii 2013-11-16 12:23:48 +01:00
  • 81ca577fb8 overload access(2) martii 2013-06-30 17:00:34 +02:00
  • d56b7da446 ytcache: use temporary CFileHelpers instance martii 2013-06-21 10:36:41 +02:00
  • 58124802ce add http proxy support for yt martii 2013-06-16 20:58:38 +02:00
  • 2b236ea1c8 yt: use cached tumbnail, if available martii 2013-06-14 18:26:39 +02:00
  • 3ac6bcb6b5 ytcache: minor cleanup martii 2013-06-14 12:36:33 +02:00
  • f6ae1796f2 yt download fixes martii 2013-06-13 21:51:59 +02:00
  • 7fac02ba45 add gui support for experimental yt caching code martii 2013-06-13 21:08:40 +02:00
  • a9978d37c1 yt cache: accessing a download that's still in progress is fine. martii 2013-06-12 23:17:16 +02:00
  • 70e5e66327 experimental yt cache (currently no gui integration) martii 2013-06-12 17:16:22 +02:00
  • 824b6facb1 gui/movieplayer.cpp: add jump to MB last stop position to bookmarks menu [CST] Focus 2014-09-23 16:02:40 +04:00
  • 0f16c9441e add localization tag for time elapsed/remaining Benny 2014-09-23 12:46:40 +02:00
  • 2de027e475 src/zapit/zapitclient: add a mutex to protect against concurrent calls from nhttpd threads martii 2014-09-21 13:55:47 +02:00
  • ee1ab08bd4 nhttpd: disable range handling for cached content martii 2014-09-23 11:45:59 +02:00
  • 7ff097d842 Revert "- yWeb: disable threading; there's something to fix" svenhoefer 2014-09-23 11:45:06 +02:00
  • 2a6dbb75a7 gui/moviebrowser.cpp: handle marked items also in last play/record views [CST] Focus 2014-09-22 19:48:35 +04:00
  • 2003ed670d gui/moviebrowser.cpp: change marked list to pointers; honor sort order [CST] Focus 2014-09-22 17:03:02 +04:00
  • 857b9ade83 gui/movieplayer.cpp: fix crash, always copy movie info, pointer invalidated on milist.clear() [CST] Focus 2014-09-22 15:42:53 +04:00
  • d07bbe4a0a gui/widget/listframe.cpp: fix extra refreshes; fix list refresh on every line scroll; fix page-up scroll [CST] Focus 2014-09-22 13:18:16 +04:00
  • 139becd4f9 gui/widget/listframe: change up/down to use setSelectedLine() (fix II) martii 2013-07-20 16:22:54 +02:00
  • 5ba9c99a9a gui/widget/listframe: change up/down to use setSelectedLine() (fix) martii 2013-07-20 16:19:01 +02:00
  • 47100f9920 gui/widget/listframe: change up/down to use setSelectedLine() martii 2013-07-20 15:47:24 +02:00
  • d63de0902d daemonc/remotecontrol.cpp: fix copy-paste, from commit 2e6276def7 [CST] Focus 2014-09-22 11:10:06 +04:00
  • df6a8c8bd3 gui/moviebrowser.cpp: fix copy-paste that breaks uPNP/http playback [CST] Focus 2014-09-21 16:24:59 +04:00
  • 7d966e8363 gui/moviebrowser.cpp: add support for marked file list to play [CST] Focus 2014-09-18 18:42:57 +04:00
  • c6388a7106 gui/widget/listframe: don't let m_nCurrentLine become < 0 martii 2013-11-12 12:17:18 +01:00
  • e387454ef6 gui/widget/listframe: change previous commit to use setSelectedLine() martii 2013-07-20 14:26:03 +02:00
  • cd310b3ca8 gui/widget/listframe: change page-up/-down scrolling behaviour martii 2013-07-20 13:44:09 +02:00
  • b2945b1a1a luainstance: Fix default parameter for config file getXXX functions M. Liebmann 2014-09-17 20:46:47 +02:00
  • 57ffa12e6b luainstance/cwindow: Add funktion setWindowColor M. Liebmann 2014-09-17 20:46:43 +02:00
  • 7c5ab40468 luainstance: Remove unnecessary hide()/kill() calls from xxxDelete functions M. Liebmann 2014-09-17 20:46:34 +02:00
  • d83d519c86 gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes, original code (C) martii <m4rtii@gmx.de> [CST] Focus 2014-09-17 20:12:16 +04:00
  • b46ad0c5ae - plugins: add configparam 'shellwindow' svenhoefer 2014-09-17 18:04:54 +02:00
  • 5771ff5f94 driver/screen_max: don't return negative start coordinates martii 2013-06-09 13:25:36 +02:00
  • a99e8df965 driver/pictureviewer/jpeg: remove server-based rescaling code martii 2013-12-24 10:13:15 +01:00
  • 4b09040caa system/set_threadname: fix martii 2014-04-16 17:26:11 +02:00
  • 611964e7d7 gui/fs: fix NFS_TYPE_OPTION_COUNT (and I'm considering to drop lufs completely) martii 2014-01-25 21:36:28 +01:00
  • f28a6892bc gui/nfs.cpp: fix merge [CST] Focus 2014-09-15 14:51:30 +04:00
  • 7e9ef5bdf4 gui/nfs: add default for local dir, autocreate local dir martii 2013-06-30 09:09:04 +02:00
  • 13fc818376 gui/nfs: use configuration value for type martii 2013-06-30 08:35:18 +02:00
  • aa83daba8c fix gui/nfs martii 2013-06-28 18:07:08 +02:00
  • 706ea95092 gui/nfs: implement mac address lookup martii 2013-06-29 15:22:39 +02:00
  • 6f1f961b13 system: mv ping.c ping.cpp martii 2013-06-29 14:25:00 +02:00
  • f63c3da37c gui/filebrowser: fix page up/down martii 2014-04-09 22:05:08 +02:00
  • b4ca0290a3 gui/filebrowser: rework page-up/-down martii 2014-03-22 09:40:10 +01:00
  • 805a1232cf gui/filebrowser: don't crash when fonts are changed (untested) martii 2013-11-26 23:00:19 +01:00
  • e84782bc4c drop explicit CMenuForwarder icon assignments martii 2014-02-22 19:02:29 +01:00
  • 0bcff8b930 eitd: Reduce sectionsd memory requirements: martii 2014-09-14 14:36:26 +02:00
  • 221bb9be33 CComponentsShape/CComponentsShapeCircle: don't use CC_SHADOW_ON as default Thilo Graf 2014-08-18 15:25:11 +02:00
  • 6842dc530a CComponentsText: fix missing refresh of text mode Thilo Graf 2014-08-14 20:45:10 +02:00
  • e606484575 CTextBox: add member to get text mode Thilo Graf 2014-08-14 18:27:19 +02:00
  • 3e2e862e81 CProgressWindow: cleanup surplus includes Thilo Graf 2014-08-12 19:35:53 +02:00
  • d923d991aa CLuaInstance: Use native bool parameter instead of string for Lua script functions M. Liebmann 2014-09-11 18:20:14 +02:00
  • 86186e6443 CLuaInstance: Add member paramBoolDeprecated() for info... M. Liebmann 2014-09-11 18:15:34 +02:00
  • fc0f5d780a CLuaInstance: Add overloaded member tableLookup() for bool vars M. Liebmann 2014-09-11 18:17:01 +02:00
  • c49ceac121 luainstance: Fix default parameter for config file setXXX functions M. Liebmann 2014-09-12 19:43:59 +02:00
  • 7398b43276 CLuaInstance::setBlank: Fix parameter M. Liebmann 2014-09-12 19:17:52 +02:00
  • 58198b3f55 neutrino.cpp: move theme loading to gui/themes.cpp [CST] Focus 2014-09-12 19:42:31 +04:00
  • 64ef858923 gui/themes: don't keep default theme data twice martii 2014-01-06 11:58:06 +01:00
  • 43809987ac gui/themes: no need to memcpy a theme, just assign martii 2014-01-11 15:03:30 +01:00
  • b21cb152b5 system/settings: move theme colors to dedicated struct martii 2014-01-06 11:48:59 +01:00
  • 431657e35d system/helpers: add mkdirhier(); gui/themes: use mkdirhier() martii 2014-01-06 12:44:45 +01:00
  • bad910a320 gui/network_setup.cpp: fix enabled/disabled items on settings restore [CST] Focus 2014-09-12 13:52:03 +04:00
  • 9b697fb52b gui/hdd_menu.cpp: prevent divide by zero [CST] Focus 2014-09-12 11:35:58 +04:00
  • b07f61a1cf driver/framebuffer.cpp: fix COL_BACKGROUND [CST] Focus 2014-09-12 10:05:30 +04:00
  • 90a29c598d CWebTVSetup: fix menu handling Thilo Graf 2014-09-11 22:55:17 +02:00
  • caabe9707c - shellwindow: add timeout svenhoefer 2014-09-11 21:57:18 +02:00
  • 0d236b39c1 - dboxinfo: align color of time/load headers to other headers svenhoefer 2014-09-11 16:19:00 +02:00
  • 84cf3865b5 gui/components/cc_frm_clock.cpp: add method to enable/disable auto-blit() martii 2014-06-19 10:01:38 +02:00
  • 1c39a6edf4 [experimental] gui/components/cc_frm_clock: use a mutex around unsetting/evaluating paintClock. This may or may not help with the clock-still-showing-when-leaving-the-channellist problem. Pretty much untested, as that issue is quite irreproducible. martii 2014-04-08 21:19:51 +02:00
  • 13118c1148 gui/components/cc_frm_clock: simplify; setClockFormat/setClockBlink has now impact on running thread martii 2014-01-10 20:02:16 +01:00
  • 9472155b88 gui/components/cc_frm_clock: disable thread idle timeout; clear clock when thread exits martii 2014-01-02 21:28:28 +01:00
  • be29f644f0 gui/components: use COL_BACKGROUND_PLUS_0 instead of COL_BACKGROUND martii 2014-06-09 09:32:48 +02:00
  • da5be5860f gui/timeosd.cpp: show negative time for MODE_DESC [CST] Focus 2014-09-11 16:21:19 +04:00
  • 3eb867ebf8 gui/timeosd: set progressbar to timescale style martii 2014-07-06 13:09:04 +02:00
  • a70560ea58 gui/timeosd: don't instantiate CComponentsFrmClock in active mode martii 2014-01-12 15:35:53 +01:00
  • a96ab4d5e4 gui/dboxinfo: timeformat locale change [CST] Focus 2014-09-11 17:36:12 +04:00
  • d3c4b4f199 gui/dboxinfo: fixes [CST] Focus 2014-09-11 17:23:33 +04:00
  • 742760dbd3 gui/dboxinfo: localize (partially based on patch from Benny -- thanks!) martii 2014-05-24 15:27:19 +02:00
  • 247e38a204 neutrino.cpp: avoid webtv duplicates [CST] Focus 2014-09-10 16:21:10 +04:00
  • 7c15db185f add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested) martii 2013-11-27 20:08:32 +01:00
  • b74e80ee6f CLuaInstance: Add CConfigFile functions M. Liebmann 2014-09-11 10:58:34 +02:00
  • 457f974eed CLuaInstance: Add missed library function _luaL_checkbool() M. Liebmann 2014-09-11 10:58:25 +02:00
  • c511a44a2b CLuaInstance: Add cVideo functions M. Liebmann 2014-09-10 21:14:00 +02:00
  • dff6a6413d CLuaInstance: Fix segfault when hide() in CPictureDelete() M. Liebmann 2014-09-10 21:13:47 +02:00
  • 263e023879 CLuaInstance: More global colors added M. Liebmann 2014-09-10 21:13:43 +02:00
  • 51fb2fb9e7 CLuaInstance: Add strFind() and strSub() functions M. Liebmann 2014-09-10 21:13:38 +02:00
  • b6f1963f2c CLuaInstance: Add parameter info1/info2 to PlayFile() M. Liebmann 2014-09-10 21:13:29 +02:00
  • d2c836049b gui/personalize.cpp: try to fix usermenu delete [CST] Focus 2014-09-09 15:28:20 +04:00
  • 9b82162e6f gui/settings_manager.cpp: fix font settings update after config file loading [CST] Focus 2014-09-09 15:21:38 +04:00
  • 6857f616c2 gui/dboxinfo.cpp: do not paint empty line [CST] Focus 2014-09-09 15:20:35 +04:00
  • 3567e97e73 lib/libconfigfile/configfile.cpp: add deleteKey() [CST] Focus 2014-09-09 15:20:05 +04:00
  • fafb7399d1 - personalize.cpp: add shortcut to pluginSelectionMenu svenhoefer 2014-09-08 21:20:15 +02:00
  • 7792a9658e - personalize.cpp: remove non-working colored hotkeys svenhoefer 2014-09-08 21:02:52 +02:00
  • 608ae65038 - neutrinofonts.cpp: use debug output for font init svenhoefer 2014-09-08 18:42:28 +02:00
  • 7e3addd8a7 - neutrino.cpp: more readability for startup console output svenhoefer 2014-09-08 18:41:48 +02:00
  • c80f73c2c5 - personalize.cpp: resort usermenu svenhoefer 2014-09-08 17:42:10 +02:00
  • 237892ffd2 - setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec svenhoefer 2014-09-08 16:33:26 +02:00