Project 

Home
 Requirements

News

Pictures

Download
 Known bugs
 Installation

Configuration
 LCD modules
 Plug-in
 Input

Development
 Enhancements

 Misc 
 Links
 Author

Donations:

 

SourceForge.net Logo



Development

The plugin is written in VC++ 6.0. The source code is available under the GNU Public License. If you've done any improvements, please submit them as patch file. An updated version will be posted on this page.
 

A better way is to join the development group at SourceForge!
The project page is: https://sourceforge.net/projects/lcdplugin/
Write me an email if you like to join so I can add you as a developer.

Notes: 

  • Everyone has read access to the repository, developers also have write access.

  • The CVS source code module is called source.

Please read the how-to's at SourceForge how to set up and use CVS with SSH under Windows, especially sections 6 and 7: http://sourceforge.net/docman/?group_id=1 

There's now a very nice tutorial about how to set up WinCVS with the PuTTY SSH suite. The best part is it's no longer necessary to re-enter your password for every CVS operation! Finally... :-)

If you are new to CVS and use the WinCVS client: WinCvs Daily Use Guide

Anonymous CVS Access

The project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/lcdplugin login
 
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/lcdplugin co source

 

Resources

 

Planned enhancements

  • Combine the LCD plugin with the spectrum analyzer plugin and make a single Winamp visualization plugin.
    The current design is too complicated and everything else than flexible in regards to graphic displays (at the moment only Noritake VFD 800, but more graphic displays might be supported in the future).
  • Getting rid of Visual Studio and MFC as development environment.
    Goal: gcc and portable core architecture.

  • Improved web page with additional LCD pictures showing all the possibilities.

  • Enhanced text field configuration (e.g. viewports).

  • Character substitution table (e.g. ä=ae).

  • Testing and documentation of the various keypad interface.

  • Integration of UIR so that only one serial port is needed for a MO LCD and the UIR.

  • Song search function.

  • Support for WinAmp 3.0 once I have more time and the plugin reached beta state.
    Update: probably won't happen if WinAmp 5 delivers what it promises...

  • Whatever I think is useful...

If you have a feature request use the Feature Request Tracking System on SourceForge: https://sourceforge.net/projects/lcdplugin/ or send me an email.

 

Development environment

Just for the curious out there - that's my development environment:


@ home
on the road
@ work
PC
Apple G4
IBM X30
custom made
CPU
dual 450
mobile P3 1.06
Athlon XP 2000+
Ram
1 GB
640 MB
1 GB
OS
OSX
Windows XP
Windows 2000
LCD
-
MO: 4041 (4x40) + GLK12232-25
HD44780: generic 2 x 40 & 4 x 40
Noritake VFD 800, PJRC
Crystalfontz 634 v1.3

 



© 2003 Zed 
 Last modified: 2101 days ago by Markus Zehnder