/[svn]/liblscp/trunk/ChangeLog
ViewVC logotype

Diff of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2422 by capela, Sun Feb 24 11:22:03 2013 UTC revision 4069 by capela, Wed Jan 3 15:38:18 2024 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6  SVN TRUNK          Use getaddrinffo() instead of deprecated gethostbyname().  GIT HEAD           Updated copyright headers into the New Year (2024).
7    
8    0.9.11 2023-09-09  An End-of-Summer'23 release.
9    
10    0.9.10 2023-06-01  A Spring'23 release.
11    
12    0.9.9  2023-03-23  An Early-Spring'23 release.
13    
14    0.9.8  2022-12-28  An End-of-Year'22 release.
15    
16                       Fixed broken pkg-config file (lscp.pc) generation (thanks
17                       to Konstantin Voinov while on OBS multimedia::proaudio).
18    
19    0.9.7  2022-10-03  An Early-Autumn'22 release.
20    
21    0.9.6  2022-04-02  Install doxygen (doc/html) files again (via cmake).
22    
23    0.9.5  2022-01-09  Dropped autotools (autoconf, automake, etc.) build system.
24    
25    0.9.4  2021-07-04  An Early-Summer'21 release.
26    
27    0.9.3  2021-05-11  A Spring'21 release.
28    
29                       Introducing cmake build option.
30    
31    0.9.2  2021-03-14  An End-of-Winter'21 release.
32    
33    0.9.1  2021-02-07  A Winter'21 release.
34    
35    0.9.0  2020-12-17  A Winter'20 release.
36    
37    0.6.2  2019-03-24  A Spring'20 release.
38    
39                       Fixed compile errors on macOS.
40    
41                       Expose actual system error codes via client interface
42                       instead of just -1 whenever a syscall failed.
43    
44                       Added new client interface function:
45                         lscp_client_connection_lost();
46                       for checking whether client lost connection to server.
47    
48                       Fixed potential missing NULL termination of locale strings.
49    
50    0.6.1  2019-12-22  The Winter'19 Release.
51    
52    0.6.0  2017-12-12  An Autumn'17 release.
53    
54    0.5.8  2016-11-14  A Fall'16 release.
55    
56    0.5.7  2013-12-31  Use getaddrinfo() instead of deprecated gethostbyname().
57    
58                     Update on newer autoconf macros (m4).                     Update on newer autoconf macros (m4).
59    
# Line 11  SVN TRUNK          Use getaddrinffo() in Line 61  SVN TRUNK          Use getaddrinffo() in
61    
62                     Makefile fixes for building in separate directory.                     Makefile fixes for building in separate directory.
63    
64                       Autoconf fix: AC_CONFIG_HEADER obsolete error (fixes #194).
65    
66  0.5.6  2009-08-01  Fixed locale related parser bug (fixes #59).  0.5.6  2009-08-01  Fixed locale related parser bug (fixes #59).
67    
68                     Added new client interface functions, for managing                     Added new client interface functions, for managing

Legend:
Removed from v.2422  
changed lines
  Added in v.4069

  ViewVC Help
Powered by ViewVC