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
Age
Commit message (
Expand
)
Author
2011-03-29
[WIN32] cosmetic: use pairs of spaces instead of tabs. Same as the rest of th...
CrystalP
2011-03-29
[WIN32] host binaries in the mirror system
CrystalP
2011-03-30
cleanup win32 includes so as to reduce issues with guilib/ utils/ include pat...
Jonathan Marshall
2011-03-30
ensure the buffer is cleared prior to loading it with cached data from previo...
Jonathan Marshall
2011-03-29
add iOrder to actorlink* tables to be able to list actors by appearance on sc...
Montellese
2011-03-29
fixed: ripping cd's to vorbis crashes
spiff
2011-03-29
fixed: tvshows are not listed in actor search results (another tvshowview fal...
vdrfan
2011-03-29
fixed: Ticket #6739 - subtitles lost when set long delay time
taxigps
2011-03-28
[osx/ios] fix build after 15dbc7b0: need to give Stop() an exit code. This is...
S. Davilla
2011-03-28
fixes #11373, use results from mysql_config in configure to determine mysql l...
S. Davilla
2011-03-28
[WIN32] fix build after 15dbc7b0: need to give Stop() an exit code. Actual va...
CrystalP
2011-03-28
Merge branch 'master' of github.com:xbmc/xbmc into trac-11353
Jim Carroll
2011-03-28
[osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json o...
S. Davilla
2011-03-28
Revert "changed: deprecate the RunPlugin() built-in"
Jim Carroll
2011-03-28
[all] refactor exit() handling into power manager
S. Davilla
2011-03-29
changed: avoid pointless seek backs in libapetag
elupus
2011-03-29
changed: bump filecache to 20 megs, with 5 megs backbuffer
elupus
2011-03-29
fixed: file based file cache never reused buffer on seeks if starting positio...
elupus
2011-03-29
fixed: must translate special paths for the file cache
elupus
2011-03-28
add iOrder to actorlink* tables to be able to list actors by appearance on sc...
Montellese
2011-03-28
fixed: linux build after cac6dfa4984b09959a6cb56d1ccbbf9eaa02071b
vdrfan
2011-03-28
Add disc stub support for cataloging DVDs, Blurays etc. Addresses #10384.
Harry Muscle
2011-03-28
ensure dvd:// is picked up in IsDVD()
Jonathan Marshall
2011-03-27
[osx/ios/linux] changed, drop arch from various static lib names, this syncs ...
S. Davilla
2011-03-27
changed: silence some warnings in dll loader
Joakim Plate
2011-03-27
fixed: forgot to silence ar command
Joakim Plate
2011-03-27
[WIN32] check if paplayer directory exist and if not create it
WiSo
2011-03-27
cosmetic flip of ifdefs
S. Davilla
2011-03-27
[osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded...
S. Davilla
2011-03-27
cleanup, DLL_PATH_SHN_CODEC does not exist (vectored to ffmpeg) and DLL_PATH_...
S. Davilla
2011-03-27
cosmetics: order Makefile alphabetically
spiff
2011-03-27
fixed: system/players/paplayer directory does not exists, causing build failures
spiff
2011-03-27
added: default album icon for NODE_TYPE_MUSICVIDEOS_ALBUM in videolibrary
vdrfan
2011-03-27
fixed: dvdplayer could end up stalled on a stream change waiting for players ...
Joakim
2011-03-27
fixed: Music Videos Listing broken (closes #11368)
vdrfan
2011-03-27
fixed: sql errors due latest tvshowview changes (fixes #11369)
vdrfan
2011-03-27
fix the disc number tag in the song dialog
Jonathan Marshall
2011-03-27
[osx] fixed 2 more warnings die
S. Davilla
2011-03-27
[osx] fixed 1322 warning on release build. dwarf-with-dsym is broke in 3.2.x ...
S. Davilla
2011-03-27
[WIN32] enabled asap (Another Slight Atari Player) codec
WiSo
2011-03-27
added xbmc_asap.dll to .gitignore
WiSo
2011-03-27
[WIN32] removed xbmc_asap.dll as its build during compile
WiSo
2011-03-27
[WIN32] build xbmc_asap.dll during compile time
WiSo
2011-03-27
[WIN32] get mads and xasm for asap codec
WiSo
2011-03-27
[WIN32] added build script for xbmc_asap.dll
WiSo
2011-03-27
fixed: return false on empty string
WiSo
2011-03-26
removed /lib/libflac since all major ports use an external lib now
WiSo
2011-03-26
[WIN32] removed libshnplay.dll since there's no reference to it in the code a...
WiSo
2011-03-26
[WIN32] removed libflac include path
WiSo
2011-03-26
removed ifdef's in DllFlacEnc.h since OSX and win32 uses now external libFLAC...
WiSo
[next]