Commit Graph

4796 Commits

Author SHA1 Message Date
[CST] Focus
6fe70ff17d gui/movieplayer.cpp: add support to play files from upnp browser,
add support to stop playback while open in progress, to interrupt i.e. ffmpeg analyze etc, based on code (c) martii <m4rtii@gmx.de>
2013-09-03 18:23:20 +04:00
[CST] Focus
2df40249d6 nhttpd/tuxboxapi/coolstream/controlapi.cpp: call GetChannelEvents only if epg param present,
add 'fav' param to get only user bouquets;
add support to get bouquet's channel list with epg also in plain format
2013-09-03 18:23:20 +04:00
[CST] Focus
a876b074ed driver/pictureviewer/pictureviewer.cpp: add support to get file from url, (c) martii <m4rtii@gmx.de> 2013-09-03 18:23:20 +04:00
[CST] Focus
b4cf20a9fd zapit/include/zapit/zapit.h: add EnablePlayback() to lock/unlock playback starting 2013-09-03 18:23:20 +04:00
[CST] Focus
bb5bae7deb gui/Makefile.am: enable exeptions 2013-09-03 18:23:20 +04:00
[CST] Focus
e2f4eff598 gui/mediaplayer.cpp: make upnpbrowsergui static 2013-09-03 18:23:20 +04:00
[CST] Focus
418588e14a lib/libupnpclient/UPNPDevice.cpp: fix fd leak 2013-09-03 18:23:20 +04:00
[CST] Focus
a99395cb05 locals: add locale for file start play dialog 2013-09-03 18:23:20 +04:00
[CST] Focus
15b781ab86 zapit/src/bouquets.cpp: bug fix, reset services changed flag after adding NOT_FOUND channels -
else it trigger services save after load
2013-09-03 18:23:20 +04:00
[CST] Focus
c63c0b4c79 driver/audioplay.cpp: reset state to STOP in stop(), in case it called in STOP state 2013-09-03 18:23:20 +04:00
Michael Liebmann
83ee284269 src/gui/channellist.cpp: Fix OSD (headerclock) 2013-09-02 23:50:12 +02:00
svenhoefer
ebd5f54753 - channellist: disable miniTV in movieplayer-mode 2013-09-02 22:37:07 +02:00
svenhoefer
6ed30528f9 - osd_setup: introduce g_settings.window_size to scale some windows
* remove g_settings.big_windows
* add setup window (use up/down to change size)
2013-09-02 20:59:26 +02:00
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