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

Diff of /liblscp/trunk/ChangeLog

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

revision 3043 by capela, Sat Nov 12 16:09:52 2016 UTC revision 4053 by capela, Wed Dec 28 08:57:43 2022 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6    0.9.8  2022-12-28  An End-of-Year'22 release.
7    
8                       Fixed broken pkg-config file (lscp.pc) generation (thanks
9                       to Konstantin Voinov while on OBS multimedia::proaudio).
10    
11    0.9.7  2022-10-03  An Early-Autumn'22 release.
12    
13    0.9.6  2022-04-02  Install doxygen (doc/html) files again (via cmake).
14    
15    0.9.5  2022-01-09  Dropped autotools (autoconf, automake, etc.) build system.
16    
17    0.9.4  2021-07-04  An Early-Summer'21 release.
18    
19    0.9.3  2021-05-11  A Spring'21 release.
20    
21                       Introducing cmake build option.
22    
23    0.9.2  2021-03-14  An End-of-Winter'21 release.
24    
25    0.9.1  2021-02-07  A Winter'21 release.
26    
27    0.9.0  2020-12-17  A Winter'20 release.
28    
29    0.6.2  2019-03-24  A Spring'20 release.
30    
31                       Fixed compile errors on macOS.
32    
33                       Expose actual system error codes via client interface
34                       instead of just -1 whenever a syscall failed.
35    
36                       Added new client interface function:
37                         lscp_client_connection_lost();
38                       for checking whether client lost connection to server.
39    
40                       Fixed potential missing NULL termination of locale strings.
41    
42    0.6.1  2019-12-22  The Winter'19 Release.
43    
44    0.6.0  2017-12-12  An Autumn'17 release.
45    
46  0.5.8  2016-11-14  A Fall'16 release.  0.5.8  2016-11-14  A Fall'16 release.
47    
48  0.5.7  2013-12-31  Use getaddrinfo() instead of deprecated gethostbyname().  0.5.7  2013-12-31  Use getaddrinfo() instead of deprecated gethostbyname().

Legend:
Removed from v.3043  
changed lines
  Added in v.4053

  ViewVC Help
Powered by ViewVC