Commit Graph

70 Commits

Author SHA1 Message Date
Jacek Jendrzej
d339fff93d neutrino use check empty() instead of length() or size()
Origin commit data
------------------
Commit: 8023a6317b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-03 (Sat, 03 Jan 2015)
2015-01-03 17:51:08 +01:00
TangoCash
b2884d8028 movieplayer: add playlist_manager
NOTE: This is a merge of several patches by TangoCash
 for neutrino-mp aligned to neutrino-hd.
 We use 'play' key to open playlist_manager.


Origin commit data
------------------
Commit: dfc7a1d304
Author: TangoCash <eric@loxat.de>
Date: 2014-11-26 (Wed, 26 Nov 2014)

Origin message was:
------------------
- movieplayer: add playlist_manager

NOTE: This is a merge of several patches by TangoCash
   for neutrino-mp aligned to neutrino-hd.
   We use 'play' key to open playlist_manager.
2014-11-26 10:23:21 +01:00
[CST] Focus
f14b176175 gui/filebrowser.cpp: cleanup, simplify footer
Origin commit data
------------------
Commit: 713820a1c0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)
2014-10-01 17:15:57 +04:00
[CST] Focus
66414bb5cf 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
------------------
Commit: 2c3256bacf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-30 (Tue, 30 Sep 2014)
2014-09-30 14:07:38 +04:00
[CST] Focus
2f7945d5d8 gui/filebrowser.cpp: change checkBD() to static
Origin commit data
------------------
Commit: f3e57a224d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-27 (Sat, 27 Sep 2014)
2014-09-27 16:21:43 +04:00
martii
eb85bf0ad3 overload access(2)
Conflicts:
	src/driver/pictureviewer/pictureviewer.cpp
	src/gui/components/cc_item_picture.cpp
	src/gui/movieplayer.cpp
	src/gui/osdlang_setup.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
	src/nhttpd/yhttpd.cpp
	src/system/helpers.h
	src/system/setting_helpers.cpp


Origin commit data
------------------
Commit: 81ca577fb8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-30 (Sun, 30 Jun 2013)
2014-09-24 19:50:35 +04:00
[CST] Focus
3292ab7a9f gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
original code (C) martii <m4rtii@gmx.de>


Origin commit data
------------------
Commit: d83d519c86
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)
2014-09-17 20:13:49 +04:00
martii
e04eae71ec gui/filebrowser: fix page up/down
Conflicts:
	src/gui/filebrowser.cpp


Origin commit data
------------------
Commit: f63c3da37c
Author: martii <m4rtii@gmx.de>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-09-15 12:48:54 +04:00
martii
52525ec08c gui/filebrowser: rework page-up/-down
Conflicts:
	src/gui/filebrowser.cpp


Origin commit data
------------------
Commit: b4ca0290a3
Author: martii <m4rtii@gmx.de>
Date: 2014-03-22 (Sat, 22 Mar 2014)
2014-09-15 12:46:38 +04:00
martii
4a4a871772 gui/filebrowser: don't crash when fonts are changed (untested)
Origin commit data
------------------
Commit: 805a1232cf
Author: martii <m4rtii@gmx.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)
2014-09-15 12:26:43 +04:00
martii
66dd571a4b gui/filebrowser: don't show progressbar unless directories were added
Origin commit data
------------------
Commit: e98336658d
Author: martii <m4rtii@gmx.de>
Date: 2014-08-02 (Sat, 02 Aug 2014)
2014-08-26 17:31:28 +04:00
vanhofen
98c0a441d8 change RenderString() default to UTF8
Origin commit data
------------------
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
vanhofen
3bba3094e2 change getRenderWidth() default to UTF8
Origin commit data
------------------
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
vanhofen
f1d1a39cf8 filebrowser: fix paint of SMSKey in footer and ...
... align both buttonlines in footer to same width


Origin commit data
------------------
Commit: dc39bde14a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-31 (Sat, 31 May 2014)

Origin message was:
------------------
- filebrowser: fix paint of SMSKey in footer and ...

 ... align both buttonlines in footer to same width
2014-05-31 17:54:29 +02:00
vanhofen
3550e1e5c7 filebrowser: paintFoot() at every ChangeDir()
this fixes the empty footer when parentDir was empty


Origin commit data
------------------
Commit: f22a8ee1c6
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-31 (Sat, 31 May 2014)

Origin message was:
------------------
- filebrowser: paintFoot() at every ChangeDir()

 this fixes the empty footer when parentDir was empty
2014-05-31 15:23:46 +02:00
[CST] Focus
70daafc96d gui/filebrowser.cpp: return directory in player mode (Hide_records is true)
if BDMV/index.bdmv found in dir


Origin commit data
------------------
Commit: 628de1f68c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
2014-02-21 20:01:14 +04:00
Thilo Graf
5ad73f09aa CComponentsHeader: rework constructors, add CComponentsHeaderLocalized
Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.


Origin commit data
------------------
Commit: 5ea7ec48df
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-18 (Sat, 18 Jan 2014)

Origin message was:
------------------
CComponentsHeader: rework constructors, add CComponentsHeaderLocalized

Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.
2014-01-24 23:09:56 +01:00
vanhofen
8d5aa84e20 adapt ShowMsg handling from martii's neutrino-mp
Origin commit data
------------------
Commit: 53f5801d6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-22 (Wed, 22 Jan 2014)

Origin message was:
------------------
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
martii
7f3899745c gui/filebrowser: don't segv when removing files with small names
Origin commit data
------------------
Commit: f953cd07b3
Author: martii <m4rtii@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 14:25:54 +01:00
martii
7f621a78c1 gui/filebrowser: SMS input: fix RC_7, rewrite handler
Origin commit data
------------------
Commit: 8baab17dda
Author: martii <m4rtii@gmx.de>
Date: 2013-12-26 (Thu, 26 Dec 2013)
2013-12-26 13:35:01 +01:00
[CST] Focus
4433370b8d gui/filebrowser.cpp: fix color for marked files;
do not add selected file on OK press, if there are marked files


Origin commit data
------------------
Commit: 8358e5921e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-11 (Wed, 11 Dec 2013)
2013-12-15 14:40:55 +04:00
[CST] Focus
9162626498 gui/filebrowser.cpp: add AAC file type
Origin commit data
------------------
Commit: d69f8d507a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)
2013-12-15 14:40:54 +04:00
martii
0492912145 drop #ifdef ENABLE_FLAC
Origin commit data
------------------
Commit: bf694d32f1
Author: martii <m4rtii@gmx.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
2013-12-15 14:40:54 +04:00
vanhofen
82168342a2 Revert "- add missing include of vfd header"
This reverts commit 81d56f75fc.


Origin commit data
------------------
Commit: 014dd3ac7b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:39:55 +01:00
vanhofen
81d56f75fc add missing include of vfd header
Origin commit data
------------------
Commit: 3845feb0e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Origin message was:
------------------
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
Thilo Graf
41d131eb32 CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:19:07 +02:00
Jacek Jendrzej
7588017b3d CUpdateSettings:: allow choose tmp(ramfs,TMPFS_MAGIC) as update dir
Origin commit data
------------------
Commit: 6f07cbe3dd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-08 (Tue, 08 Oct 2013)

Origin message was:
------------------
CUpdateSettings:: allow choose tmp(ramfs,TMPFS_MAGIC) as update dir
2013-10-08 10:10:10 +02:00
Michael Liebmann
7b6498d39f Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values


Origin commit data
------------------
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:58 +02:00
[CST] Focus
027348d119 gui/filebrowser.cpp: restore selection,
remove double paint on exec(),
remember selected to restore on dir enter with OK button


Origin commit data
------------------
Commit: cc115a3615
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-07-17 (Wed, 17 Jul 2013)
2013-07-18 14:51:59 +04:00
Stefan Seyfried
6210ac6726 neutrino: fix possible div-by-zero in scrollbar calculation
Origin commit data
------------------
Commit: a33086568b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-30 11:19:39 +02:00
Jacek Jendrzej
7acdd872a4 fix comma at end of enumerator list
Origin commit data
------------------
Commit: a549b97924
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-28 15:52:31 +02:00
vanhofen
cb27588c47 filebrowser: stay with FONT_TYPE_MENU_TITLE in header ...
... to keep gui as uniformly as possible


Origin commit data
------------------
Commit: 13398c4e0f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-28 (Tue, 28 May 2013)

Origin message was:
------------------
- filebrowser: stay with FONT_TYPE_MENU_TITLE in header ...

... to keep gui as uniformly as possible
2013-05-28 10:48:18 +02:00
vanhofen
93ffab6c1d neutrino: don't save screen while paint headers
Origin commit data
------------------
Commit: 6c41ffbe47
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-28 (Tue, 28 May 2013)

Origin message was:
------------------
- neutrino: don't save screen while paint headers
2013-05-28 10:42:39 +02:00
vanhofen
4425dca6fc filebrowser: use FONT_TYPE_MENU_TITLE for header
CComponentsHeader doesn't support several fonts yet.
 FONT_TYPE_MENU_TITLE is the used font.
 so we have to use FONT_TYPE_MENU_TITLE here to get
 the correct render-widths in paintHead() methode.


Origin commit data
------------------
Commit: 29b3d66f3d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-28 (Tue, 28 May 2013)

Origin message was:
------------------
- filebrowser: use FONT_TYPE_MENU_TITLE for header

 CComponentsHeader doesn't support several fonts yet.
 FONT_TYPE_MENU_TITLE is the used font.
 so we have to use FONT_TYPE_MENU_TITLE here to get
 the correct render-widths in paintHead() methode.
2013-05-28 08:41:43 +02:00
vanhofen
c202035b67 filebrowser: using CComponentsHeader to paint header
Origin commit data
------------------
Commit: 1830ccd8ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-28 (Tue, 28 May 2013)

Origin message was:
------------------
- filebrowser: using CComponentsHeader to paint header
2013-05-28 01:51:18 +02:00
vanhofen
028728d834 filebrowser: using bigger help button in buttonbar
Origin commit data
------------------
Commit: d9a4f7eba8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- filebrowser: using bigger help button in buttonbar
2013-05-27 21:44:05 +02:00
Stefan Seyfried
51a9a3b894 neutrino: make button bar use available space intelligently
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.

Conflicts:
	src/gui/audioplayer.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/stringinput.cpp


Origin commit data
------------------
Commit: e09bc260da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-10-03 (Mon, 03 Oct 2011)
2013-04-05 14:50:28 +04:00
Stefan Seyfried
a8e77f8b06 filebrowser: simplify code using font pointers and ...
... make size, time and mode fields scale with fontsize


Origin commit data
------------------
Commit: 6bb85ef71d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)
2013-04-01 16:05:40 +04:00
vanhofen
b659d5c95a 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
------------------
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
2013-04-01 15:42:38 +04:00
Stefan Seyfried
80a87017f3 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
------------------
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
2013-02-21 15:47:18 +01:00
[CST] Focus
3601943cfe gui/filebrowser.cpp: save return status to check if all gui must be closed
Origin commit data
------------------
Commit: f02a95e04d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
2012-11-16 15:36:59 +04:00
Jacek Jendrzej
bc458325f6 unused funktions
Origin commit data
------------------
Commit: 5428d36da4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)
2012-10-14 17:05:43 +02:00
Jacek Jendrzej
95b40860f7 if curl version
Origin commit data
------------------
Commit: 86632f0369
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-12 (Wed, 12 Sep 2012)
2012-09-12 18:28:11 +02:00
Jacek Jendrzej
de296904a0 start SCRIPTs with-my_system
Origin commit data
------------------
Commit: 3389defb17
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:33:34 +02:00
Jacek Jendrzej
803674f9df fix gcc 4.7.x warnings
Origin commit data
------------------
Commit: 060c1c45b2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-07 (Sat, 07 Jul 2012)
2012-07-07 13:09:08 +02:00
[CST] Focus
73ac1950c2 fix conflict
Origin commit data
------------------
Commit: 5dd54caf54
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-18 (Mon, 18 Jun 2012)
2012-06-18 14:56:17 +04:00
Jacek Jendrzej
67903dc13b use empty() instead of size()
Origin commit data
------------------
Commit: bc574e9688
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-16 (Sat, 16 Jun 2012)

Origin message was:
------------------
 use empty() instead of size()
2012-06-16 09:44:42 +02:00
[CST] Focus
88a92f9948 remove obsolete and unused includes
Origin commit data
------------------
Commit: 35ee04049a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-14 (Thu, 14 Jun 2012)
2012-06-14 11:01:37 +04:00
gixxpunk
93ddec0e00 filebrowser: proper fix for small paint error with rounded corners
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1767 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 9b0cff51d6
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-10-21 (Fri, 21 Oct 2011)

Origin message was:
------------------
- filebrowser: proper fix for small paint error with rounded corners

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1767 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-21 10:11:15 +00:00
Thilo Graf
6138b3282a neutrino filebrowser: fix small paint error during first paint
see also: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p134807-anzeige-bug/#post134807

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


Origin commit data
------------------
Commit: 7a94675d57
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-10-19 (Wed, 19 Oct 2011)

Origin message was:
------------------
*neutrino filebrowser: fix small paint error during first paint

see also: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p134807-anzeige-bug/#post134807

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1759 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-19 08:55:20 +00:00