gseller Posted March 4, 2008 Posted March 4, 2008 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..
BrettF Posted March 5, 2008 Posted March 5, 2008 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! Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
LIMITER Posted March 5, 2008 Author Posted March 5, 2008 I apreciate that you like it ... And maybe i will add the function that you specified,gesller:)
Uriziel01 Posted March 5, 2008 Posted March 5, 2008 (edited) WooW! Im really impressed ! I found only two little bugs:1)The volume slider cant be moved fast because it show wrong volume 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: Edited March 5, 2008 by Uriziel01
LIMITER Posted March 5, 2008 Author Posted March 5, 2008 (edited) 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 (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 March 5, 2008 by LIMITER
Uriziel01 Posted March 5, 2008 Posted March 5, 2008 (edited) 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 March 5, 2008 by Uriziel01
LIMITER Posted March 5, 2008 Author Posted March 5, 2008 I saw that thing too ... but don't have a clue on how to solve it
Uriziel01 Posted March 5, 2008 Posted March 5, 2008 (edited) 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 March 5, 2008 by Uriziel01
LIMITER Posted March 5, 2008 Author Posted March 5, 2008 I've changed a little the volume label code to make it more reliable ... THX !!
Uriziel01 Posted March 5, 2008 Posted March 5, 2008 (edited) 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>Mini3)rebuilded volume slider (Now we see correct volume everytime and the label isnt blinking)4)Sound is slowly turning down when we are exiting LMP5)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.htmlI 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 March 5, 2008 by SmOke_N Wrapped long code in "AutoIt" tags
LIMITER Posted March 5, 2008 Author Posted March 5, 2008 @Uriziel01I 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 youNew version ... 3.3.1
Uriziel01 Posted March 6, 2008 Posted March 6, 2008 (edited) Ok. :1)Multilanguage function is now full2)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 also5)Now we can delete one song from playlist clicking in DeleteSong right click menu6)We may change LMP language in setting menu7)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 March 6, 2008 by Uriziel01
LIMITER Posted March 6, 2008 Author Posted March 6, 2008 @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 ) 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
gseller Posted March 6, 2008 Posted March 6, 2008 (edited) 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 March 6, 2008 by gesller
LIMITER Posted March 7, 2008 Author Posted March 7, 2008 @gesllerIt'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 youNEW VERSION !!! 3.3.2
Uriziel01 Posted March 7, 2008 Posted March 7, 2008 i think that even visualization are possible, but only when you find some library to read sound output. I think this is'nt possible in pure AutoIt
gseller Posted March 7, 2008 Posted March 7, 2008 @gesllerIt'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 youNEW VERSION !!! 3.3.2No, nothing at all wrong with it. It was a compliment..
LIMITER Posted March 7, 2008 Author Posted March 7, 2008 (edited) Thx then gesller It would be nice to create some sort of visualization ... Edited March 7, 2008 by LIMITER
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now