Commit Graph

120 Commits

Author SHA1 Message Date
Thilo Graf
145209aaa1 CUpnpBrowserGui: fix paint image while scroll, use transparent background 2016-06-26 15:32:35 +02:00
Jacek Jendrzej
75a96a2fb3 avoid division by zero 2016-06-04 15:36:46 +02:00
Jacek Jendrzej
49c86a38b4 avoid division by zero 2016-04-21 18:14:46 +02:00
Thilo Graf
f9a40ff3d6 CUpnpBrowserGui: use static button font instead auto font size 2016-04-15 08:54:35 +02:00
Thilo Graf
2358c6333e CUpnpBrowserGui: block infoclock
Infoclock was not blocked in all modes, e.g. after stopped video
infoclock was unblocked and clock was back on screen. Clock should be now
not visible while upnp browser window is openend.
2016-03-03 09:52:22 +01:00
Thilo Graf
8c4bdb382a CUpnpBrowserGui: clean up, remove unused vars 2016-03-03 09:52:22 +01:00
Thilo Graf
b297c57a31 CUpnpBrowserGui: do intit screen properties already on changed settings on runtime 2016-03-03 09:52:21 +01:00
Thilo Graf
f55f6fcbdf CUpnpBrowserGui: move module init into own member 2016-03-03 09:52:21 +01:00
Thilo Graf
a9ad49430f CUpnpBrowserGui: update license text 2016-03-03 09:52:21 +01:00
Thilo Graf
7e8ddae2a5 CUpnpBrowserGui: add missing exit button 2016-03-03 09:52:20 +01:00
Thilo Graf
0897b2ac64 CUpnpBrowserGui: sort buttons related to remote control 2016-03-03 09:52:20 +01:00
Thilo Graf
64513ec10d CUpnpBrowserGui: rework image view 2016-03-03 09:52:20 +01:00
Thilo Graf
2db623a445 CUpnpBrowserGui: rework top box arrangement 2016-03-03 09:52:19 +01:00
Thilo Graf
b3a19f4d8f CUpnpBrowserGui: rework broken detail info
- apply current dline functionality
- use footer class to paint footer, So footer is usable as object.
- use infobox to show content and time info
2016-03-03 09:52:19 +01:00
svenhoefer
f9305daf8a - upnpbrowser: more offset for text in browserlist 2016-02-22 01:18:48 +01:00
svenhoefer
0c2a3a9853 - neutrino/upnpbrowser: add and use new mode_upnp; ...
... switch to correct mode before start playing audio/video/pic
2016-01-25 22:43:27 +01:00
Stefan Seyfried
edf7d48e04 upnpbrowser: use CListHelpers::UpDownKey 2016-01-18 08:10:16 +01:00
svenhoefer
b00e78a165 - fix pagedown logic, but this time for real (i hope)
Why this was so difficult code? I don't know.
2016-01-15 13:51:14 +01:00
svenhoefer
736343d35b - neutrino: press tv/radio key to return to plain tv/radio 2015-12-15 08:15:17 +01:00
svenhoefer
d422e7e649 - listbox and upnpbrowser: fix pagedown logic 2015-11-08 19:46:35 +01:00
svenhoefer
edc8527379 - framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
2015-05-05 12:01:04 +02:00
Jacek Jendrzej
422c91d117 add pugixml 2015-04-28 10:12:23 +02:00
Jacek Jendrzej
497f05b730 use xmlinterface in UPNP 2015-04-28 10:12:15 +02:00
svenhoefer
09adc177d8 - record.h: remove include of vfd.h; use display.h instead 2015-04-16 13:39:35 +02:00
[CST] Focus
420af7a4dc neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii 2014-09-05 17:49:11 +04:00
[CST] Focus
a473fe8194 webtv channels integration port,
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
[CST] Focus
416646bbff merge neutrino-mp progressbar code, (C) martii 2014-07-17 17:02:37 +04:00
M. Liebmann
de91201fa2 CUpnpBrowserGui::paintItemInfo: Set transparency for DisplayImage()...
...to CFrameBuffer::TM_NONE
2014-07-12 22:12:28 +02:00
svenhoefer
649d1b1f9d - change RenderString() default to UTF8 2014-06-11 23:07:13 +02:00
svenhoefer
8b91cda918 - change getRenderWidth() default to UTF8 2014-06-11 23:07:00 +02:00
[CST] Focus
d602f6b1d9 gui/upnpbrowser.cpp: avoid crash, if TotalMatches is wrong;
try to fix ogg mime type, add audio/x-wav for wav
2014-05-21 14:45:59 +04:00
Jacek Jendrzej
f51c47f597 upnpbrowser.cpp: osd fix with radius 2014-04-13 21:55:25 +02:00
Thilo Graf
6fe7b452c1 CComponentsHeader: rework context button handling
CComponentsHeader uses now CComponentsIconForm, which is now derived
from CComponentsFrmChain. Some methods should be now simplified and
allow to handle some modifications easier.
2014-04-02 08:40:21 +02:00
Jacek Jendrzej
d3a5e13f04 upnpbrowser.cpp fix for show pic after play 2014-03-28 15:38:47 +01:00
Jacek Jendrzej
2961ada5aa upnpbrowser.cpp -add show logo/pic 2014-03-27 20:45:46 +01:00
Jacek Jendrzej
98bdb43608 upnpbrowser.cpp: -add albumArtURI parse 2014-03-19 18:35:10 +01:00
Thilo Graf
5ea7ec48df CComponentsHeader: rework constructors, add CComponentsHeaderLocalized
Member initVarHeader() now used with parameters, so it's  possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.
2014-01-24 23:09:56 +01:00
svenhoefer
53f5801d6f - adapt ShowMsg handling from martii's neutrino-mp 2014-01-22 12:37:21 +01:00
Jacek Jendrzej
b179ee5143 CUpnpBrowserGui::selectDevice(): disable MuteIcon, supplement to ce0d122813 2013-12-30 19:02:36 +01:00
martii
ce0d122813 gui/upnpbrowser: leave infoclock alone 2013-12-30 18:20:15 +01:00
martii
da0142eb0d gui/pictureviewer_setup, gui/audioplayer_setup: use CMenuOptionNumberChooser instead of CStringInput 2013-12-22 16:36:13 +01:00
M. Liebmann
7466d6f19c InfoClock: Fix display clock in movie browser, file browser etc. 2013-11-22 10:01:35 +01:00
Thilo Graf
f7798affc6 CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.
2013-10-24 21:19:07 +02:00
[CST] Focus
5b3cea3ff6 gui/upnpbrowser.cpp: revert keys handling, pass not-handled to CNeutrinoApp 2013-09-16 14:38:06 +04:00
[CST] Focus
6eeb1a8305 gui/upnpbrowser.cpp: clear fb on exit 2013-09-04 13:46:25 +04:00
[CST] Focus
48d12add87 gui/upnpbrowser.cpp: re-work,
reuse code;
unify list scroll;
change folder play key to 'play', OK/right select items;
add picture display and video playback - parts based on code (c) martii <m4rtii@gmx.de>;
work in progress, not complete
2013-09-03 18:23:20 +04:00
Michael Liebmann
c60c5c5ce3 Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values
2013-07-21 22:00:58 +02:00
svenhoefer
bc9e3ac7bd - upnpbrowser: using CComponentsHeader to paint header 2013-05-29 21:17:59 +02:00
Michael Liebmann
bf1c7bfdb7 * Various changes for reworked mute icon handling in some classes
- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer
2013-05-16 11:01:41 +01:00
Stefan Seyfried
e09bc260da neutrino: make button bar use available space intelligently
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.

Conflicts:
	src/gui/audioplayer.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/stringinput.cpp
2013-04-05 14:50:28 +04:00