remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Origin commit data
------------------
Commit: 028ec3cf3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: unify modes handling; ...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Origin commit data
------------------
Commit: 24affa8a8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Origin message was:
------------------
- audioplayer. add streamripper control to record current stream
to get same name-structure as in the existing defines
Origin commit data
------------------
Commit: f77c2b897c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Origin message was:
------------------
- settings.h: rename FRAME_MIN_WIDTH to FRAME_WIDTH_MIN ...
to get same name-structure as in the existing defines
Use of cc square object saves unnecessary paintBoxRel() calls.
BgColors of metatdata and time display were different to
titlebox body color, but was not to see with all themes.
btw: time box was too much on the right side. Frame of titelbox
was overpainted but was not very noticeable if frame width < 2.
Origin commit data
------------------
Commit: 86742b1d72
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
and use large roundings as in the other gui-elements
cherry-picked from 4785f5324f
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: bb7b9e2207
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Origin message was:
------------------
- audioplayer: fix round borders in footer when playlist is hidden ...
and use large roundings as in the other gui-elements
cherry-picked from 4785f5324f
Signed-off-by: Thilo Graf <dbt@novatux.de>
switch url <-> name to get the same order as in other used functions
(cherry picked from commit e93c9416be)
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: d75a3b0f58
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Origin message was:
------------------
- audioplayer: change scanXmlData() arguments order ...
switch url <-> name to get the same order as in other used functions
(cherry picked from commit e93c9416be)
Signed-off-by: Thilo Graf <dbt@novatux.de>
when returning from shoutcast-filebrowser
Origin commit data
------------------
Commit: 0a8024cdef
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Origin message was:
------------------
- audioplayer: reset idle time to avoid screensaver ...
when returning from shoutcast-filebrowser
and use large roundings as in the other gui-elements
Origin commit data
------------------
Commit: 8a3d8f8b51
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Origin message was:
------------------
- audioplayer: fix round borders in footer when playlist is hidden ...
and use large roundings as in the other gui-elements
when returning from filebrowser
Origin commit data
------------------
Commit: d4f366c0dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Origin message was:
------------------
- audioplayer: reset idle time to avoid screensaver ...
when returning from filebrowser
Origin commit data
------------------
Commit: 37c61fa12f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Origin message was:
------------------
- audioplayer: fix position of meta data in titlebox
Syntax in radio-stations.xml or radio-favorites.xml:
<station
url="http://url/to/the/station"
name="Name of the station"
logo="http://url/to/the/logo"
/>
Origin commit data
------------------
Commit: 9c115bec03
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Origin message was:
------------------
- audioplayer: allow logos for internet radio stations ...
Syntax in radio-stations.xml or radio-favorites.xml:
<station
url="http://url/to/the/station"
name="Name of the station"
logo="http://url/to/the/logo"
/>
switch url <-> name to get the same order as in other used functions
Origin commit data
------------------
Commit: f31f8c5bc8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Origin message was:
------------------
- audioplayer: change scanXmlData() arguments order ...
switch url <-> name to get the same order as in other used functions
use another constructor of CComponentsHeader() instead
Signed-off-by: Thilo Graf <dbt@novatux.de>
Good idea, this I had already in mind too.
Origin commit data
------------------
Commit: 980e293517
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Origin message was:
------------------
- cc_frm_header: remove CComponentsHeaderLocalized() subclass
use another constructor of CComponentsHeader() instead
Signed-off-by: Thilo Graf <dbt@novatux.de>
Good idea, this I had already in mind too.
use another constructor of CComponentsHeader() instead
Origin commit data
------------------
Commit: 92ceac6a5d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Origin message was:
------------------
- cc_frm_header: remove CComponentsHeaderLocalized() subclass
use another constructor of CComponentsHeader() instead
I didn't know about the possibility to add a shadow directly to
the scrollbar.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 000edc2942
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Origin message was:
------------------
- simplify last shadow-changes ...
I didn't know about the possibility to add a shadow directly to
the scrollbar.
Signed-off-by: Thilo Graf <dbt@novatux.de>
I didn't know about the possibility to add a shadow directly to
the scrollbar.
Origin commit data
------------------
Commit: 738ffc1d24
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Origin message was:
------------------
- simplify last shadow-changes ...
I didn't know about the possibility to add a shadow directly to
the scrollbar.
Origin commit data
------------------
Commit: 31df95ef58
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-18 (Sun, 18 Jun 2017)
Origin message was:
------------------
- audioplayer: minor format changes in title box
Origin commit data
------------------
Commit: 7fbbafd613
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-18 (Sun, 18 Jun 2017)
Origin message was:
------------------
- audioplayer: add url to infobox; minor changes in display format
Origin commit data
------------------
Commit: 5d394b70d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-18 (Sun, 18 Jun 2017)
Origin message was:
------------------
- audioplayer: fix total time position
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
* many, many position calculation fixes
* re-format code
Origin commit data
------------------
Commit: 96cd0f09a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-17 (Sat, 17 Jun 2017)
Origin message was:
------------------
- audioplayer: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
* many, many position calculation fixes
* re-format code