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
/
lib
Age
Commit message (
Expand
)
Author
2012-08-25
Merge pull request #1324 from Karlson2k/VS2012_compat
jmarshallnz
2012-08-25
[UnrarXLib] check validity of ui ptr before access
Nick Leppänen Larsson
2012-08-22
[libRTV] Use "ntohll" function implementation from SDK on VS2012
Karlson2k
2012-08-22
[UnrarXLib] Disable incompatible with VS2012 useless def
Karlson2k
2012-08-09
[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...
WiSo
2012-08-08
[droid] - nearly forgot to make use of the DARWIN_NATIVE_ARCH in libsquish an...
Memphiz
2012-08-08
[droid] - fix the darwin detection for libsquash / build side and force build...
Memphiz
2012-08-08
[droid] more bionic fun. sonames need to match filenames exactly
theuni
2012-08-08
[droid] libs: add a few links to libmath
theuni
2012-08-08
[droid] cmyth: fix static linking
theuni
2012-08-08
[droid] libid3tag: fix missing libz dependency
theuni
2012-08-08
[droid] fix symbol collision with python
theuni
2012-08-08
[droid] libexif fixes
theuni
2012-08-08
[droid] cximage fixes
theuni
2012-08-08
[droid] fix libdvd
theuni
2012-08-08
[droid] fix hdhomerun
theuni
2012-08-08
[droid] ffmpeg compile fix for -Os
theuni
2012-08-04
rtsp: Handle requests from server to client
spiff
2012-08-03
Merge pull request #1139 from aballier/avfilter
Arne Morten Kvarving
2012-08-03
[ios] - fix compilation off ffmpeg with newest Xcode build tools on mountain ...
Memphiz
2012-07-09
AvFilter: Map and use av_buffersrc_add_frame instead of av_vsrc_buffer_add_fr...
Alexis Ballier
2012-07-09
AvFilter wrapper: Remove unused avfilter_get_video_buffer mapping as the func...
Alexis Ballier
2012-07-09
AvFilter wrapper: Remove unused avfilter_request_frame mapping as the functio...
Alexis Ballier
2012-07-09
AvFilter wrapper: Remove unused avfilter_poll_frame which has been removed in...
Alexis Ballier
2012-07-09
Merge pull request #1100 from dteirney/libcmyth-upstream
David Teirney
2012-07-09
[libcmyth] Rename proginfo_prodyear to proginfo_year and change type to match...
David Teirney
2012-07-09
[libcmyth] Add missing exports to the libcmyth.def file for Windows.
David Teirney
2012-07-09
[libcmyth] Change include in the mysql include area to use winsock2.h rather ...
David Teirney
2012-07-09
Change protocol version in token map to be unsigned int as it can never be ne...
David Teirney
2012-07-09
[libcmyth] Pull across upstream changes to cmyth_get_bookmark_offset.
David Teirney
2012-07-09
[libcmyth] Pull across changes for cmyth_get_bookmark_mark from upstream.
David Teirney
2012-07-09
[libcmyth] Cosmetic: pull across MVP -> CMYTH naming changes from upstream fo...
David Teirney
2012-07-09
[libcmyth] Convert all long long fields and methods to int64.
David Teirney
2012-07-08
Merge pull request #1115 from Karlson2k/VS_project_cleanup
wsoltys
2012-07-08
Total cleanup of all VS projects + fix for OpenGL build
Evgeny Grin
2012-07-07
Added signlong implementation
Oldnemesis
2012-07-06
Fixed (hopefully) the Win32 build
Oldnemesis
2012-07-06
Removed the ancient optimizations which make the latest gcc-generated code cr...
George Yunaev
2012-07-05
cec: also bump the version number in lib/libcec/Makefile to 1.7.1, same as to...
Lars Op den Kamp
2012-07-04
[cleanup] remove unused functions in cximage
Jonathan Marshall
2012-07-04
[imageloader] adds LoadFromFileInMemory to CBaseTexture
Jonathan Marshall
2012-06-30
[libcmyth] Pull across upstream changes to handle compiling with the Microsof...
David Teirney
2012-06-29
[ffmpeg] - added patch file for last commit
Memphiz
2012-06-29
[ffmpeg] - ARM: generate position independent code to access data symbols - t...
Memphiz
2012-06-20
[libcmyth] Fix spelling of cmyth_mythtv_remove_previous_recorded.
David Teirney
2012-06-20
[libcmyth] Added cmyth_tuner_type_check function from upstream.
David Teirney
2012-06-20
[libcmyth] Add cmyth_update_bookmark_setting method from upstream.
David Teirney
2012-06-20
Cosmetic. Fix documentation for cmyth_set_dbg_msgcallback.
David Teirney
2012-06-20
[libcmyth] Fix compiler warning by removing unused variable.
David Teirney
2012-06-20
[libcmyth] Fix compiler warning in debug.h.
David Teirney
[next]