TMini Radio Beta (0.3B)

Developed or developing a new product in PureBasic? Tell the world about it.
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

TMini Radio Beta (0.3B)

Post by Heathen »

..
Last edited by Heathen on Tue May 11, 2010 12:05 am, edited 14 times in total.
I love Purebasic.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

That's great!. I started it up and instantly got hit with high quality, nice and loud stereo radio.

Good job.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

Thanks man, im glad you like it :)
I love Purebasic.
dige
Addict
Addict
Posts: 1406
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Post by dige »

That rocks!! Very cool
Brice Manuel

Post by Brice Manuel »

This is really nice. It works good, compact and unobtrusive, intuitive user interface, and not resource hogging. Very good work on this!
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

yes i like it much.

i tested the playlist - it works as expected.

here is my Digitally Imported `DIFM` playlist :

Code: Select all

Name1  = 181.fm - Kickin' Country
Url1   = http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=783&file=filename.pls
Name2  = RBNLive
Url2   = http://www.rbnlive.com/listen32k.pls
Name3  = The 80s Channel 
Url3   = http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=1553&file=filename.pls
Name4  = DI FM - ChillOut
Url4   = http://www.di.fm/mp3/chillout.pls
Name5  = DI FM - Trance
Url5   = http://www.di.fm/mp3/trance.pls
Name6  = DI FM - House
Url6   = http://www.di.fm/mp3/house.pls
Name7  = DI FM - Progressive
Url7   = http://www.di.fm/mp3/progressive.pls
Name8  = DI FM - Goa Psy
Url8   = http://www.di.fm/mp3/goapsy.pls
Name9  = DI FM - Lounge
Url9   = http://www.di.fm/mp3/lounge.pls
Name10 = DI FM - Ambient
Url10  = http://www.di.fm/mp3/ambient.pls
Name11 = DI FM - Drum And Bass
Url11  = http://www.di.fm/mp3/drumandbass.pls
Name12 = DI FM - Classic Techno
Url12  = http://www.di.fm/mp3/classictechno.pls
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
r_hyde
Enthusiast
Enthusiast
Posts: 155
Joined: Wed Jul 05, 2006 12:40 am

Post by r_hyde »

Great work! You indicate that you will be releasing source code at some point, so maybe I can just wait and add this myself, but it would be nice to have a mute function and the ability to change stations from the tray icon. Minor quibbles, though - it's really a great program!
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

r_hyde wrote:Great work! You indicate that you will be releasing source code at some point, so maybe I can just wait and add this myself, but it would be nice to have a mute function and the ability to change stations from the tray icon. Minor quibbles, though - it's really a great program!
Nice suggestions, I will probably add both features :)
I love Purebasic.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

I've imported all of Flype's stations and had my wife rocking in her chair. Two fans here Heathen.

I like simple, uncomplicated stuff like this that just works.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

I've imported all of Flype's stations and had my wife
A well-spent morning to be sure :wink:
BERESHEIT
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

:lol:

Updated to 0.2. There's not enough space to add mute and Im trying to keep it as small and compact as possible (I hate big flashy players). I guess I need to reconsider the GUi.
I love Purebasic.
JCV
Enthusiast
Enthusiast
Posts: 580
Joined: Fri Jun 30, 2006 4:30 pm
Location: Philippines

Post by JCV »

wow nice :D
r_hyde
Enthusiast
Enthusiast
Posts: 155
Joined: Wed Jul 05, 2006 12:40 am

Post by r_hyde »

Minimalist GUIs are a fine goal, IMO. You can definitely acheive the most compact interface possible by just having the tray icon, with a short list of useful functions on a pop-up menu when you right-click the tray icon. If it were up to me, I might even allow to mute/unmute simply by left-clicking the tray icon.

But, those are just ideas for you to take or leave. Even if you don't change a thing, I'll be quite happy using this wonderful little radio player just as it is 8)
JCV
Enthusiast
Enthusiast
Posts: 580
Joined: Fri Jun 30, 2006 4:30 pm
Location: Philippines

Post by JCV »

How about adding support for AM/FM stations in our place?
http://www.eradioportal.com/index-luzon.html
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

PS2: The source code is a bit sloppy, so im going to clean it up before releasing the source to the community.
i'm sure i will make my own miniplayer once you release the source code.

does FMOD supports natively audio-streams or is it your own decoder ?
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Post Reply