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
2010-03-08
Karaoke player can now optionally show the next song which will be played aft...
gyunaev
2010-03-08
cleanup: No need for setting up the master profile in CApplication now that w...
jmarshallnz
2010-03-08
cleanup: cosmetics (bUseLoginScreen -> m_usingLoginScreen) + some unneeded ty...
jmarshallnz
2010-03-08
changed: Make CSettings::LoadProfiles add the master user if it doesn't exist.
jmarshallnz
2010-03-08
changed: Don't allow access to m_vecProfiles outside of CSettings. Instead us...
jmarshallnz
2010-03-08
fixed: CProfile::setDate() referenced g_settings unnecessarily.
jmarshallnz
2010-03-07
fixed: don't crash when the bounds check fails
bobo1on1
2010-03-07
changed: tidied up CONTENT_TYPE enum, added top level categories
alcoheca
2010-03-07
changed: moved non linear stretch into g_settings so it acts the same as zoom...
bobo1on1
2010-03-07
fixed: we can only validate the shader after binding the textures
bobo1on1
2010-03-07
fixed: WipeDir failed on root dirs / we should only try to remove the root di...
arnova
2010-03-07
changed: moved addon dependencies into the addon properties
vdrfan
2010-03-07
changed: Don't filter out zip/rar files in CUtil::GetRecursiveListing as it b...
arnova
2010-03-07
changed: renamed tmdb scraper includes
vdrfan
2010-03-07
fixed: Ticket #8954 - XBMC crashes when playing a particular FLAC file
vdrfan
2010-03-07
Cleaned up css in POC webinterface
topfs2
2010-03-07
Added a development page for the poc webinterface, just lists all available j...
topfs2
2010-03-07
Added a nowplaying to the POC webinterface
topfs2
2010-03-07
Added implicit mapping of the most common playeroperations
topfs2
2010-03-06
[WIN32] deleted old Spectrum vis files.
wiso
2010-03-06
[WIN32] changed: copy Spectrum DX vis to the new location
wiso
2010-03-06
[WIN32] fixed compiler error
wiso
2010-03-06
changed: cosmetics
vdrfan
2010-03-06
fixed: movie and show scraping (note: still some bugs left due to recent addo...
vdrfan
2010-03-06
changed: bump curl lowspeed timeout to be less than 1 byte / 20 sec transfered
elupus
2010-03-06
updated: Chinese (Simple) translation based on English r28418
taxigps
2010-03-06
changed: make sure we dinit vdpau before we destroy any pixmaps it may be using
elupus
2010-03-06
changed: just cause hostname is a UUID, doesn't mean it's a plugin directrory.
elupus
2010-03-06
applied r28425 to convolution shaders
bobo1on1
2010-03-06
fixed: mesa in jaunty doesn't support preprocessor macros in glsl
elupus
2010-03-06
fixed: AddSlashAtEnd would not add / if url only contained hostname
elupus
2010-03-06
fixed: RemoveSlashAtEnd() must fall back to full url based slash removal if w...
elupus
2010-03-06
Fixed #8895. DTS position of streams is used to trigger automatic seeks for c...
dteirney
2010-03-06
changed: follow sftp uri rfc and assume paths are root relative, unless they ...
elupus
2010-03-06
fixed: Make Wide Zoom mode useful for wider than 16:9 content.
jmarshallnz
2010-03-06
fixed: Ensure <nonlinearstretchratio> is between 0.01f and 1.0f
jmarshallnz
2010-03-06
changed: Stretch 14:9 -> Wide Zoom, with non-linear stretch (if supported)
jmarshallnz
2010-03-06
fixed: Update the non-linear stretch toggle when switching between modes, and...
jmarshallnz
2010-03-06
changed: Clarified the transform for non-linear stretching, and split actual ...
jmarshallnz
2010-03-06
changed: don't assume double slashes in urls are invalid, that MUST be up to ...
elupus
2010-03-06
changed: check for sftp_tell64 in libssh, as we don't support version that is...
elupus
2010-03-06
added: make sure we log a warning when an unsupported protocol is used
elupus
2010-03-05
fixed: sftp filesystem would crash if it encounted a file without a name
elupus
2010-03-05
changed: don't do password auth if we succeded with key auth
elupus
2010-03-05
fixed: weather service spinner
spiff_
2010-03-05
fixed: list lost focus if you selected an item in addon browser
spiff_
2010-03-05
fixed: don't show configure option in context menu if addon has no settings
spiff_
2010-03-05
fixed: Some new dirs weren't being cleaned.
althekiller
2010-03-05
added: non-linear stretch for opengl
bobo1on1
2010-03-05
fixed: url nfo lookups
vdrfan
[next]