Jump to content

PPlayer - The comfortable way of listening music (pplayer.org opened)


Pascal257
 Share

Recommended Posts

Well it appears you're media player will cary on, while mine will fall behind, I'm dropping the project...

If someone would like maybe they could decompile it somehow so that it becomes open soucre....

:)

Well good luck there Pascal257....

I think its the wrong decicion. Take a look on how long I'm working on PPlayer (published).

The AutoIt forum is depressing what musicplayer belongs.

Take the step and try releasing AMP 3 as Open Source (write the last things yourself) on Sourceforge.

And if you're really interested you might join my developer team...

Link to comment
Share on other sites

  • Replies 43
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Just released 0.9.5 RC 1.

Full list of changes will follow with 0.9.5 stable.

Here's my ChangeLog:

=> 0.9.5:

- Fixed:

=> Typo (databse) -> oT

=> Crash on Rate -> oT

=> Pluginerrors ($GUI missing) -> oT

=> Downloading Plugin hungs up PPlayer (sometimes) -> done?

=> Shuffle/Repeat/Repeat all now working - oT

=> Crash on LoadSongInfo -> oT

=> Focusing should work now correctly -> oT

=> PPlayer unusable after hungup while downloading plugins (Plugins.au3 deleted) -> oT

=> Bug with liste

=> Deleting many items on PlayList causing PPlayer to crash -> oT

=> Skindatabase not responding -> oT

=> Rate crashing when no song selected -> oT

- Changed:

=> PPlayer starting after creating database first time -> oT

=> Faster songinfoload -> oT

=> Timer for plugindownload -> oT

=> Webannounce after deleting GUIs -> oT

=> Faster WM_Notify -> oT

Download here

Have fun :)

Link to comment
Share on other sites

0.9.5 RC2 is now available for testing.

It contains a reviped stream plugin that

  • supports much more streams now.
  • has a new clearly arranged GUI
  • works smoother
i542 wrote a plugin called MiniPPlayer

"Small plugin which shows name of song and play/pause controls"

And of course I fixed many bugs like in the versions before

greetings,

Pascal

Link to comment
Share on other sites

I clicked play when I had no songs in the database, and no songs loaded, and it gave me an error.

Other than that it looks great. =]

Well I checked the problem you got, but for me its working. If I have no song in the database and no songs loaded clicking Play does nothing.

Could you get more detailed?

i542 your icons are great ^^

greetings,

Pascal

Link to comment
Share on other sites

Ok I clicked the heart icon and a message box popped up telling me that there are no songs selected.

The immediatly after that I get an error message box with the following error.

Line 632 (File "C:\program files\PPlayer\pplayer.au3"):

$rate = Int($Rating)

$rate = Int(^ERROR

Error: Variable used without being declared.

Also I am running this from the compiled installation I got from source forge, so it is not any error compiliation or version errors on my part.

=]

Just now I tried to run it from the quicklaunch and I got this error...

Line 1 (File "C:\program files\PPlayer\pplayer.au3"):

PluginRegister("Stream")

^ERROR

Error: InKnown Function Name.

Edited by MaudKip
Link to comment
Share on other sites

Ok I clicked the heart icon and a message box popped up telling me that there are no songs selected.

The immediatly after that I get an error message box with the following error.

Also I am running this from the compiled installation I got from source forge, so it is not any error compiliation or version errors on my part.

=]

Just now I tried to run it from the quicklaunch and I got this error...

https://sourceforge.net/tracker/?atid=99624...amp;func=browse

I can do signature me.

Link to comment
Share on other sites

aaah, I was just checking it and your error was impossible:

$ItemSel = _GUICtrlListView_GetSelectedIndices($lieder, True)
    If $ItemSel[0] == 0 Then
        Error("No song selected!")
        Return ""

The function returned after the problem.

You still getting the problem with the quickstart?

If you're occuring other problems use the link i542 posted:

http://sourceforge.net/tracker/?group_id=2...amp;atid=996243

The new crashsystem might lead you to this too.

greetings,

Pascal

Link to comment
Share on other sites

Hey there,

sorry I don’t have much time so I just post the changelog from Sourceforge:

Folders can now be dragged on the playlist

The last playlist will now be saved and played when PPlayer starts (defautly disabled)

Coverload can be deactivated

The user can now specify tags that should be excluded from the AutoSearch (eg. “live” will exclude any “live”-song)

The user can now set the time when a song should be rated positivly

Maaany bugfixes

You might test it:

Download here

greetings,

Pascal

Edited by Pascal257
Link to comment
Share on other sites

Just released 0.9.5 RC4

Due to same last testing I releasing 0.9.5 RC4 - Its just the gold (stable) version but not called as one.

I want to make sure that the latest changes work perfectly.

0.9.5 RC4:

1. Sliderproblem fixed!!! (finally fixed!!)

2. MiniPPlayer changes

3. Other bugfixes

4. New RateGUI (clearly arranged with new GUI)

Here's a screenshot of the new rateGUI: (Mouse onHover at 15th star)

post-21692-1198446552_thumb.jpg

Download here

greetings,

Pascal

Edited by Pascal257
Link to comment
Share on other sites

Hey there,

I can finally announce that 0.9.5 finally gone gold.

1. PluginSystem introduced:

* The PluginSystem shares the plugins available for PPlayer

* It comes with a tab in the settings containing a list of Plugins available

* You can enable/disable plugins, get information on them at this place

2. New Plugin: MiniPPlayer written by Ivan (i542.net)

* Small plugin which shows name of song and play/pause controls

3. New Plugin: BugReport

* Plugin to report Bugs and/or request new features and plugins

4. Stream plugin reviped:

* New GUI with a list containing every stream

* Engine improved now playing many more streams (everyone you could play with WMP and some more)

5. Playlist improvements:

* Closing PPlayer will now save the current Playlist

* On Startup your old list will be restored and the play started on old position

* Note: This feature is disabled on default

* Its now possible to drag folders on the Playlist

* The songs on the playlist got some new items in the contextmenu

6. Settingsimprovement:

* There are more settings available for PlayMode

* More settings for General will follow in next releases

* One new setting: AutoSearch Excludement

-> The user can exclude tags from the AutoSearch (for example live - no song with live in it will be added)

7. Improved Rating:

* Clicking on the Star next to the playlist will open a window containing 20 stars

* To change the rating the user just clicks on one of the stars

* A small label informs the user which song hes rating

8. Small changes:

* PPlayer will now start after creating the database on first run

* The songinfoload is now much faster due to a new system

* Covers will only be downloaded if they do not exist in the musicfolder

* Crashsystem: After a crash of PPlayer the user will be introduced what to do

* After one month of the release the user will get a message begging him to download the latest version

9. Bugfixes:

* The problem with the slider is finally fixed

* Many crashes on uncommon events were fixed

* Focusing on the playlist was fixed

* Skindatabase not responding while rating a skin fixed

* Deleting many items on PlayList causing PPlayer to crash fixed

* and many many more

Here are some screens from the new version:

The MainGUI (Skin: MsgPlus)

Posted Image

The new Plugin MiniPPlayer

Posted Image

The PlayModeTab with new settings

Posted Image

The PluginSystem

Posted Image

The reviped RateGUI (Cursor on 15th star)

Posted Image

The reviped StreamGUI

Posted Image

Download:

PPlayer 0.9.5 directly from SourceForge.net

greetings and merry christmas,

Pascal

Link to comment
Share on other sites

  • 5 weeks later...

Hey there,

after a long break and due to some requests here's version 0.9.5.5:

BugFixes:

Wrong URL on SOngView

Deleting many songs sometimes occured an error that is fixed

Loading last played songs fixed

Added:

Lyrics - setting to autoload lyrics

Databaseentry after adding a song to playlist

Beginning to support Linux - Wine

Changed:

Lyrics GUI now with CheckBox for the setting

Inputs are only readable (getting current songinfo)

Skins can now be disabled (not yet in the settings)

Versions do now expire after 2 months

Last songs are checked for existence (e.g. they were on external harddrive)

https://sourceforge.net/project/showfiles.p...lease_id=570737

Link to comment
Share on other sites

  • 3 weeks later...

Hey there,

as somebody may have seen, the redirections now points to www.pplayer.org.

This page is the new home of PPlayer and any new news, updates etc will be released there.

The Wiki - now for the first time called FAQs is available here (later faqs.pplayer.org).

PPlayer is now downloadable with the latest version here (later download.pplayer.org).

The board is open for everyone - the bug/feature-tracker will be found there - as some other discussion forums.

Im focusing on putting every feature (wiki, bugtracker, featuretracker etc.., cvs, blog) on this one page.

So well see us on www.pplayer.org

Good bye

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...