Santa
December 25th, 2003, 03:25 PM
Winamp 5 Playlist Changer OSD By Santa, Dexter and Hustler
I made a Java program in asoccition with a friend. There is able to grab all the Playlists from winamp 5.00+ Media Libary and put them in a menuosd. where they can be opened from the OSD, with the arrows and enter.
Update
Dexter another friend of mine translated the JAVA code to c++, so know it runs without JRE, That's very nice and much easier to install :)
I actually started making this because I thougt it was annoying that you couldn't change the playlist from my remote. The JAVA or C++ code isn't optimized if anyone wants to do it or complie it to another language just go ahead.
This work is made with inspiration from the playlist OSD menu.
I collected all files in a zip it can be downloaded Here (http://www.geocities.com/achorsens_2000/) or at the bottom of this post :)
WinAmp 5.02+ Playlist Selector OSD by Santa v.2.0.0
0. History
1. Description
2. Requirements
3. Notes
4. Files
5. Where to get JAVA (You Don't Need this in version 2)
0. History
* 2.0.0 Translated the code to c++ and made is a .exe file instead of JAVA, JAVA code is still included
but is disabled in batch file (enable if you want it!)
* 1.0.1 updated java code, for some minor bugs, there could happend 1/10000 time. forgot to
a flush command so oput buffer stream is empty.
* 1.0 The First Version able to do the requested job :)
1. Description
This will make a OSD there you can select from the playlists in Winamps ML, a open them.
2. Requirements
* Winamp 5.00+ (incl. Media Libary)
* OSD Menu 1.65 by Matt Wire
* Girder :)
ONLY JAVA VERSiON 1.0.1 and below.
* JAVA JRE Pack or better. Virtual Machine isn't enough. (
3. Notes
This is made to fit, Winamp 5.02 installed in C:\program files\winamp\ and Girder 3.3
installed in C:\program files\Girder\. And the Zip unzipped directly in the plugins Directory.
NOTE!
that the batch file for the program (both JAVA and .exe) have 3 important arguments, and JAVA isn't
compatible with Paths containing spaces, so use MS-DOS paths. ("Program Files" = "Progra~1")
4. Files Included in zip.
osdmenu\WAPL\..
settings.txt: This File contains the information for the Visual of the menuosd.
Must contain [Visual] and [main] and a empty line at the bottom.
INFO on how to set this up can be found in Readme.html of matts plugin.
WAPL.exe : The executable c++ version of the program
Wapl.class : The Complied JAVA file.
WAPL.GML : An Girder example Group
WAPL.bat : The Batch file used to execute the JAVA file.
Argument 1: The Absolute path to gen_ml.ini Winamp ML Info File. (C:\progra~1\Winamp\plugins\gen_ml.ini is Default)
Argument 2: The Name of the output menuosd ini file. (C:\progra~1\Girder\plugins\menuosd\wapl.ini is Default)
Argument 3: Placement of the settings file (settings.txt)
osdmenu\WAPL\Source\..
Wapl.java : Sorce Code for the Java File Made by Hustler (a friend of Santa)
Wapl.cpp : Source Code for the C++ program. Made By Dexter. (a friend of Santa)
5. where to get JAVA
If you don't have JAVA it can be downloaded here:
http://www.java.com/en/download/manual.jsp
I made a Java program in asoccition with a friend. There is able to grab all the Playlists from winamp 5.00+ Media Libary and put them in a menuosd. where they can be opened from the OSD, with the arrows and enter.
Update
Dexter another friend of mine translated the JAVA code to c++, so know it runs without JRE, That's very nice and much easier to install :)
I actually started making this because I thougt it was annoying that you couldn't change the playlist from my remote. The JAVA or C++ code isn't optimized if anyone wants to do it or complie it to another language just go ahead.
This work is made with inspiration from the playlist OSD menu.
I collected all files in a zip it can be downloaded Here (http://www.geocities.com/achorsens_2000/) or at the bottom of this post :)
WinAmp 5.02+ Playlist Selector OSD by Santa v.2.0.0
0. History
1. Description
2. Requirements
3. Notes
4. Files
5. Where to get JAVA (You Don't Need this in version 2)
0. History
* 2.0.0 Translated the code to c++ and made is a .exe file instead of JAVA, JAVA code is still included
but is disabled in batch file (enable if you want it!)
* 1.0.1 updated java code, for some minor bugs, there could happend 1/10000 time. forgot to
a flush command so oput buffer stream is empty.
* 1.0 The First Version able to do the requested job :)
1. Description
This will make a OSD there you can select from the playlists in Winamps ML, a open them.
2. Requirements
* Winamp 5.00+ (incl. Media Libary)
* OSD Menu 1.65 by Matt Wire
* Girder :)
ONLY JAVA VERSiON 1.0.1 and below.
* JAVA JRE Pack or better. Virtual Machine isn't enough. (
3. Notes
This is made to fit, Winamp 5.02 installed in C:\program files\winamp\ and Girder 3.3
installed in C:\program files\Girder\. And the Zip unzipped directly in the plugins Directory.
NOTE!
that the batch file for the program (both JAVA and .exe) have 3 important arguments, and JAVA isn't
compatible with Paths containing spaces, so use MS-DOS paths. ("Program Files" = "Progra~1")
4. Files Included in zip.
osdmenu\WAPL\..
settings.txt: This File contains the information for the Visual of the menuosd.
Must contain [Visual] and [main] and a empty line at the bottom.
INFO on how to set this up can be found in Readme.html of matts plugin.
WAPL.exe : The executable c++ version of the program
Wapl.class : The Complied JAVA file.
WAPL.GML : An Girder example Group
WAPL.bat : The Batch file used to execute the JAVA file.
Argument 1: The Absolute path to gen_ml.ini Winamp ML Info File. (C:\progra~1\Winamp\plugins\gen_ml.ini is Default)
Argument 2: The Name of the output menuosd ini file. (C:\progra~1\Girder\plugins\menuosd\wapl.ini is Default)
Argument 3: Placement of the settings file (settings.txt)
osdmenu\WAPL\Source\..
Wapl.java : Sorce Code for the Java File Made by Hustler (a friend of Santa)
Wapl.cpp : Source Code for the C++ program. Made By Dexter. (a friend of Santa)
5. where to get JAVA
If you don't have JAVA it can be downloaded here:
http://www.java.com/en/download/manual.jsp