aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-29[WIN32] host binaries in the mirror systemCrystalP
2011-03-30cleanup win32 includes so as to reduce issues with guilib/ utils/ include pat...Jonathan Marshall
2011-03-30ensure the buffer is cleared prior to loading it with cached data from previo...Jonathan Marshall
2011-03-29add iOrder to actorlink* tables to be able to list actors by appearance on sc...Montellese
2011-03-29fixed: ripping cd's to vorbis crashesspiff
2011-03-29fixed: tvshows are not listed in actor search results (another tvshowview fal...vdrfan
2011-03-29fixed: Ticket #6739 - subtitles lost when set long delay timetaxigps
2011-03-28[osx/ios] fix build after 15dbc7b0: need to give Stop() an exit code. This is...S. Davilla
2011-03-28fixes #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-28Merge branch 'master' of github.com:xbmc/xbmc into trac-11353Jim Carroll
2011-03-28[osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json o...S. Davilla
2011-03-28Revert "changed: deprecate the RunPlugin() built-in"Jim Carroll
2011-03-28[all] refactor exit() handling into power managerS. Davilla
2011-03-29changed: avoid pointless seek backs in libapetagelupus
2011-03-29changed: bump filecache to 20 megs, with 5 megs backbufferelupus
2011-03-29fixed: file based file cache never reused buffer on seeks if starting positio...elupus
2011-03-29fixed: must translate special paths for the file cacheelupus
2011-03-28add iOrder to actorlink* tables to be able to list actors by appearance on sc...Montellese
2011-03-28fixed: linux build after cac6dfa4984b09959a6cb56d1ccbbf9eaa02071bvdrfan
2011-03-28Add disc stub support for cataloging DVDs, Blurays etc. Addresses #10384.Harry Muscle
2011-03-28ensure 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-27changed: silence some warnings in dll loaderJoakim Plate
2011-03-27fixed: forgot to silence ar commandJoakim Plate
2011-03-27[WIN32] check if paplayer directory exist and if not create itWiSo
2011-03-27cosmetic flip of ifdefsS. Davilla
2011-03-27[osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded...S. Davilla
2011-03-27cleanup, DLL_PATH_SHN_CODEC does not exist (vectored to ffmpeg) and DLL_PATH_...S. Davilla
2011-03-27cosmetics: order Makefile alphabeticallyspiff
2011-03-27fixed: system/players/paplayer directory does not exists, causing build failuresspiff
2011-03-27added: default album icon for NODE_TYPE_MUSICVIDEOS_ALBUM in videolibraryvdrfan
2011-03-27fixed: dvdplayer could end up stalled on a stream change waiting for players ...Joakim
2011-03-27fixed: Music Videos Listing broken (closes #11368)vdrfan
2011-03-27fixed: sql errors due latest tvshowview changes (fixes #11369)vdrfan
2011-03-27fix the disc number tag in the song dialogJonathan Marshall
2011-03-27[osx] fixed 2 more warnings dieS. 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) codecWiSo
2011-03-27added xbmc_asap.dll to .gitignoreWiSo
2011-03-27[WIN32] removed xbmc_asap.dll as its build during compileWiSo
2011-03-27[WIN32] build xbmc_asap.dll during compile timeWiSo
2011-03-27[WIN32] get mads and xasm for asap codecWiSo
2011-03-27[WIN32] added build script for xbmc_asap.dllWiSo
2011-03-27fixed: return false on empty stringWiSo
2011-03-26removed /lib/libflac since all major ports use an external lib nowWiSo
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 pathWiSo
2011-03-26removed ifdef's in DllFlacEnc.h since OSX and win32 uses now external libFLAC...WiSo
2011-03-26added libFLAC.dll to .gitignoreWiSo