Commit Graph

3932 Commits

Author SHA1 Message Date
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
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
Stefan Seyfried
837ffda42a more generic linking of libstb-hal 2012-12-01 13:54:29 +01: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
Stefan Seyfried
b239ba0b84 filebrowser: make size, time and mode fields scale with fontsize 2012-11-24 17:12:29 +01:00
Stefan Seyfried
ceea712008 filebrowser: simplify code using font pointers 2012-11-24 16:56:22 +01:00
Stefan Seyfried
57ffe4e9e9 CFrontend: initialize info struct 2012-11-24 13:55:34 +01:00
Stefan Seyfried
d1466c6354 framebuffer: implement alphablending for non-accelerated devices 2012-11-24 12:46:33 +01:00
Stefan Seyfried
e5e7d52fa1 Merge branch 'uncool/dvbsi++'
Conflicts:
	data/icons/border_lr.png
	data/icons/border_ul.png
	src/driver/rcinput.cpp
	src/driver/streamts.cpp
	src/system/setting_helpers.cpp
2012-11-23 18:45:22 +01:00
Stefan Seyfried
3d72e26214 Revert "- infoviewer_bb.cpp: fix resolution 1080"
This reverts commit 187825be19.

already have a different version of this
2012-11-22 22:43:29 +01:00
Stefan Seyfried
969f41dfef Revert "- infoviewer/streaminfo2: fix resolution 1080"
This reverts commit 967f9f8ef4.

already have a different version of this
2012-11-22 22:43:16 +01:00
Stefan Seyfried
57113fdfbc Revert "eitd/xmlutil.cpp: fix crash, if epg data saved with older image -"
This reverts commit 1f65f1bc80.

already have a more general solution
2012-11-22 22:38:39 +01:00
Stefan Seyfried
b48209241c Revert "* infoviewer_bb.cpp: Optimize display of simple resolution in the info bar"
This reverts commit d9cf5197f4.

already have a different version of this
2012-11-22 22:37:19 +01:00
satbaby
69ab1968b4 src/gui/moviebrowser.cpp: use CStringInputSMS instead of CStringInput 2012-11-22 21:03:07 +01:00
satbaby
0a7022c1b7 src/zapit/src/zapit.cpp:ParsePatPmt after channels reinit 2012-11-22 20:14:22 +01:00
satbaby
89ee8f7a5e src/system/setting_helpers.cpp: use my_system instead of system 2012-11-22 13:27:51 +01:00
Stefan Seyfried
e0282a0537 rcinput: add ugly hack for azbox rc 2012-11-21 23:49:59 +01:00
Stefan Seyfried
57911bf009 infoviewer: make oldinfo a member of the class 2012-11-21 18:19:39 +01:00
[CST] Focus
6ea053c2e9 gui/widget/menue.cpp: fix hintbox color if theme changed;
fix hint paint for page-up button
2012-11-21 20:37:54 +04:00
Stefan Seyfried
86876c76b4 neutrino: clear currentnext event info when waking from standby
this ensures that the EVT_CURRENTEPG is delivered and playback
properly started after resuming from standby
2012-11-21 16:41:37 +01:00
satbaby
d113487d35 src/nhttpd/web/Y_VLC.js fix for vlc windows 2.0.2 version parse 2012-11-21 13:36:56 +01:00
svenhoefer
e454218d91 - locales: rework menu.hint_softupdate_settings 2012-11-20 21:18:36 +01:00
svenhoefer
d63800351e - icons: rework btn_*.png 2012-11-20 21:09:46 +01:00
satbaby
e111712fc6 src/nhttpd/web/Y_VLC.js: fix vlc version parse 2012-11-20 19:28:28 +01:00
satbaby
ed8734e2b9 src/gui/mediaplayer.cpp: fix memleaks when using CMenuForwarder 2012-11-20 13:21:33 +01:00
svenhoefer
8131a25af1 - yweb: fix remotecontrol; remove dependency from MAC 2012-11-19 22:33:50 +01:00
svenhoefer
fc2c89c664 - src/driver/streamts.cpp: fix linefeed 2012-11-19 18:13:35 +01:00
satbaby
af7b6d7a98 src/driver/streamts.cpp fix segfault 2012-11-19 17:58:24 +01:00
micha-bbg
04e71239f2 * Software Update: /var/etc/update.urls is excluded from saving
- Message 'Setting takeover successfully...' removed
2012-11-19 12:47:31 +01:00