3 Commits

Author SHA256 Message Date
Ismail Dönmez
a30369a494 Accepting request 200190 from home:kwk:branches:multimedia:libs
- Update to version 0.26
  - Change license to LGPL 2.1 or later.
  - Change in .so version, rename to liblo7
  - Add return codes to all functions that may fail.
  - Fix memory leaks in lo_address_new_from_url(), dispatch_method(),
    lo_url_get_path()
  - Move lo_arg_size(), lo_get_path(), lo_arg_host/network_endian() back
    to lo_lowlevel.h.
  - Expose the lo_server_dispatch_data() function as public, making it
    possible to react to messages contained in an arbitrary block of
    memory.  (i.e., allows use with custom transport protocols)
  - Get protocol by ID number.
  - Keep TCP sessions open, and automatically track multiple open
    sessions in a data structure.
  - Allow access to bundle timestamp information.
  - Fix bug in lo_timetag_diff().
  - Change the value of LO_TT_IMMEDIATE to correspond with the OSC
    specification.
  - Enable SO_REUSEPORT when initializing a multicast server.
  - Update the "soname" describing API/ABI compatibility.
  - Update documentation and various bug fixes.
  - Compiles under MSVC, avoiding the use of gcc-isms when not using
    gcc.

OBS-URL: https://build.opensuse.org/request/show/200190
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/liblo?expand=0&rev=9
2013-09-23 15:38:13 +00:00
Ismail Dönmez
fd61f75cc0 Accepting request 196964 from home:jengelh:branches:multimedia:libs
- Implement shlib packaging guidelines: liblo -> liblo0

OBS-URL: https://build.opensuse.org/request/show/196964
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/liblo?expand=0&rev=7
2013-08-31 13:23:52 +00:00
Sascha Peilicke
5f65c090db Accepting request 70807 from multimedia:libs
Added 32bit compatibility libraries. Removed a period at the end of a summary (fix for RPMLINT warning) (forwarded request 69479 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/70807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblo?expand=0&rev=9
2011-05-20 14:29:15 +00:00