Thilo Graf
336c3bc7a1
CComponentsItem: add members to set pointer for parent object
...
Pointer is typically of type CComponentsForm or derived classes,
default intialized with NULL and serves to access for
properties of parent object by embedded items.
2013-04-16 08:26:56 +02:00
Thilo Graf
4317b0b4fb
CComponents: add own header file for unused experimental classes
2013-04-16 08:26:56 +02:00
Thilo Graf
39a4e3400e
CComponentsForm: add own header for form classes
2013-04-16 08:26:56 +02:00
Thilo Graf
d7c35b07e4
CComonents: use allowPaint() as private, parameter as by rev
...
not used in sub classes
2013-04-16 08:26:56 +02:00
Thilo Graf
4f623b822f
CComponentsItem: add properties for stats enabled/selected
2013-04-16 08:26:56 +02:00
Thilo Graf
f01a9071d2
CProgressBar: replace x/y position with real position on screen
...
Important to paint related to screen within form dimensions
btw: small cleanups
2013-04-16 08:26:55 +02:00
Thilo Graf
dc373666e0
CComponentsText: add debug output, changes name of arg in iToString()
2013-04-16 08:26:55 +02:00
Thilo Graf
9420edd932
CComponentsItem: add members to get real item position
2013-04-16 08:26:55 +02:00
Thilo Graf
3d35a30ecf
CComponentsPicture: add debug output
2013-04-16 08:26:55 +02:00
Thilo Graf
fb64fb5d35
CComponentsText: add overloaded member setText() for int vars
2013-04-16 08:26:55 +02:00
Thilo Graf
cd1a4c89a8
CProgressBar: use already calculated position var for diagonal line
2013-04-16 08:26:54 +02:00
Thilo Graf
62efe2cb59
CComponentsItem/Form: add var for real item position
...
If items are used in forms it can be usefully to have a variable
which contains the real position on screen.
This can happen e.g. if an item contains separate render methods, because within forms
usual x/y values related to form dimensions and be converted.
2013-04-16 08:26:54 +02:00
Thilo Graf
546b04b846
CComponentsText: add helper to convert integer to string
2013-04-16 08:26:54 +02:00
svenhoefer
1bb07ddad8
- src/gui/Makefile.am: fix creation of git_version.h
2013-04-15 22:35:03 +02:00
Stefan Seyfried
1f1aa08562
auto-enumerate FONT_TYPE_COUNT instead of defining it
2013-04-15 21:37:43 +02:00
Stefan Seyfried
057f3a8964
neutrino: make g_channel_list_changed private
...
Add a setter function MarkChannelListChanged() instead for
bouquet/channel list. This avoids sometimes not reloading
channels after changes in the service menu.
2013-04-15 19:46:27 +02:00
Stefan Seyfried
77ecbfb405
setting_helpers: add reloadhintbox to 'delete removed channels'
2013-04-15 19:46:20 +02:00
Stefan Seyfried
5e4603071e
CInfoViewer: delete infoViewerBB in destructor
2013-04-15 19:46:12 +02:00
Stefan Seyfried
41299cf7d9
CInfoViewerBB: avoid crash in destructor
2013-04-15 19:46:00 +02:00
Stefan Seyfried
a709a13f54
CZapitSdtMonitor: don't crash in destructor
2013-04-15 19:42:53 +02:00
Stefan Seyfried
833fb32197
pictureviewer: free formathandlers in destructor
2013-04-15 19:42:44 +02:00
Stefan Seyfried
6996658dcc
neutrino: fix signed/unsigned warning
2013-04-15 19:42:35 +02:00
Stefan Seyfried
d35835fe8f
channellist: improve add-to-bouquet and remove-new-flag workflow
...
When adding the current channel to a bouquet or favorites or when
removing the "new" flag from a channel, don't immediately reload the
channels but wait for closing of the channellist.
Additionally, select the next channel after one of the add-to-bouquet or
remove-new-flag actions.
2013-04-15 19:42:24 +02:00
Stefan Seyfried
ba22ea8668
reloadchannels: make sure that channel flags are updated when reloading
2013-04-15 19:42:06 +02:00
Stefan Seyfried
08cb6ddfdd
sectionsd: fix memleak with unused events
2013-04-15 19:39:43 +02:00
Stefan Seyfried
aa8a137707
add menu option to delete 'removed channels'
2013-04-15 19:34:26 +02:00
Stefan Seyfried
a63e1007e5
getservices: add option to not save removed channels
2013-04-15 19:34:05 +02:00
Jacek Jendrzej
3731bc4216
src/gui/epgview.cpp: center window
2013-04-14 15:09:51 +02:00
svenhoefer
4b624f88bd
- english.locale: typo
2013-04-13 11:46:06 +02:00
svenhoefer
473d6f38ba
- eventlist: make additional infos switchable
...
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable
2013-04-13 11:13:23 +02:00
svenhoefer
d937082cd5
- eventlist: fix round borders for current unselected event
2013-04-13 09:31:39 +02:00
Jacek Jendrzej
838cf61a69
src/gui/channellist.cpp: fix to 4a8350c382
2013-04-10 20:43:32 +02:00
Jacek Jendrzej
4a8350c382
src/gui/channellist.cpp: fix paint details with different font size
2013-04-10 19:28:30 +02:00
[CST] Focus
dcf0703cd0
remove more 'coolstream' from webif
2013-04-10 19:23:08 +04:00
[CST] Focus
4b5a840b2e
remove 'coolstream' from webif
2013-04-10 18:39:28 +04:00
Jacek Jendrzej
9fe2f83987
src/neutrino.cpp: fix execute rcK script
2013-04-10 14:09:13 +04:00
Jacek Jendrzej
f5297f06d9
src/neutrino.cpp: fix execute rcK script
2013-04-10 11:59:48 +02:00
[CST] Focus
e14043dbfb
neutrino GUI: more places to disable anything record-related, if recording_type is RECORDING_OFF
2013-04-09 18:37:25 +04:00
[CST] Focus
8c2362374d
neutrino.cpp: fix unused variable warning
2013-04-09 16:02:29 +04:00
Stefan Seyfried
ca9b85b3f5
fontrenderer: fix rendering problems with accelerated blitting
2013-04-09 13:12:09 +02:00
Stefan Seyfried
90c252f6f9
fontrenderer: allow using customcolor.h colors for fonts
2013-04-09 13:12:00 +02:00
Stefan Seyfried
e66b57cd88
fontrenderer: use background color of framebuffer
2013-04-09 13:11:53 +02:00
[CST] Focus
e250588705
src/neutrino.cpp: setSelected(old_num) on channel list exit wrong in case of sort
...
mode change - try to restore current channel id
2013-04-09 13:12:05 +04:00
[CST] Focus
89423d49b4
gui/channellist.cpp: set oldselected to selected on sort mode change,
...
else wrong selected restored on exit;
store channel to history only if adjustToChannelID called with bToo == true, which means zap
2013-04-09 13:10:56 +04:00
[CST] Focus
0f90276877
neutrino.cpp: stop PiP in standby
2013-04-09 10:58:54 +04:00
Jacek Jendrzej
72b82a1d0b
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
2013-04-09 09:54:26 +04:00
Jacek Jendrzej
5d214c2fe4
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
2013-04-09 09:54:21 +04:00
Jacek Jendrzej
32909483ef
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
2013-04-09 09:54:16 +04:00
Jacek Jendrzej
80c8607396
revert 89251f648e
&& 89251f648e
2013-04-09 09:54:12 +04:00
Jacek Jendrzej
6a32e96920
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
2013-04-08 21:03:46 +02:00