My Standby : Эльфы : Форум

Страница 3 из 7: « 1 2 [3] 4 5 6 7 »

 den_po:
27.10.10, 00:56
 blacklizard, читай http://supertrubka.org/newbb_plus/viewtopic.php?topic_id=5055&post_id=185161#185161

 blacklizard:
27.10.10, 01:03
 den_po,

DB3150 phones with R1XXXX FW use different code for getting currently playing song.

DB3150 phone with R3XXXX FW use different code for getting currently playing song.

Even IMusicServer class is different for these both FW.

:)

 den_po:
27.10.10, 01:05
 blacklizard, так причём тут v1 и v2?

 blacklizard:
27.10.10, 01:08
 den_po, should i change it to DB3150R1XXXXX/DB3150R3XXXX?

 den_po:
27.10.10, 02:02
 
blacklizard пишет:
Even IMusicServer class is different for these both FW.

you can determine version of a created object by using QueryInterface method. different versions of interfaces usually have different IIDs.



Добавлено 27.10.10 02:18

example: 


 blacklizard:
28.10.10, 09:02
 den_po, what you mean by "version of a created object". I don't understand.


Добавлено 28.10.10 14:15

Код: 
class IShell: public IUnknown
{
public:
  virtual int method1();
  virtual int method2();
  virtual int method3();
  virtual int method4();
  virtual int IShell_CreateInstance(PUUID cid, PUUID iid, void** pInterface);
  virtual int method6();
  virtual int method7();
  virtual int method8();
  virtual int method9();
  virtual int IsIIdInterface(void* pInterface, PUUID iid);
};


Or can i use IsIIdInterface(...) to check if the interface match the IID?

 den_po:
28.10.10, 10:09
 blacklizard, see example above

 blacklizard:
29.11.10, 20:34
 

v.2.3.1
- Restored ID3 tag code with new features
- Title
- Artist
- Album
- Sampling Rate(Frequency)
- Bitrate
- Channel Mode
- Cover Art
- Elapsed Time
- Total Time
- Remaining Time
- Progress Bar(Only work for MP3 files)

- Added option "Show Mode" for custom image
- To Show always or only when music is playing

- Improved platform detection code
- Improved code for loading custom image, now is more optimized
- Added option to hide when music is playing for all element

 THE_GAME:
30.11.10, 17:52
 I do not want that information disappeared from the screen when playing music, whether it is possible to turn an elf? thanks

 blacklizard:
30.11.10, 19:47
 THE_GAME, you can choose to show or hide certain element when music playing in BCFG
Страница 3 из 7: « 1 2 [3] 4 5 6 7 »

URL этой темы:
https://mobilefree.justdanpo.ru/newbb_plus/viewtopic.php?topic_id=5078&start=20

© 2005-2018 supertrubka.org