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
2011-09-11
change to our mirrors, http://www.effbot.org/downloads is unreliable
davilla
2011-09-11
drop ifdefs for aligned function call now that they map to normal
elupus
2011-09-09
Merge pull request #405 from dteirney/myth
David Teirney
2011-09-07
[ffmpeg] silence compiler warnings
davilla
2011-09-04
Silence compiler warning by specifying 0 as 0L so it's treated as a long.
David Teirney
2011-09-04
Introduce a cmyth_proginfo_flags method to retrieve the flags associated with...
David Teirney
2011-09-04
Update one of the other Microsoft Visual Studio files to remove an include lo...
David Teirney
2011-09-03
[WIN32] removed win32 include path from cmyth (thanks dTeirney)
WiSo
2011-09-03
[WIN32] copied inttypes.h to cmyth/win32/include to keep the lib separated (h...
WiSo
2011-09-02
Merge pull request #386 from dteirney/libcmyth
David Teirney
2011-09-02
build: allow configure options to be set for libnfs
theuni
2011-09-02
[nfs] - bump version to 0804e67
Memphiz
2011-08-30
Use the more portable "=" in shell test usage, rather than "=="
David Brownlee
2011-08-29
Initialize all variables in the delete_command and fill_command to 0 to ensur...
David Teirney
2011-08-29
Added support for the ProgramInfo changes in protocol 57 for DELETE_RECORDING.
David Teirney
2011-08-29
Cosmetic. Match spacing between delete_command and fill_command in preparatio...
David Teirney
2011-08-29
Cosmetic. Move content to same line where possible. Break out multiple fields...
David Teirney
2011-08-29
Fix the 15th and 16th parameters for ProgramInfo, neither of which are curren...
David Teirney
2011-08-29
Fixed the 8th parameter for ProgramInfo to be the channel name rather than th...
David Teirney
2011-08-29
Rearrange the layout for outputting the recordinginfo so it's easier to compa...
David Teirney
2011-08-29
Remove code that masked a delete error from the MythTV backend. The real retu...
David Teirney
2011-08-19
Merge pull request #358 from dteirney/libcmyth
David Teirney
2011-08-15
[bump] - bump version of libnfs - closes #11778
Memphiz
2011-08-08
Change logging for invalid response for the length from DEBUG to WARN.
David Teirney
2011-08-08
Optimize the file seek behavior for libcmyth to return immediately if the req...
David Teirney
2011-08-07
Changed the listing of commercial breaks to ignore the last commercial break ...
David Teirney
2011-08-02
[fix] - all good things count to 3 - last fix only for arm
Memphiz
2011-08-02
[fix] - i mean the Makefile.in of course
Memphiz
2011-08-02
Revert "[fix] - libXDAAP should align memory accesses"
Memphiz
2011-08-02
[fix] - libXDAAP should align memory accesses
Memphiz
2011-08-01
fixed: make sure libexif is using the correct byte order (intel or motorola) ...
vdrfan
2011-07-31
Dynamic evaluation of the processor flags passed to libpostproc.
CrystalP
2011-07-30
[WIN32] added comment on how to get ffmpeg log messages
WiSo
2011-07-24
Attempt to find PIL with external python first before building our own.
Andres Mejia
2011-07-24
Merge pull request #280 from CrHasher/libavfilter_integration
Joakim Plate
2011-07-23
[WIN32] changed: one disable-debug is enough
WiSo
2011-07-22
[fix] - force 64bit file io on linux - fixes crashing on lseek
Memphis
2011-07-22
[change] - bump libnfs version for linux aswell
Memphis
2011-07-20
Updated libsidplay2 Makefile to fix an include file name collision.
Jim Carroll
2011-07-19
Wrap new methods avfilter_inout_alloc and avfilter_inout_free, change avfilte...
CrHasher
2011-07-18
[add] - added support for dns name resolution
Memphiz
2011-07-18
[libnfs] - version bump to new api and new buildsys
Memphiz
2011-07-17
Add 'mads' program to be cleaned during 'make clean'.
Andres Mejia
2011-07-16
Fix path to Makefile.include.
Andres Mejia
2011-07-14
fixed: yadif should copy frame properties of second frame as well
elupus
2011-07-11
fixed: typo in lavc dummy frame fix
elupus
2011-07-11
added: patch file for dvb subtitile memory leak
elupus
2011-07-11
Patch for memory leaks in DVB subtitles decoder
Jernej Fijačko
2011-07-10
[osx] remove SYSROOT, it is not used anywhere, same for setting MACOSX_DEPLOY...
davilla
2011-07-09
added: support for lavfilter 2.13.0
elupus
[next]