[Top] / [eMule] / [light] / [0.29b Light.6]

MetMedic
eMule cleanup
eMule Light

0.29a Light.2
0.29b Light.3
0.29c Light.6

0.29b Light.0
0.29b Light.1
0.29b Light.2
0.29b Light.3
0.29b Light.4b
0.29b Light.5
0.29b Light.6
0.29b Light.7
0.29b Light.8

0.29b Light.6 [Development Release]

[2003-07-12 12:00]

Light.6 is based on Light.5.

New option: WITH_WATCH_CLIPBOARD. Defined by default, undefined when WITH_MULTIPLE_INSTANCES is defined. Controls whether watching clipboard for ed2k links is compiled in or not. I considered using WITH_MULTIPLE_INSTANCES straight for this, but as someone might want to disable just clipboard feature, I gave it a separate define. Also, if I were to use WITH_MULTIPLE_INSTANCES for all download related features, it'd indeed be controlling most of the compile when I'm done. So, it's likely that other download related features that are meant only for multiple instances version will get their own defines as well, and WITH_MULTIPLE_INSTANCES will just undef them in config.h.