[eMule-Web]  

Zurück   [eMule-Web] > eMule > eMule MODs - Allgemein

eMule MODs - Allgemein Alles zu den eMule-MODs, die unsere Anforderungen für 'saubere' MODs erfüllen.

Antwort
 
LinkBack Themen-Optionen
Alt 7. July 2003, 11:45   #1
Advanced Member
 
Registriert seit: 27.12.2002
Beiträge: 169
Standard: eMule 0.29c Light.7 (Feature-light version) [03.08.2003] Problem: eMule 0.29c Light.7 (Feature-light version) [03.08.2003]



Zitat:
Zitat von cyrex2001
version 7:
Zitat:
Zitat von Elandal
eMule Light is a mod that removes features I consider non-essential.

I will maintain information about current releases on my eMule Light page. You'll find more information about the project, my goals, and so on there. I will not maintain changelog as such, but rather each version has it's own page that describes changes to previous version(s).

Current version is eMule 0.29c-Light.7. I will not post developer releases here, but will post end-user releases. Don't expect end-user releases to be very frequent.. Developer release frequency depends on how much time I have, and which features I work on, as not all of them are for Light mod.

I will link only the full source package and the main executable here. More downloads can be found from the Light pages, sometimes different builds of the mule, sometimes changed files zips, sometimes patches, and so on.
Sourcecode
Release build executable

If there is interest for some specific feature sets, I may consider them. Currently I build a version with multiple instances support (not linked here) and one with IP Filter support, as the first I need for myself, and the second has been requested. I won't be building ten different versions, but anyone with the compiler should be able to easily do so.
So, if you think Light would be good if only features x and y weren't removed, please do post in this thread. I'll then try to create one or two more builds to satisfy differing needs.

This release is not really a good end-user release. The only thing changed in single-instance client is that progressbar has been locked to flat style. But I decided to make an intermediate release for those who're interested in how download capability removal is going.

The main points in 29c-Light.7 release are:
File category preference items were moved to a separate class.
Progressbar style is flat and can't be changed.
In multiple instances version, download categories, download stats, and download triggers are gone. This pretty much means that you can't download with it even if it's still capable of downloading. I'm removing download capability feature by feature, not as a single item.
While I haven't verified the functionality yet, a small change I made (thanks zz!) might allow the mule to download even when not connected to a server. Downloading is done only from clients that do source exchange. This is done because donkeys that don't do source exchange might not be able to find this client or download from it, so it's not fair for us to download from them either. Discussion about if this is the right thing to do, or if the limiting factor (capability of source exchange) is good is welcome
cyrex2001


Zitat:
Zitat von Elandal
eMule Light is a mod that removes features I consider non-essential.

I will maintain information about current releases on my eMule Light page. You'll find more information about the project, my goals, and so on there. I will not maintain changelog as such, but rather each version has it's own page that describes changes to previous version(s).

Current version is eMule 0.29c-Light.5. I will not post developer releases here, but will post end-user releases. Don't expect end-user releases to be very frequent.. Developer release frequency depends on how much time I have, and which features I work on, as not all of them are for Light mod.

I will link only the full source package and the main executable here. More downloads can be found from the Light pages, sometimes different builds of the mule, sometimes changed files zips, sometimes patches, and so on.
Sourcecode
Release build executable

If there is interest for some specific feature sets, I may consider them. Currently I build a version with multiple instances support (not linked here) and one with IP Filter support, as the first I need for myself, and the second has been requested. I won't be building ten different versions, but anyone with the compiler should be able to easily do so.
So, if you think Light would be good if only features x and y weren't removed, please do post in this thread. I'll then try to create one or two more builds to satisfy differing needs.

This time I'm not as confident as I usually am about how well the changes work. It seems to run fine, but there may still be bugs left. More likely though unused code and/or resources were left in the compile, which wouldn't have any effect on users.

The main points in 29c-Light.5 release are:
File Search is removed. It's not really important as there are many good linksites to use instead. The Search dialog pane still exists, becase it has the direct download box where you can paste ed2k-links, as well as being used for when you view some other client's files list.

The main points in 29c-Light.4 release are:
Proxy removed. Because this was pretty large scale surgery, I decided to not make this release an end-user release yet.
Proxy preferences separated to CPreferencesProxy. Well, while removing proxy support, this was a natural extension considering I removed IRC and Webserver prefs already earlier, separated list column states also, and have separated stats from preferences.
Helpfile support removed. Pressing F1 won't help you anymore. Light isn't exactly a beginner-mod, so those using it shouldn't need the help anyway.
Dynamic language support removed. Light is now English only.
Added support for ET_MOD_VERSION tag. It's stored to client as private CString m_strModVersion, and accessible using const CString GetModVersion() const;. It's not handled in any way yet, as I'm not sure what to do with it. The same tag is also sent, with current content being "0.29c-Light.4". You can probably guess what the future content will be..
The main point in 29c-Light.3 release is:
File Comments protocol is removed. This means that the client doesn't send nor does it handle ET_COMMENT tag. In mule info packet it doesn't include comment support tag, so hopefully no other client tries to send comments. Also, when it receives comment support tag, it lets it pass through unhandled.
The main points in 29c-Light.2 release are:
Bugfix: SF:noRefrag packet m_bLastSplitted flag set correctly when splitting packets.
Bugfix: List column info wasn't loaded correctly due to wrong ini category.
File Comments UI is removed. Most of the inner workings as well. Protocol still exists, thus the client will get comment & rating info, but will just discard it all. It won't send any comments or ratings, as there is none to send.

User documentation:
How to switch from another client to this mod?
Simple: download the executable, put that to your eMule application directory, and run it. You can rename it to emule.exe if you want to.

IMPORTANT!
As Light removes features, it also removes respective preferences options. It does not read nor write to preferences.ini the options it has removed. Therefore, if you decide to switch to official client or another mod from Light, the options that weren't used by Light will revert to default values.

Features added:
Known files list is checked for duplicate when a file is added to shared files list. Duplicated files' stats are merged, and the duplicate entries removed. Originally from eMule 0.29a[SF-VQB]-v0.33 (Tag: "SLUGFILLER: mergeKnown").

Packet refragmentation was removed, hopefully providing better upload performance. Originally from eMule 0.29a[SF-VQB]-v0.33 (Tag: "SLUGFILLER: noRefrag").

Multiple instances are supported. This is a dangerous feature, as no checkes are added to lock and/or synchronise eg. file access. This is useful if you want to run multiple clients from separate install dirs, with separate temp/incoming dirs. Shared files directories can be shared. If it crashes and corrupts your harddrive, it's not my problem. I do use multiple clients all the time, and needed this badly. (define: WITH_MULTIPLE_INSTANCES)

Multiple instances client no longer registers, responds to, or sends "AreYouEmule" message. This means that it can't take ED2k links, except (for now still) via clipboard or search-screen ed2k-linkbox. Removed ED2k-links button from General Preferences and "Take links only during runtime" checkbox from Extended Preferences. Removed related preferences items and resources, too. Run single-instance client instead for download purposes - I definitely will continue removing download-related features from multiple instances version.

Multiple instances client now create mutex named by it's application directory. This means that You shouldn't be able to run multiple multiple instances clients from one directory, and that it doesn't interfere with running single-instance clients using the same GUID.

Support for mod version tag. Some mods send mod version string containing the mod's name and version. eMule Light version 0.29c-Light.5 sends "Light 0.29c.5", and the versioning will follow the same rule in the future, too. Yes, I know - I did say that the last time already, and still changed the version string format. This is because assuming the strings are listed in some client, sorting by version now groups all Light's together. The tag is stored to client info when received, but is not handled in any way yet. Perhaps I'll at some point decide where it can easily be added as shown info about client.

Features removed:
Webserver (define: WITH_WEBSERVER)

Scheduler (define: WITH_SCHEDULER)

IP Filtering (define: WITH_IPFILTER)

Webservices (links & webservices menu items) (define: WITH_WEBSERVICES)

Preview, Archive recovery and open file in shared files list (define: WITH_PREVIEW)

Splash-screen (define: WITH_SPLASH)

About-box and menuitem (define: WITH_CREDITS)

IRC client (define: WITH_IRC)

First run / Connection Wizard (define: WITH_WIZARD)

Clipboard watching (define: WITH_WATCH_CLIPBOARD). Undefined only in WITH_MULTIPLE_INSTANCES build. It's still useful for single instance clients.

Version check (define: WITH_VERSIONCHECK). Undefined only in WITH_MULTIPLE_INSTANCES build. It's still useful for single instance clients.

File Comments (define: WITH_FILE_COMMENTS). Actually consists of three separate parts: UI (define: WITH_FILE_COMMENTS_UI), Engine (define: WITH_FILE_COMMENTS_ENGINE), and Protocol (define: WITH_FILE_COMMENTS_PROTOCOL).

Proxy support (define: WITH_PROXY). Actually consists of three separate parts: UI (define: WITH_FILE_COMMENTS_UI), Engine (define: WITH_FILE_COMMENTS_ENGINE), and socket layer (define: NOLAYERS). Socket layer define is straight from existing AsyncSocketEx files, where it's used to define whether the socket layer can or can not have multiple layers.

Dynamicall loaded languages (define: WITH_LANGUAGES). Thus Light is now officially English only.

Help file (define: WITH_HELP). Light isn't exactly a beginner mod, so users aren't likely to need the internal help.

File search (define: WITH_SEARCH). Using server (or even worse, global server) search just produces unnecessary load on servers. Linksites are really a better choice for looking for files.


Developer documentation:
All defines are found in config.h. Using normal eMule Debug/Release build configurations the configuration is as per standard mule, excepting the features I borrowed from SF-VQB (which I consider highly desireable, not excludable). Additional build configurations are Debug Light, Release Light, Release Light MC and Release Light IPF. Debug Light/Release Light build configurations exclude all features. Release Light MC includes multiple instances in addition, and Release Light IPF includes IP Filtering while excluding the rest.

Such resources that were removed using compile time directives have been moved to their own resource files, included into emule.rc using normal resource include directives but wrapped within #ifdef ... #endif to only include it in build configurations where it's needed. It's important to put compile time directives not just in build configuration's compiling options, but also in resource tool options, so that correct resources are used.

Where only parts of a dialog were removed using compile time directives, those dialogs were moved to res/emule.rc2, which is not editable using APS. I regret this, but didn't see other good ways to remove just single buttons or labels from dialog using compile time directives. Respective resource identifier symbols were moved from resource.h to emule_rc2.h.

I really tried to split WITH_SEARCH into UI / Engine / Protocol components, but it was way too mixed. There was absolutely no way to do it well without rewriting it completely, so I ended up clumping the whole search into one define.

Rest of the documentation you can find from cleanup-tree. It's not much, but the changes aren't really that big.
http://www.emule-project.net/board/i...howtopic=23748
__________________
Gruß gvstarfleet
gvstarfleet ist offline   Mit Zitat antworten
Alt 7. July 2003, 15:29   #2
Unregistrierter Gast
 
Registriert seit: 29.11.2002
Beiträge: 3.624

damit hat der eWombat wohl konkurrenz bekommen

Anonymous ist offline   Mit Zitat antworten
Alt 8. July 2003, 14:35   #3
KHK
Advanced Member
 
Registriert seit: 13.02.2003
Beiträge: 135
Standard: eMule 0.29c Light.7 (Feature-light version) [03.08.2003] eMule 0.29c Light.7 (Feature-light version) [03.08.2003] Details

Wo kann man diesen Mod bekommen?
Gruß KHK

KHK ist offline   Mit Zitat antworten
Alt 8. July 2003, 14:41   #4
It's cosmic ...
 
Benutzerbild von cosmic girl
 
Registriert seit: 14.01.2003
Beiträge: 3.326

Standard: eMule 0.29c Light.7 (Feature-light version) [03.08.2003] Lösung: eMule 0.29c Light.7 (Feature-light version) [03.08.2003]

KHK
Die hellblau geschriebenen Texte im changelog?!?
__________________
cosmic girl ist offline   Mit Zitat antworten
Alt 8. July 2003, 14:43   #5
Advanced Member
 
Registriert seit: 27.05.2003
Beiträge: 261
Standard: eMule 0.29c Light.7 (Feature-light version) [03.08.2003] eMule 0.29c Light.7 (Feature-light version) [03.08.2003] [gelöst]

auf der light page (s.o.)
__________________
Errare humanum est.
Lasst uns also lieber die Tiere fragen.
------
Open-Source rulz
Edol ist offline   Mit Zitat antworten
Alt 8. July 2003, 17:35   #6
Newbie
 
Registriert seit: 21.06.2003
Beiträge: 16

Wieso konkurrenz?

Weil die beide eine Art Lightversion sind??

Also ich denke der eWombat hat aber coolere Features, von dieser Version halte ich nicht so viel
__________________
Filesharing heißt auch geben und nicht nur nehmen!
Eselfreak ist offline   Mit Zitat antworten
Alt 11. July 2003, 08:58   #7
KHK
Advanced Member
 
Registriert seit: 13.02.2003
Beiträge: 135

Da ich in den letzten Tagen ziemlich viel Pech mit den Mods hatte, habe ich heute Morgen diese Version eingeladen. Ich bin total entsetzt, denn der DL ist schon auf 20 Kb/s, sind das die letzten Zuckungen meiner CPU vor dem Knall? Scherz beiseite. Ich bin sehr angenehm überrascht und die CPU-Last ist sogar geringer als beim Lammerz. Der UL ist bis auf ein paar kleine Zacken fast ein Strich und hält sich mit 11,7 Kb/s kurz unter dem eingestellten Limit. Gefundene Quellen sind schon über 2700. Alle Achtung vor diesem Mod. Ich glaube, der kann bei mir die Zeit bis zum eWombat 0063 überbrücken. Laufzeit gerade 1 Std.
Gruß KHK
KHK ist offline   Mit Zitat antworten
Alt 11. July 2003, 14:43   #8
Board Methusalem
 
Registriert seit: 04.01.2003
Beiträge: 3.280

ich finde es nur komisch das der ip filter rausgenommen wurde.
dachte immer das der sinnvoll und nützlich ist
Xerves ist offline   Mit Zitat antworten
Alt 11. July 2003, 14:51   #9
It's cosmic ...
 
Benutzerbild von cosmic girl
 
Registriert seit: 14.01.2003
Beiträge: 3.326


Es gibt auch eine Version zum DL mit ipfilter feature..
Ein Mod ohne diese Funktion ist doch u.U. sinnvoll für die, die eh die Filterung über eine externe Firewall handhaben.
__________________
cosmic girl ist offline   Mit Zitat antworten
Alt 11. July 2003, 15:24   #10
KHK
Advanced Member
 
Registriert seit: 13.02.2003
Beiträge: 135

WO findet man die Version mit ipfilter bitte.

Gruß KHK
KHK ist offline   Mit Zitat antworten
Alt 11. July 2003, 15:43   #11
It's cosmic ...
 
Benutzerbild von cosmic girl
 
Registriert seit: 14.01.2003
Beiträge: 3.326


S.o. - link im ersten post!!!
__________________
cosmic girl ist offline   Mit Zitat antworten
Alt 26. July 2003, 19:12   #12
Advanced Member
 
Registriert seit: 27.12.2002
Beiträge: 169

Jetzt in der 5. version !!!
__________________
Gruß gvstarfleet
gvstarfleet ist offline   Mit Zitat antworten
Alt 28. July 2003, 21:55   #13
Unregistrierter Gast
 
Registriert seit: 29.11.2002
Beiträge: 3.624

schon wieder veraltet.
version 6 ist erschienen

Zitat:
The main points in 29c-Light.6 release are:
Secure identifiecation can't be disabled.
Show overhead bandwidth is removed.
Show transfer rates in title is removed.
http://kotiweb.kotiportti.fi/ismo.pe...c/light.6.html
Anonymous ist offline   Mit Zitat antworten
Alt 3. August 2003, 08:10   #14
MODder
 
Benutzerbild von cyrex2001
 
Registriert seit: 23.12.2002
Beiträge: 2.203

version 7:
Zitat:
Zitat von Elandal
eMule Light is a mod that removes features I consider non-essential.

I will maintain information about current releases on my eMule Light page. You'll find more information about the project, my goals, and so on there. I will not maintain changelog as such, but rather each version has it's own page that describes changes to previous version(s).

Current version is eMule 0.29c-Light.7. I will not post developer releases here, but will post end-user releases. Don't expect end-user releases to be very frequent.. Developer release frequency depends on how much time I have, and which features I work on, as not all of them are for Light mod.

I will link only the full source package and the main executable here. More downloads can be found from the Light pages, sometimes different builds of the mule, sometimes changed files zips, sometimes patches, and so on.
Sourcecode
Release build executable

If there is interest for some specific feature sets, I may consider them. Currently I build a version with multiple instances support (not linked here) and one with IP Filter support, as the first I need for myself, and the second has been requested. I won't be building ten different versions, but anyone with the compiler should be able to easily do so.
So, if you think Light would be good if only features x and y weren't removed, please do post in this thread. I'll then try to create one or two more builds to satisfy differing needs.

This release is not really a good end-user release. The only thing changed in single-instance client is that progressbar has been locked to flat style. But I decided to make an intermediate release for those who're interested in how download capability removal is going.

The main points in 29c-Light.7 release are:
File category preference items were moved to a separate class.
Progressbar style is flat and can't be changed.
In multiple instances version, download categories, download stats, and download triggers are gone. This pretty much means that you can't download with it even if it's still capable of downloading. I'm removing download capability feature by feature, not as a single item.
While I haven't verified the functionality yet, a small change I made (thanks zz!) might allow the mule to download even when not connected to a server. Downloading is done only from clients that do source exchange. This is done because donkeys that don't do source exchange might not be able to find this client or download from it, so it's not fair for us to download from them either. Discussion about if this is the right thing to do, or if the limiting factor (capability of source exchange) is good is welcome
cyrex2001
__________________

fragen zu einstellungen und problemen mit emule, einfach hier klicken! danke Xman!
signatur mit Blacklotus Onlinesig erstellt. (dank winki2099 auch mit emule 0.43 funzt)
cyrex2001 ist offline   Mit Zitat antworten
Alt 3. August 2003, 09:57   #15
Unregistrierter Gast
 
Registriert seit: 29.11.2002
Beiträge: 3.624

vielleicht sollte man mal den titel aktuallisieren, da steht immer noch light 5
Anonymous ist offline   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen: eMule 0.29c Light.7 (Feature-light version) [03.08.2003]


  1. Light Alloy
    Downloads - 25. April 2017 (23)
  2. Save2PC Light Video Downloader
    Downloads - 26. July 2014 (24)
  3. eMule Mod für DSL Light
    Mülltonne - 25. May 2006 (8)
  4. eMule light?
    eMule MODs - Allgemein - 22. October 2004 (11)
  5. Welchen MOD bei DSL Light ?
    eMule MODs - Allgemein - 4. August 2004 (7)
  6. Hilfe mit DSL-Light
    Mülltonne - 8. May 2004 (1)
  7. Upload schwankt etwa zwischen 0 - 3 kB/s ( T-DSL Light )
    eMule für Neulinge - und auch alte Hasen - 29. March 2004 (13)
  8. Suche ein mod für dsl light!
    eMule MODs - Allgemein - 9. November 2003 (25)
  9. DSL Light + Emule = Einstellungen=???
    Mülltonne - 30. September 2003 (2)
  10. eMule 0.29c Stormit 15mkmg [18.07.2003] Updated! NEW VERSION
    eMule MODs - Allgemein - 19. July 2003 (2)
  11. eMule Mods mit T-DSL light?
    eMule MODs - Allgemein - 4. July 2003 (15)
  12. Emule und T-DSL light
    Mülltonne - 7. May 2003 (2)


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:36 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
PAGERANK