[REQUEST] SID player (Commodore 64 audio) - HD2 Windows Mobile 6.5 Themes and Apps

I can't believe there isn't any SID player for winmo, or I didn't search well enough. Please, does anybody know for existence of any sid player program? Or, even better, can anybody port it for winmo? SIDTool is PC sid player written in .NET, so I guess it can be easily port for winmo if author share the sourcecode?

PocketSID
dzukela said:
I can't believe there isn't any SID player for winmo, or I didn't search well enough. Please, does anybody know for existence of any sid player program? Or, even better, can anybody port it for winmo? SIDTool is PC sid player written in .NET, so I guess it can be easily port for winmo if author share the sourcecode?
Click to expand...
Click to collapse
There is a freeware program called PocketSID which plays SID files quite happily. It was written for Windows Pocket PC Edition 2003, but it works fine on my HD2 (running WM6.5). A quick use of everyones good friend "Google" should help you find it online!

Related

Control your PC over bluetooth?

Someone developed an app for SonyEricsson phones:
http://www.jeyo.com/products/JeyoRemote.asp
Would be very cool if someone could do the same for the XDA II / IIs. 8) There's gotta be enough coders here who could manage this.
Would love to lie in bed and control my WinAMP playlist using my XDA II to suit my mood. (Or better to control my wife's mood with my WinAMP playlist? )
pocketpc have an program which is called
therminal services which does that
if one dont like that then there is also pocketVNC which does it aswell
i think there are many other programs which does it aswell
No, it's not so much a slow, bloaty remote-desktop program like NetOp or VNC or similar. It's more like a remote-control (IR-type) keypad which can be programmed to send specific commands to your PC over Bluetooth.
Those remote-desktop programs are just too slow and unworkable on this tiny screen IMHO.
then i guess it comes down to what you want to control is it just audio or is it a spc audio program like winamp
i guess it's just a matter of a program on the pc which just speak with a com port it dont know that it's using bluetooth at all
and a program on the pocketpc which also speak with a com port and send stuff that the pc program interp and control what ever have to be controled
maybe there are programs like that al ready
try looking at
http://www.freewareppc.com
also read this
http://forums.snapstream.com/vb/archive/index.php/t-18028.html
http://www.pocketgear.com/software_detail.asp?id=14743&associateid=9
http://www.google.dk/search?hl=da&q=pocketpc+control+winamp&btnG=Google-søgning&meta=
Thanks for the links, Rudegar. Interesting reading...
The Jeyo one for the SonyEricsson phones can control anything, it seems...
Salling Clicker
My boss used a program to control his Apple computer, by using his palm-tungsten or his sony-ericsson t610.
That nifty piece of software is called Salling Clicker
http://homepage.mac.com/jonassalling/Shareware/Clicker/
Unfortunately, Jonas Salling is only into macOS and SymbianOS, and not into windowsXP and PocketPC :-(
But if anyone is looking for inspiration for such a tool, this is a great start![/url]
Is anyone up for the challenge of getting Salling Clicker to work for the XDA II?
(Please say yes, 'cause I just set my room up so my bed points at my computer display so I can watch DVDs etc.)
Cheers,
B
I use Total Input Elite Edition to control my laptop - I use it as a bluetooth remote control to control WinDVD, WinAmp and WinTV. The downside is with the built-in bluetooth stack you have to activesync over bluetooth if you want to create a network connection with the laptop and Total Input is a bit slow loading themes (there's a limit of four).
http://www.xronox.com/XronoxSite/TotalInputEliteInfo.aspx
If u only want to remote control winamp why dont try RemoteAmp? Works great!
Also
www.promixis.com
I'm just trying...
Ruppia
Hmm, looking at that link...
Is it possible to use the infra-red port of the XDA II to control the TV/VCR/CD Player etc? I seem to remember someone saying a while ago that the IR Port isn't powerfull enough.
Is it possible?
B

ANY PROG THAT CONTROLS DESKTOP? WM5

is there any program that works like a remote control for the desktop like, windows media player or anythign like that. something like salling clicker for windows?if there is what is the most popular one.
thanks!
I use "remote display control for Pocket PC", it's free (as in beer):
http://www.microsoft.com/technet/prodtechnol/wce/downloads/ppctoys.mspx
Also try www.soti.net
sounds good
thanks for the quick response.
omg im gonna get fired
where i work i cant use the internet but usingt he remote desktop think im gonna be able to surf the net using my phone! HAHHAAha wow watta find great job.
is there a prog that does the reverse.for example using my pda to control my pc's media player?
Indiana Jones said:
where i work i cant use the internet but usingt he remote desktop think im gonna be able to surf the net using my phone! HAHHAAha wow watta find great job.
is there a prog that does the reverse.for example using my pda to control my pc's media player?
Click to expand...
Click to collapse
Yeah, there are several PPC -> PC remote controllers; both fully-fledged ones (TSC etc.) and multimedia-only ones (see http://www.pocketpcmag.com/awards/category_WandF_2006.asp?catid=41#RemoteMediaController ).
Also note that I've written several articles on the PC -> PPC control (that is, the opposite direction); see http://www.pocketpcmag.com/blogs/index.php?blog=3&p=514&more=1&c=1&tb=1&pb=1 for a complete roundup & comparison.
Anything like this?
Hi. Is there any software for my O2 Atom Pure that will allow me to present Powerpoint presentations on my Laptop with Bluetooth through my O2 Atom Pure? I am used to using the software called "Nokia Wireless Presenter" in my Nokia 6630. Surely, there must be a similar program for a Windows mobile device too.. Thanks folks. Please help me..

Windows Media Player ActiveX for Internet Explorer Mobile JavaScript issue

Hi,
I am trying to get the ActiveX plugin for the Windows Media Player to work in PocketIE, or rather Internet Explorer Mobile on an O2 XDA Orbit 2 (Windows Mobile 6). The objective is to play a wma file from a URL, but using javascript to control the player, which will sit in a display:none; styled div.
I dont want to post walls of code, so I have setup this simple page to illustrate and test it:
http://lukas.xcomms.ie/cblproof/Default.aspx
I am able to display this fine in PocketIE, and I am able to play the audio file, just as in the desktop browser. However, with the new version of this plugin (i.e. using classid "clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" instead of the old "CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"), I am no longer able to use the javascript calls for .Play() and .Stop() on the player object.
When I switch the code back to use the old plugin, I can successfully use javascript to control the player in the desktop version of IE, but since the plugin is not installed on the WinMo6 device, I cannot bring the page to load the player in PocketIE.
Has anyone come across this before, or is there any reference documentation for the new ActiveX plugin, similar to the old Windows Media Player for PocketPC SDK that Microsoft had for PocketPC 2002 way back when?
Any input here would be much appreciated, I have trawled this forum and the internet for two days now, but unfortunately information is very sparse. I am stuck with PocketIE because of other requirements for the project, so switching to Opera or SkiFire is not an option I am afraid.
Thank you very much in advance for any pointers!
Mike
Other options
Hi again,
since no-one seem to have an idea to circumvent this particular challenge, can anyone suggest an alternative? I would be willing to skin the plugin, or use any other means of controlling audio in a web page through JavaScript.
I hate the fact that we have to work with Pocket IE on this, but at least it means that whatever solution we go for will need to work only on this platform and not across a variety of handsets / browsers.
Very grateful for any thoughts, opinions, advice,
Thanks again!
Mike

Video streaming to Android 2.1

Hi All,
Not sure if this is the best place to ask but... I'm looking for a way to stream .avi's/.mkv's over my wireless LAN to my new HTC desire. It seems that Android only supports a few video formats so I'm guessing I will need to do some transcoding on-the-fly. Is there any recommended software available for this? I've heard of TVersity but thats Windows-only, I'm running Fedora Linux.
Surely I cant be the first person to want to do this?
Thanks
Jeffers
I think Orb is supposed to do this but the comments seem to have mixed reviews on how well it works.
Sent from my Nexus One using the XDA mobile application powered by Tapatalk
Orb looks to be Windows/Mac only, no Linux builds. Theres bound to be an opensource solution somewhere.
An player that streams video files... ?
im looking to see a streaming tv is there an APP for that ?
ive tried all wiki,pandora ,vlc...
nothing works on my pov mobii andr 2.1

Bluetooth Remote Control Application

Does anyone know about a nice & easy bluetooth remote control application for mega/windows mobile? I'm looking for one since I bought my phone and couldn't find a straightforward app. Winamp/Media player control would be nice and also powerpoint for presentations and maybe vlc . All in one app would be great
Before this one I had a symbian phone and had an app that could do exactly this. It was called "Phone Remote Control 5.0". It also seems to have a client for windows mobile but I tried it and it doesn't work. I can't imagine something similar being available for this platform, that's why I'm asking here.
I want to mention that I tried a lot of solutions before coming here, like GRemote, VLC Remote, Bluetooth Remote Control and others. None of them seemed to work properly. Any thoughts?
Try Salling Clicker
GRemote pro 1.3.2.96 works on my touch2, with default - QVGA skin no G-sensor ofcourse

Categories

Resources