Commit Graph

639 Commits

Author SHA1 Message Date
M. Liebmann
9ab1f62cf0 Fontrenderer: Fix RenderString() for better drawing fonts 2014-09-25 11:07:33 +04:00
M. Liebmann
d893f08143 Add src/driver/colorgradient.cpp 2014-09-25 11:05:50 +04:00
M. Liebmann
a428a1f583 CFrameBuffer: Add functions to draw color gradients 2014-09-25 11:05:46 +04:00
martii
a3adf2798a check for active downloads before shutting down; indicate dl on vfd
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/lcdd.h
	src/driver/simple_display.cpp
	src/neutrino.cpp
	src/system/locals.h
	src/system/locals_intern.h
2014-09-24 19:50:35 +04:00
martii
5771ff5f94 driver/screen_max: don't return negative start coordinates 2014-09-15 17:28:45 +04:00
martii
a99e8df965 driver/pictureviewer/jpeg: remove server-based rescaling code
Conflicts:
	src/system/settings.h
2014-09-15 17:28:39 +04:00
martii
e84782bc4c drop explicit CMenuForwarder icon assignments
Conflicts:
	src/gui/3dsetup.cpp
	src/gui/bouquetlist.cpp
	src/gui/hdd_menu.cpp
	src/gui/keybind_setup.cpp
	src/gui/mediaplayer.cpp
	src/gui/mediaplayer_setup.cpp
	src/gui/moviebrowser.cpp
	src/gui/network_setup.cpp
	src/gui/nfs.cpp
	src/gui/osd_setup.cpp
	src/gui/osdlang_setup.cpp
	src/gui/parentallock_setup.cpp
	src/gui/personalize.cpp
	src/gui/proxyserver_setup.cpp
	src/gui/record_setup.cpp
	src/gui/scan_setup.cpp
	src/gui/screensetup.cpp
	src/gui/settings_manager.cpp
	src/gui/timerlist.cpp
	src/gui/update_menue.cpp
	src/gui/vfd_setup.cpp
	src/gui/videosettings.cpp
	src/neutrino_menue.cpp
2014-09-15 11:44:08 +04:00
martii
b21cb152b5 system/settings: move theme colors to dedicated struct
Conflicts:
	src/driver/pictureviewer/pictureviewer.cpp
	src/gui/epgview.cpp
	src/gui/osd_setup.cpp
	src/gui/pluginlist.cpp
	src/neutrino.cpp
2014-09-12 18:29:21 +04:00
[CST] Focus
b07f61a1cf driver/framebuffer.cpp: fix COL_BACKGROUND 2014-09-12 10:05:54 +04:00
martii
7c15db185f add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/simple_display.cpp
	src/gui/hdd_menu.cpp
	src/gui/infoviewer_bb.cpp
	src/gui/infoviewer_bb.h
	src/gui/moviebrowser.cpp
	src/gui/record_setup.cpp
	src/neutrino.cpp
	src/system/ytcache.h
2014-09-11 17:58:19 +04:00
svenhoefer
608ae65038 - neutrinofonts.cpp: use debug output for font init 2014-09-08 18:42:28 +02:00
[CST] Focus
420af7a4dc neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii 2014-09-05 17:49:11 +04:00
[CST] Focus
a473fe8194 webtv channels integration port,
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
[CST] Focus
aa0c780dbf driver/framebuffer.h: increase fade time, with 1750 there is no visible fade effect at all 2014-07-17 17:02:56 +04:00
[CST] Focus
cf91f2eccb merge neutrino-mp menu/buttons/icons changes, (C) martii 2014-07-17 17:02:25 +04:00
martii
c9d78e1a9c driver/record: auto-terminate temporary timeshift recordings 2014-07-07 08:35:12 +02:00
Thilo Graf
e6f6931b72 CComponentsPicture: use current instance of CPictureViewer
reduce precautionary too much unnecessary impact
2014-06-27 20:38:59 +02:00
Thilo Graf
c41b4fd015 CFrameBuffer: reduce fade time
10000 seems to bee too much for nice handling
2014-06-23 18:43:47 +02:00
Thilo Graf
69e2debb02 COSDFader: rename member functions, adapt implementations
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.
2014-06-23 18:43:47 +02:00
svenhoefer
649d1b1f9d - change RenderString() default to UTF8 2014-06-11 23:07:13 +02:00
svenhoefer
8b91cda918 - change getRenderWidth() default to UTF8 2014-06-11 23:07:00 +02:00
martii
bec2e87412 driver/fontrenderer: let RenderString() and getRenderWidth() default to UTF8 2014-06-11 23:06:55 +02:00
martii
2047b51780 driver/fontrenderer: adding an additional bool to RenderString() seems inappropriate. 2014-06-11 23:06:50 +02:00
svenhoefer
6fca465c7b - remove unused ringbuffer code again 2014-06-11 16:26:34 +02:00
[CST] Focus
3124ed62cf driver/record.cpp: create record directory before record 2014-06-03 13:24:04 +04:00
Jacek Jendrzej
d9483e019e -add h265 to record and stream 2014-05-29 16:23:36 +02:00
Jacek Jendrzej
c86ad2ef48 /pictureviewer.cpp CPictureViewer::GetLogoName: don't add the same dir twice 2014-05-26 16:55:02 +02:00
Thilo Graf
06a5f568a9 CFrameBuffer: add function to get icon base path 2014-05-16 09:08:24 +02:00
[CST] Focus
0c22682df3 gui/miscsettings_menu.cpp: move epg scan OFF option to epg mode,
reorder epg settings, add separators
2014-05-14 16:32:49 +04:00
[CST] Focus
c359fe4eaa driver/rcinput.cpp: re-add shutdown after wakeup cancel,
code from commit d886a95acd is lost after some pick ?
2014-05-08 12:36:56 +04:00
Stefan Seyfried
33d2fb319a rcinput: fix invalid narrowing cast 2014-05-02 09:47:42 +02:00
[CST] Focus
2a6ef5b30d driver/rcinput.cpp: add NeutrinoMessages::EVT_HOTPLUG 2014-04-23 17:44:12 +04:00
Jacek Jendrzej
c170b03b9a streamts.cpp StreamInstance::Send: do not block neutrino by faulty stream 2014-04-07 16:01:27 +02:00
[CST] Focus
992ee59685 driver/scanepg.cpp: add support to scan selected bouquets;
add support to scan epg in live or standby or always
2014-03-27 18:56:49 +04:00
[CST] Focus
b96a7d43a6 driver/streamts.cpp: optimize poll timeout, cancel thread on stop 2014-03-27 18:56:49 +04:00
[CST] Focus
ded947f05a driver/streamts.cpp: add support to stream from different tuners 2014-03-26 14:31:11 +04:00
[CST] Focus
63ce8f2a69 driver/scanepg.cpp: do not zap, if streaming active;
use common standbyToStandby() from neutrino
2014-03-26 14:31:04 +04:00
[CST] Focus
50eb534417 Revert "streamts: put zapit back into standby after streaming"
This reverts commit 8c0cb5b96e.
2014-03-26 14:30:29 +04:00
[CST] Focus
1dfc9c1449 Revert "streamts: set CPU freq to 'high' for streaming"
This reverts commit c9a3b34810.
2014-03-26 14:30:20 +04:00
Jacek Jendrzej
80d7cc186d CPictureViewer:: move download code to separate funktion DownloadImage 2014-03-19 18:32:34 +01:00
FlatTV
e0055b5339 record menu: add filename template 2014-03-14 09:39:57 +01:00
[CST] Focus
8074000b23 driver/record.cpp: always use configured hours to record for temporary timeshift;
cleanup unused code
2014-03-11 16:22:50 +04:00
svenhoefer
7ab37854c6 - pictureviewer: add a var-dir for channellogos (/var/tuxbox/icons/logo) 2014-03-07 23:03:57 +01:00
M. Liebmann
6d18d1cfa1 neutrino: Use uint32_t again for neutrino_msg_t & neutrino_msg_data_t 2014-02-25 19:05:28 +01:00
[CST] Focus
e1c7198ed8 driver/file.cpp: add iso file type 2014-02-25 16:48:54 +04:00
martii
34c23ed7a5 driver/rcinput: let getUnicodeValue() return const char * 2014-02-25 00:17:09 +01:00
martii
7826ab0fca driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
driver/rcinput: drop unused gettimeofday code
2014-02-25 00:09:14 +01:00
martii
088a75b6e2 driver/rcinput: minor cleanup 2014-02-18 20:07:39 +01:00
Jacek Jendrzej
9a6a2f70c6 CFfmpegDec::Decoder -fix possible floating point exception 2014-02-17 16:24:44 +01:00
[CST] Focus
ee38ad2750 driver/record.cpp: use wakeup_hdd();
save xml before record start
2014-02-12 16:47:29 +04:00