media index

"Simon C" <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <000a01c5d7e8$e9de6d60$6400a8c0@HOME>
The 8100 & 5200 support 2 locations for audio files. They both use the
LGNewIndexedMedia for their media.

The problem is that the index range in both locations is the same, i.e. they
use overlapping indexes.

The 8100 code should look like this, but it does not work due to the index
overlap.

 

    ringtonelocations= (

        # type       index-file   size-file directory-to-use
lowest-index-to-use maximum-entries type-major icon        

        ( 'ringers', 'dload/my_ringtone.dat', 'dload/my_ringtonesize.dat',
'brew/16452/lk/mr', 100, 150, 1),

        ( 'sounds', 'dload/mysound.dat', 'dload/mysoundsize.dat',
'brew/16452/ms', 100, 150, 1),

)

 

Before I dig into the code, am I missing anything?

 

 

Simon
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.