|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Feature Requests & Bug Reports Is there anything you'd wish to see in Phex, or did you find some bugs? |
| LinkBack | Thread Tools | Display Modes |
| |||
Missing config options Now that I've been using Phex for a while, here are a couple of things that I really wish could be configured: a) ability to turn on/off chat; and b) ability to permanently remove the default filters. These are a couple of minor annoyances: 1) multiple IDENTICAL results listed, versus (some number) FILENAME; and 2) Phex doesn't remember window positions/sizes after I set them. If I had the source code, I'd have a try at writing some patches... |
| |||
You are very welcome to write some patches! The most current SVN source code download instructions are here: http://www.phex.org/wiki/index.php/Subversion http://www.phex.org/wiki/index.php/B...rom_Subversion http://sourceforge.net/svn/?group_id=27021 Old source of 3.0.2 code can be found here: http://downloads.sourceforge.net/phe....2.100_src.zip |
| |||
I've had a look at the old source (3.0.2), and see where the default filter situation is: they are hard-coded into (phex/rules/DefaultSearchFilterRules.java) Since not everyone will want to use these exact rules all the time, it might be better to remove this section in favor of putting them in a searchfilters.xml that is installed by default. Similarly, chat is enabled by default, but there is no configuration option to change or save it. I will poke around in the 3.0.2 code and see if I can find a solution to the chat and window position settings 'situations'. If I can, would it be acceptable for me to post the changes here? I've only done a little bit of Java programming, and never used Subversion, so I'm hesitant to risk messing things up for anyone else :-/ |
| |||
You can either submit your changes in the patches section of the sourceforge project page: http://sourceforge.net/tracker/?grou...21&atid=388894 Or get your own private branch in Subversion. This is usually the way we work most of the time anyway. In your branch you can mess around without breaking anything, it can always be restored if needed and you don't get disturbed by other developments. Once your changes are finished and tested they can be very easily merged into the main trunk for release. You are welcome to contribute the way you prefer. If you need any specific help just ask here or on IRC #phex on freenode |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Audio search: search options missing! | catsworld | Download/Upload Problems | 5 | July 29th, 2006 11:21 PM |
Missing iTunes Options | Ras | General Windows Support | 11 | January 25th, 2005 07:32 PM |
gtk-config? | Unregistered | Gtk-Gnutella (Linux/Unix/Mac OSX/Windows) | 2 | June 8th, 2002 01:15 AM |
Options Screen Too Small, Can't Set Options! | ludickid | General Mac Support | 37 | May 14th, 2002 08:33 AM |
Where is Config tab | Appalonius | Gnotella (Windows) | 1 | June 3rd, 2001 07:56 PM |