Commit Graph

169 Commits

Author SHA1 Message Date
Stephan Raue
7ed69370a4 xbmc-rpi: add option to enable/disable LAME and VORBIS encoder support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-06 15:45:46 +02:00
Stephan Raue
ce667146c1 projects/*/options: add option for initramfs kernel modules
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 13:20:10 +02:00
Stephan Raue
f1daacca33 projects/*/options: add option to setup OpenMAX provider
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-01 06:08:02 +02:00
Stephan Raue
5c39e3fc0d config/arch.arm: add support to specity $TARGET_FLOAT, add 'hardfp' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-22 17:26:00 +02:00
Stephan Raue
645f8acb43 projects/Generic*: disable build and install of VMWare drivers, this fixes #362
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-01 22:50:05 +02:00
Stephan Raue
83cd009af2 config/optimize: remove GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-29 17:02:32 +02:00
Stephan Raue
270110c88c config/optimize: remove Graphite and LOOP optimizations in preparing to update to gcc-4.7 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-29 16:48:03 +02:00
Alain Kalker
90dd3680fd open-iscsi: Enable support for all default builds
Thanks, Stephan!

Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>
2012-03-27 18:18:05 +02:00
Yann Cézard
ca8d8e53d9 Add option ISCSI_SUPPORT to enable/disable iscsi support (will build and install iscsistart in initrd).
Default is disabled so it does not change anything.
2012-03-26 03:54:41 +02:00
Stephan Raue
d4852d3ac3 VERSION: rework versioning management
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-19 12:31:30 +01:00
Stephan Raue
001b250dc9 scripts/image: add support to choice the compression method for squashing the SYSTEM file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-02-13 00:56:32 +01:00
vpeter4
6ad59b561e linux-drivers: vtuner driver (access DVB devices over the network)
tools/mkpkg: add script to get and pack vtuner driver sources
2012-02-09 09:19:19 +01:00
Stephan Raue
42fd79f137 projects/*/options: rework OPENGL and DISPLAYSERVER options, add OPENGLES option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-30 15:42:42 +01:00
Stephan Raue
51078704d4 projects/*/options: add option to enable joystick support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-29 20:15:57 +01:00
Stephan Raue
d6cf00b023 projects/*/options: make irserver support optional
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-28 17:11:18 +01:00
Stephan Raue
6d229d58a3 projects/*/options: add option to setup GL implementation
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-28 15:37:46 +01:00
Stephan Raue
b2009cc470 projects/*/options: add MtxOrb LCD driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-23 11:53:32 +01:00
Stephan Raue
430f5ad710 Mesa: update to Mesa-8.0-rc1, remove package 'mesa'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-14 11:49:17 +01:00
peter
a76fa009f8 linux: HDHomeRun TV tuner DVB driver
and belonging addon
2012-01-02 12:47:50 +01:00
Stephan Raue
dde4283bad new package: add package 'RTL2832' (to be tested)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-21 03:04:21 +01:00
Stephan Raue
89388d88b2 new package: add driver A867 as replacenment for older a867_drv (to be tested)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-21 03:00:04 +01:00
Matthias Saou
e1414114b9 Fix Optimazion typo 2011-12-13 14:13:53 +01:00
Matthias Saou
ae472a0002 Fix the GREETING variable name typo 2011-12-13 14:13:29 +01:00
Stephan Raue
9d77756399 projects: add option to enable XVBA support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-12 00:08:41 +01:00
Stephan Raue
8b6835d701 projects/ATV/*: add 'make' variable to build with PVR support: to build with PVR support use 'PROJECT=<project> ARCH=<arch> PVR=yes make [release]' if $PVR is not 'yes' or not specified the non-PVR version will be built (XBMC without PVR, no PVR drivers and firmwares) otherwise PVR support will be built and installed. This completes the merge of xbmc-pvr into the master branch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-09 11:30:30 +01:00