Commit Graph

959 Commits

Author SHA1 Message Date
Stefan Seyfried
e038f84fcd rcinput: remove unused code, comment FIXME
I think I have mostly deciphered the meaning of this :-)


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



------------------
This commit was generated by Migit
2016-01-10 15:53:27 +01:00
Stefan Seyfried
084df58021 scanepg: only react to the correct EVT_EIT_COMPLETE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 55be585994
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-10 15:05:37 +01:00
Stefan Seyfried
5c7349d2fb fbaccel: add debug code in mark() for hard cases
Origin commit data
------------------
Branch: ni/coolstream
Commit: 46bff48d0c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-03 17:49:51 +01:00
Stefan Seyfried
cf9ef56d6d fb_ng: fix typo in blitBox2FB()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 689b2e472a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-03 17:46:50 +01:00
Stefan Seyfried
0a95a07654 Merge remote-tracking branch 'uncool/cst-next'
Origin commit data
------------------
Branch: ni/coolstream
Commit: b837d8697b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-28 (Mon, 28 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-28 16:15:14 +01:00
Thilo Graf
344e488c14 CFile: add filetypes for install and update packages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ada20de64
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-21 (Sun, 21 Dec 2014)


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

------------------
This commit was generated by Migit
2015-12-28 12:13:41 +01:00
Thilo Graf
9e3882b7bc components: rework classes
- outsourced some classes cc_item.cpp/h, cc_draw.cpp/h
- added extra methodes for simple use of some basic components extra.cpp/h
- rework clock handling: use timer class, reworked members for
 enable/disable clock with external timer events,
 tryed to fix some display issues related with infoclock and
 time osd clock in moviebrowser, channellist, menuus
- reworked hide/kill handling, removed parameter for hide(), try to use
 cached backgrounds for other constallations, paint cache, image cache (all beta)
- reworked shadow/frame handling, add shadow modes for left/right
 arrangement, TODO: repaint for existant instances required
- reworked color gradient assignment (beta)

... Note: I had a data crash in my local git tree
and i tryed to restore my historie, but most was lost. Therefore here
the commit is large


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0146511f38
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-11-18 (Wed, 18 Nov 2015)

Origin message was:
------------------
components: rework classes

- outsourced some classes cc_item.cpp/h, cc_draw.cpp/h
- added extra methodes for simple use of some basic components extra.cpp/h
- rework clock handling: use timer class, reworked members for
 enable/disable clock with external timer events,
 tryed to fix some display issues related with infoclock and
 time osd clock in moviebrowser, channellist, menuus
- reworked hide/kill handling, removed parameter for hide(), try to use
 cached backgrounds for other constallations, paint cache, image cache (all beta)
- reworked shadow/frame handling, add shadow modes for left/right
 arrangement, TODO: repaint for existant instances required
- reworked color gradient assignment (beta)

... Note: I had a data crash in my local git tree
and i tryed to restore my historie, but most was lost. Therefore here
the commit is large


------------------
This commit was generated by Migit
2015-12-27 14:42:27 +01:00
Jacek Jendrzej
86cc4a8fb9 some gcc5 compil fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: ddb3c15d4b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-26 (Sat, 26 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-26 17:03:42 +01:00
Stefan Seyfried
6eea7f9dd6 framebuffer_ng: implement showFrame() und stopFrame()
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa2acb0e44
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 18:23:28 +01:00
Stefan Seyfried
d1c820e0f3 framebuffer_ng: make setIconBasePath more robust
...by appending a slash if the caller doesn't supply one.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e8ff0c7d09
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)



------------------
This commit was generated by Migit
2015-12-13 18:20:13 +01:00
Stefan Seyfried
d9a01b43e3 framebuffer_ng: use global ICONSDIR_VAR
this implements CFrameBuffer part of commit e33323d5b
("fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h")


Origin commit data
------------------
Branch: ni/coolstream
Commit: a775af135a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)



------------------
This commit was generated by Migit
2015-12-13 18:18:32 +01:00
Stefan Seyfried
247c16a717 fix build with newer openSUSE ffmpeg packages (again)
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3245a4f90
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 18:16:16 +01:00
Stefan Seyfried
5f89c9a312 Merge remote-tracking branch 'uncool/cst-next'
This need buildfixes and some functional updates...


Origin commit data
------------------
Branch: ni/coolstream
Commit: eeee5bacab
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)



------------------
This commit was generated by Migit
2015-12-13 17:41:55 +01:00
Michael Liebmann
19af650a7c CFBWindow: Add paintVLineRel() & paintHLineRel() for using...
...in external plugins


Origin commit data
------------------
Branch: ni/coolstream
Commit: 76874040a3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
427d7ccc9c CFBWindow: Add saveScreen() & restoreScreen() for using...
...in external plugins


Origin commit data
------------------
Branch: ni/coolstream
Commit: 895b781629
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
a8a4c3c80b CNeutrinoFonts: Add 'getDynFontExt()' for create custom fonts...
...in external plugins


Origin commit data
------------------
Branch: ni/coolstream
Commit: 56d76f4ebc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
vanhofen
e0be05c790 record.cpp: align CODEC_ID defines to current ffmpeg code (thx to flk)
Origin commit data
------------------
Branch: ni/coolstream
Commit: bab181ab5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)

Origin message was:
------------------
- record.cpp: align CODEC_ID defines to current ffmpeg code (thx to flk)

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

------------------
This commit was generated by Migit
2015-10-21 11:55:48 +02:00
vanhofen
6a800d849f record.cpp: remove unnecessary executable flag from ts-file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07df9d28e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-10-14 (Wed, 14 Oct 2015)

Origin message was:
------------------
- record.cpp: remove unnecessary executable flag from ts-file

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

------------------
This commit was generated by Migit
2015-10-14 13:11:08 +02:00
vanhofen
791dcfc826 record.cpp: resort flags for xml-file and ts-file; add O_CLOEXEC to ts-file
Origin commit data
------------------
Branch: ni/coolstream
Commit: be2c0a44cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-10-14 (Wed, 14 Oct 2015)

Origin message was:
------------------
- record.cpp: resort flags for xml-file and ts-file; add O_CLOEXEC to ts-file

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

------------------
This commit was generated by Migit
2015-10-14 13:08:20 +02:00
[CST] Focus
75dfd624b0 driver/record.cpp: add expetimental support for webtv recording,
allowed formats hls and mpegts, ffmpeg must have mpegts muxer support


Origin commit data
------------------
Branch: ni/coolstream
Commit: f0eac5d3e0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)



------------------
This commit was generated by Migit
2015-10-07 13:48:46 +03:00
[CST] Focus
3d9bb86385 driver/streamts.cpp: bug fix: SO_SNDBUF for connection fd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a000b6a4e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-09-24 (Thu, 24 Sep 2015)


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

------------------
This commit was generated by Migit
2015-09-24 13:32:38 +03:00
Jacek Jendrzej
71e8037a22 src/gui/eventlist.cpp fix timeshif_record timer handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65a237c991
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-20 (Thu, 20 Aug 2015)


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

------------------
This commit was generated by Migit
2015-08-20 15:51:57 +02:00
Jacek Jendrzej
15e1a8b955 audioplayer: -add flv format (THX Houdini)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29aa47aef0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-27 12:40:41 +02:00
vanhofen
3cf69035d6 moviecut: localize question to cancel editing
Origin commit data
------------------
Branch: ni/coolstream
Commit: d942448890
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-21 (Thu, 21 May 2015)

Origin message was:
------------------
- moviecut: localize question to cancel editing

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

------------------
This commit was generated by Migit
2015-05-21 09:04:27 +02:00
vanhofen
20c0959077 moviecut: don't paint progressbar when no bookmarks found
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35f0582ca1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-21 (Thu, 21 May 2015)

Origin message was:
------------------
- moviecut: don't paint progressbar when no bookmarks found

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

------------------
This commit was generated by Migit
2015-05-21 09:04:27 +02:00
TangoCash
2b653a3acd add m3u8
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6ebb563d0
Author: TangoCash <eric@loxat.de>
Date: 2015-05-14 (Thu, 14 May 2015)


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

------------------
This commit was generated by Migit
2015-05-15 03:46:49 +02:00
vanhofen
5f6b83e8bf framebuffer: add missing slashs to iconBasePath
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c3d873fba
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-07 (Thu, 07 May 2015)

Origin message was:
------------------
- framebuffer: add missing slashs to iconBasePath

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

------------------
This commit was generated by Migit
2015-05-07 12:10:13 +02:00
vanhofen
080f11aef2 move LOGODIR and LOGODIR_VAR to global.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 11ccc53f0b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-06 (Wed, 06 May 2015)

Origin message was:
------------------
- move LOGODIR and LOGODIR_VAR to global.h

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

------------------
This commit was generated by Migit
2015-05-06 22:58:54 +02:00
vanhofen
e33323d5ba fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 89a11de651
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-06 (Wed, 06 May 2015)

Origin message was:
------------------
- fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h

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

------------------
This commit was generated by Migit
2015-05-06 22:58:54 +02:00
vanhofen
91b9e9b609 framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


Origin commit data
------------------
Branch: ni/coolstream
Commit: edc8527379
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- framebuffer: revival of showFrame() function to allow ...

... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


------------------
This commit was generated by Migit
2015-05-05 12:01:04 +02:00
TangoCash
c5880e0513 introduce color-to-color gradient
Origin commit data
------------------
Branch: ni/coolstream
Commit: 736dcb20db
Author: TangoCash <eric@loxat.de>
Date: 2015-05-04 (Mon, 04 May 2015)


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

------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
Thilo Graf
946c0e8bc4 Merge branch 'cst-next.pre' into cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: a58f1621b4
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-30 (Thu, 30 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-30 09:20:43 +02:00
Jacek Jendrzej
05271cb12b supplement to 189e55ec30
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c9d0674cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-18 (Sat, 18 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-18 20:03:44 +02:00
vanhofen
098e322feb record.h: remove include of vfd.h; use display.h instead
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09adc177d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)

Origin message was:
------------------
- record.h: remove include of vfd.h; use display.h instead

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

------------------
This commit was generated by Migit
2015-04-16 13:39:35 +02:00
Stefan Seyfried
189e55ec30 global.h: Use forward-declarations to reduce number of dependencies
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ab6b53054
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-16 13:39:35 +02:00
Thilo Graf
379d0ee8b5 CFrameBuffer: add comment for unsolved issue on full icon cache
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba6f265255
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-05 (Sun, 05 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-05 17:38:20 +02:00
Thilo Graf
8afd9603c6 CNeutrinoFonts: use neutrino debug output as default with line numbers
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9e04a4999
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-18 (Wed, 18 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:14 +02:00
Thilo Graf
8d1c2a8c4e CPictureViewer: fix wconversion warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dc47e0fe1
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:07 +02:00
Thilo Graf
e45a166c07 CPictureViewer: use neutrino internal log
Show only errors in mode DEBUG_NORMAL.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6151152a20
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:07 +02:00
Stefan Seyfried
c3852f2616 moviecut: fix format-string and sign-compare warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5241af87e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


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

------------------
This commit was generated by Migit
2015-03-23 15:17:26 +01:00
vanhofen
f5723298d8 pictureviewer: do only show picture if decoding succeed
based upon patch "fix screensaver" by max10 <max_10@gmx.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff1a7b8640
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-19 (Thu, 19 Mar 2015)

Origin message was:
------------------
- pictureviewer: do only show picture if decoding succeed

based upon patch "fix screensaver" by max10 <max_10@gmx.de>


------------------
This commit was generated by Migit
2015-03-19 10:54:45 +01:00
Stefan Seyfried
89a039fc90 scanepg: fix debug messages for out-of-tree build
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0105af5266
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-04 (Wed, 04 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-04 19:51:31 +01:00
Stefan Seyfried
0d99237589 simple_display: ensure LEDs are on for shutdown
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd0b629606
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-01 (Sun, 01 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-01 13:56:01 +01:00
Stefan Seyfried
022bcb2f08 set threadnames to unique values
Origin commit data
------------------
Branch: ni/coolstream
Commit: fca14b17c5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-28 (Sat, 28 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-28 10:53:18 +01:00
Stefan Seyfried
f5d3bb2d9f Merge remote-tracking branch 'check/cst-next'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22dd798325
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-25 (Wed, 25 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-25 21:20:22 +01:00
[CST] Bas
7f26188193 src/driver/framebuffer.cpp: check dimension in int_convertRGB2FB and if it's not valid, spit out a warning
and return NULL.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc0c048474
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2015-02-22 (Sun, 22 Feb 2015)

Origin message was:
------------------
src/driver/framebuffer.cpp: check dimension in int_convertRGB2FB and if it's not valid, spit out a warning
              and return NULL.


------------------
This commit was generated by Migit
2015-02-22 19:01:42 +03:00
[CST] Bas
c16dc96284 src/driver/framebuffer.cpp: fix-up reading raw icons. If read failed or it read an corrupted header it could
lead to bad allocations. Prevent that.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e9f049c677
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2015-02-17 (Tue, 17 Feb 2015)

Origin message was:
------------------
src/driver/framebuffer.cpp: fix-up reading raw icons. If read failed or it read an corrupted header it could
              lead to bad allocations. Prevent that.


------------------
This commit was generated by Migit
2015-02-22 17:23:11 +03:00
Stefan Seyfried
515dd85f63 moviecut: fix format-string and sign-compare warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71b2230768
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-21 22:03:07 +01:00
Stefan Seyfried
4d42e1df42 Merge remote-tracking branch 'check/cst-next'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 79b9a8050e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-21 21:56:22 +01:00
Stefan Seyfried
3fa349f1c5 fbaccel: mark framebuffer dirty when drawing lines
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4b24d8734
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-21 19:48:12 +01:00