Commit Graph

5033 Commits

Author SHA1 Message Date
Jacek Jendrzej
b8ec3b55e6 update satellites.xml 2013-09-02 17:34:25 +02:00
Jacek Jendrzej
4c8e32101c CChannelList::paintItem:-fix description width with scrambled icon 2013-09-01 17:03:32 +02:00
Jacek Jendrzej
9b237df1c0 fix width string size 2013-09-01 15:59:42 +02:00
Jacek Jendrzej
5e60b64469 gui/scan_setup:fix override gotoXXLongitude & gotoXXLatitude with uninitialized zapit_lat or zapit_long 2013-09-01 14:35:35 +02:00
Thilo Graf
bb3a5fa8ef CSignalBar/CSignalBox: rework position and paint handling, use dyn fonts 2013-08-30 22:17:08 +02:00
Thilo Graf
6b25b6d530 CMotorControl: temporarily widened, user request 2013-08-30 22:14:35 +02:00
Thilo Graf
5cb7d66993 CComponentsForm: fix fitting of item on the right and bottom edges
Frame of form was overpainted by item,
small whitespace fixes
2013-08-30 22:14:35 +02:00
Thilo Graf
eee3b5d78e CProgressBar: remove comment 2013-08-30 22:14:35 +02:00
Thilo Graf
5e666dcdd5 CNeutrinoFonts: disable debug spam 2013-08-30 22:14:35 +02:00
Thilo Graf
5a224dfbb2 CProgressBar: declare paintShapes() static, whitespace fixes
Technically the member function 'CProgressBar::paintShapes' can be static.
2013-08-30 22:14:34 +02:00
Thilo Graf
aca06a5c02 CComponentsShapeCircle: getDiam() become const
Technically the member function 'CComponentsShapeCircle::getDiam'
can be const (style)
2013-08-30 22:14:34 +02:00
Thilo Graf
68b431f1b8 CSignalBar: use dynamic fonts in signalbars 2013-08-30 22:14:34 +02:00
Jacek Jendrzej
af920c8988 /movieplayer: filpeplayer add parse for rtmp 2013-08-26 17:02:14 +02:00
Michael Liebmann
677a3ba116 Activate reworked mute icon handling for apollo hardware 2013-08-24 15:51:29 +02:00
Michael Liebmann
df2fab4ceb gui/update.cpp: disable apply settings on apollo, as non-working at the moment 2013-08-21 06:32:18 +02:00
Michael Liebmann
8a5c32d0f6 Softupdate: Check the available space before copy image to /tmp on apollo 2013-08-21 06:32:17 +02:00
Michael Liebmann
f91f3f3610 Softupdate/applySettigs: No rename/copy file when update_dir=/tmp 2013-08-21 06:32:10 +02:00
Michael Liebmann
8eacdd6e09 Softupdate: Skip checkSize() when update_dir=/tmp on non apollo platform
- supplement to a3762416af
2013-08-21 06:32:10 +02:00
Michael Liebmann
9b12442b5d Softupdate: Fix filename for local update 2013-08-21 06:32:10 +02:00
martii
12910d1af3 fix audiodec/wav 2013-08-20 11:50:53 +02:00
Michael Liebmann
a3762416af Softupdate: Check the available disk space when reading the flash 2013-08-20 02:55:56 +02:00
Michael Liebmann
bc069b0a84 Softupdate: Use user-defined file names
for apply settings and saving partitions from the flash.
2013-08-20 02:55:54 +02:00
Michael Liebmann
0cc83a6a9f gui/update.cpp: disable "systemFS with settings" menu item on apollo,
as non-working at the moment
2013-08-17 20:56:26 +02:00
Michael Liebmann
874cf44b42 src/gui/scan.cpp: Fix pixel error with transponder scan.
fix for 9c175234e5
2013-08-17 20:56:26 +02:00
Michael Liebmann
381d25bdcd Fix file include in apollo libcoolstream headers 2013-08-17 20:56:26 +02:00
Michael Liebmann
d1e6260242 src/makefile.am: Add various libraries for apollo 2013-08-17 20:56:26 +02:00
svenhoefer
ed88cd49e5 - yweb: add tank remote control 2013-08-15 18:18:05 +02:00
svenhoefer
ce00efbd24 - yweb: add picture for tank remote control 2013-08-15 16:40:38 +02:00
svenhoefer
efe212413b - controlapi/yparser: detect new models tank and trinity 2013-08-15 16:25:38 +02:00
Jacek Jendrzej
35c87ebee0 zapitclient: initalize all var from commandZaptoServiceID struckt 2013-08-14 22:56:58 +02:00
svenhoefer
5f7792352b - moviebrowser.cpp: reduce console output at startup 2013-08-14 09:44:31 +02:00
[CST] Focus
ad1a626844 driver/record.cpp: check if pcr pid is not 0 before adding to record 2013-08-13 20:13:26 +04:00
[CST] Focus
73e67e8cbd gui/update_settings.cpp: disable apply settings menu item on apollo, as non-working at the moment 2013-08-13 20:13:14 +04:00
[CST] Focus
9436634220 neutrino.cpp: change apply_settings default to false 2013-08-13 20:13:09 +04:00
[CST] Focus
624f128325 autorun.sh: change PATH and LD_LIBRARY_PATH 2013-08-13 20:13:04 +04:00
[CST] Focus
7165459b27 zapit/src/zapit.cpp: ZapForEpg no need for successfull ParsePatPmt, channel may be not running atm 2013-08-13 20:10:03 +04:00
[CST] Focus
cdb0e0ef21 driver/record.cpp, driver/scanepg.cpp, zapit/src/zapit.cpp: try to prevent race
while lock/allocate frontend in case of possible concurrent usage in neutrino and zapit threads
2013-08-13 20:10:02 +04:00
[CST] Focus
79845b8fe2 driver/scanepg.cpp: fix copy/paste 2013-08-13 20:10:02 +04:00
[CST] Focus
026fd54dcb zapit/include/zapit/femanager.h: change mutex to recursive, add Lock/Unlock 2013-08-13 20:10:02 +04:00
[CST] Focus
46980f524d driver/scanepg.cpp: try to make zap for epg scan non-blocking 2013-08-13 20:10:02 +04:00
[CST] Focus
640056c938 zapit/src/zapit.cpp: add ZapForEpg() 2013-08-13 20:10:02 +04:00
[CST] Focus
f210a8c048 neutrino: add EVT_BACK_ZAP_COMPLETE event for background epg scan zap 2013-08-13 20:10:02 +04:00
[CST] Focus
322db8b591 zapit/lib/zapitclient.cpp: add zapTo_epg, EVT_BACK_ZAP_COMPLETE event 2013-08-13 20:10:02 +04:00
svenhoefer
ff161a699c - yweb: add PCR PID handling to live streaming ...
... and add PCR PID and PMT PID to streaminfo

based on patches by Christian Schuett <Gaucho316@hotmail.com> in Tuxbox Git
2013-08-09 11:04:26 +02:00
Michael Liebmann
9c175234e5 src/gui/scan.cpp: Fix pixel error with transponder scan. 2013-08-08 21:29:26 +02:00
Jacek Jendrzej
cf261628b6 eitd: fix compil without USE_DVBSI_EVENTS 2013-08-08 17:02:53 +02:00
Jacek Jendrzej
08b1f99352 update encoding.conf 2013-08-08 15:51:47 +02:00
Jacek Jendrzej
fd911c9deb update slovak locale (THX EnoSat) 2013-08-08 15:30:16 +02:00
Jacek Jendrzej
ada1ec3e60 streamts: add dvbsub and teletext pid to stream 2013-08-08 15:09:30 +02:00
[CST] Focus
70882dde00 data/locale/nederlands.locale: fix telesat prov name 2013-08-08 17:02:30 +04:00