![]() |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Well done! The only difference I've noticed is that the Symbian version do not show title and interpret and in the version for Harmattan this future works. Is there other limitations?
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
Other than the metadata issue, the two versions are the same. :) |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Mate, this app is AWESOME.
Featherweight at 379kB RAM while streaming and it already has all of my previous favorites preexisting in the DB!!! So many thanks and please do mention if you need any dev tools (like Carbide 2.7 [for v3 deployment] or any SDK). i'm so stoked! :D |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
i know this is off-topic, but this community really makes me want to get the N900, N950 (ha ha, yeah right :p) and N9 i've always thought about getting.
Even a Symbian cousin gets treated very well in this forum and i like how gracious everyone is. |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Update: I spotted a small bug in the Symbian version (sleep timer duration setting not visible). :o An updated version has been uploaded.
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Maybe i blew it (it happens :p), but it isn't saving my favourites and another Anna device user reported the same...
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
:rolleyes: Sorry :( i'll ask the other person if they did the same thing i did (i used + instead of long-tapping the station). |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Thanx for this app. I have the N9. I cannot play many stations. I get Status: Error. eg. station 3AW - 693 AM Melbourne
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Check here if you need Symbian development tools:
http://n8delight.blogspot.com/2014/0...f-symbian.html a s60v5 port should be really easy: It supports Qt 4.7 and by default it has no Symbian components, only the default QtQuick 1.0 But there's a simple port of the Symbian components 1.0: http://forum.symbian-developers.net/...nts-for-s60v5/ So it's more or less easy to port the S^3 version to this firmware. s60v3 with Qt 4.6 supports no QtQuick at all, you can use: a) native Avkon for the UI which is A LOT of work and it's completly Symbian C++ or try Carbide C++ 2.7, which has a WYSIWYG UI editor, and pure Symbian C++ for the logic. However if you didn't use pure Symbian C++ before don't use this way, it requires a bit time to get into the CleanupStack, TRAPs, Descriptors, Two Phase Construction etc. and it's not that useful to learn this stuff in 2014. Maybe CODeRUS can help you a bit if you have questions? My skills are OK but I am not an expert. b) QWidgets, which have a native look an feel. You need the old QtSDK 1.1 which has s60v3 support, 1.2 has v5 - Belle only. c) There are other solutions like Flash, JavaME, WRT, .NET, Python, Ruby, Perl and Silverlight but I don't know if they support the audio streaming? |
Re: [Announce] cuteRadio - A user-friendly internet radio player
@marxian
just a quick report... While using the maemo version i can observe a mediamu/high cpu usage with the phone becoming a little bit warm after ~10 minutes (using a wifi connection) and battery level seems to go down quickly. EDIT. and a few questions. How did you populated the db and could it be updated? Which sources are you using? |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Thank you for app!!!! But But I'm not able to listen ''Digitally Imported-Trance'' in UK? Any help? :-(
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
I've also been doing some testing on the Maemo version. From what top shows, while running, cuteradio tends to hover around 20% CPU, and pulseaudio stays between 20-25% CPU. I'm not seeing significant warming or battery drain here (although I haven't run for more than about half an hour at a time).
This is also on a wifi connection. My phone is sitting just a couple of feet from my wifi router though, so it might not need as much power... |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Same results as Copernicus - for comparison, the same station, but listened to using OMP uses ~15 kB/s transfer and OMP doesn't exceed 5% CPU (pulseaudio, similar to Copernicus example, is 15-20% CPU).
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
When compared to OMP in fact it uses about 20-25% more cpu. Temperature... probably a summer effect summed to cpu load. |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
@marxian
Maybe from here: http://web-radio-importer.googlecode...ions/WebRadio/ |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
@marxian
If you decide to add an online search: curl --silent http://opml.radiotime.com/Browse.ashx?c=local | grep audio | grep station| gawk -F'"' '{ print "Station : " $4}{system("curl --silent "$6" | head -n1")}' https://github.com/diegofn/TuneIn-Ra...ter/tunein.lua or: http://crunchbang.org/forums/viewtop...0587%23p150587 |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Along with huellif's development tool cache, here is the link to my repository:
https://drive.google.com/folderview?...2s&usp=sharing The Qt SDKs for Windows have been locked by Google for some reason (perhaps the >1GB file size?), but the Linux tools are fine. This link is to all my available files. |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Hi. Do you have networks proxies can recommend us?? it s working with cuteRadio?
Thank you, GrEAt App! :) |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
Read here: http://en.wikipedia.org/wiki/Proxy_server |
Re: [Announce] cuteRadio - A user-friendly internet radio player
I have just register to say THANK YOU gr8 app , nokia/micro$soft suck big time .
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Hello, Hong Kong country station does not work...
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
As previously mentioned, the list is potentially out of date so it is possible not all stations are current (i've already found a few dead stations). |
Re: [Announce] cuteRadio - A user-friendly internet radio player
The next update will have TuneIn integration (with other services possibly added later). The existing local database will be removed, and instead it will be possible to add stations from TuneIn to the database for local storage. This way, you can build your own local list of stations, instead of having 30,000 entries.
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
@marxian
thank you for considering tunein! Anyway, if it was up to me, i would not discharge your great db since it's very good alternative at the online search. If you add the tunein search, please consider also tunein's pictures, these would give a nice playing experience. One more request, do you think it would be possible to add a setting into the N900 build to chose between Phonom and MAFW? |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
It's not as simple as adding an option to choose MAFW. I need to implement a player that uses MAFW instead of Phonon. If/when I do that, I don't see any reason to allow Phonon as a choice, since there would be no reason to choose it. |
Re: [Announce] cuteRadio - A user-friendly internet radio player
Quote:
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
Ahhh. Thank you :)
|
Re: [Announce] cuteRadio - A user-friendly internet radio player
As far still can hear Radio 1 (essential mix). :p;)
What will happen with favorites? Greetings. PD: I know we still can on tunein. |
All times are GMT. The time now is 19:15. |
vBulletin® Version 3.8.8