aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-08[droid] don't link against dlopened libstheuni
2012-08-08[droid] quit fighting it and just use a new file for android pathstheuni
2012-08-08[droid] we need libzipCory Fields
2012-08-08[droid] fixup mysql detection so that MYSQL_CONFIG can be overriddentheuni
2012-08-08[droid] basic android configure changesCory Fields
2012-08-08[droid] generate Makefile for exportstheuni
2012-08-08[droid] generate new filesCory Fields
2012-08-08[droid] add Android Sink: AESinkAUDIOTRACKdavilla
2012-08-08[droid] add our custom solib loaderCory Fields
2012-08-08[droid] add our big mess of android activity filesCory Fields
2012-08-08[droid] don't use our fastmemcpyCory Fields
2012-08-08[droid] don't use dxt compression for androidtheuni
2012-08-08[droid] MathUtils: change #ifdef once again to cover all android builds. it a...montellese
2012-08-08[droid] fixed, change from sys/kd.h to linux/kd.hdavilla
2012-08-08[droid] add apk handler for vfstheuni
2012-08-08[droid] fix first-run TexturePacker build.Cory Fields
2012-08-08[droid] fix parallel build for glesCory Fields
2012-08-08[droid] fix uninit'd loglevelCory Fields
2012-08-08[droid] fix python crash at startup.Cory Fields
2012-08-08[droid] unload all dlls explicitly at shutdownCory Fields
2012-08-08[droid] remove glFinishs, they slow us downdavilla
2012-08-08[droid] add rpath to native libsCory Fields
2012-08-08[droid] fixed, do not hardcode ar, use what configure knows as it might be pa...davilla
2012-08-08[droid] libs: add a few links to libmaththeuni
2012-08-08[droid] cmyth: fix static linkingtheuni
2012-08-08[droid] wrap cplufftheuni
2012-08-08[droid] libid3tag: fix missing libz dependencytheuni
2012-08-08[droid] fix symbol collision with pythontheuni
2012-08-08[droid] remove unused (conflicting) definetheuni
2012-08-08[droid] libexif fixestheuni
2012-08-08[droid] cximage fixestheuni
2012-08-08[droid] fix libdvdtheuni
2012-08-08[droid] fix hdhomeruntheuni
2012-08-08[droid] ffmpeg compile fix for -Ostheuni
2012-08-08[droid] add fallback for soname detection for gold linkertheuni
2012-08-08[droid] add packagingtheuni
2012-08-08[droid] add dependstheuni
2012-08-08Merge pull request #1265 from cptspiff/multi_contentArne Morten Kvarving
2012-08-08jsonrpc: use the new sorting implementation for AudioLibrary.GetArtistsmontellese
2012-08-08smartplaylists: add support for artist-based smartplaylistsmontellese
2012-08-08added: set a content_type parameter for multi-content plugins/scriptsspiff
2012-08-08cosmeticsspiff
2012-08-08Merge pull request #1262 from arnova/remove_busydialog_settingarnova
2012-08-08[WIN32] changed: set __SSE__ according to the precompiler definition used by ...WiSo
2012-08-08removed: Obsolete as.xml <busydialogdelay> option + cosmeticsarnova
2012-08-08videodb: fix broken listing of musicvideo albums for a musicvideo artistmontellese
2012-08-08fixed: Possible divide by zero + make GetCachePercentage() in line with GetPe...arnova
2012-08-08videodb: fix retrieval of musicvideo detailsmontellese
2012-08-08videodb: only apply a smartplaylist's SQL where clause if it matches the type...montellese
2012-08-08videodb: fix SQL query in GetSeasonsNavmontellese