aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/Misc/PlaylistFormats/CSVPlaylistFormat/readme
blob: a047e358bfed0416e17b87b65abd00351d4398a2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                     
This is simple example of custom Playlist Format plugin.
It represents CVS semicolon-separated format storage.
This plugin developed mostly for QMMP customizing demonstration.

Build: Change QMMPROOT variable in .pro file according your
QMMP build tree location.Then  qmake && make

Install: copy library into ~/.qmmp/plugins/PlaylistFormats directory.


                                            vovanec@gmail.com