Commit Graph

8833 Commits

Author SHA1 Message Date
Michael Liebmann
9fecf3d4c5 fb_generic: Add "#define SCALE2RES_DEFINED" to check...
...presence of 'CFrameBuffer::scale2Res()'

 - Revert this patch when pu/fb-setmode branch is merged to master


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fea75f428
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-27 (Mon, 27 Feb 2017)



------------------
This commit was generated by Migit
2017-02-27 00:24:07 +01:00
Thilo Graf
1a3ef52004 CHintBox: use OFFSET_INNER_MID as defaul value for W_RAME
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17a9c691da
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
8805626dbc CHintBox: fix passed width parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 820ea4db3b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
874b3bc886 CTextBox: use scaled base dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b4e57ad73
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
554118ac65 CBuildInfo: use percental calculated dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04ba522dab
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
8bf3e6c5b7 hintbox.h: use calculated dimensions as default
Useful for possible different screen resolutions.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 85fc37090e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)



------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
7696395d22 CProgressWindow: use percental calculated dimensions as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed9edb5dad
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
259ace12c2 CMovieBrowser: use percental calculated dimensions for progress window
Useful for possible for different screen resolutions.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 11d8be5307
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)



------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
de9ed22811 CComponentsWindow: add more tags for doxygen
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b6893ee34
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
d1083f05d3 CComponentsWindow: use percentage conversion for dimension values
Dimension values for windows below a certain size are often not really
useful, even with regard to different resolutions.
Usage of percent values could be easier to handle.
In the constructor, the argument values für dimesions must be only
between 1 and 100 to achieve this.

TODO: behavior inside parents


Origin commit data
------------------
Branch: ni/coolstream
Commit: 055fef8b58
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)



------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
2e9293fdc2 CMovieBrowser: visualize global loading of defined directories
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e487f2840
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
0a18ce9055 CProgressWindow: syncronize paint of local and global bar on first paint
In some cases progress bars were painted with delay.
Now it should be looks better.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f478c75e26
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)



------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
5b83d817c9 CTestMenu: add samples for progress window with signals
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42619c8d2c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-17 (Fri, 17 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
03c5246539 CProgressWindow: small cosmetic
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e6997e3af
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-17 (Fri, 17 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
c340ab499b CProgressWindow: rename InitProgressItem -> getProgressItem
more plausible


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0281b7e8c7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-17 (Fri, 17 Feb 2017)



------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
ae237935c3 CProgressWindow: move some methodes for more clarity
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d3e5f4fd2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-17 (Fri, 17 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
47af4bedda CProgressWindow: encapsulate show methodes, add dimension defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7339d3dd03
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-16 (Thu, 16 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
660010a1f7 CTestMenu: ad samples for progress window
Origin commit data
------------------
Branch: ni/coolstream
Commit: b250ae6b9d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-15 (Wed, 15 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Thilo Graf
cd669c5a78 CProgressWindow: add overloaded constructor with string arg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5049b69c3f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-15 (Wed, 15 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 21:29:53 +01:00
Michael Liebmann
bd6343f433 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8569412113
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 19:45:05 +01:00
Jacek Jendrzej
1e00a117ad src/gui/movieplayer.cpp try fix stop play file on file end
Origin commit data
------------------
Branch: ni/coolstream
Commit: df25b50944
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 15:05:21 +01:00
vanhofen
abff232156 channelist: use OFFSET-defines for channels w/o EPG too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1aa5e929db
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)

Origin message was:
------------------
- channelist: use OFFSET-defines for channels w/o EPG too

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 01:01:15 +01:00
vanhofen
94a2706033 timerlist: fix timer comparison in modifyTimer()
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf9a1a705c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)

Origin message was:
------------------
- timerlist: fix timer comparison in modifyTimer()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 00:06:32 +01:00
Michael Liebmann
62161ae99b Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0bc65538ac
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-25 (Sat, 25 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-25 16:54:06 +01:00
Stefan Seyfried
7474d9f056 rcinput: apply ev.time adjustment to all events
This fixes detection of keys that are allowed to be long-pressed if
"long keypress" feature is enabled.
No idea why this was applied only to key press events before :-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: c3e5d77bfe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)



------------------
This commit was generated by Migit
2017-02-25 16:07:25 +01:00
Michael Liebmann
a0d7a23056 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ad53f9637
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-25 (Sat, 25 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-25 11:16:13 +01:00
Thilo Graf
bb76d51ddc CVideoSettings: avoid unnecessary display of messageboxes
Origin commit data
------------------
Branch: ni/coolstream
Commit: be9dd7938d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-24 (Fri, 24 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-25 00:02:52 +01:00
Thilo Graf
8a32ff690d CComponentsScrollBar: remove unnecessary debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 803253e3d4
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-25 00:01:29 +01:00
Michael Liebmann
4f679de2be Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2174dde26b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-24 (Fri, 24 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 18:55:15 +01:00
Michael Liebmann
a8df61b3c1 neutrino: No terminate moviebrowser, menue, etc. when recording start
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0953e66d22
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 18:54:53 +01:00
vanhofen
565ba08c71 audioplayer: fix small typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb477aee8e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-24 (Fri, 24 Feb 2017)

Origin message was:
------------------
- audioplayer: fix small typo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 18:26:07 +01:00
Stefan Seyfried
46824f0902 rcinput/neutrino: avoid the use of EVT_TIMESET
sectionsd's EVT_TIMESET was only used to fix time calculations
for input repeat detection. I doubt this reliably worked anyway.
Just calculate an absolute input timestamp from CLOCK_MONOTONIC
and use that. Even better solution would be to use a newer
kernel with EVIOCSCLOCKID ioctl, leave that for later :-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: d2408d1ade
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)



------------------
This commit was generated by Migit
2017-02-24 15:53:44 +01:00
Jacek Jendrzej
22120efb2a supplement to bd6935a702, add stop msg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98afb08c5d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-24 (Fri, 24 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 12:30:33 +01:00
vanhofen
94e626142e followscreenings: don't show, when followlist is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: b97a3e84ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)

Origin message was:
------------------
- followscreenings: don't show, when followlist is empty

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 22:00:42 +01:00
vanhofen
135704be3a followscreenings: don't show, when channel_id is 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c1e325246
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)

Origin message was:
------------------
- followscreenings: don't show, when channel_id is 0

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 21:49:44 +01:00
Jacek Jendrzej
bd6935a702 src/gui/widget/msgbox.cpp dont block record msg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f5778b769
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 20:41:54 +01:00
Michael Liebmann
d95aa92eff Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1dccb68ad1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:54 +01:00
Michael Liebmann
30a4081aab CKeybindSetup: Fix changeNotify call for change repeat_block...
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b8a7eb5f3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
Stefan Seyfried
b7d5b7973c fb_accel: move hd2 specific parts from fader to fb_accel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41e420d35d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
Stefan Seyfried
e0cfb58ae2 rcinput: clarify comment regarding hd2 device
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25165a1eaf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
Stefan Seyfried
3ffe30438f rcinput: add less ugly hack for crappy hd2 driver
Origin commit data
------------------
Branch: ni/coolstream
Commit: d02b29650e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
Stefan Seyfried
6aba169cba Revert "CRCInput::set_rc_hw: Fix device check for cs hd2"
This reverts commit abe232fc6c.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f0ab22d8b0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)



------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
Stefan Seyfried
30e30c91f6 Revert "rcinput: Add exception handling for cs hd2"
This reverts commit 7345242772.

Wrong in so many ways :-)

 - The code worked perfectly. But ok, it's easier possible. ;)

Signed-off-by: M. Liebmann <git@tuxcode.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ee9138f065
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)



------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
vanhofen
0ad682598e neutrino.cpp: fix compiler warning; ...
msg and data is type long unsigned int, so %lu seems the right format,
but above %lX is used too and it works fine. So, what's the right one?


Origin commit data
------------------
Branch: ni/coolstream
Commit: c4aaf7678c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)

Origin message was:
------------------
- neutrino.cpp: fix compiler warning; ...

msg and data is type long unsigned int, so %lu seems the right format,
but above %lX is used too and it works fine. So, what's the right one?


------------------
This commit was generated by Migit
2017-02-23 12:17:30 +01:00
vanhofen
4d2bb004c9 rcsim: fix perror message
Origin commit data
------------------
Branch: ni/coolstream
Commit: f0f7aec577
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)

Origin message was:
------------------
- rcsim: fix perror message

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-22 15:25:04 +01:00
vanhofen
cfa00da84e controlapi: fix perror message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c2e25103f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)

Origin message was:
------------------
- controlapi: fix perror message

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-22 15:25:04 +01:00
vanhofen
27011984ef rc_input: do always show key-presses in console; ...
by mistake removed in 41f5815172


Origin commit data
------------------
Branch: ni/coolstream
Commit: 056b47c09b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)

Origin message was:
------------------
- rc_input: do always show key-presses in console; ...

by mistake removed in 41f5815172


------------------
This commit was generated by Migit
2017-02-22 14:53:25 +01:00
Michael Liebmann
d393c7f8d8 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a2fe8dd92
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-22 12:05:18 +01:00
Michael Liebmann
420efbcc4e CRCInput::setKeyRepeatDelay: Change hardware dependency,
HD2 driver is not so very ugly. ;)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 383af04cb7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)

Origin message was:
------------------
CRCInput::setKeyRepeatDelay: Change hardware dependency,

 HD2 driver is not so very ugly. ;)


------------------
This commit was generated by Migit
2017-02-22 12:04:58 +01:00
vanhofen
41f5815172 rc_input: we have d_printf, so let's use it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1eec78ccfd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)

Origin message was:
------------------
- rc_input: we have d_printf, so let's use it

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-22 11:50:09 +01:00