Commit Graph

3913 Commits

Author SHA1 Message Date
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
Stefan Seyfried
e86bc33877 azbox: reset volume after movieplayer 2012-11-18 20:12:10 +01:00
svenhoefer
8183e41d33 - icons: install hint_mb.png 2012-11-17 11:33:46 +01:00
OneOfNine
51b6928d03 - icons: improve numericpad.png 2012-11-17 10:42:01 +01:00
OneOfNine
6a1aac4c2d - icons: improve border_lr.png, border_ul.png 2012-11-17 10:35:06 +01:00
svenhoefer
58a50668d4 - icons: add hint_mb.png 2012-11-17 10:29:40 +01:00
svenhoefer
a4e480a124 - icons: new mounted.png, not_mounted.png 2012-11-17 09:09:35 +01:00
micha-bbg
1fc0547588 * src/gui/update_menue.cpp: Fix assignment color buttons 2012-11-17 00:51:43 +01:00
Stefan Seyfried
08b50288f2 movieplayer: put zapit to sleep on azbox
the external player needs the demuxers to be idle(?), so put
zapit an sectionsd to sleep on movieplayer start
2012-11-16 23:44:56 +01:00
micha-bbg
07639c8488 * Software Update: Added more files for network settings in settingsupdate.conf 2012-11-16 21:51:04 +01:00
svenhoefer
4af0eed1c5 - deutsch.locale: update 2012-11-16 18:37:48 +01:00
[CST] Focus
b627c4767b gui/update_menue.cpp: show both local and inet update menu points:
i dont see reason why user should switch mode in settings before use one or other
2012-11-16 19:52:22 +04:00
[CST] Focus
cce9ced9f3 gui/update_settings.cpp: always enable both url and local dir option:
local dir also used as target to download image from inet
2012-11-16 19:49:25 +04:00
[CST] Focus
2ac735d0ec gui/update.cpp: add local variable for update mode 2012-11-16 19:47:25 +04:00
[CST] Focus
b2e3f2a19b locals: add extra hint for local sw update menu point 2012-11-16 19:46:37 +04:00
[CST] Focus
76947173c0 gui/update.cpp: return result from file browser or image select menu 2012-11-16 16:49:58 +04:00
satbaby
0f8c9bbef1 src/neutrino.cpp: add cancel message to RC_standby_on and RC_power_off (THX Gaucho316) 2012-11-16 13:36:12 +01:00
[CST] Focus
a4df1e2939 gui/mediaplayer.cpp: return result from audio/movie players,
thanks satbaby for patch
2012-11-16 15:52:02 +04:00
[CST] Focus
6d7f1efd06 gui/audioplayer.cpp: return menu_return::RETURN_EXIT_ALL on standby/shutdown,
thanks satbaby for patch
2012-11-16 15:45:39 +04:00
[CST] Focus
ff47810841 gui/movieplayer.cpp: get return status from filebrowser/moviebrowser 2012-11-16 15:38:43 +04:00