svenhoefer
3845feb0e4
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
Michael Liebmann
bace5ce91b
Audioplayer: Remove special handling for display mute icon
2013-11-04 17:00:34 +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
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
Stefan Seyfried
a33086568b
neutrino: fix possible div-by-zero in scrollbar calculation
2013-05-30 11:19:39 +02:00
svenhoefer
6c41ffbe47
- neutrino: don't save screen while paint headers
2013-05-28 10:42:39 +02:00
svenhoefer
ad20474050
- ENABLE_GUI_MOUNT: globalize
2013-05-27 23:56:54 +02:00
svenhoefer
b335a50ef3
- pictureviewer: using CComponentsHeader to paint header
...
* rework footer handling (get height from paintButtons methode)
2013-05-27 22:25:30 +02:00
Michael Liebmann
ad7bb42fc6
* CAudioPlayerGui: Fix display mute icon
2013-05-22 07:48:04 +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
svenhoefer
4714a30f83
- strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Conflicts:
src/gui/bedit/bouqueteditor_bouquets.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 15:42:38 +04:00
svenhoefer
fe78bf0580
- fix terrible typo
2013-02-14 19:16:54 +01:00
micha-bbg
c691c242ff
* Pictureviewer: Remove duplicate locale from help text
2012-12-04 22:14:57 +01:00
defans
031db7bae1
- add keys to control the audioplayer from pictureviewer
...
decode and view pictures in a seperate thread.
2012-11-30 22:06:27 +01:00
snafed
e145f9a5e8
- add pictureviewer to info-key in audioplayer
2012-11-06 23:04:55 +01:00
satbaby
060c1c45b2
fix gcc 4.7.x warnings
2012-07-07 13:09:08 +02:00
satbaby
4f2a24899e
pictureviewer.cpp: fix possible segfault
2012-05-02 19:41:24 +02:00
satbaby
bb347b3a44
performance Prefer prefix ++/-- operators for non-primitive types.
2012-04-28 10:56:27 +02:00
micha-bbg
fa2f642e4f
Remove old DBox2 identifier (patch by svenhoefer)
...
- Renaming NEUTRINO_ICON_BUTTON_DBOX* to NEUTRINO_ICON_BUTTON_MENU*
- Changed menu icons
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1839 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-07 20:48:41 +00:00
satbaby
083fd6923f
pictureviewer: -add delete pic-file option
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1520 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-06-05 12:31:02 +00:00
thilo
e1f887af72
*neutrino buttonbars: reworked painting of buttonbar in
...
channellist,
stringinput (also cleared some char format problems),
audioplayer,
bouqueteditor_bouqets,
bouqueteditor_channels,
bouqueteditor_chanselect,
bookmarkmanager,,
bouquetlist,
filebrowser,
epgplus,
epgview,
pictureviewer,
timerlist,
upnpbrowser
TODO:
This is still not a final solution. I would like to see buttonhandling in
own class for better integration and handling of window structure.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1179 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-21 09:08:10 +00:00
striper
af5475df8c
- fix pictureviewer background / THX to wittinobi
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1099 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-31 19:32:38 +00:00
satbaby
249352e5dc
osd fixes
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@668 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-07-15 11:04:22 +00:00
focus
56674d5561
Fixes for non-standart icon sizes. Not complete yet, work in progress. Probably will broke commit #568
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@569 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-05-06 09:39:29 +00:00
satbaby
00d9b35c08
-add menu rounded corners on/off
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@395 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-20 21:29:30 +00:00
focus
022509f24e
Fix picture view move; Enable hw blit for picture/logo; Move channel logo display after all channellist shown
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@273 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-06 15:13:12 +00:00
focus
95130dee5a
All icon file names moved to icons.h; .raw extension removed from icon names
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@219 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-01-29 14:09:57 +00:00
mws
1b13da2617
Mark unused vars as comment
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@104 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-21 16:23:09 +00:00
satbaby
49e009134b
port rounded corner code from tuxbox CVSuse getScreenStartX(),getScreenStartY(),h_max(),w_max() routines
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@87 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-17 09:58:55 +00:00
seife
b0b471210f
neutrino: port rounded corner code from tuxbox CVS
...
This allows to set all four corners separately. The default is
now to have all four corners rounded if radius is > 0 in paintBoxRel.
It also places hard coded integer numbers for CORNER_TOP and
CORNER_BOTTOM with the respective #defines.
This should make it much easier to port over code parts from tuxbox.org.
However, there are probably bugs and oversights in that I did not find
yet. Reports are welcome.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@45 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-13 22:23:23 +00:00
mrcolor
bc5bd4154e
our current experimental Neutrino branch
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00