|
2010-07-22
, 06:35
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#2
|
queen-beecon (1.0.0.1) * New: Nothing - Release Candidate to Extras (0.1.9.9 -> 1.0.0.1) * Changed: Nothing - Release Candidate to Extras (0.1.9.9 -> 1.0.0.1) * Bugfixing: Nothing - Release Candidate to Extras (0.1.9.9 -> 1.0.0.1) queen-beecon (1.0.0) * New: - * Changed: - * Bugfixing: - queen-beecon (0.1.9.9) * New: Added "On Sight" Update Policy (If flagged, content is not updated if widget is out of sight (on other desktop) or if display is locked or in stand-by) * New: Parameter Variables substitution for using with scripts which holds "On Sight" or "Out Of Sight" status: $QBW_ON_SIGHT (true=QBW Instance is "ON SIGHT", that is widget is on current desktop and display is not locked or on stand by. false=QBW Instance is not on current desktop and visible or display is off or on stand by) * New: DBUS method "is_on_sight" which returns true (QBW Instance is "ON SIGHT", that is, widget is on current desktop and display is not locked or on stand by) or false (QBW Instance is not on current desktop and visible or display is off or on stand by) * Changed: Optimized usability of settings for Widget Width and Height * Changed: Optimized progress animation logic for visibility when instance not On Sight * Bugfixing: - queen-beecon (0.1.9.8) * New: Implemented per-instance progress animation with customizable number of frames, timer, position and possibility to have it shown or hidden (Now every instance can have its own progress animation) + Settings for Hide/Show, frames #, timer, position and basename. * Changed: Extended error message text to all DBUS methods * Changed: Now when command or script do not return any output no more "No Output" text gets printed inside the widget * Bugfixing: Added error message if non existing parameter is supplied to all DBUS methods "set_param_*" * Bugfixing: Under certain conditions HotSpot Index was not properly reset in case update policies prevented execution of script from happening. Fixed. queen-beecon (0.1.9.7) * New: - * Changed: Line width for widget contours FX when widget pressed set to 1px * Bugfixing: Reentrancy issues for DBUS Monitor. Fixed * Bugfixing: "If you enter a long name for the title, the right part of the prefs gui isn't visible anymore and you can't scroll to the now hidden gadgets!". Fixed. Area is now scrollable also horizontally. * Bugfixing: Issues with positioning of small widgets with respect to bottom and right margins. Fixed. queen-beecon (0.1.9.6) * New: REVOLUTION!!! :) Implementation of multiple (9 = grid 3x3) Hot Spots to click on the widget. Clicked Hot Spot Index Position can then be passed to the executed script via Parameter Variables Substitution $QBW_HOTSPOT_PRESS (0=Not Pressed or other update policy,1=Top Left,2=Top Center,3=Top Right,4=Center Left,5=Center,6=Center Right,7=Bottom Left,8=Bottom Center,9=Bottom Right) * New: Parameter Variables substitution for using with scripts which hold Proxy related information: $QBW_HTTP_PROXY, $QBW_HTTPS_PROXY, $QBW_FTP_PROXY, $QBW_SOCKS_PROXY, $QBW_RTSP_PROXY (In the format <host:port>) * New: Parameter Variables substitution for using with scripts which hold Proxy related information: $QBW_IGNORE_HOSTS_PROXY (In the format <host1;host2;host...>) * New: Parameter Variables substitution for using with scripts which hold Proxy related information: $QBW_AUTO_CONFIG_PROXY_URL * New: Parameter Variables substitution for using with scripts which hold status or persistency information stored in configuration via DBUS method call set_param_string string:"rememberMe" string:<rememberthis> : $QBW_REMEMBER_ME. Useful, for example, for remembering values like counters across subsequent command executions. * Changed: Logic to purge configuration settings of non-existent QBW instances from configuration file. (Check/Purge performed at every entrance in Settings dialog) * Bugfixing: Reentrancy problem with Settings dialog box. At times, in case of laggy interface, 2 or more instances of dialog were opening. Fixed. * Bugfixing: Incomplete unreferentiation of DBUS resources. Fixed. * Bugfixing: Incomplete unreferentiation of callback functions for async command execution and timers. Fixed. * Bugfixing: Incorrect logic for updating when widget desktop was active/on. It was updating also when active widget's desktop was swept off. Now updates content only if "Update on Desktop" is TRUE and Widget's Desktop is being swept on. Fixed. queen-beecon (0.1.9.5) * New: Added supplementary progress images/icons (cycle is "queen-beecon-progress[0-3].png") searching logic in directory storage in this order 1) "~/Mydocs/.images/queen_beecon_dir" 2) "~/.queen_beecon_dir" * New: Added button in Command Edit dialog to add instance only commands to the list of stored commands * New: Implementation of following DBUS methods: get_current_results_text (Get current content of results text) * New: Parameter Variables substitution for using with scripts which holds the current content of results text ($QBW_CURRENT_RESULTS_TEXT=Current content of results text) * Changed: Default shape for Beecons is now rectangle. Hexagonal cell will be only shown when pressed * Changed: Shadow/Light effects on widget surface, either when pressed or not, are now fixed in size (~4px) * Changed: Changed some logic in simple Command Edit dialog box * Changed: After instance imported, now advanced dialog box closes and reverts back to settings with all parameters reloaded * Changed: Changed Warning and Information notification in Advanced Settings to display hildon_banner* * Changed: Changed DBUS connection acquisition for DBUS Monitor. * Bugfixing: Refined and fixed logic for DBUS Monitor initialization and deinitialization * Bugfixing: Changed and fixed logic for handling/displaying Exit Code if error spawning asynchronous command * Bugfixing: New asynchronous execution logic was not releasing file handles. Fixed queen-beecon (0.1.9.4) * New: Ability to execute scripts by intercepting specific DBUS broadcasted signals/methods/errors issued by the system or other applications + Relevant configuration parameters (Ex.keyboard lock, slide open/close, ecc.) * New: Parameter Variables substitution for using with scripts triggered by intercepted DBUS broadcasted signals/methods ($QBW_EXEC_REASON=QBW_DBUS_MONITOR, $QBW_DBUS_VERBOSE_OUTPUT=Verbose Output see wiki) * Changed: Changed icons for displaying command execution in progress (shown when script in progress and hidden on execution completion) * Changed: Package installation now performs an automatic restart of hildon-home process * Changed: Synchronization in asynchronous script execution logic for Exit Status and Output * Bugfixing: Memory reallocation bugs fixed in new async command execution logic
|
2010-07-24
, 16:40
|
|
Posts: 402 |
Thanked: 451 times |
Joined on Dec 2007
@ India
|
#3
|
The Following User Says Thank You to vkv.raju For This Useful Post: | ||
|
2010-07-24
, 16:51
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#4
|
|
2010-07-24
, 17:58
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#5
|
|
2010-07-24
, 18:24
|
Posts: 1,179 |
Thanked: 770 times |
Joined on Nov 2009
|
#6
|
Hi Flandry, Im afraid Conboy is not part of the competition.
As much as you enjoy Conboy, Im sure you can find something else worth a vote
|
2010-07-24
, 18:35
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#7
|
|
2010-07-26
, 14:12
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#8
|
The Following User Says Thank You to Venemo For This Useful Post: | ||
|
2010-07-26
, 14:40
|
|
Posts: 1,259 |
Thanked: 1,341 times |
Joined on Oct 2009
@ Germany
|
#9
|
|
2010-07-26
, 20:28
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#10
|
Personally I don't like something like bribery... advertising is fine and enought. But I don't like "give me votes and I will give you a app".
Tags |
competition, desktop, voting |
|
Wiki page
http://wiki.maemo.org/Maemo_Coding_Competition_1
Results
The poll is now finished, and after admin and mod help to verify the scores the final order was:
Queen Beecon
MyContacts
Maenotify
Sticky notes
FeedingIt
K9 call
Thank you everyone for voting For further news or discussion please continue on the competition discussion thread.
We have 6 entries to judge from the desktop category. And we'd like your help with that!
Some entries are substantial ugrades to existing projects while others are brand new. There are prizes for the winners, so try them out and please vote for the author/project you feel deserves to win
Please understand some of these applications are in the development and testing repositories, there may be bugs or other issues that have not been discovered yet. You should be comfortable with that before installing any application. Also, zero flaming in the voting threads please.
Voting runs until July 29th 08.28 GMT. More info on the 6 entries can be found in the post below.
You have one vote and it can't be changed later! So use it wisely!
Follow me on my neglected twitter @kojacker
Cybot950 - Control a robot with your N9/N950
SMSPetFeeder - Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 - Use your N9/N950 to fire a Nerf gun
Last edited by kojacker; 2010-08-09 at 20:00.