Jump to content

L|M|TER Media Player - NEW VERSION 4.0.0.7 !


LIMITER
 Share

Recommended Posts

  • Replies 337
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

GROOVY!! Maybe for next update can you make the song info bring up whatever is highlighted instead of just the one playing? That would be a good update I think.. :)

I haven't looked yet, but it looks groovyyyyyy!
Link to comment
Share on other sites

WooW! Im really impressed ! I found only two little bugs:

1)The volume slider cant be moved fast because it show wrong volume

Posted Image

2)few times i have little problem with the song progres slider, when i have move it with mouse on for ex. 2:12, it was randomly pleaced on right pleace (2:12 )or on the beggining of bar (also some minor problems with clicking on the progres bar, some times it works correctly some times not).

But I havent seend so god player from long long time! Keep it going ! ;)

p.s-sory for bad english :)

p.s2-I propose you to do some option to make you player smaller like winamp or WMP, i think this will be perfect:

Posted Image

Edited by Uriziel01
Link to comment
Share on other sites

Well Uriziel01 ... These bugs are almost permanent (the volume slider it's buggy,i knew,and the slider doesn't work,it has been already discussed) . So srry but i don't know a better sollution :D (this is the situation).And about the minimizing thing,i think i will do that in the next version,if i'l find a workaround to do that :) ...

Thx for feedback and support again to all ;) and stay tuned ... The new version will be released soon

P.S. - I don't think i will add that funcion afterall,because LMP has a Minimize-To-Tray function (which i think is more useful than the minimize thing ...) ... But,if you want ... PLEASE VOTE !!!

Edited by LIMITER
Link to comment
Share on other sites

Oh and one more bug finded, i think this is may be fix by adding WinActive or WinGetState check. The progress slider works even if i activate other window, for ex. im listening to music but i have the LMP only in background when i drag clicked mouse cursor (or just click) on the high where in background is progress bar it is still working :) If I'll have a moment i will look at the volume slider ;)

Edited by Uriziel01
Link to comment
Share on other sites

change line 372 from

If $ci[2] = 1 And $ci[4] = $PosSlider  Then;user presses on the slider

To:

If $ci[2] = 1 And $ci[4] = $PosSlider and winactive("L|M|TER Media Player v. " & $cver & " - © 2008 L|M|TER","")<>0 Then;user presses on the slider

This will solve the problem with working progres bar in background.

And add in line 225

GUICtrlSetData($Label1,"Volume : " & 100 - GUICtrlRead($volslider))

Then the volume slider works perfectly ;) Im happy that i could help you :)

Edited by Uriziel01
Link to comment
Share on other sites

Hi again :) If you dont mind i have little edited your script:

1)Speeded up some transparency stuff and title animation (to slow for me)

2)maked some VERY basic minimalization func under Help>Mini

3)rebuilded volume slider (Now we see correct volume everytime and the label isnt blinking)

4)Sound is slowly turning down when we are exiting LMP

5)Added some beggining of multileanguage stuff in .ini file (only beggining and not perfect)

Link to the edited version (archive do NOT contains pictures) : http://www.speedyshare.com/352229699.html

I NOW THAT THIS IS YOUR PROGRAM I ONLY WANT TO HELP AND SHOW YOU MY FEW IDEAS FOR CHANGES.

[autoit]#Region;**** Directives created by AutoIt3Wrapper_GUI ****

#AutoIt3Wrapper_icon=lmp.ico

#AutoIt3Wrapper_outfile=lmp.exe

#AutoIt3Wrapper_Compression=4

#AutoIt3Wrapper_Res_Comment=Thx too all that helped creating this app ...

#AutoIt3Wrapper_Res_Description=L|M|TER Media Player

#AutoIt3Wrapper_Res_Fileversion=3.3.0.0

#AutoIt3Wrapper_Res_LegalCopyright=

Edited by SmOke_N
Wrapped long code in "AutoIt" tags
Link to comment
Share on other sites

@Uriziel01

I apreciate your help,and i'm happy to see that my app is used (and improved) by people ...

A few words about your last post :

- I speeded up the fade-in's and fade-out's and title animations (they where endeed slow)

- When you finish the multi-language, it will be cool to use it,so ... keep up the good work

- Same about the minimize thing (The poll sais that it should be implemented),if you finish it i will be happy to put it in the next version :)

- I fixed the volume slider on my own (thx anyway ...)

- The sound fade-out thing didn't work ... (don't know why ...)

@Rest of you

New version ... 3.3.1

Link to comment
Share on other sites

Ok. :

1)Multilanguage function is now full

2)Fade-in and Fade-Out on Stop,Pause,Play and Exit (Now it must work correctly)

3)Mini func has been upgraded but not enden yet (It have few little bugs sometimes)

4)Player is now opening .wma files also

5)Now we can delete one song from playlist clicking in DeleteSong right click menu

6)We may change LMP language in setting menu

7)Changed Bg color of Playlist :)

LINK:

http://www.speedyshare.com/719504774.html

(archive contains source code, compiled script, pictures and Language files PL and ENG)

Edited by Uriziel01
Link to comment
Share on other sites

@Uriziel01

I'll implement the "Delete Song" thing :) (it is useful,i think ;))

I have a polish version of LMP v1 (i stopped developing it because ... well , polish is not my mother-language :D)

I'll be happy to make a version in my language though (Romanian) and implement it with other languages (if someone is able to do that, don't hesitate) :(

@gesller

I'm glad you like it :cheer:

Link to comment
Share on other sites

Nice!! Very Hard to believe you are 14.. LOL Great Job... :)

edit: I am thinking maybe there is some way to use GDI for a visual effect like winamp has.. That would be sweet!

Edited by gesller
Link to comment
Share on other sites

@gesller

It's true... i'm 14 (well... almost 15 though :) ) . But that's not a problem no ?

The GDI thing would be endeed sweet ;)

@Rest of you

NEW VERSION !!! 3.3.2

No, nothing at all wrong with it. It was a compliment.. :D

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...