svenhoefer
eb2edf404b
- flash.start: fix djmount upnp directory
2013-06-10 10:54:03 +02:00
Michael Liebmann
64974f0692
* neutrino.cpp/stop_daemons(): display "Stop daemons" only in flash mode
2013-06-08 17:19:40 +02:00
Michael Liebmann
c26fd64759
* Software update: Rework preparing the flash process
...
- Finish all unnecessary threads and processes before the flash process
- Use flash.start to stop other (user-defined) processes
2013-06-08 16:20:32 +02:00
Michael Liebmann
d74ce0da45
* Software update: Add flash.start to neutrino start/stop scripts
2013-06-08 16:20:32 +02:00
Michael Liebmann
365661e841
* Software update: Apply the settings in the options menu switchable
2013-06-08 16:20:32 +02:00
FlatTV
96da2f95b8
- CComponentsText: add possibility to set a text border
2013-06-06 22:08:46 +02:00
Michael Liebmann
c70167b58f
CVolumeBar: Reactivate position 'higher center' for volume bar
2013-06-06 12:00:06 +02:00
Michael Liebmann
d08d18522e
* Add volume bar to osd timeouts in the OSD setup
2013-06-04 01:17:39 +02:00
Thilo Graf
fc3829d695
CTestMenu: add sample code for footer buttons, disable debug spam
2013-06-03 22:12:49 +02:00
Thilo Graf
7d82da09ae
CComponentsButton: rework position handling for buttons and code comments
2013-06-03 22:12:48 +02:00
Thilo Graf
b010b3bd09
CVolumeBar: rework size handling
...
Signed-off-by: Michael Liebmann <tuxcode.bbg@gmail.com >
2013-06-03 22:12:48 +02:00
Thilo Graf
fb812f38e8
CProgressBar/CVolumeBar: fix position of active/passive bar
...
Assign real position values to progressbar if is bound (embedded) in a form.
This is dependently from its own parent status. Status of cc_parent==NULL
means, it's not bound and without parent form so we use x/y, otherwise
we use real values stored by cc_xr/cc_yr.
Values in cc_xr/cc_yr and cc_parent were assigned with addCCItem().
Signed-off-by: Michael Liebmann <tuxcode.bbg@gmail.com >
2013-06-03 22:12:48 +02:00
Thilo Graf
3c5f4867fb
CComponents: rename and move real position attributes
...
These attributes are better placed in the basic class.
2013-06-03 22:12:47 +02:00
Thilo Graf
d3d0bff7ac
CComponentsForm: fix position of items in added forms
...
Position of added items in subforms was fitted with wrong offset.
Usage of relative x/y position avoids wrong positions of items in subforms.
2013-06-03 22:11:19 +02:00
Thilo Graf
ddaa7a876e
CComponentsForm: add index to items
...
Helpers to identfie added items.
2013-06-03 22:06:30 +02:00
Thilo Graf
e665ab18ab
CComponentsFooter: add new class CComponentsFooter
2013-06-03 22:06:03 +02:00
Jacek Jendrzej
09bd2c98e9
CEitManager::getEventsServiceKey - simplification - THX Gaucho316
2013-06-03 21:37:47 +02:00
Jacek Jendrzej
f201ea2717
update slovak locale ( THX EnoSat )
2013-06-03 21:13:50 +02:00
Michael Liebmann
e59189f890
* youtube feeds: Fix header texts in movie browser
2013-06-03 19:11:58 +02:00
Michael Liebmann
54e4a812d2
* youtube feeds: Fix handling mute icon
2013-06-03 19:11:58 +02:00
Stefan Seyfried
49f875508e
CMenuWidget: simplify up/down selection code
2013-06-02 23:39:51 +02:00
Christian Schuett
5964aa7ad4
Neutrino timer list: always show correct infos in EPG viewer
...
if the EPG ID of a timer list entry is 0 or the corresponding EPG data
can't be found, then you see wrong infos in EPG viewer
Signed-off-by: Christian Schuett <Gaucho316@hotmail.com >
2013-06-02 22:20:39 +02:00
Stefan Seyfried
0ad51e7964
menu: fix artifacts on page change
2013-06-02 21:33:26 +02:00
Stefan Seyfried
c5760c6a27
menu: make page_start[] int, avoids lots of casts
2013-06-02 20:31:42 +02:00
Michael Liebmann
78d9d97a82
* Update deutsch.locale (THX bazi98)
2013-06-02 18:42:39 +02:00
Jacek Jendrzej
6e171cc9f2
-fix compil warrnings
2013-06-02 13:39:10 +02:00
Jacek Jendrzej
e1310f8977
typo
2013-06-02 13:25:55 +02:00
Jacek Jendrzej
1eb46dbfba
-fix compil warrnings
2013-06-02 13:18:03 +02:00
Jacek Jendrzej
0940f4a767
-fix compil warrnings
2013-06-02 13:14:33 +02:00
[CST] Focus
41aaf96278
gui/scan_setup.cpp: disable intro items in select satellite -
...
multi-page menu with intro items has old bug with last item refresh/clear
2013-06-02 10:49:13 +04:00
[CST] Focus
f46fc25da0
Change image license to GPL v2
2013-06-02 10:48:10 +04:00
[CST] Focus
6f8ef9ec46
Merge branch 'next' into next-cc
...
Conflicts:
data/locale/english.locale
src/driver/framebuffer.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/moviebrowser.cpp
2013-06-02 10:46:42 +04:00
Michael Liebmann
0128a61708
* CChannelList: using CComponentsHeader to paint header
...
- using CComponentsFrmClock to paint clock in header
2013-06-01 19:37:46 +02:00
Michael Liebmann
39704b72c0
* CComponentsFrmClock: Add member setTextColor()
...
- Add member refresh() for (re)calculate clock dimensions
2013-06-01 19:37:46 +02:00
Jacek Jendrzej
49008d4885
CScanSetup::showScanMenu - add digi keys to cable menu
2013-06-01 18:31:16 +02:00
svenhoefer
7f3a7367e4
- locals: (re)sort
2013-06-01 17:41:47 +02:00
Stefan Seyfried
31d0b88ca1
dvbsubtitle: add missing blit()
2013-06-01 17:17:28 +02:00
Stefan Seyfried
6aee976490
neutrino: don't spam with --enable-cleanup
...
sectionsd already does malloc_stats()
2013-06-01 15:50:35 +02:00
Stefan Seyfried
f5956f055d
sectionsd: don't hardcode ntpdate location
2013-06-01 15:49:26 +02:00
Jacek Jendrzej
412d430ed0
CFlashTool::erase - shutdown sectionsd before erase flash
2013-06-01 15:04:46 +02:00
Stefan Seyfried
862fb0aada
configure: remove linker hacks, now that libstb-hal is fixed
2013-06-01 13:56:41 +02:00
svenhoefer
a17cd3574b
- gitignore: update version-header
2013-06-01 10:12:34 +02:00
svenhoefer
ed9b4278b4
- imageinfo: show both vcs-info and built-date
2013-06-01 09:52:19 +02:00
svenhoefer
5c0a692f13
- version-header: generalize (add built_date and vcs string)
2013-06-01 09:44:45 +02:00
Jacek Jendrzej
daf539b141
- channllist: fix new_zap_mode handling
2013-06-01 08:30:37 +02:00
Jacek Jendrzej
917e95aea3
CNeutrinoEventList::findEvents - fix iterator
2013-05-31 18:54:48 +02:00
Stefan Seyfried
93a428c817
infoviewer: always paint 'no epg...' in the same place
2013-05-31 12:25:58 +02:00
Stefan Seyfried
06ea41f003
infoviewer: simplify show_current_next()
2013-05-31 12:24:54 +02:00
Stefan Seyfried
da79e3b205
infoviewer: always paint 'no epg...' in the same place
2013-05-31 11:33:47 +02:00
Stefan Seyfried
a579bd092b
infoviewer: simplify show_current_next()
2013-05-31 11:33:04 +02:00