index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
2012-09-05
[GSOC] Build a single 'main' test program.
Andres Mejia
2012-09-05
[GSOC] Have the testsuite built when the 'check' target is invoked.
Andres Mejia
2012-09-04
Merge pull request #1282 from huceke/raspberrypi
huceke
2012-09-05
[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...
Lars Op den Kamp
2012-08-13
[cosmetics] - whitespaces
Memphiz
2012-08-10
[rbp] added raspberrypi omxplayer
gimli
2012-08-09
cpluff: don't explicitly link libdl
Cory Fields
2012-08-08
[droid] add new internal player for amlogic based SoCs
davilla
2012-08-08
[droid] Install all .so. We don't use the arch hacks anymore
Cory Fields
2012-08-08
[droid] - fix make install on darwin (limited find again - we use the same ap...
Memphiz
2012-08-08
[droid] add convenience apk target
Cory Fields
2012-08-08
[droid] install libxbmc.so properly
Cory Fields
2012-08-08
[droid] sanity check. Don't allow missing symbols in our shared lib
Cory Fields
2012-08-08
[droid] Android needs skins too
Cory Fields
2012-08-08
[droid] implement basic CAndroidStorageProvider
montellese
2012-08-08
[droid] implement CAndroidPowerSyscall which uses CXBMCApp::GetBatteryLevel()...
montellese
2012-08-08
[droid] rearrange configure for static linking
theuni
2012-08-08
[droid] add our custom solib loader
Cory Fields
2012-08-08
[droid] add our big mess of android activity files
Cory Fields
2012-08-08
[droid] fix parallel build for gles
Cory Fields
2012-08-08
[droid] wrap cpluff
theuni
2012-07-31
build: fix cmyth build after 2d79579ad.
Cory Fields
2012-07-10
Allow compiling without mysql dependency (--disable-mysql).
Schischu
2012-07-08
[xrandr] update xbmc-xrandr.c base code
Joakim Plate
2012-06-19
Add threads test directory to check in 'make check' run.
Andres Mejia
2012-06-18
Merge pull request #1088 from odon/master
Andres Mejia
2012-06-17
Add 'check' target used in compiling/running testsuite.
Andres Mejia
2012-06-17
correct libxbmc broken link
odon
2012-06-10
Fixed compile failure with new --no-whole-archve libs.
Jim Carroll
2012-06-10
Merge pull request #961 from jimfcarroll/thread-cleanup
Jim Carroll
2012-06-06
libxbmc: option for shared libxbmc.so
theuni
2012-05-12
Adds back signal handling and windows translated exception handling in a less...
FernetMenta
2012-05-10
Merge pull request #37 from Fneufneu/freebsd
Fneufneu
2012-05-10
[AE] remove old files from the build system
Geoffrey McRae
2012-05-10
[AE] add new files to build system
Geoffrey McRae
2012-05-07
[FreeBSD] move FreeBSDGNUReplacements to a freebsd folder
Fneufneu
2012-05-07
[FreeBSD] remove SNESAPU from the build
Fneufneu
2012-05-06
fixed README.linux install. The location changed in 6a5bc5a1089ff6cf31f10a908...
huceke
2012-05-03
Use system implementation of tinyxml instead of internal implementation.
Andres Mejia
2012-04-30
Merge pull request #382 from jimfcarroll/fm-threads
Arne Morten Kvarving
2012-04-30
build: fix build when microhttpd isn't present
theuni
2012-04-21
Broke circular dependency between threads and utils.
Jim Carroll
2012-03-27
webserver: add Makefile for httprequesthandlers for linux
montellese
2012-03-20
network: add websocket implementation
montellese
2011-10-15
changed: also use DIRECTORY_ARCHIVES for object files
Joakim Plate
2011-10-15
changed: reduce some of the entering / leaving directory clutter during make
Joakim Plate
2011-10-15
changed: silence linking step of xbmc.bin
Joakim Plate
2011-10-15
changed: drop list of BIN_DIRS (only used for make clean) by generating it fr...
Joakim Plate
2011-10-15
changed: only add archive files to buildable files if feature is enabled
Joakim Plate
2011-10-15
removed: reallyclean target that was svn based
Joakim Plate
[next]