Commit Graph

6531 Commits

Author SHA1 Message Date
Janus
df1db3cfad api4: upgrade channel and bouquet edit (testing) 2015-01-22 13:08:03 +01:00
[CST] Focus
ecff984432 neutrino.cpp: try to fix timeshift stop/restart,
after quit from playback audioplayer, picture viewer and so on
2015-01-21 18:00:25 +03:00
[CST] Focus
c6424534e8 gui/channellist.cpp: disable timeshift stop while timeshift playback in progress 2015-01-21 17:54:11 +03:00
[CST] Focus
204d029e26 gui/movieplayer.cpp: fix radio recordings playback 2015-01-16 14:38:49 +03:00
[CST] Focus
55bf8603c9 zapit/src/bouquets.cpp: set channel user name also for non-present channels,
else username is lost after any ubouquets.xml save.
(fix for commit 2644b30b6a)
2015-01-15 16:35:11 +03:00
[CST] Focus
0debbfcc7c neutrino.cpp: force adding shutdown event after record stop,
in case soft-standby by power key disabled but box mode switched to standby to finish record
2015-01-15 15:26:59 +03:00
[CST] Focus
1398736bd8 driver/rcinput.cpp: reset first key press only on key press event 2015-01-15 15:26:58 +03:00
[CST] Focus
8952a4c79a timerd/timermanager.cpp: rename CONFIGFILE to TIMERDCONFIGFILE to avoid conflicts 2015-01-15 15:26:58 +03:00
[CST] Focus
6876dcdf23 zapit/src/zapit.cpp: rename CONFIGFILE to ZAPITCONFIGFILE to avoid conflicts 2015-01-15 15:26:58 +03:00
Jacek Jendrzej
935acf4f3c update fix newline 2015-01-14 11:40:36 +01:00
[CST] Focus
cbdab7d8c0 driver/record.cpp: fix crash due to epgdata.info1 len more than buffer size 2015-01-14 12:46:09 +03:00
Jacek Jendrzej
f29f041905 update czech.locale by marsim21 2015-01-13 23:30:14 +01:00
[CST] Focus
3da439030b neutrino: try to prevent using chanellist/bouquetlist while channels init in progress 2015-01-13 16:10:24 +03:00
svenhoefer
3fa37a6670 - vfd: fix percentOver handling 2015-01-13 10:05:12 +01:00
svenhoefer
ccf741f015 - vfd: fix progress-bar in audio mode; ...
... don't accept periodic changes from infoviewer

- vfd: allow volume-bar in menu mode and audio mode
2015-01-12 21:03:34 +01:00
Jacek Jendrzej
2b5e7b5ba3 use empty to check string 2015-01-09 17:15:11 +01:00
svenhoefer
aea7e1f772 - screensaver: fix restart of clock and mute;
restart is now depending on previous status
2015-01-09 15:04:39 +01:00
svenhoefer
eba43cc5f9 - infoclock: add getStatus() function 2015-01-09 15:04:12 +01:00
svenhoefer
a765cdd3ea - audiomute: add getStatus() function 2015-01-09 15:03:30 +01:00
svenhoefer
90f968c19d - vfd/audioplayer: fix vfd progress in audioplayer
don't update full vfd every second
2015-01-09 11:18:52 +01:00
[CST] Focus
9f7d26a646 system/mtdutils/mkfs.jffs2.cpp: skip /var_init 2015-01-09 13:08:33 +03:00
[CST] Focus
3a79b95bd1 system/mtdutils/mkfs.jffs2.cpp: do not skip mounted /var 2015-01-09 12:42:01 +03:00
[CST] Focus
f04e22befe gui/update.cpp: fix image update check,
enable save u-boot menu switch
2015-01-09 12:42:01 +03:00
svenhoefer
026c8b4389 - osd_setup: improve/clarify screensaver off option 2015-01-08 20:01:15 +01:00
svenhoefer
f80f539387 - screensaver: use strcasecmp instead of strcmp 2015-01-08 19:59:50 +01:00
svenhoefer
c75ba8279c - screensaver: add exceptions to keep screensaver in radio mode 2015-01-08 14:35:47 +01:00
[CST] Focus
d0593a5572 eitd/sectionsd.cpp: bugfix after ad9bf009da:
neutrino do set current channel to 0 in standby, too
2015-01-08 16:17:41 +03:00
defans
b32757420a CSreenSaver: add png files 2015-01-08 12:23:36 +01:00
svenhoefer
5cfb4f1bcd - neutrino: fix axtionkey "standby" 2015-01-08 12:21:28 +01:00
Jacek Jendrzej
558f372dae nhttpd: ywebserver.cpp - fix possible segfault (svenhoefer) 2015-01-05 12:52:52 +01:00
[CST] Focus
0e7f5714cc nhttpd/yconfig.h: second try to disable threading 2015-01-05 14:13:01 +03:00
[CST] Focus
4d3d6bf238 nhttpd/yconfig.h: disable threading: with global CNeutrinoAPI it is not safe 2015-01-05 13:55:12 +03:00
[CST] Focus
ad9bf009da eitd/sectionsd.cpp: do not wakeup epg scan on service stop 2015-01-05 13:52:40 +03:00
[CST] Focus
0d384d610a zapit/src/scan.cpp: try to fix channels save issue, when channels only present
in ubouquets but with different frequency value
2015-01-05 11:23:48 +03:00
Thilo Graf
18bc87592b Revert "gui/components/cc_item_infobox.cpp: enable gradient on request"
This reverts commit b1c31fadd1.

Gradient features are intended for theme related implementations.
It's not ripe at the moment.
2015-01-03 19:18:36 +01:00
Jacek Jendrzej
8023a6317b neutrino use check empty() instead of length() or size() 2015-01-03 17:51:08 +01:00
Stefan Seyfried
a92eb8f8e7 add CFLAGS for libsigc 2015-01-02 21:00:18 +01:00
Stefan Seyfried
bfdeda0983 movieplayer: fix invalid casts for debug messages 2015-01-02 21:00:11 +01:00
Stefan Seyfried
2f0e93c215 plugins.h: remove unnecessary include 2015-01-02 21:00:07 +01:00
Jacek Jendrzej
bf754a7de9 update initial services 2015-01-02 18:58:46 +01:00
[CST] Focus
b1c31fadd1 gui/components/cc_item_infobox.cpp: enable gradient on request 2015-01-02 15:16:51 +03:00
[CST] Focus
8bac59eb33 driver/genpsi.cpp: try to prevent buffer overflow 2015-01-02 15:16:50 +03:00
[CST] Focus
8f40f990fc zapit/src/fastscan.cpp,scannit.cpp: more pilot fixes 2015-01-02 15:16:50 +03:00
Jacek Jendrzej
8e4af0b619 eitd: use check empty() instead of size() or length() 2015-01-01 19:02:41 +01:00
Jacek Jendrzej
c89e35cbe1 eitd: reduce memory use . shrink extended text memory size (capacity) to string size 2015-01-01 18:47:09 +01:00
Jacek Jendrzej
b8e8e46a98 streaminfo2.cpp fix possible segfault if audio mode mismatch 2014-12-30 13:29:11 +01:00
[CST] Focus
47f2b31786 zapit/src/fastscan.cpp: fix pilot param 2014-12-30 15:04:05 +03:00
svenhoefer
7c9a158f11 - screensaver: disable clock while screesaver 2014-12-30 00:53:31 +01:00
svenhoefer
4810576268 - infoviewer: align clock bottom to get same pos as channelname 2014-12-30 00:22:21 +01:00
svenhoefer
4ab6098716 - neutrino: add screensaver to radio-mode
This commit maybe need some tests with radiotext
  and/or other timeouts
2014-12-30 00:02:41 +01:00