![]() |
RSS Feed + Rockridge CD/DVD problem - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +--- Thread: RSS Feed + Rockridge CD/DVD problem (/showthread.php?tid=3659) Pages:
1
2
|
- nikon70 - 2004-05-18 hey, ive been looking over the code for a few days on and off now and i have two questions: 1st: where is the location for the rss feed speed? 2nd: when burning a cd/dvd with rockridge on and joliet off and having a filename over 19chars in length xbmc hangs, i was wondering where the code was for the cd/dvd types were and the filename length was held? thanks for any help tomski - chadoe - 2004-05-18 1st don't know ![]() 2nd xbmc\detectdvdtype.cpp and xbmc\filesystem\cdiosupport.cpp - febs - 2004-05-19 this sound like a bug. :-) it should not crash anyway. that's the reason why! (see my posts here: this dvd crashes xbmc) - nikon70 - 2004-05-19 yes it is a bug, and im currently debugging the code, i am narrowing it down, will identify the places where it dies soon. also it does not crash completly just the interface hangs, as i can still ftp to the xbox. readrecursivedirfromsector(m_info.isodir.dwfilelocationle, "\\" ); this is the first thing it comes across and hangs on, so this function is the start of where i am looking. still no luck on finding the rss ticker speed tho ![]() will keep working on it, who do i need to report the fix to? to get it added ? - Gamester17 - 2004-05-19 not a dev but isn't rss "rssreader.h / rssreader.cpp" plus "htmlutil.h / htmlutil.cpp" and maybe "http.cpp / http.h" in xbmc/xbmc/utils/ ? (though i think that the rss ticker feed speed can simple be edited by a user in the skins xml file, however i could be wrong about that too?) (nikon70 @ may 19 2004,10:17 Wrote:will keep working on it, who do i need to report the fix to? to get it added ?please upload any fixes as diffs or complete new source code file(s) sourceforge.net patches tracker when done, you'll find it here (link) - nikon70 - 2004-05-19 guess what chaps!!! fixed the rockridge problem!!!! how do i get a username and password to commit to the cvs build? well chuffed!!!! ![]() - chadoe - 2004-05-19 (gamester17 @ may 19 2004,12:14 Wrote:please upload any fixes as diffs or complete new source code file(s) sourceforge.net patches tracker when done, you'll find it here (link) ![]() - nikon70 - 2004-05-19 right thats been susbmitted rockridge support fix just needs to be committed to the build now tomski :lol: - chadoe - 2004-05-20 committed, thanks for the patch ![]() - nikon70 - 2004-05-20 :d no worries! any chance for a dev cvs login, as would like to get latest builds to test and fix? tomski - Gamester17 - 2004-05-20 (nikon70 @ may 20 2004,00:18 Wrote:any chance for a dev cvs login, as would like to get latest builds to test and fix?please submit a few more source code patches on sourceforge.net to prove your coding skill, if demed skilled enough we will contact you ![]() (reason we have that joining process is that we had a few people asking to join the team without credits but after joining not contributed ![]() - Butcher - 2004-05-20 (nikon70 @ may 20 2004,00:18 Wrote::d no worries!dev logins are for people commiting fixes and new features, not for easier testing. ![]() - nikon70 - 2004-05-20 (butcher @ may 20 2004,17:45 Wrote:dev logins are for people commiting fixes and new features, not for easier testing. never mind, the greater good comes to mind, but you must not believe in that then. anywho, i think i will get back to what i was doing. ^-^ - chadoe - 2004-05-20 (nikon70 @ may 20 2004,21:34 Wrote:anywho, i think i will get back to what i was doing.i hope that's fixing bugs 'cause we sure can use another dev ![]() - Butcher - 2004-05-21 (nikon70 @ may 20 2004,20:34 Wrote:never mind, the greater good comes to mind, but you must not believe in that then.hmm, i'm not sure what exactly you're implying here, but i can assure you i have commited more fixes for xbmc than you've had hot dinners. |