> Source? :)It's in Delphi 5. I will make the source code available when I'm happy with it, if anyone wants it.> I havn't used it yet, but you might find these screenshots helpful for > an interface:Initially I've designed the interface for the 95% of users who just want something very simple and can see the tags they are interested in on one form. I may add an advanced tab in the future.> I wouldn't recommend shelling to vorbiscomment. Link to the > real library (or what passes for a library); it'll be faster, > you don't have to do any parsing when reading, > it might save on some charset issues, etc.It may be slightly faster but much more difficult & I don't have much time to work on it.> Another note, this to anyone writing tag editors: try to get > multilingual support right. It takes effort, especially if you won't > use it yourself, and I'll help anyone that needs help (if I can). > Having multilingual support in the file format is great--but it's > useless if editors don't support it.I have no experience with multilingual support but if it can be done with vorbiscomment then I'll look into it. Cheers, Ross. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Mon, Feb 04, 2002 at 04:29:05PM +1300, Ross Levis wrote:> > I havn't used it yet, but you might find these screenshots helpful for > > an interface: > > Initially I've designed the interface for the 95% of users who just want > something very simple and can see the tags they are interested in on one > form. I may add an advanced tab in the future.Well, this interface is extremely simple--for the user. It's not an easy implementation.> It may be slightly faster but much more difficult & I don't have much time > to work on it.Difficult? If it's more difficult to call C libraries in your language than to parse a subshell, the language needs a swift boot to the head. :)> I have no experience with multilingual support but if it can be done with > vorbiscomment then I'll look into it.Wouldn't be able to help you in delphi. -- Glenn Maynard --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Glenn Maynard wrote:> > It may be slightly faster but much more difficult & I don't > > have much time to work on it. > > Difficult? If it's more difficult to call C libraries in your > language than to parse a subshell, the language needs a swift boot to thehead. Delphi can call C libraries alright but I'm not experienced in that area so would require some learning & investigation for which I haven't time. I should be able to plug the library in one day. Ross. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.