This patch was made against a 0.24 svn tree some times ago. It was posted on the mailing list or sent by email to the owner (doesn't remember) but since i didn't send any answer (positive or negative), i'm posting it here
Thanks, this is great. I'm going to test it out thoroughly and probably add it soon as this is definitely a desired feature (for me anyway). I'm surprised at how few changes you had to make!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was just thinking, seeing as liblo is a multi-platform library, would it make sense to change the function names?
For instance, lo_server_avahi_init() -> lo_server_zeroconf_init()
or perhaps lo_server_announce_init() or something similar, but more general.
That way we could implement the same functionality with Bonjour on OS X, or with .. well, what is usually used for zeroconf on Windows?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=616837
Originator: NO
Thanks, this is great. I'm going to test it out thoroughly and probably add it soon as this is definitely a desired feature (for me anyway). I'm surprised at how few changes you had to make!
Logged In: YES
user_id=616837
Originator: NO
I was just thinking, seeing as liblo is a multi-platform library, would it make sense to change the function names?
For instance, lo_server_avahi_init() -> lo_server_zeroconf_init()
or perhaps lo_server_announce_init() or something similar, but more general.
That way we could implement the same functionality with Bonjour on OS X, or with .. well, what is usually used for zeroconf on Windows?