Commit Graph

196 Commits

Author SHA1 Message Date
Thilo Graf
71248e0dc7 CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item

TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework


Origin commit data
------------------
Branch: ni/coolstream
Commit: 860be9a412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-01 (Mon, 01 Apr 2013)



------------------
This commit was generated by Migit
2013-04-02 09:31:05 +02:00
vanhofen
0cad5bca1a strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4714a30f83
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp


------------------
This commit was generated by Migit
2013-04-01 15:42:38 +04:00
[CST] Focus
537eb3d16c gui/moviebrowser.cpp: show footer yellow, green, menu buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: d10fca7982
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-27 16:20:45 +04:00
vanhofen
ed04cfdf36 strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


Origin commit data
------------------
Branch: ni/coolstream
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


------------------
This commit was generated by Migit
2013-03-25 09:45:22 +01:00
SnowHead
66e1aae473 moviebrowser: don't show additional files from enigma2 in moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c82b79ba2
Author: SnowHead <snowhead@spinnes-netz.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Origin message was:
------------------
- moviebrowser: don't show additional files from enigma2 in moviebrowser

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

------------------
This commit was generated by Migit
2013-03-05 20:57:40 +01:00
Stefan Seyfried
767be83e22 helpers: improve my_system function
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 988a8ebec2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-05 11:58:49 +01:00
Gaucho316
0d0928b156 moviebrowser: only save settings if modified
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ece169f9b
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)

Origin message was:
------------------
- moviebrowser: only save settings if modified

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

------------------
This commit was generated by Migit
2013-02-26 13:53:07 +01:00
Stefan Seyfried
0e01a7b32c neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)



------------------
This commit was generated by Migit
2013-02-21 15:47:18 +01:00
vanhofen
cc69f74997 moviebrowser.cpp: accept covers without appended date/time
patch by FlatTV


Origin commit data
------------------
Branch: ni/coolstream
Commit: bce78c2cff
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-12-18 (Tue, 18 Dec 2012)

Origin message was:
------------------
- moviebrowser.cpp: accept covers without appended date/time

patch by FlatTV


------------------
This commit was generated by Migit
2012-12-18 21:58:00 +01:00
Michael Liebmann
b7482b6bb6 Moviebrowser: Show message when deleting files
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3cad732b06
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)

Origin message was:
------------------
* Moviebrowser: Show message when deleting files

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

------------------
This commit was generated by Migit
2012-11-27 13:01:19 +01:00
Michael Liebmann
4a34dfa9f9 Moviebrowser: Show rec icon when recording in progress.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 964c6f9af0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)

Origin message was:
------------------
* Moviebrowser: Show rec icon when recording in progress.

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

------------------
This commit was generated by Migit
2012-11-27 01:20:13 +01:00
Michael Liebmann
f032bc26b2 Moviebrowser: Fix delete files when recording in progress.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 86a95b039f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)

Origin message was:
------------------
* Moviebrowser: Fix delete files when recording in progress.

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

------------------
This commit was generated by Migit
2012-11-26 23:45:35 +01:00
Michael Liebmann
de3fc8ed1c Moviebrowser: Ask if the file of a running recording to be deleted.
Origin commit data
------------------
Branch: ni/coolstream
Commit: fefa483469
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)

Origin message was:
------------------
* Moviebrowser: Ask if the file of a running recording to be deleted.

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

------------------
This commit was generated by Migit
2012-11-26 15:03:58 +01:00
Jacek Jendrzej
e08ca85e92 src/gui/moviebrowser.cpp: use CStringInputSMS instead of CStringInput
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69ab1968b4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-22 (Thu, 22 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-22 21:03:07 +01:00
[CST] Focus
e895657b82 gui/moviebrowser.cpp: save return status to check if all gui must be closed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 36fa514bed
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-16 15:37:38 +04:00
Thilo Graf
91e7819286 CMovieBrowser: apply CTextBox::TOP for movie infobox
Default align is centered and to beware the old window style must add
CTextBox::TOP


Origin commit data
------------------
Branch: ni/coolstream
Commit: 55bc93f642
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-24 (Mon, 24 Sep 2012)

Origin message was:
------------------
*CMovieBrowser: apply CTextBox::TOP for movie infobox

Default align is centered and to beware the old window style must add
CTextBox::TOP


------------------
This commit was generated by Migit
2012-11-05 21:26:22 +01:00
Thilo Graf
4cd5407fcb CMovieBrowser: set button yes in message box as default on delete ts file
Origin commit data
------------------
Branch: ni/coolstream
Commit: da63457eef
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)

Origin message was:
------------------
*CMovieBrowser: set button yes in message box as default on delete ts file

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

------------------
This commit was generated by Migit
2012-11-05 21:26:19 +01:00
Jacek Jendrzej
4c8475e5ba Neutrino: rework COnOffNotifier and use it if possible, ported from tuxbox cvs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b06b3fd38
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 14:11:05 +02:00
Jacek Jendrzej
47adab931b use my_system instead of system
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb2efeb45b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-02 12:42:31 +02:00
Jacek Jendrzej
e062ab79ff use new for buf, fix possible memlaek
Origin commit data
------------------
Branch: ni/coolstream
Commit: a84ba36e0b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-18 18:38:03 +02:00
Jacek Jendrzej
05b3a3949f moviebrowser.cpp: -fix2 vfd
Origin commit data
------------------
Branch: ni/coolstream
Commit: e45aa72605
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-14 20:12:04 +02:00
Jacek Jendrzej
c6b0b517c5 moviebrowser.cpp: fix vfd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c89d3937f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-13 14:40:24 +02:00
Jacek Jendrzej
67c5d7c91e remove doubles include
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-11 20:31:33 +02:00
Thilo Graf
0199babd06 includes: add global.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: d1f22aa20c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-15 (Wed, 15 Aug 2012)

Origin message was:
------------------
*includes: add global.h

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

------------------
This commit was generated by Migit
2012-08-21 09:48:22 +01:00
Jacek Jendrzej
f748a12ede fixes strncpy & buf size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7359504dd7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-07 (Tue, 07 Aug 2012)

Origin message was:
------------------
-fixes strncpy & buf size

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

------------------
This commit was generated by Migit
2012-08-07 18:51:44 +02:00
Jacek Jendrzej
8dc4ef8796 comment out never used
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9124c20f31
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)


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

------------------
This commit was generated by Migit
2012-08-04 10:03:19 +02:00
[CST] Focus
f06083bb45 src/gui/moviebrowser.cpp: use 'cancel' button in movie start menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c7a4441de
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-19 17:54:18 +04:00
Jacek Jendrzej
1fc94b37ae fix gcc 4.7.x warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 060c1c45b2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-07 (Sat, 07 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-07 13:09:08 +02:00
Jacek Jendrzej
edfa13c4ad use empty() instead of size()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d8d995046
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-18 (Mon, 18 Jun 2012)

Origin message was:
------------------
 use empty() instead of size()

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

------------------
This commit was generated by Migit
2012-06-18 16:57:44 +02:00
Jacek Jendrzej
8f4a18acf5 moviebrowser.cpp: delFile: revert to unlink()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41f365f308
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-16 (Sat, 16 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-16 11:30:24 +02:00
Jacek Jendrzej
5ed8825b21 use empty() instead of size()
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc574e9688
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-16 (Sat, 16 Jun 2012)

Origin message was:
------------------
 use empty() instead of size()

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

------------------
This commit was generated by Migit
2012-06-16 09:44:42 +02:00
[CST] Focus
85b5ae3b3f gui/moviebrowser.cpp: attempt to fix load default settings and starting without conf file;
unlink xml file without system()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cc21e9336
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)



------------------
This commit was generated by Migit
2012-05-10 14:54:21 +04:00
Jacek Jendrzej
a344d19f39 moviebrowser.cpp:fix delete file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6248f11807
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)


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

------------------
This commit was generated by Migit
2012-05-03 12:01:17 +02:00
Michael Liebmann
57ae37754a Moviebrowser: Use real image width for calculating text width epgInfo2
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2159 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1136e87ce5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-03-23 (Fri, 23 Mar 2012)

Origin message was:
------------------
* Moviebrowser: Use real image width for calculating text width epgInfo2

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2159 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-03-23 19:40:18 +00:00
Jacek Jendrzej
3c440bc43c delete with system(rm)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2157 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: ac7b77df50
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-03-21 (Wed, 21 Mar 2012)



------------------
This commit was generated by Migit
2012-03-21 13:40:37 +00:00
Michael Liebmann
fe432d2c0c Moviebrowser: disabled 'pseudo' transparency for display screenshot
- Global setting for picture / icon transparency can be made
 in framebuffer constuctor
- Default is old standard (transparency when Black Content)
- Individual transparency with CFrameBuffer::SetTransparent()

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2155 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fee27085d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)

Origin message was:
------------------
* Moviebrowser: disabled 'pseudo' transparency for display screenshot

- Global setting for picture / icon transparency can be made
 in framebuffer constuctor
- Default is old standard (transparency when Black Content)
- Individual transparency with CFrameBuffer::SetTransparent()

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2155 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-03-19 21:40:03 +00:00
Jacek Jendrzej
a8e2c3cab6 remove never used volues
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2138 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2591100c42
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)



------------------
This commit was generated by Migit
2012-03-04 17:25:48 +00:00
Michael Liebmann
eadb8b51dd Moviebrowser: Deleting recordings
- Deleting of active recordings will be disabled.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2112 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: c85c353344
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-02-18 (Sat, 18 Feb 2012)

Origin message was:
------------------
* Moviebrowser: Deleting recordings

- Deleting of active recordings will be disabled.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2112 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-02-17 23:31:36 +00:00
Jacek Jendrzej
4194b8a18b moviebrowser:-fix info_hdd_level paint
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2051 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: babf8ec7c8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-01-09 (Mon, 09 Jan 2012)



------------------
This commit was generated by Migit
2012-01-09 17:31:22 +00:00
Michael Liebmann
fbf0df5ebb Moviebrowser: Display Screenshot
- Delete the image files if the movie is deleted
- Calculation of the adjusted image size on 16:9


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1993 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 31c9a9a67e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-12-23 (Fri, 23 Dec 2011)

Origin message was:
------------------
* Moviebrowser: Display Screenshot

- Delete the image files if the movie is deleted
- Calculation of the adjusted image size on 16:9


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1993 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-12-23 21:33:21 +00:00
Michael Liebmann
e92b1eaf0a Moviebrowser: Display Screenshot
- Correct calculation of the image size
- Display of all supported image formats
- Suppressed Duplicate call to refresh MovieInfo() at start Moviebrowser
- remove unused code


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1989 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d9fe927e1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-12-23 (Fri, 23 Dec 2011)

Origin message was:
------------------
* Moviebrowser: Display Screenshot

- Correct calculation of the image size
- Display of all supported image formats
- Suppressed Duplicate call to refresh MovieInfo() at start Moviebrowser
- remove unused code


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1989 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-12-23 06:11:28 +00:00
[CST] Focus
e197b8cc91 Add missed variable init
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1976 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 23ac13f702
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-16 (Fri, 16 Dec 2011)



------------------
This commit was generated by Migit
2011-12-16 13:07:18 +00:00
[CST] Focus
708a6ab5db Fix movie start menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1967 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b9f35947b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-13 (Tue, 13 Dec 2011)



------------------
This commit was generated by Migit
2011-12-13 15:53:20 +00:00
[CST] Focus
866dd5c7ec Fix exchanged end and last play stop bookmarks; close all menus on menu key
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1966 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f441f3f9b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-13 (Tue, 13 Dec 2011)



------------------
This commit was generated by Migit
2011-12-13 14:25:46 +00:00
[CST] Focus
5824f33857 Remove unused last arg from paint
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1937 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 66843bf552
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-05 (Mon, 05 Dec 2011)



------------------
This commit was generated by Migit
2011-12-05 16:41:46 +00:00
Michael Liebmann
f11a59b82c Correct calculation of the size of logo in list header.
- Function for calculating from infoviewer.cpp to pictureviewer.cpp moved
- Correct calculation in channellist.cpp, epgview.cpp and moviebrowser.cpp


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1869 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f4f46a912
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 2011)



------------------
This commit was generated by Migit
2011-11-21 23:11:52 +00:00
Michael Liebmann
37fca3c1ee Remove old DBox2 identifier (patch by svenhoefer)
- Renaming NEUTRINO_ICON_BUTTON_DBOX* to NEUTRINO_ICON_BUTTON_MENU*
- Changed menu icons


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1839 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: fa2f642e4f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-11-07 (Mon, 07 Nov 2011)



------------------
This commit was generated by Migit
2011-11-07 20:48:41 +00:00
Thilo Graf
132bc8452a neutrino icons: renamed some icons
relevant for user defined icons

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1756 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1036795755
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-10-10 (Mon, 10 Oct 2011)

Origin message was:
------------------
*neutrino icons: renamed some icons

relevant for user defined icons

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1756 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-10-10 17:16:39 +00:00
gixxpunk
8239b3d90c moviebrowser: fix last start position and ts bookmarks
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1714 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 82551f865e
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-09-26 (Mon, 26 Sep 2011)

Origin message was:
------------------
- moviebrowser: fix last start position and ts bookmarks

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1714 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-09-26 13:32:07 +00:00
Thilo Graf
b5a4e26de9 neutrino moviebrowser: use unified icons in submenues
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1711 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 11be127ab9
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-09-20 (Tue, 20 Sep 2011)

Origin message was:
------------------
*neutrino moviebrowser: use unified icons in submenues

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1711 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-09-20 07:28:09 +00:00