n-l-i-d wrote:
Do you intent on developing this any further?
A little. I do not know how far, since initially I only wanted to create a playlist editor. But realized that I need ID3 Tag reader code for this first. And of cause sometimes I would like to check if the song I want to add to a playlist is the one I wanted, so I needed some player code. So I choosed AudioGenie and wrote the wrapper. Secondly I looked at BASS but wasn't satisfied with the wrapper and created a mod to fit my own expectations of a wrapper.
Hence I do not know how long I will have the time and interest to develop it further, but hey, it's open code, so everone can continue.... :)
I added Ini file for settings. Next release will have it.
Also it now supports more formats than only mp3 files.
Quote:
Only English or only Deutsch
Which part of the GUI do you mean? I corrected "Rekursive". But for "Play" I hestitated to use "Start".
Quote:
Could you write out the names of the labels both in the listview and the edit
These names can be pretty long, thus I used the IDs. And I don't think it will help readiability when the lnog names are used. It would have to be abbreviations.