-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
start up AX/Mut@nt hd51 support
- Loading branch information
Showing
2 changed files
with
252 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,254 @@ | ||
2017-11-02 Thilo Graf <[email protected]> | ||
|
||
update version to 3.6.1 | ||
start up AX/Mut@nt hd51 support | ||
|
||
2017-11-02 GetAway <[email protected]> | ||
|
||
menue.cpp: dont use one-time init of a variable that could be changed on runtime | ||
|
||
2017-11-02 svenhoefer <[email protected]> | ||
|
||
- rename can_set_display_brightness => display_can_set_brightness | ||
|
||
2017-11-02 svenhoefer <[email protected]> | ||
|
||
- vfd-setup: use new display_can_deepstandby member from libstb-hal | ||
|
||
Build was broken with original cherry-pick. hw_caps_t was incomplete. | ||
|
||
2017-11-01 svenhoefer <[email protected]> | ||
|
||
- simple_display: more readability in togglePower() function | ||
|
||
- simple_display: fix showRCLock() function | ||
|
||
- epgview: disable epgid debug code | ||
|
||
2017-11-01 TangoCash <[email protected]> | ||
|
||
- movieplayer: add progress to vfd | ||
|
||
2017-11-01 svenhoefer <[email protected]> | ||
|
||
- introduce simple_display.h; just a cleaned copy of lcdd.h | ||
|
||
2017-11-01 Striper <[email protected]> | ||
|
||
- CMovieBrowser::info_hdd_level(): fix miscalculation | ||
|
||
2017-11-01 TangoCash <[email protected]> | ||
|
||
fix hevc record | ||
|
||
2017-10-31 TangoCash <[email protected]> | ||
|
||
add support for H265 | ||
|
||
2017-10-30 svenhoefer <[email protected]> | ||
|
||
- acinclude: move default PUBLIC_HTTPDDIR from /var/httpd to /var/tuxbox/httpd | ||
|
||
- audioplayer: allow RC_previoussong and RC_nextsong | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- rcinput: add some new keys ... | ||
and translate KEY_VIDEO (list-key) to RC_favorites for ARM_HARDWARE | ||
|
||
- update: ask for copy settings to new image | ||
|
||
- update_menue: hide expert functions for ARM_HARDWARE | ||
|
||
- update: allow ofgwrite to flash another partition | ||
|
||
- zapit: add missing "case DVB_T2" to getDelSys() | ||
|
||
- channellist: add separator item to menu for a smoother view | ||
|
||
- update: fix osd flickering | ||
|
||
- hdd-menu: hide mmcblk devices from hdd-menu | ||
|
||
2017-10-29 Thilo Graf <[email protected]> | ||
|
||
CLCD: fix possible compile error | ||
error: declaration of 'power' shadows a global declaration [-Werror=shadow] | ||
|
||
CLCD: fix possible compile error | ||
error: unused variable 'ret' [-Werror=unused-variable] | ||
|
||
CScreenShot: fix build | ||
Some lines were wrong picked | ||
|
||
2017-10-29 TangoCash <[email protected]> | ||
|
||
small zapit fix | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- locale: minor changes in update-locales | ||
|
||
- update: allow online-update for AX/Mutant; add some beautiful ifdef's | ||
#ifdefs not really beautiful but sometimes inevitable | ||
|
||
2017-10-29 J. Krieg <[email protected]> | ||
|
||
cables.xml: update Unitymedia BW (former Kabel BW) - rearrangement channels, October 2017 | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- update: allow tgz-tarballs for update via ofgwrite | ||
|
||
- yWeb: silent screenshots | ||
|
||
2017-10-29 TangoCash <[email protected]> | ||
|
||
modify uhd channel detection to catch channels broadcasting not in DVB specs | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- deutsch.locale: small spelling fixes | ||
|
||
2017-10-29 TangoCash <[email protected]> | ||
|
||
modify autocreate HD _and_ UHD channels as seperate lists | ||
|
||
- zapit: detect uhd-channels | ||
|
||
2017-10-29 Striper <[email protected]> | ||
|
||
- fix typo | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- yWeb: fix 9eb1060cbb14f6a29ed289b52c0214ffc67503e0 | ||
|
||
- yWeb: enable auto-reload of screenshots | ||
|
||
- yWeb: signalize standby-mode in status-button's color; thx to fred_feuerstein | ||
|
||
let playback handle devices | ||
|
||
- yWeb: fix grab-handling | ||
|
||
- yWeb: fix manual selection of remote control | ||
|
||
- yWeb: add Mutant HD51 remote control; thx to fred_feuerstein | ||
|
||
- yWeb: improve rc_hd51.png | ||
|
||
- yWeb: fix up/down <-> pageup/pagedown keys; enable sleep key | ||
|
||
- yWeb: enable grab to do screenshots | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- audio_select: copy full code from TangoCash | ||
Just compile tested. Maybe some more alignments needed. | ||
|
||
Additional changes on cs playback_cs.h, because broken build | ||
|
||
2017-10-29 Thilo Graf <[email protected]> | ||
|
||
data: add missing epglanguages.conf | ||
|
||
2017-10-29 TangoCash <[email protected]> | ||
|
||
armbox: fix dimming vfd | ||
|
||
armbox: show grafical volume in vfd | ||
|
||
fix time in vfd | ||
|
||
fix some keys | ||
|
||
fix resolution icon in infoviewer | ||
|
||
update webif | ||
|
||
fix gstreamer playback | ||
|
||
fix select osd resolution | ||
|
||
adding 4k video settings for armbox | ||
|
||
start implementing hardware acceleration for armbox | ||
you have to compile neutrino with "--enable-reschange" to use FullHD-OSD | ||
|
||
2017-10-29 vanhofen <[email protected]> | ||
|
||
- add hd51; mostly ported from TangoCash's neutrino-mp | ||
|
||
2017-10-29 Thilo Graf <[email protected]> | ||
|
||
src/Makefile.am: add missing possible static dir for libcoolstream.mt | ||
|
||
tuxtxt_common.h: add missing init to readcnt | ||
|
||
locales: generalize image settings, rewrite welcome text | ||
|
||
locales: use german entries for channel scan | ||
|
||
locales: complete plugin entry for plugins.hdd_dir | ||
|
||
locales: typo fix | ||
|
||
locales: message for record scan generalized | ||
|
||
locales: hint for followscreenings setup shortened | ||
|
||
locales: hint for moviebrowser setup shortened | ||
|
||
locales: hint for channel logo setup shortened | ||
|
||
locales: generalize system info hint | ||
|
||
locales: generalize channel logo option | ||
|
||
locales: use more shorter/plausible entries for hdd setup | ||
|
||
locales: use shorter warning message for local update | ||
|
||
locales: use more plausible name menue entry for theme reset | ||
|
||
locales: use more plausible entries for audio and epg plus | ||
|
||
2017-10-29 svenhoefer <[email protected]> | ||
|
||
- add UHD icons to infoviewer | ||
|
||
2017-10-29 Thilo Graf <[email protected]> | ||
|
||
icons/status/channel/Makefile: add entries for UHD status icons | ||
|
||
2017-10-29 Thilo Graf <[email protected]> | ||
|
||
neutrino: add Liberation Fonts | ||
|
||
Based up commit from: | ||
https://sourceforge.net/p/tuxbox-cvs/apps/ci/2577990c6e8effa45d04738e87c8082cf3ffe52d/ | ||
|
||
2017-10-29 Thilo Graf <[email protected]> | ||
|
||
armbox: add configure lines for some useful options for paths and hd51 builds | ||
|
||
2017-10-24 Thilo Graf <[email protected]> | ||
|
||
CNetworkSetup: disable network_services menu | ||
Required with yocto build | ||
|
||
2017-10-23 M. Liebmann <[email protected]> | ||
|
||
CLuaInstCurl: Add script functions | ||
- encodeUri | ||
- decodeUri | ||
- setUriData | ||
- Set Lua api version to 1.78 | ||
|
||
CLuaInstCurl: Fix CurlDownload() to send POST data | ||
- Set Lua api version to 1.77 | ||
|
||
2017-10-17 Thilo Graf <[email protected]> | ||
|
||
update version to 3.6.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters