[ 74 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post: #31 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Sat Feb 13, 2010 9:03 pm 

Posts: 2
WRZ$: 51.20
Hello Lord Yuz The I-Doser is very cool application but like many users i have the same catalog problem with the Pictures im a Touch HD user.

I read that you are working on new Version 1.02 so if you can fix this problem and the second problem is when i start the sound to listen and when the phone go on sleep mode the sound stoping also i try to with one app turn off the light but again the same result so if i need to wake up the phone every 5 inutes for example i can`t relax and enjoy the sound.

Pease try to fix this things in the New Version and maybe to be more visual eye capcher will be really awesome

Thank you.




Top
 Offline Profile  
 
 Post: Advertisement
PostPosted: Sat Feb 13, 2010 9:03 pm 
The Advertiser

Posts:
Location: Mobilism

 
Top
  
 
 Post: #32 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Sat Feb 13, 2010 11:29 pm 

Posts: 48
WRZ$: 30.30

Device: HTC Touch Pro (EnergyRom Powered)
OS: WM6.5
In the mean time you could use DontSleep. It is a small app that keep the system awake.

Also I have made a little mortscript thath launch NoSleep and then the catalog:

SCRIPT--------------

Run( "\Storage Card\Soft Comm\DontSleep\DontSleep.exe" )
WaitForActive( "DontSleep",45 )
Runwait( "\Storage Card\I-Doser\I-Doser Catalog.exe" )
#Close( "DontSleep" )
SendOK( "DontSleep" )

-----------SCRIPT END

Install DontSleep.
Install Mortsript.
And create a txt file with the content inside "-------" (Of course you should change paths to the one you use.)
Save it as I-Doser.mscr
And launch the program using a link to the mort script instead of a link to the exe.



Edit Reason: it is not NoSleep but DontSleep. At http://forum.xda-developers.com/showthread.php?t=483149




Last edited by DosR on Sat Feb 13, 2010 11:45 pm, edited 6 times in total.

Top
 Offline Profile  
 
 Post: #33 | Post subject: Re:
PostPosted: Sat Feb 13, 2010 11:36 pm 
User avatar

Posts: 21
WRZ$: 157.20
Lord Yuz wrote:
Hello CAMXposure, the images aren't supposed to show from within the player, only the catalog. For this to happen, the images should be in the "BMP" folder, so for example if you installed this to "\Storage Card\SBaGen" then the images should be in "\Storage Card\SBaGen\BMP". They should all be installed automatically though..


yeah that's how it is on my device- except it's on the My Storage path instead

hmmm? :? makes no difference - I like the idea of be able to use it - period

but surely something is wrong

_________________
CA)v(Xposure™




Top
 Offline Profile  
 
 Post: #34 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Sun Feb 14, 2010 10:14 am 

Posts: 2
WRZ$: 51.20
Yes i know about this Dont sleep app but will be much more better if IDoser can work in sleep mode, and this way will save battery power like when im listeting music with the Manila music player or any other kind of player i can listen in sleep mode and to save some power:)




Top
 Offline Profile  
 
 Post: #35 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Sun Feb 14, 2010 10:28 am 
GPS Specialist

Posts: 282
Location: Dacia
WRZ$: 818.30

Device: Airis T620
OS: WM5
DosR wrote:
In the mean time you could use DontSleep. It is a small app that keep the system awake.

Also I have made a little mortscript thath launch NoSleep and then the catalog:

SCRIPT--------------

Run( "\Storage Card\Soft Comm\DontSleep\DontSleep.exe" )
WaitForActive( "DontSleep",45 )
Runwait( "\Storage Card\I-Doser\I-Doser Catalog.exe" )
#Close( "DontSleep" )
SendOK( "DontSleep" )

-----------SCRIPT END

Install DontSleep.
Install Mortsript.
And create a txt file with the content inside "-------" (Of course you should change paths to the one you use.)
Save it as I-Doser.mscr
And launch the program using a link to the mort script instead of a link to the exe.



Edit Reason: it is not NoSleep but DontSleep. At http://forum.xda-developers.com/showthread.php?t=483149

Thank you.
With this,the device is stay open but if I turn of the backlight the player is stop working.This solve just a half of the problem,and probably I can make a script(mortscript) to change only the registry and do not use the other program(DontSleap).




Top
 Offline Profile  
 
 Post: #36 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Mon Feb 15, 2010 2:36 pm 

Posts: 48
WRZ$: 30.30

Device: HTC Touch Pro (EnergyRom Powered)
OS: WM6.5
In my case (a HTC Raphael or Touch Pro) while runing DontSleep I can shut off screen by pressing main power button and the i-Dose continue playing. Maybe this is device dependant, don't know...




Top
 Offline Profile  
 
 Post: #37 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Tue Feb 16, 2010 10:54 pm 
Major WM Releaser
User avatar

Posts: 1052
Location: In IDA's Embrace
WRZ$: 16645.50

Device: HTC HD 7
Hello folks, I got called up for a duty trip and so had to put the project on hold for a while. I'm back now though, and will resume coding later today.

The problem with executing code during the so-called "standby" or "sleep" mode is that this operation is not fully compatible with all devices; many (especially the newer ones) will simply refuse to run anything while in this mode. To make matters worse, this behavior appears to change across different WM versions. I'm not speaking from established knowledge but just some observations I've made with regard to the devices I've managed to acquire over the years. So, you can just imagine the madness of trying to make everyone happy in this aspect.

Instead, I'm going to settle on a solution where a sort of compromise is reached. With version 1.02, you will have the option of disabling sleep mode and dimming the backlight to the darkest setting possible (on most devices, this quite literally turns off the screen) during playback. This should give the desired effect of fully enjoying your experience whilst minimizing battery consumption.

Additionally, v1.02 will include numerous code enhancements & bugfixes, as well as some drastic performance tweaking. This could lead to a rewrite of most of the modules so please be patient.

_________________
Image




Top
 Offline Profile  
 
 Post: #38 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Wed Feb 17, 2010 8:34 am 

Posts: 48
WRZ$: 30.30

Device: HTC Touch Pro (EnergyRom Powered)
OS: WM6.5
Thanks for your effords Lord.

:D We await patiently.




Top
 Offline Profile  
 
 Post: #39 | Post subject: Re: I-Doser Collection 2010 v1.00 RETAIL-ShareFree
PostPosted: Fri Feb 19, 2010 6:53 am 

Posts: 179
WRZ$: 64.90
THIS IS Brilliant!!

thanks muchly, i combined the hotfix into the cab ind it works perfectly!

MG




Top
 Offline Profile  
 
 Post: #40 | Post subject:
PostPosted: Fri Feb 19, 2010 12:00 pm 

Posts: 61
WRZ$: 156.20

Device: Acer M900
OS: WM6.1
Very good on my Acer M900.Perfect




Top
 Offline Profile  
 
 Post: #41 | Post subject: Re: I-Doser Collection 2010 v1.02 RETAIL-ShareFree *Updated*
PostPosted: Sat Feb 27, 2010 9:59 am 
Major WM Releaser
User avatar

Posts: 1052
Location: In IDA's Embrace
WRZ$: 16645.50

Device: HTC HD 7
v1.02 has been released; see main post for download link.

Please uninstall any previous versions before installing v1.02 as the SBG Scripts introduced in this version contain fundamental changes that render them incompatible with previous versions.

Code:
Changelog v1.02
---------------
Dose - Changed encoding format of SBG scripts; new SBG scripts are NOT backward compatible.

Dose - Fixed spelling & grammar of some dose descriptions.

Catalog - Improved URI consolidation of HTML generation engine.

Catalog - HTML generation engine now adopts W3C certified CSS3 schema.

Catalog - Fixed potential display issues on devices with Square Screen displays.

Catalog - Fixed issue where sometimes text is not displayed in the informational section.

Catalog - Improved context menu logic.

Catalog - Improved tolerance for malformed SBG scripts.

Catalog - General code tightening & performance enhancements.

Catalog - New feature: Play Random.

Catalog - New option: Prevent device sleep during playback.

Catalog - New Option: Dim screen during playback.

Catalog - Selecting a Category or Duration in the Viewer now expands it.

Readme - Added "Best-Practice Tips" section for getting best dose results.

Readme - Added "Known Issues" section.

Package - Now includes manual for "You-choose" dose.

Package - Now includes I-Doser Guide eBook.

Package - Added 35 new (unofficial) doses: 5HTPQH, 10 Minutes Night, Alcohol Addiction, Astral Travel, Cliff HangerQH, ConfidenceQH, Dark Death, Death, Death(Alt), Diet+QH, Downscape, Droxi, ECT, EnergizerQH, Epsilon, First LoveQH, Gate of HadesQH, Gorilka, Grim, Houd of Grid, Kanna, Morning Star, Mystery, PCP, Psilocybin, Quick Road, ResetQH, Sex, Sixth Sense, SleepingQH, Snow Queen, Weed and Sex, WET Dream, YaBaQH and You-ChooseQH.

_________________
Image




Top
 Offline Profile  
 
 Post: #42 | Post subject: Re: I-Doser Collection 2010 v1.02 RETAIL-ShareFree *Updated*
PostPosted: Sat Feb 27, 2010 10:12 am 
Major WM Releaser
User avatar

Posts: 1052
Location: In IDA's Embrace
WRZ$: 16645.50

Device: HTC HD 7
Before any queries come in, selecting the "Play and Exit" option from the popup menu will behave exactly as it is intended -- Catalog plays the SBG script and immediately exits.

If the "No device sleep during playback" and/or "Dim screen during playback" options are selected, these options will still be honored; your pre-playback settings will be restored the next time Catalog is started.

_________________
Image




Top
 Offline Profile  
 
 Post: #43 | Post subject: Re: I-Doser Collection 2010 v1.02 RETAIL-ShareFree *Updated*
PostPosted: Mon Mar 01, 2010 8:39 pm 

Posts: 48
WRZ$: 30.30

Device: HTC Touch Pro (EnergyRom Powered)
OS: WM6.5
Tried new version in a Touch Pro (VGA) with custom rom (Opera installed as default Browser) and get the same old problem.

This time I get only an empty image canvas with "Covert Art" text and no any description of the dose.I'm not able to scroll with stylus. And there is not context menu available

Also I have notice that now there is not any category, so all items go to uncategorized.

Anyway, the doses play perfectly, so not a big problem, just aestetical.

Thanks again for your hard work.

ImageImage




Top
 Offline Profile  
 
 Post: #44 | Post subject:
PostPosted: Tue Mar 02, 2010 1:55 am 
Major WM Releaser
User avatar

Posts: 1052
Location: In IDA's Embrace
WRZ$: 16645.50

Device: HTC HD 7
Thanks for your input, I've had a report earlier about this issue and I've managed to narrow down the cause thanks to some "debugging" with the user. It appears to be an intrinsic function that came with the programming language that is giving the problem. I'm designing a workaround and will test it soon.

_________________
Image




Top
 Offline Profile  
 
 Post: #45 | Post subject: Re:
PostPosted: Tue Mar 02, 2010 3:54 pm 
Developer
User avatar

Posts: 2202
Location: Zeta Reticuli
WRZ$: 681.70

Device: Samsung Galaxy Tab 2
OS: Android 4.1
Soulcast wrote:
OMG! I have been waiting for a mobile I-Doser FOREVER! Thanks dude.

Just so you know, many people are imune to neural thingies rendering them ineffective. I am imune and Doses dont do a thing for me, i just like the funny noises.

Hi Soulcast

For what it is worth I once knew a Jehovah's Whiteness who tried LSD. It had absolutely no effect on him. His indoctrinated belief system over-rode the effect completely. So it doesn't surprise me that people find these effects do not work. Beliefs are a powerful thing and many may not subconciously 'believe' in the effect of bi-audio wave entrainment. It does seem to *take control of us* and put us *out of control*, and I suspect many men would subliminally resist such a thing.




Top
 Offline Profile  
 
 [ 74 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC





All content © 2006-2011 Mobilism. Contact us | Privacy policy | Terms & conditions | Copyright policy
Powered by ServerBlast and phpBB © 2000, 2002, 2005, 2007 phpBB Group