Commit Graph

3775 Commits

Author SHA1 Message Date
satbaby
0806c47c73 neutrino: fix segfault if not found frontend 2012-12-20 20:13:44 +01:00
[CST] Focus
5749f86323 gui/miscsettings_menu.cpp: always enable EPG options,
which not depend on save epg on/off
2012-12-19 16:45:40 +04:00
[CST] Focus
34c8dd0fc2 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-19 16:37:00 +04:00
svenhoefer
bce78c2cff - moviebrowser.cpp: accept covers without appended date/time
patch by FlatTV
2012-12-18 21:58:00 +01:00
satbaby
f66b2baedc nhttpd: dont doubles decode, revert ed318d97bc 2012-12-17 22:01:46 +01:00
satbaby
ed318d97bc nhttpd: skip doubles decode on channlename, revert 42b69a8a5e 2012-12-17 12:58:24 +01:00
[CST] Focus
9e765c7478 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-17 12:47:32 +04:00
[CST] Focus
636be7fa84 gui/videosettings.cpp: fix video mode switch ask,
fix menu redraw after video mode switch
2012-12-17 12:47:15 +04:00
[CST] Focus
e30f93c776 gui/videosettings.cpp: fix video mode switch ask,
fix menu redraw after video mode switch
2012-12-17 12:46:09 +04:00
satbaby
42b69a8a5e src/nhttpd/yhttpd_core/helper.cpp: dont decode '+' to ' ', fix for channelname with '+' 2012-12-14 14:34:18 +01:00
micha-bbg
b1138e16b0 * Fix include path for moved header files 2012-12-13 18:09:09 +01:00
satbaby
d67b1e9c93 src/zapit/src/zapit.cpp: fix segfault if channel==NULL (reloadchannels) 2012-12-13 14:03:04 +01:00
svenhoefer
da716f865e Merge remote-tracking branch 'svn_CROSSENVIRONMENT_coolstream/master' into dvbsi++ 2012-12-13 10:50:49 +01:00
svenhoefer
998ae6d81d - svn_CROSSENVIRONMENT_coolstream: move files to new right place 2012-12-13 10:49:06 +01:00
[CST] Focus
c81c18f387 src/driver/screenshot.cpp: enable png alpha invert 2012-12-12 11:33:51 +04:00
[CST] Focus
5a3e41ff5d lib/libcoolstream/cnxtfb.h: header update 2012-12-12 11:33:14 +04:00
swing99
0ec6859ea9 cables.xml: update Kabel Deutschland - Offensive 2012 2012-12-10 16:17:56 +01:00
satbaby
b3ddc46e14 supplement to dc33e93375 2012-12-08 17:53:01 +01:00
satbaby
dc33e93375 yWeb: Timer: dont stop recording after modifying timer - Timer: sets audio-pid correctly - Timer: seconds set to Null 2012-12-08 17:47:25 +01:00
satbaby
59fa692bd0 supplement to 7bebdf91e0, simplification 2012-12-08 16:28:53 +01:00
satbaby
7bebdf91e0 add provider name to infobar , no gui option 2012-12-08 11:15:40 +01:00
satbaby
1d5e7b23b3 never used 2012-12-07 12:01:45 +01:00
satbaby
fe16513b4f src/nhttpd: fix segfault if logging on 2012-12-07 11:13:51 +01:00
[CST] Bas
9448cd8d2a Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
	src/nhttpd/yhttpd.cpp
2012-12-07 14:39:05 +08:00
satbaby
2fbe881180 src/nhttpd/yhttpd_mods/mod_yparser.cpp: workaround fix for segfault if server.log.loglevel=5 and read timer 2012-12-06 23:11:56 +01:00
micha-bbg
b5e877639e * Update locale for menu hints (THX Tomworld) 2012-12-04 22:14:57 +01:00
micha-bbg
c691c242ff * Pictureviewer: Remove duplicate locale from help text 2012-12-04 22:14:57 +01:00
micha-bbg
02b2685494 * CHintBoxExt: Fix view of multiple pages
- Reduces flicker effect on screen
2012-12-04 22:14:56 +01:00
satbaby
fbf2c05825 update astra 2012-12-04 19:57:30 +01:00
satbaby
882a7b2e47 src/gui/plugins.cpp: fix sort pluins without index 2012-12-04 19:57:02 +01:00
[CST] Focus
108913b65d gui/cam_menu.cpp: workaround for possible wrong CI menu item count from libcs 2012-12-04 18:55:29 +04:00
[CST] Focus
5fc0d256f4 zapit/src/fastscan.cpp: fix duplicate channels in favorite bouquet,
try to fix possible possible duplicates from different frequency
2012-12-04 17:25:58 +04:00
[CST] Focus
d5cd463e17 neutrino.cpp: fix subchannel up/down processing:
if key_subchannel_up/down is set to different than left/right keys,
and mode_left_right_key_tv == SNeutrinoSettings::VOLUME, CVolume::setVolume called,
but not process other keys, and post msg again -> loop forever.
- process mode_left_right_key_tv modes only if subchannel up/down == left/right
2012-12-04 14:52:03 +04:00
[CST] Focus
c77138f260 neutrino.cpp: revert mount at startup to system -
fs can be not only ext3 but different
2012-12-04 13:58:41 +04:00
[CST] Focus
b252de0896 gui/movieplayer.cpp: dont auto-stop, if duration or position invalid 2012-12-04 13:50:11 +04:00
[CST] Focus
18584e6633 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-04 10:48:27 +04:00
[CST] Bas
ed45fd56bb neutrino: fix revision in video mode. 2012-12-04 03:01:35 +08:00
[CST] Bas
8940ba4e7d neutrino: set new cpu clock after returning from standby. 2012-12-04 00:31:36 +08:00
[CST] Bas
b018c08cce neutrino: add TANK video modes (we only support RGB / YPBPR on both cinch and scart at the same time). 2012-12-04 00:28:34 +08:00
[CST] Bas
cdcd42ea8a neutrino: use pkgconfig for OGG. 2012-12-04 00:24:46 +08:00
defans
031db7bae1 - add keys to control the audioplayer from pictureviewer
decode and view pictures in a seperate thread.
2012-11-30 22:06:27 +01:00
svenhoefer
91abca7d30 - icons: introduce new icons
backward, forward, pause and play
2012-11-30 13:55:34 +01:00
[CST] Focus
0a557e4056 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-11-30 12:34:29 +04:00
satbaby
5e4a541781 src/nhttpd: clean code 2012-11-28 19:03:03 +01:00
micha-bbg
3cad732b06 * Moviebrowser: Show message when deleting files 2012-11-27 13:01:19 +01:00
micha-bbg
8c5a09712e * Moviebrowser: Fix segfault if movie list is empty 2012-11-27 13:01:19 +01:00
micha-bbg
ab24123430 * Timerlist: Show rec icon when recording in progress. 2012-11-27 01:20:13 +01:00
micha-bbg
964c6f9af0 * Moviebrowser: Show rec icon when recording in progress. 2012-11-27 01:20:13 +01:00
micha-bbg
86a95b039f * Moviebrowser: Fix delete files when recording in progress. 2012-11-26 23:45:35 +01:00
micha-bbg
fefa483469 * Moviebrowser: Ask if the file of a running recording to be deleted. 2012-11-26 15:03:58 +01:00