Xbmc changelog
#1
where can i find the changelog of xbmc? i wouldn't mind finding out the fixes with each version that comes out and i don't want to have to download each version to get the changelog.
Reply
#2
here ya go changelog
Reply
#3
http://sourceforge.net/projects/xbmc/ => browse cvs repository => http://cvs.sourceforge.net/viewcvs.py/xb...ngelog.txt
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
i keep it bookmarked :-)
http://cvs.sourceforge.net/viewcvs....=markup
Reply
#5
fyi there is a python script that can read the current log from within xbmc (if you are connected to the net obviously).
Reply
#6
Is there a link for the changelog on the svn?
http://xbmc.svn.sourceforge.net/viewvc/x...t?view=log
doesn' t work..
Reply
#7
svn log. that's the only thing we do now
Reply
#8
Something like this should do.
Code:
svn log https://svn.sourceforge.net/svnroot/xbmc/trunk/XBMC --limit 100
Not as easy to read as the old changelog, but works.
Reply
#9
Actually, looking at that changelog, there's a changelog app under XBMC\tools\Changelog
try
Code:
XBMC\tools\changelog DOWNLOAD
you'll need the svn client in your path for it to work.
Reply

Logout Mark Read Team Forum Stats Members Help
Xbmc changelog0