From MyWikiSVN RepositoriesThis page lists where to get source code for my various plugins. Generally, source code is only available via anonymous SVN. I do not offer zipped archives, simply because code is only interesting for developers and such users are usually familiar with using a version control system. TabSRMM and Clist NicerBoth plugins are hosted inside the main SVN repository for Miranda. When you checkout Miranda from Googlecode, you'll also get the code for these plugins.
This will check out trunk code which means you'll get the bleeding edge, code which is under heavy development. You should not use this when your goal is to compile a stable Miranda version.
Where to put the code?All my plugins have been set up in a way that their code must be in a folder just one level below the /plugins subfolder in the Miranda source code tree. For example: C:\code\Miranda\plugins\tabSRMM C:\code\Miranda\plugins\clist_nicer History editorThese two plugins are not hosted inside the main Miranda repository. I'am using googlecode to host them and the repository can be accessed here: Sound VolumeThe source code is available here (.ZIP archive, about 480K). Like tabSRMM and Clist Nicer, these plugins are also configured to be built from a subfolder under the \plugins directory. Supported build environments
are the only officially supported build environments for all my plugins. Project files are available for 6.0 (.dsw / .dsp) and 10.0 (.sln / .vcxproj). Other versions should work when you convert the .dsw/.dsp project files. SVN clientsUsing and understanding SVN can be hard for a new user, but there are some very nice graphical clients for Windows. I recommend Tortoise SVN[1] or Rapid SVN[2] which are both very feature-rich and easy to use. Users of Microsoft Visual Studio (2005 or later) should also consider Ankh SVN[3](Open Source) or Visual SVN[4] which is a commercial product but free license keys for open source developers are available. License and copyrightsThe source code for all my plugins is licensed under the Gnu General Public License Version 2 or any later version.
References:
Revision: 1808
Last modified: 2010 / 4 / 19
|