Commit Graph

126 Commits

Author SHA1 Message Date
Michael Liebmann
55e37eb2b5 * src/gui/audioplayer.cpp: Fix osd (draw frame) 2013-04-08 16:01:27 +01:00
Stefan Seyfried
a5c6160384 audioplayer: don't free curl_handle too early 2013-04-08 10:36:18 +02:00
Stefan Seyfried
fcd65c2ce3 audioplayer: don't free curl_handle too early 2013-04-08 10:14:17 +04:00
Michael Liebmann
f1740ac21b * src/gui/audioplayer.cpp: Fix segfault in audioplayer osd 2013-04-08 10:02:40 +04:00
Michael Liebmann
9a9a347ee3 * src/gui/audioplayer.cpp: Fix segfault in audioplayer osd 2013-04-07 22:07:38 +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
759966f935 - strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Thilo Graf
bdce50780d CAudioPlayerGui: set missing corner mode for info box 2013-03-06 11:51:38 +01:00
Thilo Graf
14f8e63cc9 CAudioPlayer: adapt for last changes in CComponents 2013-03-06 11:27:53 +01:00
Thilo Graf
360feb8db9 CAudioPlayerGui: adapt to current CComponentsInfoBox changes 2013-03-06 11:27:50 +01:00
svenhoefer
ca8f8251ed - audioplayer.cpp: fix comparison operator 2013-02-28 10:02:59 +01:00
svenhoefer
57317aae31 - audioplayer.cpp: reducing console spam 2013-02-27 21:23:15 +01:00
svenhoefer
ac3e482cca - audioplayer.cpp: center horizontally 2013-02-20 23:52:30 +01:00
svenhoefer
92e6d383bd - audioplayer.cpp: fix display of buttons and round corners in footer 2013-02-20 03:00:09 +01:00
svenhoefer
178ec028cb - audioplayer: don't paint something if screensaver is active 2013-02-20 02:09:26 +01:00
svenhoefer
ed52353607 - audioplayer.cpp: remove not working code with mute-icon handling 2013-02-20 00:59:39 +01:00
svenhoefer
95b51f6993 - audioplayer.cpp: ignore first keypress when screensaver is on
just quit the screensaver and return to loop
2013-02-19 22:09:47 +01:00
svenhoefer
59642214f7 - audioplayer.cpp: fix cursor-background with round borders 2013-02-19 11:11:58 +01:00
svenhoefer
6e828fa0a4 - audioplayer.cpp: restore correct background when leaving screensaver
and remove background-pic from screensaver-loop
2013-02-19 00:11:12 +01: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
snafed
e145f9a5e8 - add pictureviewer to info-key in audioplayer 2012-11-06 23:04:55 +01:00
striper
dc95ffa37c - audioplayer: fix memleak (THX martii) 2012-10-11 21:05:44 +02:00
satbaby
87342fd0d9 my_system fix 2012-09-15 11:20:49 +02:00
satbaby
86632f0369 if curl version 2012-09-12 18:28:11 +02:00
satbaby
c6ae7255ac -add wakeup_hdd & file_exists to system-helpers 2012-09-11 20:35:47 +02:00
satbaby
3389defb17 start SCRIPTs with-my_system 2012-09-11 20:33:34 +02:00
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
micha-bbg
e7a1dca8ea * Audioplayer: Small display bugs fixed
- Use 'full paint' for infobox
2012-07-23 09:07:11 +01:00
micha-bbg
52a5640bc2 * Audioplayer: Small display bugs fixed 2012-07-22 18:30:19 +01:00
micha-bbg
64b3debba2 * Audioplayer: CComponentsInfoBox use to paint infobox 2012-07-22 17:16:38 +01:00
Thilo Graf
261904acd0 *neutrino: remove dub code
using class 'CComponentsDetailLine' instead multiple code
details line rendering
2012-07-16 22:28:02 +02:00
satbaby
d2b948933a fix tiny OSD shadow 2012-07-12 17:58:32 +02:00
satbaby
1196a01818 fix OSD 2012-07-11 15:59:41 +02:00
satbaby
060c1c45b2 fix gcc 4.7.x warnings 2012-07-07 13:09:08 +02:00
[CST] Focus
4c2ad26dea gui/audioplayer.cpp: add urls from m3u 2012-06-18 15:04:31 +04:00
[CST] Focus
5dd54caf54 fix conflict 2012-06-18 14:56:17 +04:00
satbaby
bc574e9688 use empty() instead of size() 2012-06-16 09:44:42 +02:00
[CST] Focus
f32e7bdeb4 gui/audioplayer.cpp: fix sms-input for title search 2012-06-14 16:47:12 +04:00
[CST] Focus
7978f72068 gui/audioplayer.cpp: fix detail frame corners 2012-06-14 15:55:08 +04:00
[CST] Focus
35ee04049a remove obsolete and unused includes 2012-06-14 11:01:37 +04: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
striper
27d91297b4 - fix vfd update in audioplayer (patch by snafed & dbt)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1665 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-05 15:36:31 +00:00
focus
5c8429673a Allow killTimer to check and reset timer id
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1562 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-21 10:04:05 +00:00
striper
0b80855c4d - fix compilation with libcurl >= 7.21.7
Long time deprecated <curl/types.h> was completely removed in libcurl 7.21.7. If CST also uses newer libcurl <curl/types.h> defines can savely be removed.
Until then use "-DNEW_LIBCURL" for libcurl >= 7.21.7.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1560 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-04 10:03:09 +00:00
seife
6efb0d5e47 get rid of HAVE_DVB_API_VERSION define
remove non-working legacy code

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1289 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-12 12:36:13 +00:00
satbaby
85f5e1110d memcpy -> memmove
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1278 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-09 12:55:31 +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
satbaby
4a11c0e608 -audioplayer change curl timeout to 2sec
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1161 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-16 14:35:56 +00:00