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
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
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
svenhoefer
187825be19
- infoviewer_bb.cpp: fix resolution 1080
2012-11-11 00:17:12 +01:00
satbaby
56122fb9a0
src/gui/zapit_setup.cpp: fix on/off logic
2012-11-10 17:20:29 +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
satbaby
8a89f09e64
src/gui/zapit_setup.cpp: use COnOffNotifier
2012-11-09 13:45:57 +01:00
micha-bbg
11b2242d2e
* CTextBox: Fix displayed text width in function setText()
2012-11-08 22:37:37 +01:00
Thilo Graf
08e66deb75
CTextBox: remove dub allocation of m_pcFontText
2012-11-08 22:37:18 +01:00
satbaby
0cce4b9c80
src/system/configure_network.cpp: use old startNetwork/stop
2012-11-08 20:08:17 +01:00
satbaby
0acc943a4f
src/gui/miscsettings_menu.cpp: -add COnOffNotifier for EPG menu
2012-11-08 17:24:10 +01:00
satbaby
de5004bd86
Merge branch 'dvbsi++' of ssh://coolstreamtech.de/cst-public-gui-neutrino into dvbsi++
2012-11-08 16:19:47 +01:00
[CST] Focus
7c27c08014
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-11-08 19:14:35 +04:00
[CST] Focus
a2a6a7d5c8
driver/record.cpp: stop streaming before record start
2012-11-08 19:14:20 +04:00
[CST] Focus
e5a2b0336c
neutrino.cpp: update for new streamts code,
...
keep stream running in soft-standby
2012-11-08 19:13:22 +04:00
[CST] Focus
ae6cbc9479
driver/streamts.cpp: replace old code with class,
...
support multi-client and multi-channel,
experimental / testing - please read comments at the top of driver/streamts.cpp
2012-11-08 19:10:37 +04:00
satbaby
a47c6593dc
neutrino: -add save epg on stadbyOn/Off option
2012-11-08 13:35:00 +01:00
satbaby
299e20387d
src/neutrino.cpp: -add lockStandbyCall
2012-11-08 12:24:23 +01:00
[CST] Focus
2b0f9efbc8
driver/record.cpp: use CGenPsi class
2012-11-08 15:09:10 +04:00
[CST] Focus
0578ef7c30
driver/Makefile.am: replace genpsi.c with genpsi.cpp
2012-11-08 15:08:41 +04:00
[CST] Focus
861a5a4a51
driver/genpsi.cpp: replace old code with class
2012-11-08 15:08:08 +04:00
[CST] Focus
01383e083d
gui/start_wizard.cpp: move initial settings question before calling scan setup
2012-11-07 20:50:18 +04:00
[CST] Focus
02c3cfb173
driver/file.h: define __USE_FILE_OFFSET64 instead of error
2012-11-07 20:49:06 +04:00