Merge branch 'ni/tuxbox' into ni/mp/tuxbox

Conflicts:
	configure.ac
	src/driver/Makefile.am
	src/driver/framebuffer.h
	src/gui/bookmarkmanager.cpp
	src/gui/filebrowser.cpp
	src/gui/widget/buttons.cpp
	src/system/httptool.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: dd6244f33e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-09 (Thu, 09 Feb 2017)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-02-09 13:19:03 +01:00
132 changed files with 4170 additions and 218 deletions

View File

@@ -51,6 +51,7 @@
#include <driver/screen_max.h>
#include <driver/framebuffer.h>
#include <driver/fontrenderer.h>
#include <driver/record.h>
#include <system/debug.h>
#include <system/helpers.h>