Commit Graph

3932 Commits

Author SHA1 Message Date
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
[CST] Focus
36fa514bed gui/moviebrowser.cpp: save return status to check if all gui must be closed 2012-11-16 15:37:38 +04:00
[CST] Focus
f02a95e04d gui/filebrowser.cpp: save return status to check if all gui must be closed 2012-11-16 15:36:59 +04:00
micha-bbg
1ca7ced674 * Software Update with apply the settings (Part11)
- Deletelist added to delete files or directories from image
- Files/Directories are marked by a prefixed '~' in the settingsupdate.conf
- Rework readBackupList()
2012-11-16 07:14:01 +01:00
micha-bbg
d9cf5197f4 * infoviewer_bb.cpp: Optimize display of simple resolution in the info bar 2012-11-16 07:14:01 +01:00
[CST] Focus
f2f763391f zapit/src/frontend.cpp: add 50ms delay after reset and before diseqc cmd 2012-11-15 19:17:19 +04:00
[CST] Focus
00e188b37d driver/streamts.cpp: fix debug msg 2012-11-15 19:16:10 +04:00
[CST] Focus
1f65f1bc80 eitd/xmlutil.cpp: fix crash, if epg data saved with older image -
item/item_description can be present and break parsing
2012-11-15 19:13:13 +04:00
[CST] Focus
b478212140 neutrino.cpp: comment saveSetup in signal handler - this can damage config file,
try to protect against broken config - check screen_End* and load load defaults
2012-11-15 19:12:13 +04:00
Stefan Seyfried
49a19112af mainmenu: use hw_caps instead of cs_get_revision 2012-11-14 22:21:51 +01:00
Stefan Seyfried
609d29bdd8 stringinput: avoid uninitialized access 2012-11-14 21:33:15 +01:00
Stefan Seyfried
10e359e43b miscsettings: use correct scope for sleeptimer menuwidget 2012-11-14 21:32:35 +01:00
striper
c37a25172e - cables.xml: update um and kms 2012-11-13 20:00:10 +01:00
satbaby
7d570537fd src/driver/rcinput.cpp: use standby_rc in repeat mode only if need 2012-11-12 12:23:23 +01:00
micha-bbg
967f9f8ef4 - infoviewer/streaminfo2: fix resolution 1080 2012-11-11 09:53:25 +01:00
micha-bbg
cddf86725d * Software Update with apply the settings (Part10)
- Blacklist added to exclude files
- Files are marked by a prefixed '-' in the settingsupdate.conf
2012-11-11 08:11:49 +01:00
Stefan Seyfried
e12ed231ee Revert "driver/file.h: define __USE_FILE_OFFSET64 instead of error"
This reverts commit 02c3cfb173.
Just defining it at one place is wrong and papers over the real bugs.
2012-11-11 01:50:53 +01:00
Stefan Seyfried
987ba44d64 streamts: fix 32<->64bit format strings 2012-11-11 01:47:40 +01:00
Stefan Seyfried
c480e36746 Merge branch 'uncool/dvbsi++'
Conflicts:
	src/driver/Makefile.am
	src/driver/streamts.cpp
	src/gui/audioplayer.cpp
	src/gui/epgview.cpp
	src/gui/infoviewer_bb.cpp
	src/gui/widget/textbox.h
2012-11-11 01:45:22 +01:00
svenhoefer
187825be19 - infoviewer_bb.cpp: fix resolution 1080 2012-11-11 00:17:12 +01:00
Stefan Seyfried
1ae305953c hw_caps: fix compile on coolstream 2012-11-10 22:53:48 +01:00
satbaby
56122fb9a0 src/gui/zapit_setup.cpp: fix on/off logic 2012-11-10 17:20:29 +01:00
Stefan Seyfried
07f05808f7 getservices: improve upgrading from old neutrino-hd 2012-11-10 14:39:00 +01:00
Stefan Seyfried
2b07c89497 CTextBox: silence shadow warning 2012-11-10 14:35:36 +01:00
Stefan Seyfried
f6392a99ef tripledragon: fix LCD epg title after standby 2012-11-10 13:56:36 +01:00
Stefan Seyfried
be99a52526 tripledragon: small cosmetic LCD fixes 2012-11-10 13:56:17 +01:00
Stefan Seyfried
2dab7f0a29 neutrino: fix build on tripledragon 2012-11-10 13:48:10 +01:00
svenhoefer
9a3d2c4cba - english.locale: fix german word 2012-11-09 18:00:01 +01:00
satbaby
c47aebdb64 src/gui/channellist.cpp:-add sort by channel number 2012-11-09 17:32:15 +01:00
satbaby
fdb1fa6352 src/neutrino.cpp: see the appropriate message depending on settings 2012-11-09 15:31:26 +01:00
satbaby
b56c863953 src/neutrino.cpp:use LOCALE_SLEEPTIMERBOX_ANNOUNCE , supplement to 282560875b 2012-11-09 15:05:34 +01:00
satbaby
282560875b src/neutrino.cpp:-add ask MESSAGEBOX for INACTIVITY SLEEPTIMER 2012-11-09 14:50:55 +01:00