Commit Graph

6857 Commits

Author SHA1 Message Date
vanhofen
a232394f80 framebuffer.h: define CORNER_NONE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 46b4d9e866
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-11 (Sat, 11 Oct 2014)

Origin message was:
------------------
- framebuffer.h: define CORNER_NONE

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

------------------
This commit was generated by Migit
2014-10-11 11:07:14 +02:00
[CST] Focus
14b5dda71c gui/channellist.cpp: add inline list editor;
add to favorite bouquets without channels re-init;
cleanup


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



------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
8976bb09d2 gui/bouquetlist.cpp: mark only changed bouquets/services to save;
enable menu save screen, do not repaint after menu;
allow open empty channel list


Origin commit data
------------------
Branch: ni/coolstream
Commit: 823549949d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-10 (Fri, 10 Oct 2014)



------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
6530b1113f neutrino.cpp: add adjustToChannelID();
add flags for accurate saving of things changed in channel list;
always add favorites bouquet to favorite bouquet list;
cleanup showChannelList()


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



------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
b738bc7fbe gui/bedit/bouqueteditor_channels.cpp: pass CZapitBouquet to CBEChannelSelectWidget,
mark inacttive both non-found and removed channels


Origin commit data
------------------
Branch: ni/coolstream
Commit: 722d226dbe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-10 (Fri, 10 Oct 2014)



------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
70c585889c gui/bedit/bouqueteditor_chanselect.cpp: mark inactive channels,
pass CZapitBouquet in place of bouquet number,
cleanup


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



------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
fea41bc944 zapit/src/bouquets.cpp: add getChannels() with mode param, add fopen error check
Origin commit data
------------------
Branch: ni/coolstream
Commit: c605141b98
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-10 (Fri, 10 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
512c89f559 system/lastchannel.cpp: cleanup unused channelnr
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c47e9e5f3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-10 (Fri, 10 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
ebfeb50e26 zapit/src/scansdt.cpp: remove udpated channel flag before scan
Origin commit data
------------------
Branch: ni/coolstream
Commit: 563310601a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-09 (Thu, 09 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
82bf568461 zapit/include/zapit/channel.h: add NOT_PRESENT flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74f79c2855
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-09 (Thu, 09 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
[CST] Focus
e4d705ea96 gui/components/cc_item_progressbar.cpp: limit pb_value to max value
Origin commit data
------------------
Branch: ni/coolstream
Commit: f75fadd29c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-09 (Thu, 09 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-10 15:26:32 +04:00
Thilo Graf
ed8f9d6914 CComponentsInfoBox: small cleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b73121eef
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-07 (Tue, 07 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-08 14:14:33 +04:00
Thilo Graf
4366ab349a CComponentsPicture: rework scale behavior
Scaling mode not longer only dependent from image name.
Now also evaluated parameters.
Image objects with defined dimensions will be scaled.
Icons without defined path and file type, will be scaled as before.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f75f0ed6e3
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-07 (Tue, 07 Oct 2014)



------------------
This commit was generated by Migit
2014-10-08 14:14:29 +04:00
vanhofen
6c58364cd5 plugins: add and use default hint icon; THX to fred_feuerstein
Origin commit data
------------------
Branch: ni/coolstream
Commit: 765ad18b07
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-08 (Wed, 08 Oct 2014)

Origin message was:
------------------
- plugins: add and use default hint icon; THX to fred_feuerstein

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

------------------
This commit was generated by Migit
2014-10-08 14:14:24 +04:00
Michael Liebmann
4fb9e13b16 CFrameBuffer: Fix paintIcon() for use icons with full path
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4fdd17407
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-06 (Mon, 06 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-08 14:14:20 +04:00
vanhofen
facb9da7b8 - plugins: use hinticons for plugins in usermenu and pluginlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: 088809b76f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-06 (Mon, 06 Oct 2014)

Origin message was:
------------------
- - plugins: use hinticons for plugins in usermenu and pluginlist

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

------------------
This commit was generated by Migit
2014-10-07 13:19:19 +04:00
vanhofen
65aa4db37b plugins: allow hinticons for plugins
Default is <plugin>_hint.png; an entry 'hinticon=another_name' in
<plugin>.cfg overrides this; use icon in plugindir first; if not found
use icon in one of the other wellknown neutrino icon directories.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ebbed374af
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-06 (Mon, 06 Oct 2014)

Origin message was:
------------------
- plugins: allow hinticons for plugins

Default is <plugin>_hint.png; an entry 'hinticon=another_name' in
<plugin>.cfg overrides this; use icon in plugindir first; if not found
use icon in one of the other wellknown neutrino icon directories.


------------------
This commit was generated by Migit
2014-10-07 13:19:15 +04:00
vanhofen
3578fc3d86 deutsch.locale: remove dup entrys
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa11feb735
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-07 (Tue, 07 Oct 2014)

Origin message was:
------------------
- deutsch.locale: remove dup entrys

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

------------------
This commit was generated by Migit
2014-10-07 08:00:23 +02:00
[CST] Focus
dc27cf69ed zapit/src/capmt.cpp: never send pmt len, if pnt is NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7257da1505
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-02 19:34:55 +04:00
[CST] Focus
a7cc95ab45 zapit/src/channel.cpp: add missed pmtLen init
Origin commit data
------------------
Branch: ni/coolstream
Commit: e9661bc5cd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-02 19:18:20 +04:00
vanhofen
806da764fd CPluginsExec::exec(): don't leave current menu when exiting integrated plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf53191122
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-01 (Wed, 01 Oct 2014)

Origin message was:
------------------
- CPluginsExec::exec(): don't leave current menu when exiting integrated plugins

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

------------------
This commit was generated by Migit
2014-10-02 15:04:05 +04:00
[CST] Focus
3319ab2d1d zapit/src/zapit.cpp: fix broken signal test
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90948374eb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-02 15:03:25 +04:00
[CST] Focus
3491bf1e64 neutrino, zapit: drop EVT_SCAN_REPORT_FREQUENCY,
use EVT_SCAN_REPORT_FREQUENCYP to pass full feparams,
fix scan transponder display info


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e9b71af90
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)



------------------
This commit was generated by Migit
2014-10-02 14:23:36 +04:00
[CST] Focus
573c8d3636 gui/filebrowser.cpp: cleanup, simplify footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 713820a1c0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-01 17:15:57 +04:00
[CST] Focus
695a007fe8 driver/file.cpp: cache file type
Origin commit data
------------------
Branch: ni/coolstream
Commit: b70a2998f5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-01 16:13:04 +04:00
[CST] Focus
a4e40b3c8f Revert "driver/record: auto-terminate temporary timeshift recordings"
commit can stop plain record instead of timeshift, and breaks auto-timeshift concept

This reverts commit aaa305dd57.


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



------------------
This commit was generated by Migit
2014-10-01 16:10:36 +04:00
[CST] Focus
0aee7a5f08 Revert "- movieplayer: ask before stop temporary timeshift"
This reverts commit 3ee1d987a2.

Conflicts:
	src/gui/movieplayer.cpp


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



------------------
This commit was generated by Migit
2014-10-01 16:09:46 +04:00
[CST] Focus
511f4ba3c5 data/locale/english.locale: fix filebrowser.sort.namedirsfirst
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02a5a5f9db
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-01 16:08:10 +04:00
[CST] Focus
7467517719 gui/movieplayer.cpp: try to fix 'always seek to 0'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67db470798
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-01 16:06:52 +04:00
[CST] Focus
d3f6165d97 gui/movieplayer.cpp: check file name is not url before save screenshot
Origin commit data
------------------
Branch: ni/coolstream
Commit: b852496603
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-01 12:56:12 +04:00
vanhofen
242ded4cc6 plugins: don't show integrated plugins in usermenu
Origin commit data
------------------
Branch: ni/coolstream
Commit: c166fc28af
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)

Origin message was:
------------------
- plugins: don't show integrated plugins in usermenu

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

------------------
This commit was generated by Migit
2014-09-30 14:27:48 +04:00
[CST] Focus
d0ceb98310 gui/filebrowser.cpp: change OK button behavior:
always return marked list, if there are marked files;
always change dir, if there are no marked files;
to recursive add dir, use mark


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c3256bacf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-30 (Tue, 30 Sep 2014)



------------------
This commit was generated by Migit
2014-09-30 14:07:38 +04:00
[CST] Focus
794b3dc729 driver/file.h: add isDir()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7660fa52cb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-30 (Tue, 30 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-30 14:07:34 +04:00
[CST] Focus
4dec2897ba gui/movieplayer.cpp: do not quit or jump to unmarked item, in case ie empty dir added
Origin commit data
------------------
Branch: ni/coolstream
Commit: c14ab10c2e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-30 (Tue, 30 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-30 14:07:29 +04:00
vanhofen
b7f2eeb648 menue.cpp: don't integrate hidden plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee9d08a3ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)

Origin message was:
------------------
- menue.cpp: don't integrate hidden plugins

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

------------------
This commit was generated by Migit
2014-09-30 14:04:54 +04:00
[CST] Focus
89f9b58fd1 gui/movieplayer.cpp: fix stop and EOF, if suddenly we get position == duration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 178582afb0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-29 (Mon, 29 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-29 18:08:58 +04:00
[CST] Focus
99fab30fe3 gui/moviebrowser.cpp: apply rows / browser height changes after quit menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: b33247f346
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-29 (Mon, 29 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-29 14:39:23 +04:00
vanhofen
1ecf1b99cd .gitignore: add filemask *.orig
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ba18d523
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- .gitignore: add filemask *.orig

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

------------------
This commit was generated by Migit
2014-09-29 14:39:03 +04:00
vanhofen
faccb80dbb remove patch crap; sorry!
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f8e107701
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- remove patch crap; sorry!

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

------------------
This commit was generated by Migit
2014-09-29 14:38:59 +04:00
vanhofen
1088ae7393 add plugins to info menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6cbd53dd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- add plugins to info menu

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

------------------
This commit was generated by Migit
2014-09-29 14:38:55 +04:00
vanhofen
5bf1c17a7f add plugins to settings menu and service menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 16e0975a29
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- add plugins to settings menu and service menu

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

------------------
This commit was generated by Migit
2014-09-29 14:38:51 +04:00
vanhofen
122d6e4102 add plugins to mutimedia menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: a14d63b93b
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- add plugins to mutimedia menu

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

------------------
This commit was generated by Migit
2014-09-29 14:38:47 +04:00
vanhofen
b8b5f4f4ef add function to integrate plugins
TODO: maybe find a solution without void *pluginsExec
Thanks to micha-bbg and SatBaby


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b5a30c326
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- add function to integrate plugins

TODO: maybe find a solution without void *pluginsExec
Thanks to micha-bbg and SatBaby


------------------
This commit was generated by Migit
2014-09-29 14:38:43 +04:00
vanhofen
64d36e75b7 plugins: add new configuration item 'integration'
Integrate plugins in existing neutrino menues. Usage in plugin.cfg:
 integration=0; disabled
 integration=1; reserved
 integration=2; multimedia menu
 integration=3; settings menu
 integration=4; service menu
 integration=5; information menu


Origin commit data
------------------
Branch: ni/coolstream
Commit: f586552719
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- plugins: add new configuration item 'integration'

Integrate plugins in existing neutrino menues. Usage in plugin.cfg:
 integration=0; disabled
 integration=1; reserved
 integration=2; multimedia menu
 integration=3; settings menu
 integration=4; service menu
 integration=5; information menu


------------------
This commit was generated by Migit
2014-09-29 14:38:39 +04:00
martii
2d3474bd24 lib/connection/basicserver: raise queue limit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27a3a92b2d
Author: martii <m4rtii@gmx.de>
Date: 2014-09-21 (Sun, 21 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-29 14:38:20 +04:00
martii
730d7dc55f driver/audiodec/ffmpegdec: work-around for pre-2.2 ffmpeg API build
Origin commit data
------------------
Branch: ni/coolstream
Commit: be45410a3d
Author: martii <m4rtii@gmx.de>
Date: 2014-04-13 (Sun, 13 Apr 2014)


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

------------------
This commit was generated by Migit
2014-09-29 14:37:12 +04:00
martii
f5a5894579 driver/audiodec/ffmpegdec: adapt to 2.0 ffmpeg API
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d44d40dc0
Author: martii <m4rtii@gmx.de>
Date: 2014-04-03 (Thu, 03 Apr 2014)


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

------------------
This commit was generated by Migit
2014-09-29 14:37:05 +04:00
martii
eebac1f053 eitd: fix content classification bug introduced in 6eb8fa1c9e3a70a1e60465b838fe954c51e478b6
Origin commit data
------------------
Branch: ni/coolstream
Commit: c5ab2b994f
Author: martii <m4rtii@gmx.de>
Date: 2014-09-22 (Mon, 22 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-29 14:36:29 +04:00
martii
fa926258f0 driver/record: CRecordInstance::MakeExtFileName(): set dummy values on EPG failure
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9cd4af2dd2
Author: martii <m4rtii@gmx.de>
Date: 2014-09-21 (Sun, 21 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-29 14:36:10 +04:00
[CST] Focus
d18fc34b0d gui/moviebrowser.cpp: try to fix footer position
Origin commit data
------------------
Branch: ni/coolstream
Commit: fb5dddc3f5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-29 (Mon, 29 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-29 12:26:36 +04:00