Commit Graph

3809 Commits

Author SHA1 Message Date
Stefan Seyfried
2c53fd69ce fix compilation with gcc-4.7 by including unistd.h
Origin commit data
------------------
Commit: 4009fea6d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-06 (Sat, 06 Oct 2012)
2012-10-06 17:32:45 +02:00
Stefan Seyfried
7d39d3faf6 get rid of NEW_CURL hack, this API is long obsolete
Origin commit data
------------------
Commit: 25446f7408
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-06 (Sat, 06 Oct 2012)
2012-10-06 17:29:09 +02:00
Jacek Jendrzej
eafe3d2924 record.cpp:fix possible recording in flash
Origin commit data
------------------
Commit: 309c17d567
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-05 (Fri, 05 Oct 2012)
2012-10-05 12:44:59 +02:00
[CST] Focus
f269cc5378 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: aadf95071d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
2012-10-03 11:03:41 +04:00
Jacek Jendrzej
4e6ea3810f neutrino.cpp: fix possible segfault , suplement to 8c27ae6270
Origin commit data
------------------
Commit: 6ac36258d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 16:28:24 +02:00
Jacek Jendrzej
8c27ae6270 use my_system instead of system
Origin commit data
------------------
Commit: bb2efeb45b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 12:42:31 +02:00
[CST] Focus
cba0cc7e5d Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 59430be85f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 14:10:29 +04:00
Michael Liebmann
72d855d2eb osd_setup.cpp: Fix segfault in mode single tuner/display tuner icon
Origin commit data
------------------
Commit: 7a414b7c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 11:08:48 +01:00
Stefan Seyfried
cbf6057fa0 sectionsd: don't crash when reading old saved EPG
Origin commit data
------------------
Commit: f9e28c8594
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-30 (Sun, 30 Sep 2012)
2012-09-30 17:39:22 +02:00
[CST] Focus
f38e5d05a2 gui/start_wizard.cpp: copy initial zapit settings from /var/tuxbox/config/initial/ if found
Origin commit data
------------------
Commit: 4c41541f20
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
2012-09-29 14:46:43 +04:00
[CST] Focus
e5fc214a64 locals: add locales for start wizard initial settings
Origin commit data
------------------
Commit: 410b19aaf3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
2012-09-29 14:45:57 +04:00
[CST] Focus
040c3c0a95 zapit/src/zapit.cpp: add missing initial volume set
Origin commit data
------------------
Commit: f7bcb3dd64
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
2012-09-29 14:44:48 +04:00
Jacek Jendrzej
2c4366f73d test_menu.cpp: fix compil
Origin commit data
------------------
Commit: 07ab8ad0c9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-27 (Thu, 27 Sep 2012)
2012-09-27 17:01:42 +02:00
vanhofen
3d1bca8983 system/helpers: rework get_fs_usage()
also comment some unuses variables in src/infoviever_bb.{h,cpp}


Origin commit data
------------------
Commit: 7c01980e94
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-27 (Thu, 27 Sep 2012)

Origin message was:
------------------
- system/helpers: rework get_fs_usage()

also comment some unuses variables in src/infoviever_bb.{h,cpp}
2012-09-27 12:22:33 +02:00
[CST] Focus
b91dbbd57c driver/record.cpp: add timer to monitor record status;
add warning, when record buffer close to or already overflow;
change single record stop to sync mode - under high load stopTimerEvent() takes too long


Origin commit data
------------------
Commit: b8ff3bbdd5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 17:19:28 +04:00
[CST] Focus
68c88f51fd lib/libcoolstream/record_cs.h: update header
Origin commit data
------------------
Commit: 70836baa48
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 17:13:43 +04:00
[CST] Focus
00ce5f0271 locals: add locales for record status
Origin commit data
------------------
Commit: 59ea9c05f3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 17:13:25 +04:00
vanhofen
2dd8f2d567 movieinfo: supplement to 8fd0985e93
re-insert the wrong <qualitiy>-tag to keep compatibility
but this tag will not longer be written into xml-files.


Origin commit data
------------------
Commit: 2133b25783
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-24 (Mon, 24 Sep 2012)

Origin message was:
------------------
- movieinfo: supplement to 8fd0985e93

re-insert the wrong <qualitiy>-tag to keep compatibility
but this tag will not longer be written into xml-files.
2012-09-24 11:26:42 +02:00
vanhofen
8fd0985e93 movieinfo.h: typo in xml-entry "quality"
Origin commit data
------------------
Commit: fb8a993e77
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Origin message was:
------------------
- movieinfo.h: typo in xml-entry "quality"
2012-09-23 22:57:47 +02:00
Stefan Seyfried
380dc6cda9 cFrontend: add temporary hack for Spark7162 DVB-S tuner
export FE_OFFSET=1 before starting neutrino to use 2nd and 3rd frontend


Origin commit data
------------------
Commit: e2db610523
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)
2012-09-23 21:41:44 +02:00
Stefan Seyfried
75eb013287 cFrontend: ignore empty frontend events
Origin commit data
------------------
Commit: 3947ac3763
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)
2012-09-23 21:38:54 +02:00
Stefan Seyfried
ee4f8c3e35 simple_display: add basic support for SPARK vfd display
Origin commit data
------------------
Commit: b2050eeda4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)
2012-09-23 21:35:02 +02:00
Stefan Seyfried
0e99d7bb9b neutrino: start to use hardware_caps
Use hardware_caps instead of cs_get_revision() and #ifdef HAVE_FOO_HW
to distinguish between different boxtypes.


Origin commit data
------------------
Commit: 04ee2e87f3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)
2012-09-23 21:34:47 +02:00
Stefan Seyfried
0acbc5ed51 use 'Neutrino' instead of 'Neutrino-HD' in locales
Origin commit data
------------------
Commit: 1a62480581
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-23 (Sun, 23 Sep 2012)
2012-09-23 21:10:54 +02:00
[CST] Focus
91cbb8644c gui/infoviewer_bb.cpp: disable thread to update hdd used percent -
there is screen corruption/artifacts (race?).
better solution needed, probably hdd monitor thread which cache data ?


Origin commit data
------------------
Commit: 0d4ce318c3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 18:47:42 +04:00
[CST] Focus
0397d4c20c system/helpers.cpp: fix check_dir - we use it to check for record, last change allow recording to jffs2
Origin commit data
------------------
Commit: 108ee92618
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 18:44:47 +04:00
[CST] Focus
2e289f88f9 gui/dboxinfo.cpp: show free mem without cached/buffers; add 5 seconds timer to update window
Origin commit data
------------------
Commit: bc74b0c3a6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 17:45:19 +04:00
[CST] Focus
07bec56ed7 system/helpers.cpp: add function to get total/free mem without cached/buffers
Origin commit data
------------------
Commit: 5dc2656b8e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 17:41:28 +04:00
[CST] Focus
a8b26307d6 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: ae3c411fc3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 09:59:16 +04:00
Jacek Jendrzej
f214c79b0d Zombie Killer ;)
Origin commit data
------------------
Commit: 768a064629
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-20 (Thu, 20 Sep 2012)
2012-09-20 22:43:00 +02:00
[CST] Focus
06cfb467dc Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: b2f07bc47a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-20 (Thu, 20 Sep 2012)
2012-09-20 17:03:15 +04:00
vanhofen
f36d3bd2c0 neutrino.cpp: localize "Saving EPG"
Origin commit data
------------------
Commit: 708b6a3ad0
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
- neutrino.cpp: localize "Saving EPG"
2012-09-19 21:58:21 +02:00
vanhofen
a6510843d3 infoviewerbb: determination of hdd-percentage in a seperate thread
Origin commit data
------------------
Commit: 87f7a224f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
- infoviewerbb: determination of hdd-percentage in a seperate thread
2012-09-19 21:23:50 +02:00
Jacek Jendrzej
7b12cec1b5 use new for buf, fix for last commit
Origin commit data
------------------
Commit: 8f509f5dcf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)
2012-09-18 19:43:24 +02:00
Jacek Jendrzej
00c1ece964 use new for buf, fix possible memlaek
Origin commit data
------------------
Commit: a84ba36e0b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)
2012-09-18 18:38:03 +02:00
Thilo Graf
de4d59a548 COsdSetup: show correct option in infobar tuner icon setup item
It could be confused for single stb users to see the option
'ON', although it is not possible.
So it's better to show only a possible or real option at item, if stb is in single mode or
item is disabled,
but the real value of g_settings.infobar_show_tuner is not touched.


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

Origin message was:
------------------
*COsdSetup: show correct option in infobar tuner icon setup item

It could be confused for single stb users to see the option
'ON', although it is not possible.
So it's better to show only a possible or real option at item, if stb is in single mode or
item is disabled,
but the real value of g_settings.infobar_show_tuner is not touched.
2012-09-18 12:10:18 +02:00
Thilo Graf
c473d99986 CTimerList: show warnings on overlapping recording only in single mode
NOTE: Only tested on single box by me, please send feedback


Origin commit data
------------------
Commit: 5a5ec2bba0
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)

Origin message was:
------------------
*CTimerList: show warnings on overlapping recording only in single mode

NOTE: Only tested on single box by me, please send feedback
2012-09-18 12:10:17 +02:00
Thilo Graf
c076790003 CInfoViewer: don't show tuner icon with single boxes
Origin commit data
------------------
Commit: 807dce9497
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)

Origin message was:
------------------
*CInfoViewer: don't show tuner icon with single boxes
2012-09-18 12:10:17 +02:00
Michael Liebmann
8eda617a50 Update deutsch.locale
Origin commit data
------------------
Commit: 1b1213c7bb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)

Origin message was:
------------------
* Update deutsch.locale
2012-09-18 03:42:41 +01:00
vanhofen
d213832a96 vdf: reducing flicker while going into standby
Origin commit data
------------------
Commit: d00032975a
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-17 (Mon, 17 Sep 2012)

Origin message was:
------------------
- vdf: reducing flicker while going into standby
2012-09-17 21:55:53 +02:00
Jacek Jendrzej
0e36c42af8 streaminfo2.cpp:tiny fix
Origin commit data
------------------
Commit: 7b2ac6d337
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-17 (Mon, 17 Sep 2012)
2012-09-17 14:17:16 +02:00
[CST] Focus
46f850f470 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 5f49b44bfc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-17 (Mon, 17 Sep 2012)
2012-09-17 13:25:23 +04:00
[CST] Focus
413e6184a4 zapit/src/zapit.cpp: change volume debug level
Origin commit data
------------------
Commit: b194502795
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-17 (Mon, 17 Sep 2012)
2012-09-17 13:24:56 +04:00
[CST] Focus
924500f7b8 zapit/src/capmt.cpp: reduce debug
Origin commit data
------------------
Commit: ff129578e6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-17 (Mon, 17 Sep 2012)
2012-09-17 13:20:44 +04:00
Stefan Seyfried
6127dbe284 channellist: fix parental locking
fix a merge error introduced during the twin merge (correct
code was in commt 593aba68a4)


Origin commit data
------------------
Commit: 7a4e58e44f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-16 (Sun, 16 Sep 2012)

Origin message was:
------------------
channellist: fix parental locking

fix a merge error introduced during the twin merge (correct
code was in commt 593aba68a4)
2012-09-16 23:57:31 +02:00
Jacek Jendrzej
fe47c95a54 sectionsd.cpp:-fix search mode
Origin commit data
------------------
Commit: 324a4721f4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-16 (Sun, 16 Sep 2012)
2012-09-16 20:15:38 +02:00
Jacek Jendrzej
932ebb7f19 sectionsd.cpp:-fix channelID
Origin commit data
------------------
Commit: c7e764f93c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-16 (Sun, 16 Sep 2012)
2012-09-16 16:42:26 +02:00
vanhofen
481b69e4ca helpers.cpp: fix errorlevel of child-process; whitespace cleanup
Origin commit data
------------------
Commit: acaf807bbb
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-15 (Sat, 15 Sep 2012)

Origin message was:
------------------
- helpers.cpp: fix errorlevel of child-process; whitespace cleanup
2012-09-15 21:26:12 +02:00
Jacek Jendrzej
17fffd5a43 oops
Origin commit data
------------------
Commit: bf1f9afc8d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-15 (Sat, 15 Sep 2012)
2012-09-15 15:33:50 +02:00
Stefan Seyfried
28fb511a63 Merge branch 'neutrino-hd-tripledragon' into neutrino-mp
Origin commit data
------------------
Commit: 2e46d81b88
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-15 (Sat, 15 Sep 2012)
2012-09-15 12:14:33 +02:00