Menu

File size

2010-02-14
2013-05-01
  • Eric Le Bourvellec

    Hello,
    I'm trying to add the file size in the list of shares but I can't find where to do that modification in the java code. I didn't find any technical documentation or comments in code that could help me to figure out that. Is there somebody who could tell me where in the code is the loading of list of file shared. My idea (for the moment) is to add the size of files in their name, like "my_movie.avi (700 MB)".
    Thanks in advance

     
  • DeathfireD

    DeathfireD - 2010-02-14

    It's actually in a tooltip in the latest beta version already. You're welcome to explore that code http://code.google.com/p/alliancep2pbeta/source/checkout

    I'm not sure about it's location though. Bastvera or Kratos would know.

     
  • Eric Le Bourvellec

    I've downloaded the svn beta version and i've gone into the java code and 'ive found some differences with stable version that concern file size. But the differences between stable and beta are too big for me to be able to "easily" make a patch to add file size to stable version.
    Can you tell me where the new stable version is scheduled ?
    thanks

     
  • DeathfireD

    DeathfireD - 2010-02-15

    The "stable" v1.0.6 is no longer the stable anymore :). Any patches or changes should be done using the latest google code SVN.

     

Log in to post a comment.