FL Player - VB Media Player Written From Scratch

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
8 posts Page 1 of 1
Contributors
User avatar
frozerlaxegon
Top Poster
Top Poster
Posts: 84
Joined: Thu May 13, 2010 4:38 pm

Hi, this is my first post here. Recently, I've written a media player in Visual Basic.Net. It is special because it uses a library which I wrote myself, instead of relying on the Windows Media Player library, which sucks. Most of all, it is open source.
It is currently in 0.0.0.3 but I've already started the development of 0.0.0.4.
Also, it has two completely different versions of it, one is FL Player and another one is FL Player Aero.
FL Player Aero has more glass and can only be run on Vista / 7.

Requirements :
OS : Xp/Vista/7(Vista/7 For FL Player Aero)
.NET Framework : 4.0 or above

Features :
Playback :
-Supports dragging file over icon(play the file dragged over the application's icon)
-Play by codec(plays the file according to the codec installed in your computer)
-Supports full screen(video only)
-Supports small sized mode(during audio playback)
-Supports repeat after playback

GUI(Graphical User Interface)
-User friendly
-Windows Classic(95/98/2k/ME) style buttons(author is old-school Windows user)
-Supports keyboard shortcuts
-Shows playback device, status, etc during the playback

Application
-Open source(licensed under the GNU General Public License)
-Display change log and release notes

Documentation
-Documents are written in plain text files

Coming soon :
-Single window only(only plays files on a single FL Player window)
-Bug fixes and more
-Faster library

Download Link : http://fl-player.blogspot.com/p/downloads.html
You've been RICKROLL'D
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

wow um... not a postive comment in mind
my reasons
complicated gui, errors given when playing song, to many textboxes
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

why do we need .net framework 4.0 for this?
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

yeah
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
frozerlaxegon
Top Poster
Top Poster
Posts: 84
Joined: Thu May 13, 2010 4:38 pm

zachman61 wrote:
wow um... not a postive comment in mind
my reasons
complicated gui, errors given when playing song, to many textboxes
You must be using Windows Vista/7.

Anyways, I've rewritten the library from scratch and it fixed that problem.

As for your problem about the complicated GUI, that 'textboxes' is actually the information about the current file playing and what device(driver) it is using.

In 0.0.0.4, I'll add a checkbox in the preferences to toggle the 'textboxes' visibility.
You've been RICKROLL'D
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Hi
I like the Idea, and it did work, altho it crashed when i opened the Utils section, So yeah keep up with it

Chris
Image
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Thanks for this, the source diddnt work at all but im shure it was a long code!
Image
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

sorry for my other comment i was in a bad mood,
its not bad just i don't like the button styles lol
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
8 posts Page 1 of 1
Return to “Full Software”