Commit Graph

3490 Commits

Author SHA1 Message Date
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
0540978221 yweb: return to /bin/fbshot for osd-only screenshots
the internal screenshot function seems paralyzed sometimes.


Origin commit data
------------------
Commit: bf56c88ee4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-19 (Tue, 19 Feb 2013)

Origin message was:
------------------
- yweb: return to /bin/fbshot for osd-only screenshots

the internal screenshot function seems paralyzed sometimes.
2013-02-19 12:07:29 +01:00
Thilo Graf
e244a9c9c2 CComponents: move class into its own source directory
The components could over time become quite large,
so it makes more sense, coming features to split into
multiple files and to do it in a separate directory.


Origin commit data
------------------
Commit: 0a961a4cf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-19 (Tue, 19 Feb 2013)
2013-02-19 11:27:46 +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
vanhofen
918e56adf3 channellist.cpp: change order of painting to be more liquid
Origin commit data
------------------
Commit: b307f4c8d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Origin message was:
------------------
- channellist.cpp: change order of painting to be more liquid
2013-02-18 21:54:52 +01:00
vanhofen
069ad2f912 channellist.cpp: show pic instead of miniTV in radiomode
Origin commit data
------------------
Commit: 8a7687abe1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Origin message was:
------------------
- channellist.cpp: show pic instead of miniTV in radiomode
2013-02-18 21:00:19 +01:00
vanhofen
0acf92b838 channellist.cpp: fix logo position if new_zap_mode is off
Origin commit data
------------------
Commit: 782c9f107c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix logo position if new_zap_mode is off
2013-02-17 23:20:04 +01:00
vanhofen
2a2cd1894c channellist.cpp: fix broken display of infobar while zapping
Origin commit data
------------------
Commit: 9632f3bad7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix broken display of infobar while zapping
2013-02-17 22:57:37 +01:00
vanhofen
1451221683 Revert "Revert '- channellist.cpp: enable to lock new_zap_mode'"
This reverts commit fa85dcc867.


Origin commit data
------------------
Commit: 505c4ba80d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)
2013-02-17 22:55:28 +01:00
vanhofen
02695dc19c channellist.cpp: allow colored events (for time) in right eventlist
Origin commit data
------------------
Commit: ddbac1b248
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- channellist.cpp: allow colored events (for time) in right eventlist
2013-02-17 21:55:21 +01:00
vanhofen
37e4c1ce61 icons: remove unneeded ddfill.png
Origin commit data
------------------
Commit: b19bd87580
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- icons: remove unneeded ddfill.png
2013-02-17 21:39:10 +01:00
Jacek Jendrzej
6c5cdcf5d0 src/gui/infoviewer.cpp: fix div by zero
Origin commit data
------------------
Commit: 0fc78c5738
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-16 (Sat, 16 Feb 2013)
2013-02-16 21:25:02 +01:00
vanhofen
ada1fa54a6 icons: remove unneeded radio.jpg
Origin commit data
------------------
Commit: 5357724b4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-16 (Sat, 16 Feb 2013)

Origin message was:
------------------
- icons: remove unneeded radio.jpg
2013-02-16 16:38:05 +01:00
vanhofen
5bf0eee9ad icons: add missing multimedia.png
Origin commit data
------------------
Commit: aa1d9ce450
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-16 (Sat, 16 Feb 2013)

Origin message was:
------------------
- icons: add missing multimedia.png
2013-02-16 13:14:50 +01:00
vanhofen
b57036c7a1 icons: add missing hint_restart.png
Origin commit data
------------------
Commit: fe3f4ce863
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-16 (Sat, 16 Feb 2013)

Origin message was:
------------------
- icons: add missing hint_restart.png
2013-02-16 10:28:38 +01:00
vanhofen
fa85dcc867 Revert "- channellist.cpp: enable to lock new_zap_mode"
This reverts commit 06a54ba7ce
because the display of infobar while zapping is broken with
this commit.


Origin commit data
------------------
Commit: fb892d18ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-15 (Fri, 15 Feb 2013)
2013-02-15 22:55:45 +01:00
vanhofen
927498478a fix terrible typo
Origin commit data
------------------
Commit: fe78bf0580
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-14 (Thu, 14 Feb 2013)

Origin message was:
------------------
- fix terrible typo
2013-02-14 19:16:54 +01:00
vanhofen
2c7f1694a9 infoviewer.cpp: change width of infobar.txt-field ...
... in dependency from g_settings.infobar_progressbar


Origin commit data
------------------
Commit: 0986c3af8a
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-14 (Thu, 14 Feb 2013)

Origin message was:
------------------
- infoviewer.cpp: change width of infobar.txt-field ...

... in dependency from g_settings.infobar_progressbar
2013-02-14 19:14:47 +01:00
Michael Liebmann
dd6a964fa5 channellist.cpp: Show channel list vertically centered
Origin commit data
------------------
Commit: 91d76a9487
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-13 (Wed, 13 Feb 2013)

Origin message was:
------------------
* channellist.cpp: Show channel list vertically centered
2013-02-13 23:34:55 +01:00
Michael Liebmann
110d2dc734 Sort english.locale
Origin commit data
------------------
Commit: c7f250c2a7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
* Sort english.locale
2013-02-13 11:41:04 +01:00
vanhofen
c2f0901669 yweb: remove unused variable from Y_Boxcontrol_Menue.yhtm
Origin commit data
------------------
Commit: 73d44517e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
- yweb: remove unused variable from Y_Boxcontrol_Menue.yhtm
2013-02-12 23:16:45 +01:00
vanhofen
aa5b23d076 yweb: merge tv-shot and osd-shot to one page
* use internal screenshot-function to make osd-shots


Origin commit data
------------------
Commit: 71f2c8c9a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
- yweb: merge tv-shot and osd-shot to one page

* use internal screenshot-function to make osd-shots
2013-02-12 23:12:20 +01:00
Michael Liebmann
c3d81ac69d channellist.cpp: Fix time display in event list
- fix compiler warning


Origin commit data
------------------
Commit: b2f5ca589d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
* channellist.cpp: Fix time display in event list

- fix compiler warning
2013-02-12 21:34:18 +01:00
Jacek Jendrzej
d17c767183 add progressbar hint loc
Origin commit data
------------------
Commit: 6fb981b447
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
2013-02-12 19:26:46 +01:00
Jacek Jendrzej
00dfd32794 add progressbar opt to infobar
Origin commit data
------------------
Commit: 63c66c1f4e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
2013-02-12 18:03:50 +01:00
tomworld
51fda1d48f channellist.cpp: Use extra font for event list
Origin commit data
------------------
Commit: 105c6b4c70
Author: tomworld <atzeworld@msn.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
* channellist.cpp: Use extra font for event list
2013-02-12 15:45:27 +01:00
Michael Liebmann
6d4c80c43a sectionsd.cpp: Remove invalid events (duration <= 1 sec.) from event list
Origin commit data
------------------
Commit: 6e9cc3d837
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
2013-02-12 15:45:27 +01:00
vanhofen
a5c8b89d8b controlapi.cpp: make ScreenshotCGI() more configurable
Origin commit data
------------------
Commit: 133740da14
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
- controlapi.cpp: make ScreenshotCGI() more configurable
2013-02-12 13:58:21 +01:00
vanhofen
b97be1d666 yweb: fix a little syntax error in Y_Settings_nhttpd.yhtm
Origin commit data
------------------
Commit: 08fd651d60
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
- yweb: fix a little syntax error in Y_Settings_nhttpd.yhtm
2013-02-12 13:21:43 +01:00
vanhofen
3d09f52926 yweb: add the workbox around the remote control
Origin commit data
------------------
Commit: 9feb5249a4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
- yweb: add the workbox around the remote control
2013-02-12 11:31:41 +01:00
Jacek Jendrzej
13625dd26a src/gui/infoviewer.cpp: fix channel name getRenderWidth for unicode
Origin commit data
------------------
Commit: 158ad4243f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)
2013-02-11 10:39:34 +01:00
vanhofen
aa4620cadf yweb: supplement to 35c313d90e
* add a background-image to zoomshot-button


Origin commit data
------------------
Commit: e2b22e656e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Origin message was:
------------------
- yweb: supplement to 35c313d90e

* add a background-image to zoomshot-button
2013-02-10 23:25:16 +01:00
vanhofen
b474116b2c neutrino.cpp: remove double determination of g_info.delivery_system
Origin commit data
------------------
Commit: c4f8bf17a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Origin message was:
------------------
- neutrino.cpp: remove double determination of g_info.delivery_system
2013-02-10 22:00:22 +01:00
vanhofen
06a54ba7ce channellist.cpp: enable to lock new_zap_mode
Origin commit data
------------------
Commit: 15d787f79b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Origin message was:
------------------
- channellist.cpp: enable to lock new_zap_mode
2013-02-10 21:03:43 +01:00
Michael Liebmann
b6eb1f2f6b update_ext.cpp: Fix wildcard handling for delete list
Origin commit data
------------------
Commit: de36ce60c4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
2013-02-10 17:26:51 +01:00
TangoCash
30a218c9ca channellist.cpp: add epg-desc to blue button ...
... if g_settings.channellist_additional is not off.

initially patch by TangoCash with marginal modifications


Origin commit data
------------------
Commit: 31080fa98c
Author: TangoCash <eric@loxat.de>
Date: 2013-02-09 (Sat, 09 Feb 2013)

Origin message was:
------------------
- channellist.cpp: add epg-desc to blue button ...

... if g_settings.channellist_additional is not off.

initially patch by TangoCash with marginal modifications
2013-02-09 10:36:11 +01:00
vanhofen
35c313d90e yweb: rework Y_Tools_remote_osd.yhtm
* use only one file to make osd-shots
* add a (not really) zoom-function
* add posibility to change filename
* add needed locals
* remove Y_Tools_fbshot.yhtm


Origin commit data
------------------
Commit: c2668d2f2c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-06 (Wed, 06 Feb 2013)

Origin message was:
------------------
- yweb: rework Y_Tools_remote_osd.yhtm

* use only one file to make osd-shots
* add a (not really) zoom-function
* add posibility to change filename
* add needed locals
* remove Y_Tools_fbshot.yhtm
2013-02-06 22:14:10 +01:00
vanhofen
8391e6c72e channellist.cpp: fix restore to fullTV
... when turning miniTV off from the menu inside the channellist


Origin commit data
------------------
Commit: c6155f29b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-06 (Wed, 06 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix restore to fullTV

... when turning miniTV off from the menu inside the channellist
2013-02-06 21:19:49 +01:00
vanhofen
f0984d714a channellist.cpp: 'fix' the double determination of dimensions/coordinates
Origin commit data
------------------
Commit: d4635b690f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: 'fix' the double determination of dimensions/coordinates
2013-02-05 23:56:48 +01:00
vanhofen
6e469316bf channellist.cpp: determinate startTimeWidth from a fixed value
Origin commit data
------------------
Commit: d6f4ea5baa
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: determinate startTimeWidth from a fixed value
2013-02-05 17:01:18 +01:00
vanhofen
57278e418f channellist.cpp: remove time for no further events
thx to TangoCash.


Origin commit data
------------------
Commit: 54ed166d1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: remove time for no further events

thx to TangoCash.
2013-02-05 01:36:28 +01:00
vanhofen
4d0b4e3f19 channellist.cpp: fix wrong time for no further events
patch by TangoCash. thx!


Origin commit data
------------------
Commit: 3bdb3bbc07
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix wrong time for no further events

patch by TangoCash. thx!
2013-02-05 00:58:31 +01:00
vanhofen
13584ec686 osd_setup.cpp: fix color-hotkey for channellist-submenu and add a seperator line
Origin commit data
------------------
Commit: e07e95bfb2
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- osd_setup.cpp: fix color-hotkey for channellist-submenu and add a seperator line
2013-02-05 00:44:13 +01:00
vanhofen
48d8583fc8 channellist.cpp: fix shortcuts in submenu and add a seperator line
Origin commit data
------------------
Commit: ee0cb25258
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix shortcuts in submenu and add a seperator line
2013-02-05 00:30:16 +01:00
vanhofen
7ecdaf4a01 osd_setup.cpp: add 'channellist.additional' to channellist's submenu
very ugly: same code two times


Origin commit data
------------------
Commit: ce0025c7cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)

Origin message was:
------------------
- osd_setup.cpp: add 'channellist.additional' to channellist's submenu

very ugly: same code two times
2013-02-04 23:43:16 +01:00
vanhofen
9da986e456 channellist: make miniTV switchable
Origin commit data
------------------
Commit: d8bd46e9d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)

Origin message was:
------------------
- channellist: make miniTV switchable
2013-02-04 22:25:15 +01:00