Commit Graph

3855 Commits

Author SHA1 Message Date
Michael Liebmann
8918159dd2 CLuaInstance: Add versions definition for lua api in luainstance.h
- Version is defined in lua script as APIVERSION.MAJOR, APIVERSION.MINOR
- Set Lua API version to 1.0


Origin commit data
------------------
Branch: ni/coolstream
Commit: 00dff2c598
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-04 (Fri, 04 Sep 2015)



------------------
This commit was generated by Migit
2015-09-04 18:07:31 +02: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
87cbe1b226 src/gui/channellist.cpp: stop RECMODE_TSHIFT in play mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: abea6d83d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-19 (Wed, 19 Aug 2015)


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

------------------
This commit was generated by Migit
2015-08-19 17:58:08 +02:00
Jacek Jendrzej
955c4f222a src/gui/eventlist.cpp: show AUTO_SHIFT icon in TSHIFT mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: dff62cfbe1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-18 (Tue, 18 Aug 2015)


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

------------------
This commit was generated by Migit
2015-08-18 14:36:14 +02:00
Jacek Jendrzej
96bf33555f fix possible segfault if chanellist is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5bfbae4ca9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)


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

------------------
This commit was generated by Migit
2015-08-13 15:27:25 +02:00
Jacek Jendrzej
82158cce91 src/nhttpd/yhttpd_core/ywebserver.cpp fix possible segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9f4f447ee
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)


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

------------------
This commit was generated by Migit
2015-08-05 18:57:08 +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
Thilo Graf
6059f2ff12 CMenuWidget: remove double assignment of info box color
Origin commit data
------------------
Branch: ni/coolstream
Commit: 89cc6628ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-17 17:31:57 +02:00
Thilo Graf
01ae9712ba CTextBox: fix calculated but not used parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 638832f535
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-17 17:30:41 +02:00
Thilo Graf
7180812009 CTextBox: fix calculated but not used parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 672ae3fdb1
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-17 17:07:14 +02:00
Thilo Graf
a82590f564 CTextBox: consider utf8 mode parameter for correct render width, if required
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e002bdf66
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-13 (Mon, 13 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-17 16:01:20 +02:00
Thilo Graf
0053151415 CChannelList: fix and simplify paint of custom channellogos
paint was probably broken since 0ca753dbca


Origin commit data
------------------
Branch: ni/coolstream
Commit: 18fa153389
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 16:01:19 +02:00
Thilo Graf
c49301d91f CComponentsButton: simplify paint of button icon
Calculation of image aspect ratio now happens in picture object itself.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b47a0ccaeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 15:35:47 +02:00
Thilo Graf
620e25d442 CComponentsPicture: fix and simplify image scale handling
Aspect ratio was not considered in some constallations, To see on button
icons and oversized custom channellogos in channllist.
Now this is handeled on init of image object and setters for width and height.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 53a350d5af
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 15:35:18 +02:00
Jacek Jendrzej
dad841f5c6 src/gui/luainstance.cpp add switch enableUTF8 to ComponentsText
Origin commit data
------------------
Branch: ni/coolstream
Commit: 644d96e42d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-12 (Sun, 12 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-12 21:13:22 +02:00
Thilo Graf
b8c4a64385 CComponentsText: add switch for utf8 disable/enable
Origin commit data
------------------
Branch: ni/coolstream
Commit: ccdaacb0a0
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-12 (Sun, 12 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-12 21:08:25 +02:00
Thilo Graf
360105e76e CTextBox: add switch for utf8 disable/enable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37c863d141
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-12 (Sun, 12 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-12 21:08:25 +02:00
Jacek Jendrzej
c3d2f362e6 src/gui/luainstance.cpp add setCenterPos option to CC objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: c325a3bbae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-09 16:51:52 +02:00
Jacek Jendrzej
8ed12ffc0f src/gui/channellist.cpp: show epg info1 if info2 empty (THX bazi98)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4cb0870b9b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-05 (Sun, 05 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-05 13:20:47 +02:00
Jacek Jendrzej
2eee2dfdf9 src/gui/eventlist.cpp -add fsk filter to epg-search
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81049d89cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-01 (Wed, 01 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-01 21:39:20 +02:00
Thilo Graf
09ed0e1b15 CComponentsFooter: reduce scale factor without button background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5de4b48a00
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-01 (Wed, 01 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-01 16:05:42 +02:00
Thilo Graf
0b6be4e662 CComponentsButton: fix image scale
Wrong ratio calculation.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cabe84bf0f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-06-30 (Tue, 30 Jun 2015)



------------------
This commit was generated by Migit
2015-07-01 16:05:38 +02:00
Thilo Graf
0ca753dbca CComponentsPicture: fix internal value for dimension vars
The values contained not values from the scaled image file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e380fa4f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-06-30 (Tue, 30 Jun 2015)



------------------
This commit was generated by Migit
2015-07-01 15:56:42 +02:00
Jacek Jendrzej
a222035ec7 src/gui/eventlist.cpp-add program category filter to epg-search
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39796eda68
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-30 (Tue, 30 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-30 14:23:39 +02:00
Jacek Jendrzej
755209ea54 src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07f25639d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-28 (Sun, 28 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-28 11:33:06 +02:00
[CST] Focus
17528389bf gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60c45ec06c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-19 15:48:15 +03:00
vanhofen
f06de2b111 osd_setup: fix active status of ca_dotmatrix and ca_frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d84a4387d
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Origin message was:
------------------
- osd_setup: fix active status of ca_dotmatrix and ca_frame

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

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
vanhofen
7278d8f00e infoviewer_bb: add own color for CA-bar
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd6ad52c8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add own color for CA-bar

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

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
vanhofen
d90aa919c1 infoviewer_bb: show/hide dotmatrix in CA-bar; default show
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59e2143e00
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show

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

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
vanhofen
f942f65e70 infoviewer_bb: add frame to CA-bar; default off
Origin commit data
------------------
Branch: ni/coolstream
Commit: 398dfeeab1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add frame to CA-bar; default off

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

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
[CST] Focus
ed646c5b78 gui/channellist.cpp: use getChannelID() in place of channel_id
Origin commit data
------------------
Branch: ni/coolstream
Commit: 64eda8566c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-02 12:26:34 +03:00
[CST] Focus
6d113f75ff gui/infoviewer.cpp: remove commented setServiceChanged call
Origin commit data
------------------
Branch: ni/coolstream
Commit: 673bf4ea75
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-02 12:26:30 +03:00
[CST] Focus
971a8269ed gui/moviebrowser.cpp: bug fix, default ytthumbnaildir is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94667ee39a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-02 12:16:14 +03:00
[CST] Focus
5c67dbb6f3 gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93a0327930
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-29 (Fri, 29 May 2015)


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

------------------
This commit was generated by Migit
2015-05-29 15:26:55 +03:00
[CST] Focus
bca9eee279 gui/movieplayer.cpp: try to fix parental lock for webtv channels
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a361e0374
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-26 (Tue, 26 May 2015)


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

------------------
This commit was generated by Migit
2015-05-26 13:27:42 +03:00
vanhofen
375073b01a moviebrowser: add menu to allow copy, cat or truncate movies
TODO: add good hints to explain these functions


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

Origin message was:
------------------
- moviebrowser: add menu to allow copy, cat or truncate movies

 TODO: add good hints to explain these functions


------------------
This commit was generated by Migit
2015-05-21 09:04:27 +02:00
[CST] Focus
cad4b9057c webtv: try to restart channel once, if play position not advance
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bef4bcb8e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-19 (Tue, 19 May 2015)


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

------------------
This commit was generated by Migit
2015-05-19 17:21:30 +03:00
vanhofen
4cea1f8c82 opkg_manager: use correct brief hints
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59e168fc30
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-19 (Tue, 19 May 2015)

Origin message was:
------------------
- opkg_manager: use correct brief hints

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

------------------
This commit was generated by Migit
2015-05-19 12:29:17 +02:00
vanhofen
bc1abed6fa menue: allow brief hints in all introItems
Origin commit data
------------------
Branch: ni/coolstream
Commit: 524563f448
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-19 (Tue, 19 May 2015)

Origin message was:
------------------
- menue: allow brief hints in all introItems

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

------------------
This commit was generated by Migit
2015-05-19 12:28:28 +02:00
vanhofen
fb3b71925f menu: use brief hint in start_wizards first steps
Origin commit data
------------------
Branch: ni/coolstream
Commit: c87ccae290
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-14 (Thu, 14 May 2015)

Origin message was:
------------------
- menu: use brief hint in start_wizards first steps

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

------------------
This commit was generated by Migit
2015-05-15 03:46:50 +02:00
vanhofen
f26b53d4ad start_wizard: use a global enum; switch detection from bool to int
Origin commit data
------------------
Branch: ni/coolstream
Commit: af90286a30
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-15 (Fri, 15 May 2015)

Origin message was:
------------------
- start_wizard: use a global enum; switch detection from bool to int

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

------------------
This commit was generated by Migit
2015-05-15 03:46:50 +02:00
vanhofen
3a1e7261cc menu: add hint-icon and hint-text to "continue" menu items
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9b3e9420a
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-15 (Fri, 15 May 2015)

Origin message was:
------------------
- menu: add hint-icon and hint-text to "continue" menu items

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

------------------
This commit was generated by Migit
2015-05-15 03:46:50 +02:00
vanhofen
af4fcb301d start_wizard: add settingsmanager menu ...
... to allow restoring of backups


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

Origin message was:
------------------
- start_wizard: add settingsmanager menu ...

 ... to allow restoring of backups


------------------
This commit was generated by Migit
2015-05-15 03:46:49 +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
TangoCash
16ec5dd92c fix playlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1917e283eb
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
TangoCash
16145b976a implement playlist and remove possible segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: bda8590e3a
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
Jacek Jendrzej
6868aa2c37 themes.cpp: fix typo (logic) THX TangoCash
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01d64f4735
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-12 (Tue, 12 May 2015)


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

------------------
This commit was generated by Migit
2015-05-12 21:49:43 +02:00
Jacek Jendrzej
0e14a92cbf webtv: use last dir as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cc4120672
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-12 (Tue, 12 May 2015)


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

------------------
This commit was generated by Migit
2015-05-12 18:16:36 +02:00
martii
104c2338c8 network setup: calculate broadcast based on ip and netmask
Origin commit data
------------------
Branch: ni/coolstream
Commit: 336dbca45c
Author: martii <m4rtii@gmx.de>
Date: 2015-05-12 (Tue, 12 May 2015)


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

------------------
This commit was generated by Migit
2015-05-12 09:11:01 +02:00
Michael Liebmann
84d05b6a93 Clock on infoviewer and channellist: Fix background paint...
...when switching between OneColor und ColorToColor


Origin commit data
------------------
Branch: ni/coolstream
Commit: 95a27ebb31
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-05-09 (Sat, 09 May 2015)



------------------
This commit was generated by Migit
2015-05-09 10:38:51 +02:00