Commit Graph

2924 Commits

Author SHA1 Message Date
[CST] Focus
9ebe1da39f driver/file.h: define __USE_FILE_OFFSET64 instead of error
Origin commit data
------------------
Commit: 02c3cfb173
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-07 (Wed, 07 Nov 2012)
2012-11-07 20:49:06 +04:00
[CST] Focus
a1059f9062 zapit/src/capmt.cpp: disable capmt dump
Origin commit data
------------------
Commit: 7c311a7d97
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-07 (Wed, 07 Nov 2012)
2012-11-07 20:48:27 +04:00
vanhofen
da7908bfad stringinput.cpp: center NEUTRINO_ICON_NUMERIC_PAD horizontally
Origin commit data
------------------
Commit: c9a6a8721b
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-11-07 (Wed, 07 Nov 2012)

Origin message was:
------------------
- stringinput.cpp: center NEUTRINO_ICON_NUMERIC_PAD horizontally
2012-11-07 13:49:01 +01:00
vanhofen
1db8274bde Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: d9625254e0
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-11-07 (Wed, 07 Nov 2012)
2012-11-07 13:04:52 +01:00
vanhofen
522875ba8e network_setup.cpp: add more suitable hints to hostname-setup
Origin commit data
------------------
Commit: 6472840127
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-11-07 (Wed, 07 Nov 2012)

Origin message was:
------------------
- network_setup.cpp: add more suitable hints to hostname-setup
2012-11-07 13:02:40 +01:00
Michael Liebmann
e61906948d Software Update with apply the settings (Part9)
- Functions now available for internet & local update.
- Rename writemtdExt() to applySettings()


Origin commit data
------------------
Commit: 0c84840e10
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part9)

- Functions now available for internet & local update.
- Rename writemtdExt() to applySettings()
2012-11-07 04:06:48 +01:00
defans
1c1c978de7 add pictureviewer to info-key in audioplayer
Origin commit data
------------------
Commit: e145f9a5e8
Author: defans <defans@bluepeercrew.us>
Date: 2012-11-06 (Tue, 06 Nov 2012)

Origin message was:
------------------
- add pictureviewer to info-key in audioplayer
2012-11-06 23:04:55 +01:00
defans
5678d88b81 infoviewer_bb.cpp,h: fix determination of hdd-usage in thread
Origin commit data
------------------
Commit: 24ffee6bb2
Author: defans <defans@bluepeercrew.us>
Date: 2012-11-06 (Tue, 06 Nov 2012)

Origin message was:
------------------
- infoviewer_bb.cpp,h: fix determination of hdd-usage in thread
2012-11-06 22:05:45 +01:00
Thilo Graf
8549bf695d CTextBox: remove dub var
revert of c25af575bf


Origin commit data
------------------
Commit: 94a49e3a51
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-05 (Mon, 05 Nov 2012)
2012-11-05 22:04:42 +01:00
Thilo Graf
c25af575bf CTextBox: fix build
merge error, max_width is not declared


Origin commit data
------------------
Commit: 6016c60b4c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-05 (Mon, 05 Nov 2012)
2012-11-05 21:26:22 +01:00
Thilo Graf
abfc54b3fe CMsgBox: fix build
merge error: mode is not declared


Origin commit data
------------------
Commit: 694d995415
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-05 (Mon, 05 Nov 2012)
2012-11-05 21:26:22 +01:00
Thilo Graf
f1ef3effce CTextBox: modified AUTO_WIDTH, add some printfs and comments
If is set m_nMaxWidth, then use this to calculate m_cFrameTextRel.iWidth.
To set m_nMaxWidth use setWindowMaxDimensions(width) and setText(maxwidth).
This should help, to paint text with clean linebreaks
into defined textboxes.


Origin commit data
------------------
Commit: 474a35a254
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-10-26 (Fri, 26 Oct 2012)
2012-11-05 21:26:22 +01:00
Thilo Graf
da997a9bce 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
------------------
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
2012-11-05 21:26:22 +01:00
Thilo Graf
813249a861 CTextBox: add option BOTTOM
BOTTOM was missed


Origin commit data
------------------
Commit: fee315f642
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-24 (Mon, 24 Sep 2012)

Origin message was:
------------------
*CTextBox: add option BOTTOM

BOTTOM was missed
2012-11-05 21:26:22 +01:00
Thilo Graf
def1c260ab CTextBox: add optional text align TOP
Origin commit data
------------------
Commit: 33e684bc20
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Origin message was:
------------------
*CTextBox: add optional text align TOP
2012-11-05 21:26:21 +01:00
Thilo Graf
9dfacfc01b CTextbox: add text align option RIGHT
This supports paint of text on the right side of frame and
also considers scroll bar width.


Origin commit data
------------------
Commit: c25edc0b74
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Origin message was:
------------------
*CTextbox: add text align option RIGHT

This supports paint of text on the right side of frame and
also considers scroll bar width.
2012-11-05 21:26:21 +01:00
Thilo Graf
466164e876 CTextBox: set text y position depends of lines count
If we have only one line, text will be painted horizontal centered,
otherwise text begins on top of frame.


Origin commit data
------------------
Commit: c9472dc3f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Origin message was:
------------------
*CTextBox: set text y position depends of lines count

If we have only one line, text will be painted horizontal centered,
otherwise text begins on top of frame.
2012-11-05 21:26:21 +01:00
Thilo Graf
b22d086526 CTextBox: add missing textmode comments
Origin commit data
------------------
Commit: 07fa858d6c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Origin message was:
------------------
*CTextBox: add missing textmode comments
2012-11-05 21:26:21 +01:00
Thilo Graf
5384692aec CTextbox: add members setWindowMaxDimensions, setWindowMinDimensions
so we can control max an mnin width and height


Origin commit data
------------------
Commit: 130d7bf6c2
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-22 (Sat, 22 Sep 2012)
2012-11-05 21:26:21 +01:00
Thilo Graf
656ac34059 CTextBox: fix freezes in channellist and bedit
refreshTextLineArray() was to much in reSizeMainFrameHeight() and
initFramesRel(), caused endless loops under certain circumstances


Origin commit data
------------------
Commit: 1244af4666
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-20 (Thu, 20 Sep 2012)

Origin message was:
------------------
*CTextBox: fix freezes in channellist and bedit

refreshTextLineArray() was to much in reSizeMainFrameHeight() and
initFramesRel(), caused endless loops under certain circumstances
2012-11-05 21:26:21 +01:00
Thilo Graf
61c9429840 CTextbox: add Member setWindowPos()
Origin commit data
------------------
Commit: 550300078e
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
*CTextbox: add Member setWindowPos()
2012-11-05 21:26:21 +01:00
Thilo Graf
f6b393fe03 CTextBox: trivial change for better readability in initVar()
Origin commit data
------------------
Commit: a7bdf41dfe
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
*CTextBox: trivial change for better readability in initVar()
2012-11-05 21:26:20 +01:00
Thilo Graf
b556c305a5 CTextBox: add member initFramesAndTextArray(), move max_width into initVar
this combines initFramesRel() and	refreshTextLineArray()


Origin commit data
------------------
Commit: ed3be21ebd
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
*CTextBox: add member initFramesAndTextArray(), move max_width into initVar

this combines initFramesRel() and	refreshTextLineArray()
2012-11-05 21:26:20 +01:00
Thilo Graf
ab9dccaa75 CTextBox: style, reworked statements for better readability
Origin commit data
------------------
Commit: 57cb8cc3e0
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
*CTextBox: style, reworked statements for better readability
2012-11-05 21:26:20 +01:00
Thilo Graf
8cbe889f50 CTextBox: remove frameBuffer = NULL
already happens in initVar()


Origin commit data
------------------
Commit: ad72c62471
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
*CTextBox: remove frameBuffer = NULL

already happens in initVar()
2012-11-05 21:26:20 +01:00
Thilo Graf
3008ec98bc CTextBox: add missed init of lineBreakWidth
lineBreakWidth is not initialized, but some othe values also not defined,
here is seems somthing wrong


Origin commit data
------------------
Commit: d7dc44146c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-18 (Tue, 18 Sep 2012)

Origin message was:
------------------
*CTextBox: add missed init of lineBreakWidth

lineBreakWidth is not initialized, but some othe values also not defined,
here is seems somthing wrong
2012-11-05 21:26:20 +01:00
Thilo Graf
062ec23f6c CTextBox: move framebuffer define only into initVar
framebuffer = NULL was called in all constructors,
so it should be enough to define this only at one point.


Origin commit data
------------------
Commit: 55896356f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-05 (Mon, 05 Nov 2012)

Origin message was:
------------------
*CTextBox: move framebuffer define only into initVar

framebuffer = NULL was called in all constructors,
so it should be enough to define this only at one point.
2012-11-05 21:26:20 +01:00
Thilo Graf
1e537fe322 CTextBox: some small style clean ups for better readability
Origin commit data
------------------
Commit: 323393548d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-16 (Sun, 16 Sep 2012)

Origin message was:
------------------
*CTextBox: some small style clean ups for better readability
2012-11-05 21:26:19 +01:00
Thilo Graf
053ae5f20b CTextBox/CMsgBox: reduce data type conflicts
Origin commit data
------------------
Commit: 342fa5f88a
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-14 (Fri, 14 Sep 2012)

Origin message was:
------------------
*CTextBox/CMsgBox: reduce data type conflicts
2012-11-05 21:26:19 +01:00
Thilo Graf
61ff4888e9 CTextBox: add methodes setTextMode() and setBackGroundColor()
Origin commit data
------------------
Commit: d2b9429669
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-14 (Fri, 14 Sep 2012)

Origin message was:
------------------
*CTextBox: add methodes setTextMode() and setBackGroundColor()
2012-11-05 21:26:19 +01:00
Thilo Graf
2bb4cd0295 CMovieBrowser: set button yes in message box as default on delete ts file
Origin commit data
------------------
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
2012-11-05 21:26:19 +01:00
Thilo Graf
b962280021 user_menu: personalize also yellow and green buttons
Origin commit data
------------------
Commit: 12e778773b
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-28 (Tue, 28 Aug 2012)

Origin message was:
------------------
*user_menu: personalize also yellow and green buttons
2012-11-05 21:26:19 +01:00
Thilo Graf
c4dbf75417 CTextBox: remove printf
it' makes osd too slow


Origin commit data
------------------
Commit: 69c22d1594
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-27 (Mon, 27 Aug 2012)

Origin message was:
------------------
*CTextBox: remove printf

it' makes osd too slow
2012-11-05 21:26:18 +01:00
Jacek Jendrzej
5fd35772e6 src/driver/streamts.cpp: use new instead of malloc
Origin commit data
------------------
Commit: 4e3791be72
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)
2012-11-05 16:48:41 +01:00
Jacek Jendrzej
b72f74e1fd src/gui/bouquetlist.cpp: close FAV window with rc-fav only in FAV mode
Origin commit data
------------------
Commit: 80fe0c9307
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)
2012-11-05 16:45:34 +01:00
Jacek Jendrzej
d74377dd47 initialize not initialized var
Origin commit data
------------------
Commit: 926e0ce141
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)

Origin message was:
------------------
initialize not initialized var
2012-11-05 09:24:51 +01:00
Jacek Jendrzej
28883ba73b src/gui/epgview.cpp: further corrections for followlist
Origin commit data
------------------
Commit: 5e284c68c3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-04 (Sun, 04 Nov 2012)
2012-11-04 22:13:36 +01:00
Jacek Jendrzej
5354203093 src/driver/record.cpp: -fix auto_delete
Origin commit data
------------------
Commit: 9cec234d73
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-04 (Sun, 04 Nov 2012)
2012-11-04 13:25:44 +01:00
Michael Liebmann
d81f60ce9a Software Update with apply the settings (Part8)
- src/gui/ext_update.cpp: Use new instead of malloc


Origin commit data
------------------
Commit: 01d44a6272
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part8)

 - src/gui/ext_update.cpp: Use new instead of malloc
2012-11-03 16:19:29 +01:00
Michael Liebmann
a8906187e4 Software Update with apply the settings (Part7)
- Clean osrelease at user defined kernelversion (THX snafed)


Origin commit data
------------------
Commit: 7a5f5e8220
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part7)

- Clean osrelease at user defined kernelversion (THX snafed)
2012-11-03 16:19:29 +01:00
Michael Liebmann
492b40d127 Software Update with apply the settings (Part6)
- Use identifier '#:' for config vars in settingsupdate.conf


Origin commit data
------------------
Commit: f4f954415b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part6)

- Use identifier '#:' for config vars in settingsupdate.conf
2012-11-03 16:19:29 +01:00
Jacek Jendrzej
3881f84761 src/gui/epgview.cpp:show always all screening
Origin commit data
------------------
Commit: 27fe0fe6e0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)
2012-11-03 11:20:15 +01:00
Jacek Jendrzej
2fbf107185 src/gui/epgview.cpp:check res after exec
Origin commit data
------------------
Commit: c40361147d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 22:00:01 +01:00
Jacek Jendrzej
85de1950f0 src/neutrino.cpp:timeshiftDir : fix autodelete
Origin commit data
------------------
Commit: 618fa78a5a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 21:50:43 +01:00
Jacek Jendrzej
626f1aabc0 src/driver/volume.cpp:-fix segfault on new fb_pixel_t with not initialized digit_h+digit_offset
Origin commit data
------------------
Commit: 7ea3a20a80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:17:47 +01:00
[CST] Focus
12302a4651 neutrino.cpp: delete missed colorSetupNotifier reference
Origin commit data
------------------
Commit: b48e74557b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:49:47 +04:00
[CST] Focus
89f98e4468 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: baffb1b021
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:12:53 +04:00
[CST] Focus
f459ea4f1b gui/network_service.cpp: use sh -c to start network service
Origin commit data
------------------
Commit: 1c6b35795e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:08:23 +04:00
[CST] Focus
13132db466 neutrino.cpp: cleanup unused code
Origin commit data
------------------
Commit: 0c8cd117a9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:07:39 +04:00
[CST] Focus
d82623992a neutrino.cpp: remove initGlobals(), global variables initialized to 0 anyway
Origin commit data
------------------
Commit: de99c8a741
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 17:28:01 +04:00