BrettF Posted December 22, 2008 Author Share Posted December 22, 2008 Well when I said I had enough time I lied... With Christmas being close, I've been working way too much, and when I'm home, I'm asleep I'm getting it done slowly but surely, and hopefully in then next month I should have something to show! And with that I must ask, is there any features you'd like to see in it? Anything you didn't like in the old version? I'd love to know how I could make it better!My Plan so farMore visualizationsSupport for more (Yes more!) formatsVideoSkinnable InterfaceFix Online Now Playing image"Smart Shuffle" - Shuffles songs and plays the ones you like more...Web Control (Ability to control it from your browser, in or out of your home)Currently I have got a SQLite Database going for storing the library (it's going very well!) and of course a new layout. When I can be arsed, I will post a screenshot of the new GUI. As I plan to make you able to pick from a few layouts, or maybe even create your own (Wouldn't that be fun!) I'll see how I go in getting something working...Cheers,Brett 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! Link to comment Share on other sites More sharing options...
koudelka Posted February 5, 2009 Share Posted February 5, 2009 when i download the file is 0 kb size , can anyone attach the file plz Link to comment Share on other sites More sharing options...
LoranRendel Posted May 7, 2009 Share Posted May 7, 2009 This site is down Where can I download this player? Link to comment Share on other sites More sharing options...
BrettF Posted May 7, 2009 Author Share Posted May 7, 2009 Don't bother until I finish updating it... 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! Link to comment Share on other sites More sharing options...
nobbe Posted May 8, 2009 Share Posted May 8, 2009 v 0.0.4 - it crashes with subscript error when i add a directory with files - Menu flashes - When I choose a radio station it crashes - volume slider is set wrong (left side = zero ) but then to 100 % initially - volume is set to 100% each new file - it will play the files nicely but the right volume (wave display?) display is really useless ? apart from this is has potential for a good player :-) Link to comment Share on other sites More sharing options...
BrettF Posted May 9, 2009 Author Share Posted May 9, 2009 Like I said, don't bother until I've finished updating it. 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! Link to comment Share on other sites More sharing options...
BrettF Posted May 19, 2009 Author Share Posted May 19, 2009 (edited) I'm actually getting somewhere. I have a whole SQLite database working, along with a few other things which will come... I will try get a BETA version going soon...EDIT: Oh and it will be Open Source so I'm spending quite a bit of time commenting my code properly, keeping everything to a standard that I like... Edited May 19, 2009 by BrettF 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! Link to comment Share on other sites More sharing options...
BrettF Posted May 23, 2009 Author Share Posted May 23, 2009 Updated!23 May 2009V2.0.0.1 (BETA)AAMP has been updated to V2.0.0.1 (BETA).Download can be found in Post 1.Currently known bugs:Webcontrol state in menu.Help docs need to be added/createdSome functions do not work, period. Most have alerted you.Library wizard will not associate filesSkin selector does some funny things.Stuff that still needs to be done before V2.0.0.2 is released:Finish functions for MNU_FILE_IMPORT_LIBRARYFinish functions for MNU_FILE_EXPORT_LIBRARYFinish functions for MNU_FILE_PRINT_TRACKSFinish functions for MNU_VIEW_AUDIO_OPTIONSFix functions for MNU_VIEW_SKIN_SELECTORFinish functions for MNU_VIEW_LAYOUT_SELECTORFinish functions for MNU_VIEW_SETTINGSFinish functions for MNU_VIEW_PREFERENCESFix functions for MNU_TOOLS_WEBCTRL_ACTIVATEFinish functions for MNU_TOOLS_WEBCTRL_OPTIONSFinish functions for MNU_HELP_HELPFILEFinish functions for MNU_HELP_ABOUTFinish functions for MNU_HELP_KEYBOARDFinish File AssociationsFinish Command line.As this is BETA, many things may be broken or buggy. Pretty please post any problems, bugs, things that just ain't right etc so I can fix it!Due to lack of instructions here is how to use it.Compiling and running AAMP for the first timeGoto "SRC" folder.Open"WebControlServer.au3""MainCode.au3"Compile scripts (Just press F7 in SciTE, the directives will take care of the rest).Goto the "RELEASE" folder.Run "AAMP.exe". The library wizard should now run.Follow the promptsTo use WebControl interfaceBy default the server is created on @IPAddress1, port 9080. If you need to change this, you must do so from the source by editing ("SRC\WebControlServer.au3"). Variables are $sIP and $iPort. Re-Compile if necessaryOpen Auth.ini in "RELEASE" folderSet crenditails in the form: username=passwordRun "AAMP.exe"Goto Tools > Web Control > Activate. You will need to press it twice (bug), or until it is checked again.Goto Tools > Web Control > View Webcontrol Interface. This will open it in your browser.If you changed the defaults for IP and Ports, you can access it in your browser from http://IP:Port/Cheers,Brett 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! Link to comment Share on other sites More sharing options...
BrettF Posted May 24, 2009 Author Share Posted May 24, 2009 Bump... No comments? Bugs? 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! Link to comment Share on other sites More sharing options...
colafrysen Posted May 24, 2009 Share Posted May 24, 2009 (edited) I get this error when clicking some of the buttons (ex play) while a song is already playing. --------------------------- AutoIt Error --------------------------- Line -1: Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded. --------------------------- OK --------------------------- Edited May 24, 2009 by colafrysen [font="Impact"]Use the helpfile, It´s one of the best exlusive features of Autoit.[/font]http://support.microsoft.com/kb/q555375ALIBI Run - a replacement for the windows run promptPC Controller - an application for controlling other PCs[size="1"]Science flies us to the moon. Religion flies us into buildings.[/size][size="1"]http://bit.ly/cAMPZV[/size] Link to comment Share on other sites More sharing options...
BrettF Posted May 24, 2009 Author Share Posted May 24, 2009 Think I know the issue, just some more error checking should do it. Cheers! Brett 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! Link to comment Share on other sites More sharing options...
James Posted May 25, 2009 Share Posted May 25, 2009 Awesome! This is really good so far! Why show the skin selection window if it doesn't work? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
BrettF Posted May 25, 2009 Author Share Posted May 25, 2009 Because it works if you make it a true hex code (just input 0xRRGGBB for the correct thing. Naturally RR/GG/BB is the levels of colour... ) 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! Link to comment Share on other sites More sharing options...
James Posted May 25, 2009 Share Posted May 25, 2009 Because it works if you make it a true hex code (just input 0xRRGGBB for the correct thing. Naturally RR/GG/BB is the levels of colour... )No I mean selecting from the drop down box. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
BrettF Posted May 25, 2009 Author Share Posted May 25, 2009 (edited) Oh it does, you just gotta hit save... I see.... (after consultation in private.) Will see about a fix. Edited May 25, 2009 by BrettF 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! Link to comment Share on other sites More sharing options...
BrettF Posted June 20, 2009 Author Share Posted June 20, 2009 (edited) Updated!20 June 2009V2.0.0.2AAMP has been updated to V2.0.0.2Download can be found in Post 1.It is now availiable from sourceforge. Please bare with me while I still learn how to use the service Cheers,Brett EDIT: Post ID was wrong Edited June 20, 2009 by BrettF 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! Link to comment Share on other sites More sharing options...
BrettF Posted June 21, 2009 Author Share Posted June 21, 2009 (edited) Updated!21 June 2009V2.0.0.3AAMP has been updated to V2.0.0.3Download can be found in Post 1 or from sourceforge project page.Changelog:- FIXED - Webcontrol state in menu. - FIXED - Skin selector does some funny things. - ADDED - EAX and DX8 Audio Effects functionality - ADDED - Web Control settings dialogue. - FIXED - Error with adding new files into database after intial loading - ADDED - Library wizard will now associate files - FIXED - Webcontrol IP and PORT now accept user defined values.A reminder to please bare with me while I still learn how to use sourceforge. Please report any bugs either here, or on the tracker.Comments? Criticism? Anything? Cheers,Brett EDIT: pdated! was a great title... Edited June 21, 2009 by BrettF 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! Link to comment Share on other sites More sharing options...
BrettF Posted June 22, 2009 Author Share Posted June 22, 2009 Comments? 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! Link to comment Share on other sites More sharing options...
BrettF Posted July 15, 2009 Author Share Posted July 15, 2009 Updated!15 July 2009V2.0.0.4AAMP has been updated to V2.0.0.4. It is a very important update!Download can be found in Post 1 or from sourceforge project page.Changelog:- ADDED - File Asocitation now creates a backup. - ADDED - Now playing Image Functionality - ADDED - About GUI - ADDED - Visualizations - ADDED - MSN now playing song information - ADDED - Splash Screen on Startup - ADDED - Load statistic displayed in tray tip (Time in seconds and the number of songs loaded.) - ADDED - Alerts user to progress when recursively adding files. - FIXED - Webcontrol state loads on startup correctly. - FIXED - Fixed the list of Filetypes to be correct. - FIXED - Webcontrol locations in the javascript using hardcoded values. - ADDED - Traytip displays when a user has logged in to webcontrol.Please report any bugs either here, or on the tracker.Example now playing image (dynamically updated to what I am actually playing!)Comments? Criticism? Anything? Cheers,Brett 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! Link to comment Share on other sites More sharing options...
monoceres Posted July 15, 2009 Share Posted July 15, 2009 Very nice Brett! Looks really professional with the wizard and everything Unfortunate that I cannot even try it out properly. Even though flac appears to be supported flac files are skipped when adding files to the library. There something wrong with the Swedish language pack. I got errors at startup that certain values aren't present. What the hell are you doing when adding files to the library? It took me over 15 minutes to add 4500 songs. Certainly reading the tags doesn't take that long? It's still called Swedish Brett One 'e'. When coming to the loading splash screen everything freezes and the splash never disappears. Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
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