From: poy <po...@12...> - 2008-11-12 16:19:52
|
----- Original Message ----- From: "David Grundberg" <c0...@cs...> To: "Patches & development discussion" <dcp...@li...> Sent: Saturday, September 20, 2008 10:09 PM Subject: [dcplusplus-devel] Immediate File Browser > Hello :) > > Idea of a new "feature" > > The file list browser is immediately shown instead of waiting until the > file list has been transferred. > > The basic idea is that DC++ should act less than traditional DC++ > behavior and more like a web browser, thus being more familiar to new > users. > > More detail at: > http://openfacts2.berlios.de/wikien/index.php/BerliosProject:LinuxDC%2B%2B_-_Immediate_File_Browser > > And the Blueprint at Linux DC++ > https://blueprints.launchpad.net/linuxdcpp/+spec/ldcpp-immediate-file-browser > > I'm a Linux DC++ patcher so please bear with the constant Linux DC++ > yammering. The basic idea is fully transferable (I think) to win32 DC++. > > Anyway, happy to hear any input. > > /David (individ) > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel > > there seems to be a difference between Linux DC++ and DC++ here; in DC++, a file list download appears in the "transfers" area just like other downloads and all the necessary information is available there. hence, the new window would not have anything useful to provide that the "transfers" area, which is always visible, already shows. about comments in your wiki; > What about those file lists that are not set to be shown on download? They > still won't have any feedback. in DC++ they will. > Viewing the file list before everything has been downloaded, would be > neat. Would need changes to the DC++ core. this is already implemented in ADC, as the "browse file list" function. poy |