Michael Liebmann
287c48a9df
Various changes for reworked mute icon handling in some classes
...
- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer
Origin commit data
------------------
Commit: bf1c7bfdb7
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-13 (Mon, 13 May 2013)
Origin message was:
------------------
* 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
[CST] Focus
1bd0bd8a7b
Merge branch 'pu/cc' into next-cc
...
Conflicts:
acinclude.m4
data/locale/deutsch.locale
data/locale/english.locale
src/driver/volume.cpp
src/eitd/SIlanguage.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/osd_setup.cpp
src/gui/scan.cpp
src/gui/scan.h
src/gui/test_menu.cpp
src/gui/timeosd.cpp
src/gui/widget/progressbar.cpp
src/gui/widget/progressbar.h
src/neutrino.cpp
src/nhttpd/yconfig.h
Origin commit data
------------------
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-17 (Wed, 17 Apr 2013)
2013-04-17 13:32:12 +04:00
Michael Liebmann
5650cd72f6
src/gui/audioplayer.cpp: Fix osd (draw frame)
...
Origin commit data
------------------
Commit: 55e37eb2b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix osd (draw frame)
2013-04-08 16:01:27 +01:00
Stefan Seyfried
f241d11c93
audioplayer: don't free curl_handle too early
...
Origin commit data
------------------
Commit: a5c6160384
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-07 (Sun, 07 Apr 2013)
2013-04-08 10:36:18 +02:00
Stefan Seyfried
39064ecae6
audioplayer: don't free curl_handle too early
...
Origin commit data
------------------
Commit: fcd65c2ce3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-07 (Sun, 07 Apr 2013)
2013-04-08 10:14:17 +04:00
Michael Liebmann
1dccec2b95
src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
...
Origin commit data
------------------
Commit: f1740ac21b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-07 (Sun, 07 Apr 2013)
Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
2013-04-08 10:02:40 +04:00
Michael Liebmann
cb1114083c
src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
...
Origin commit data
------------------
Commit: 9a9a347ee3
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-07 (Sun, 07 Apr 2013)
Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
2013-04-07 22:07:38 +01:00
Stefan Seyfried
51a9a3b894
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
Origin commit data
------------------
Commit: e09bc260da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-10-03 (Mon, 03 Oct 2011)
2013-04-05 14:50:28 +04:00
vanhofen
b659d5c95a
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
Origin commit data
------------------
Commit: 4714a30f83
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-03-25 (Mon, 25 Mar 2013)
Origin message was:
------------------
- 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
vanhofen
0df9a58c45
strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Origin commit data
------------------
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-03-25 (Mon, 25 Mar 2013)
Origin message was:
------------------
- 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
47498f9b5f
CAudioPlayerGui: set missing corner mode for info box
...
Origin commit data
------------------
Commit: bdce50780d
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-03-01 (Fri, 01 Mar 2013)
2013-03-06 11:51:38 +01:00
Thilo Graf
d93d202e1a
CAudioPlayer: adapt for last changes in CComponents
...
Origin commit data
------------------
Commit: 14f8e63cc9
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-16 (Thu, 16 Aug 2012)
2013-03-06 11:27:53 +01:00
Thilo Graf
cebace5f81
CAudioPlayerGui: adapt to current CComponentsInfoBox changes
...
Origin commit data
------------------
Commit: 360feb8db9
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-08-03 (Fri, 03 Aug 2012)
2013-03-06 11:27:50 +01:00
vanhofen
5bf5d83047
audioplayer.cpp: fix comparison operator
...
Origin commit data
------------------
Commit: ca8f8251ed
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-28 (Thu, 28 Feb 2013)
Origin message was:
------------------
- audioplayer.cpp: fix comparison operator
2013-02-28 10:02:59 +01:00
vanhofen
f7b8509f05
audioplayer.cpp: reducing console spam
...
Origin commit data
------------------
Commit: 57317aae31
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-27 (Wed, 27 Feb 2013)
Origin message was:
------------------
- audioplayer.cpp: reducing console spam
2013-02-27 21:23:15 +01:00
vanhofen
88e545d8ab
audioplayer.cpp: center horizontally
...
Origin commit data
------------------
Commit: ac3e482cca
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-20 (Wed, 20 Feb 2013)
Origin message was:
------------------
- audioplayer.cpp: center horizontally
2013-02-20 23:52:30 +01:00
vanhofen
ebcbca88ac
audioplayer.cpp: fix display of buttons and round corners in footer
...
Origin commit data
------------------
Commit: 92e6d383bd
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-20 (Wed, 20 Feb 2013)
Origin message was:
------------------
- audioplayer.cpp: fix display of buttons and round corners in footer
2013-02-20 03:00:09 +01:00
vanhofen
2e141f71fe
audioplayer: don't paint something if screensaver is active
...
Origin commit data
------------------
Commit: 178ec028cb
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-20 (Wed, 20 Feb 2013)
Origin message was:
------------------
- audioplayer: don't paint something if screensaver is active
2013-02-20 02:09:26 +01:00
vanhofen
e24fcc2036
audioplayer.cpp: remove not working code with mute-icon handling
...
Origin commit data
------------------
Commit: ed52353607
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-20 (Wed, 20 Feb 2013)
Origin message was:
------------------
- audioplayer.cpp: remove not working code with mute-icon handling
2013-02-20 00:59:39 +01:00
vanhofen
a7f0a1d74a
audioplayer.cpp: ignore first keypress when screensaver is on
...
just quit the screensaver and return to loop
Origin commit data
------------------
Commit: 95b51f6993
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-19 (Tue, 19 Feb 2013)
Origin message was:
------------------
- 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
vanhofen
059a4928bf
audioplayer.cpp: fix cursor-background with round borders
...
Origin commit data
------------------
Commit: 59642214f7
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-19 (Tue, 19 Feb 2013)
Origin message was:
------------------
- audioplayer.cpp: fix cursor-background with round borders
2013-02-19 11:11:58 +01:00
vanhofen
2ae8d6a111
audioplayer.cpp: restore correct background when leaving screensaver
...
and remove background-pic from screensaver-loop
Origin commit data
------------------
Commit: 6e828fa0a4
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-02-19 (Tue, 19 Feb 2013)
Origin message was:
------------------
- 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
d99db4a78c
gui/audioplayer.cpp: return menu_return::RETURN_EXIT_ALL on standby/shutdown,
...
thanks satbaby for patch
Origin commit data
------------------
Commit: 6d7f1efd06
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-11-16 (Fri, 16 Nov 2012)
2012-11-16 15:45:39 +04:00
defans
1c1c978de7
add pictureviewer to info-key in audioplayer
...
Origin commit data
------------------
Commit: e145f9a5e8
Author: defans <defans@bluepeercrew.us >
Date: 2012-11-06 (Tue, 06 Nov 2012)
Origin message was:
------------------
- add pictureviewer to info-key in audioplayer
2012-11-06 23:04:55 +01:00
gixxpunk
890b4f2c0a
audioplayer: fix memleak (THX martii)
...
Origin commit data
------------------
Commit: dc95ffa37c
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
Origin message was:
------------------
- audioplayer: fix memleak (THX martii)
2012-10-11 21:05:44 +02:00
Jacek Jendrzej
cc285043ad
my_system fix
...
Origin commit data
------------------
Commit: 87342fd0d9
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-15 (Sat, 15 Sep 2012)
2012-09-15 11:20:49 +02:00
Jacek Jendrzej
95b40860f7
if curl version
...
Origin commit data
------------------
Commit: 86632f0369
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-12 (Wed, 12 Sep 2012)
2012-09-12 18:28:11 +02:00
Jacek Jendrzej
878d7528e4
add wakeup_hdd & file_exists to system-helpers
...
Origin commit data
------------------
Commit: c6ae7255ac
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-11 (Tue, 11 Sep 2012)
Origin message was:
------------------
-add wakeup_hdd & file_exists to system-helpers
2012-09-11 20:35:47 +02:00
Jacek Jendrzej
de296904a0
start SCRIPTs with-my_system
...
Origin commit data
------------------
Commit: 3389defb17
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:33:34 +02:00
Jacek Jendrzej
9868a4308b
remove doubles include
...
Origin commit data
------------------
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:31:33 +02:00
Michael Liebmann
7ff01e4a65
Audioplayer: Small display bugs fixed
...
- Use 'full paint' for infobox
Origin commit data
------------------
Commit: e7a1dca8ea
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-07-23 (Mon, 23 Jul 2012)
Origin message was:
------------------
* Audioplayer: Small display bugs fixed
- Use 'full paint' for infobox
2012-07-23 09:07:11 +01:00
Michael Liebmann
589b84a6b2
Audioplayer: Small display bugs fixed
...
Origin commit data
------------------
Commit: 52a5640bc2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-07-22 (Sun, 22 Jul 2012)
Origin message was:
------------------
* Audioplayer: Small display bugs fixed
2012-07-22 18:30:19 +01:00
Michael Liebmann
ec1a792f4b
Audioplayer: CComponentsInfoBox use to paint infobox
...
Origin commit data
------------------
Commit: 64b3debba2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-07-22 (Sun, 22 Jul 2012)
Origin message was:
------------------
* Audioplayer: CComponentsInfoBox use to paint infobox
2012-07-22 17:16:38 +01:00
Thilo Graf
d209e0ec41
neutrino: remove dub code
...
using class 'CComponentsDetailLine' instead multiple code
details line rendering
Origin commit data
------------------
Commit: 261904acd0
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-07-16 (Mon, 16 Jul 2012)
Origin message was:
------------------
*neutrino: remove dub code
using class 'CComponentsDetailLine' instead multiple code
details line rendering
2012-07-16 22:28:02 +02:00
Jacek Jendrzej
c1ea38df61
fix tiny OSD shadow
...
Origin commit data
------------------
Commit: d2b948933a
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 17:58:32 +02:00
Jacek Jendrzej
b4cacaa009
fix OSD
...
Origin commit data
------------------
Commit: 1196a01818
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-07-11 (Wed, 11 Jul 2012)
2012-07-11 15:59:41 +02:00
Jacek Jendrzej
803674f9df
fix gcc 4.7.x warnings
...
Origin commit data
------------------
Commit: 060c1c45b2
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-07-07 (Sat, 07 Jul 2012)
2012-07-07 13:09:08 +02:00
[CST] Focus
bab5c16c81
gui/audioplayer.cpp: add urls from m3u
...
Origin commit data
------------------
Commit: 4c2ad26dea
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-18 (Mon, 18 Jun 2012)
2012-06-18 15:04:31 +04:00
[CST] Focus
73ac1950c2
fix conflict
...
Origin commit data
------------------
Commit: 5dd54caf54
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-18 (Mon, 18 Jun 2012)
2012-06-18 14:56:17 +04:00
Jacek Jendrzej
67903dc13b
use empty() instead of size()
...
Origin commit data
------------------
Commit: bc574e9688
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-06-16 (Sat, 16 Jun 2012)
Origin message was:
------------------
use empty() instead of size()
2012-06-16 09:44:42 +02:00
[CST] Focus
c10768ef32
gui/audioplayer.cpp: fix sms-input for title search
...
Origin commit data
------------------
Commit: f32e7bdeb4
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-14 (Thu, 14 Jun 2012)
2012-06-14 16:47:12 +04:00
[CST] Focus
d612a0c11c
gui/audioplayer.cpp: fix detail frame corners
...
Origin commit data
------------------
Commit: 7978f72068
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-14 (Thu, 14 Jun 2012)
2012-06-14 15:55:08 +04:00
[CST] Focus
88a92f9948
remove obsolete and unused includes
...
Origin commit data
------------------
Commit: 35ee04049a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-14 (Thu, 14 Jun 2012)
2012-06-14 11:01:37 +04:00
Jacek Jendrzej
04be37cf14
performance Prefer prefix ++/-- operators for non-primitive types.
...
Origin commit data
------------------
Commit: bb347b3a44
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-04-28 (Sat, 28 Apr 2012)
2012-04-28 10:56:27 +02:00
Michael Liebmann
9765d68841
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
Origin commit data
------------------
Commit: fa2f642e4f
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2011-11-07 (Mon, 07 Nov 2011)
2011-11-07 20:48:41 +00:00
gixxpunk
4a1ce1d76c
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
Origin commit data
------------------
Commit: 27d91297b4
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2011-09-05 (Mon, 05 Sep 2011)
Origin message was:
------------------
- 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
[CST] Focus
e989e0dd4f
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
Origin commit data
------------------
Commit: 5c8429673a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2011-07-21 (Thu, 21 Jul 2011)
2011-07-21 10:04:05 +00:00
gixxpunk
dd1874d737
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
Origin commit data
------------------
Commit: 0b80855c4d
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2011-07-04 (Mon, 04 Jul 2011)
Origin message was:
------------------
- 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
Stefan Seyfried
b8d191e180
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
Origin commit data
------------------
Commit: 6efb0d5e47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-03-12 (Sat, 12 Mar 2011)
2011-03-12 12:36:13 +00:00
Jacek Jendrzej
4ae229aea7
memcpy -> memmove
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1278 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 85f5e1110d
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2011-03-09 (Wed, 09 Mar 2011)
2011-03-09 12:55:31 +00:00