|
 |
|
08-07-2006, 07:05 PM
|
#16
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
replicant: I was able to recreate the problem.
It has something to do with the number of items in the original playlist.
I'm going to investigate this right now.
Thanks for your submission!
Error Code:
Code:
AppName: autoit3.exe AppVer: 3.1.1.131 ModName: comctl32.dll
ModVer: 6.0.2900.2180 Offset: 000595a4
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
08-07-2006, 08:13 PM
|
#17
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
v0.92b Released
Bugs Fixed (since v0.9b):
- OSK numbers are now functional (fixed in: v0.91b)
- Search box now autoscrolls with the text (fixed in: v0.91b)
- Error 'comctl32.dll' is taken care of (fixed in: v0.92b) -- Thanks replicant for discovering this bug
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
08-07-2006, 08:19 PM
|
#18
|
|
Maximum Bitrate
Join Date: Aug 1999
Location: Birmingham, Alabama (War Eagle!)
Posts: 700
|
awesome! running back out to the car to try it again with the new version
congrats on such a quick fix turnaround time.
btw what will or can i do to actually intergrate it into roadrunner properly? or is that still to come with version 1.0 per your post a few posts up?
|
|
|
08-07-2006, 08:49 PM
|
#19
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
Quote: Originally Posted by replicant 
awesome! running back out to the car to try it again with the new version 
Let me know how it goes.
Quote: Originally Posted by replicant 
btw what will or can i do to actually intergrate it into roadrunner properly? or is that still to come with version 1.0 per your post a few posts up?
This is the first time I've created a plug-in, ever.
I'm going to read up on the RR Plugin documentation (and ask for help if needed).
Then I'll include a couple of documentation files: one for the integration, and one for skinning.
That will ultimately happen with the release of v1.0.
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
08-07-2006, 08:54 PM
|
#20
|
|
Maximum Bitrate
Join Date: Aug 1999
Location: Birmingham, Alabama (War Eagle!)
Posts: 700
|
DJiK,
It worked like a champ! I tried to embed it as an app, but it didn't have a windowtitle it looks like and i didn' thave winspector on hand to see if it has an embedded window title, so I held off on embedding the app for now. At the very least I may can learn AutoIt like Chuck has done and take your app and have AutoIt call it and embed it properly, so I can wire up a button in my skin to use this from the main audio screen. I'm so excited about your app, you've done an incredible job!
-rep
|
|
|
08-07-2006, 09:07 PM
|
#21
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
replicant,
Thanks for the kind words.
I've password protected my work... So don't mess with it!
You'll find the title in the taskbar, currently it is:
Code:
Jump to File Plugin -- External Control v0.92b
(that's four spaces between the 'l' and the 'v')
The title will obviously change as the version number changes, but I'll hold off to the same formatting for now.
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
08-07-2006, 10:05 PM
|
#22
|
|
Maximum Bitrate
Join Date: Aug 1999
Location: Birmingham, Alabama (War Eagle!)
Posts: 700
|
excellent thanks for that information. this plugin has been what all roadrunner users have been waiting for! you said it right in the first few sentences of the first post.
keep it up.
|
|
|
08-09-2006, 03:30 AM
|
#23
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
v0.95b Released! (Major Changes!)
Bugs Fixed (since v0.94b):- Switched to the current JTFP Build 49 (from Build 20!)
- Changed back to the standard, unskinnable base plugin Winamp -- arguably faster on load
- Removed unnecessary variables
To make it compatible, please re-follow the pre-installation instructions.
(They make look the same at first glance, but they're very different)
What to look out for:If you have 1000+ songs in your playlist, you will notice a slower performance at first.
My SmartDelay function does its best to keep things moving as soon as the first couple of letters are entered in the filter.
Basically, the less songs in the left window, the faster the program operates. This is the first Beta release since the change in the main JTF plugin.
If you experience weird problems with it, please post here.
Thanks!
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
Last edited by DJiK; 08-09-2006 at 03:34 AM.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
08-15-2006, 02:41 AM
|
#24
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
v0.98b Released! (Fast Response Time!)
I tried v0.96b in my car the other day, and I couldn't believe how slow it was with a 2,000 song list.
Why didn't anybody complain that this thing was so unbelievably slow?
Bugs Fixed (since v0.96b):- Improved search time by 70+ percent!
- Better handling of the PgUp / PgDn / Up / Dn OSK commands
- More accurate OSK searches (due to efficiency impovements)
- Takes significantly less CPU resources
- Cancel button works every time
Up Next:Help-file with instructions on how to integrate in RR (80% complete)
Hotkeys for the keyboard users (passengers)
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
08-15-2006, 12:32 PM
|
#25
|
|
Maximum Bitrate
Join Date: Aug 1999
Location: Birmingham, Alabama (War Eagle!)
Posts: 700
|
DJiK, to be honest, i just considered it a byproduct of this being beta. I will say this new version is HOT, SUPER fast on my Asus Pundit-R setup. My baol coming up soon is to at the very least set it up as that external app and map it as a standard button to replace roadrunner's built in "searchlist" command.
I can't wait for final release! It works so incredibly well already. Great job. P.S. you have a place to send some donation cash? I figure I can spare some dough and not eat dinner a couple days. This is by far the most time saving and useful plugin thus far.
-rep
|
|
|
08-15-2006, 07:16 PM
|
#26
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
v0.98.5b Released!
Bugs Fixed (since v0.98b):- v0.98b would crash after pressing 'Enter' when searching via the keyboard
- Unnecessary functions removed
- Unnecessary variables removed
- Unnecessary delay timers removed
- Priority by button size is set (largest button = highest priority)
Quote: Originally Posted by replicant 
DJiK, to be honest, i just considered it a byproduct of this being beta. I will say this new version is HOT, SUPER fast on my Asus Pundit-R setup. My baol coming up soon is to at the very least set it up as that external app and map it as a standard button to replace roadrunner's built in "searchlist" command.
I'm glad you like my program!
What is it about your baol? I didn't get that...
Quote: Originally Posted by replicant 
I can't wait for final release! It works so incredibly well already. Great job. P.S. you have a place to send some donation cash? I figure I can spare some dough and not eat dinner a couple days. This is by far the most time saving and useful plugin thus far.
Thanks again! And please, keep your food on the table...
I'll set up a donation account once I know for sure this app is good enough to be released officially.
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
08-17-2006, 06:45 AM
|
#27
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
This sounds like a FANTASTIC addition to RR! I just downloaded and ran into problems:
First:
Quote:
"# On the left panel: Under 'General Preferences' click on 'Jump To File'"
Should that read "General PURPOSE"?
I ask, as I am running Winamp 2.95 and am not sure if you are refering to a different version.
When I choose "General Purpose" the "Jump to file 0.97.7 (Build 49)" is listed. When I try to configure it, another window pops to the front, all white, and Winamp locks up tight, and have to end task it.
I am running Winamp 2.95, as I have heard of many problems with newer versions working properly with RR.
Any suggestions?
|
|
|
08-18-2006, 01:39 AM
|
#28
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
Hi John,
Thanks for trying out my program...
Although I use Winamp 5.24 without a problem, I went ahead and download 2.95 to troubleshoot it for you.
Quote: Originally Posted by JohnWPB 
Should that read "General PURPOSE"?
I ask, as I am running Winamp 2.95 and am not sure if you are refering to a different version.
In Winamp v2.95, yes.
Quote: Originally Posted by JohnWPB 
When I choose "General Purpose" the "Jump to file 0.97.7 (Build 49)" is listed. When I try to configure it, another window pops to the front, all white, and Winamp locks up tight, and have to end task it.
I am running Winamp 2.95, as I have heard of many problems with newer versions working properly with RR.
Any suggestions?
Here's how I overcame this problem in Winamp v2.95:
Prerequisites:- A fresh install of Winamp v2.95, downloadable here
- A copy of gen_jumpex.dll (of version 0.97.7 -- build 49). Attached here
Instructions:- Browse to Winamp's Plugin folder through 'My Computer' (i.e. "C:\Program Files\Winamp\Plugins")
- Extract the file 'gen_jumpex.dll' to the Plugins folder
- Open Winamp (or restart Winamp if it was previously open)
- Focus on the main window and press Ctrl+P
- On the left panel: Under 'Plugins' click on 'General Purpose'
- From the list on the right, choose 'Jump To File Extra v0.97.7 (Build 49)'
- Click on the 'Configure' button
- In the new window labeled "Jump To File", be sure you're looking at the very first tab: 'Enqueue Options'
- Towards the right-hand edge of the screen, click on the 'Defaults' button
- Close the window
- Close Winamp Preferences
- While maintaining focus on Winamp's main window, press 'J' on the keyboard.
- Play around with the original plugin to be sure everything is functional.
- Read post #1 and read the rest of the instructions there.
- ENJOY!
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
Last edited by DJiK; 08-18-2006 at 01:43 AM.
|
|
|
08-18-2006, 03:13 AM
|
#29
|
|
Newbie
Join Date: Mar 2006
Posts: 26
|
i know im real late on this request, but is it possible to make the app close or minimize after u play the song ur searching for? That's how the jump file works with winamp.
great program, i used the jump file function all the time, and i need it!
|
|
|
08-18-2006, 03:30 AM
|
#30
|
|
Maximum Bitrate
Join Date: Apr 2005
Location: Los Angeles (Winnetka), CA
Posts: 864
|
Quote: Originally Posted by Mushdawg 
i know im real late on this request, but is it possible to make the app close or minimize after u play the song ur searching for? That's how the jump file works with winamp.
great program, i used the jump file function all the time, and i need it!
Sure it's possible.
The one I originally created is for better use with RoadRunner; not in standalone mode.
Here's the v0.98.5b Standalone just for you:
http://djik.urbansoot.net/apps/JTF%2...Standalone.zip
Extract it to the same folder where the 'Images' folder is.
Now you can use either one.
__________________
For Sale: Carputer (CarPC) & RCA Y-Adapter
Newsflash: Take a look at my unsold stuff above, thanks!
Up Next: Make an OBD to Serial cable & Redo the "MMI buttons"
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:01 PM.
| |