/[svn]/liblscp/trunk/liblscp.spec.in
ViewVC logotype

Log of /liblscp/trunk/liblscp.spec.in

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 4044)

Revision 3597 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 8 09:47:23 2019 UTC (4 years, 6 months ago) by capela
File length: 5132 byte(s)
Diff to previous 3400
- Removed lib*.*a archives from rpm/spec installation.
- Added libtool to packages control/spec build requirements.
- Modernized on debian, doxygen and reproducible build fronts.

Revision 3400 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 12 17:47:01 2017 UTC (6 years, 3 months ago) by capela
File length: 5027 byte(s)
Diff to previous 3045
* An Autumn'17 release: bumped directly to 0.6.0.

Revision 3045 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 13 18:43:46 2016 UTC (7 years, 4 months ago) by capela
File length: 4918 byte(s)
Diff to previous 3043
* Preparations for v0.5.8 - A Fall'16 release.

Revision 3043 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 12 16:09:52 2016 UTC (7 years, 4 months ago) by capela
File length: 4883 byte(s)
Diff to previous 3036
- Early preparations for the Fall'16 release.

Revision 3036 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 09:08:44 2016 UTC (7 years, 4 months ago) by capela
File length: 4804 byte(s)
Diff to previous 2873
* Sync to upstream git head.

Revision 2873 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 12 16:44:46 2016 UTC (7 years, 11 months ago) by capela
File length: 4730 byte(s)
Diff to previous 2487
- Sync to upstream git repo.

Revision 2487 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 31 11:21:32 2013 UTC (10 years, 2 months ago) by capela
File length: 4730 byte(s)
Diff to previous 2424
- Final preparations for 0.5.7 (A fifth of a Jubilee) release.

Revision 2424 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 24 19:02:30 2013 UTC (11 years ago) by capela
File length: 4686 byte(s)
Diff to previous 2422
- Use getaddrinfo() instead of deprecated gethostbyname().
  (WIN32 REGRESSION FIX)

Revision 2422 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 24 11:22:03 2013 UTC (11 years ago) by capela
File length: 4687 byte(s)
Diff to previous 2406
* Use getaddrinffo() instead of deprecated gethostbyname().

Revision 2406 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 30 11:50:20 2013 UTC (11 years, 1 month ago) by capela
File length: 4575 byte(s)
Diff to previous 2097
- Some non-code related cleanups and updates, esp.re.RPM spec file.

Revision 2097 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 21 10:28:40 2010 UTC (13 years, 10 months ago) by capela
File length: 4615 byte(s)
Diff to previous 2096
- OBS spec fixing.


Revision 2096 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 21 09:16:35 2010 UTC (13 years, 10 months ago) by capela
File length: 4462 byte(s)
Diff to previous 2095
- Dropped debian automake stuff.


Revision 2095 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 20 20:26:55 2010 UTC (13 years, 10 months ago) by capela
File length: 4370 byte(s)
Diff to previous 1968
- Dropped debian automake stuff.


Revision 1968 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 1 17:57:37 2009 UTC (14 years, 7 months ago) by capela
File length: 4370 byte(s)
Diff to previous 1967
- Final preparations for the 0.5.6 release.


Revision 1967 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 1 17:37:28 2009 UTC (14 years, 7 months ago) by capela
File length: 4525 byte(s)
Diff to previous 1966
- Preparations for the 0.5.6 release.


Revision 1966 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 1 17:23:32 2009 UTC (14 years, 7 months ago) by capela
File length: 4476 byte(s)
Diff to previous 1965
- Preparations for the 0.5.6 release.


Revision 1965 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 1 16:52:37 2009 UTC (14 years, 7 months ago) by capela
File length: 4491 byte(s)
Diff to previous 1412
* Preparations for the 0.5.6 release.


Revision 1412 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 22:43:38 2007 UTC (16 years, 5 months ago) by capela
File length: 4405 byte(s)
Diff to previous 1368
* Changed client interface function, for editing
  instrument, from:
    lscp_edit_instrument();
  to:
    lscp_edit_channel_instrument();


Revision 1368 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 2 07:16:59 2007 UTC (16 years, 5 months ago) by capela
File length: 4250 byte(s)
Diff to previous 1031
- Prepare for new release 0.5.4.


Revision 1031 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 15 11:08:28 2007 UTC (17 years, 2 months ago) by capela
File length: 4101 byte(s)
Diff to previous 997
* Added new client interface functions, for sampler
  channel effect sends control:
    lscp_set_fxsend_midi_controller();
    lscp_set_fxsend_level();

* Added new field member to lscp_fxsend_info_t (level).


Revision 997 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 22 00:35:52 2006 UTC (17 years, 3 months ago) by capela
File length: 3806 byte(s)
Diff to previous 994
Prepared for 0.5.1 release.


Revision 994 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 21 13:33:27 2006 UTC (17 years, 3 months ago) by capela
File length: 3806 byte(s)
Diff to previous 988
*  Added support for new (un)subscribable events:
     LSCP_EVENT_AUDIO_OUTPUT_DEVICE_COUNT,
     LSCP_EVENT_AUDIO_OUTPUT_DEVICE_INFO,
     LSCP_EVENT_MIDI_INPUT_DEVICE_COUNT,
     LSCP_EVENT_MIDI_INPUT_DEVICE_INFO,
     LSCP_EVENT_MIDI_INSTRUMENT_MAP_COUNT,
     LSCP_EVENT_MIDI_INSTRUMENT_MAP_INFO,
     LSCP_EVENT_MIDI_INSTRUMENT_COUNT,
     LSCP_EVENT_MIDI_INSTRUMENT_INFO.


Revision 988 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 19 11:28:47 2006 UTC (17 years, 3 months ago) by capela
File length: 3757 byte(s)
Diff to previous 975
- Updated examples (3nd round).


Revision 975 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 17 00:59:40 2006 UTC (17 years, 3 months ago) by capela
File length: 3631 byte(s)
Diff to previous 965
* MIDI instrument mapping, second round, according to
  LSCP 1.2 draft document as of December 15, 2006.

* New client interface functions:
     lscp_set_channel_midi_map();
     lscp_add_midi_instrument_map();
     lscp_remove_midi_instrument_map();
     lscp_get_midi_instrument_maps();
     lscp_list_midi_instrument_maps();
     lscp_get_midi_instrument_map_name();
     lscp_set_midi_instrument_map_name();


Revision 965 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 4 23:56:27 2006 UTC (17 years, 3 months ago) by capela
File length: 3453 byte(s)
Diff to previous 963
Going up into 0.4.2 release really fast.


Revision 963 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 3 18:30:04 2006 UTC (17 years, 3 months ago) by capela
File length: 3453 byte(s)
Diff to previous 949
* MIDI instrument mapping fixed, previously missing
  the regular ON_DEMAND load mode.

* Server error reporting is now effective; all server
  numerical error and warning codes are added to 100,
  thus giving a proper non-zero lscp_client_get_errno()
  return value.


Revision 949 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 28 18:30:54 2006 UTC (17 years, 3 months ago) by capela
File length: 3362 byte(s)
Diff to previous 948
Corrected RPM spec file.


Revision 948 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 28 15:31:20 2006 UTC (17 years, 3 months ago) by capela
File length: 3362 byte(s)
Diff to previous 869
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).


Revision 869 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 1 08:32:16 2006 UTC (17 years, 9 months ago) by capela
File length: 3203 byte(s)
Diff to previous 764
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).


Revision 764 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 22:23:43 2005 UTC (18 years, 6 months ago) by capela
File length: 2955 byte(s)
Diff to previous 762
Prepare for liblscp 0.3.2 release (final).


Revision 762 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 21:32:40 2005 UTC (18 years, 6 months ago) by capela
File length: 2955 byte(s)
Diff to previous 749
Prepare for liblscp 0.3.2 release.


Revision 749 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 17:05:08 2005 UTC (18 years, 7 months ago) by capela
File length: 2955 byte(s)
Diff to previous 742
* Fixed missing initialization bug on lscp_channel_info_t
  new struct fields (mute/solo).

* Include debian files into distribution.


Revision 742 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 16 17:21:44 2005 UTC (18 years, 7 months ago) by capela
File length: 2863 byte(s)
Diff to previous 712
Prepared for 0.3.1 release.


Revision 712 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 21 13:30:31 2005 UTC (18 years, 8 months ago) by capela
File length: 2735 byte(s)
Diff to previous 626
[bug #21] Fixed automake support for separate build directory.


Revision 626 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 10 09:59:18 2005 UTC (18 years, 9 months ago) by capela
File length: 2735 byte(s)
Diff to previous 623
* Fixed an off-by-one timeout quirk, that has been a real
  showstopper on Mac OS X at least, which is incidental
  to qsampler's default timeout setting of 1000 msecs,
  giving up systematically on select() due to "Invalid
  argument" (EINVAL).


Revision 623 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 10:37:19 2005 UTC (18 years, 9 months ago) by capela
File length: 2734 byte(s)
Diff to previous 562
* [bug #11] Timeout flush idiosyncrasy is now a feature;
  this just tries to flush the receive buffer whenever
  any previous transaction has failed due to a timeout.


Revision 562 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 22 11:27:56 2005 UTC (18 years, 10 months ago) by capela
File length: 2607 byte(s)
Diff to previous 523
* More LSCP command syntax changes, particularly on the
  event subscription ones: the LSCP_EVENT_CHANNELS event
  definition were renamed to LSCP_EVENT_CHANNEL_COUNT,
  as to be more meaningful.


Revision 523 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 10:17:12 2005 UTC (18 years, 10 months ago) by capela
File length: 2470 byte(s)
Diff to previous 449
* [bug #9] Fixed for a LSCP command syntax convention
consistency, regarding the enumeration of available
sampler engines, Audio and MIDI drivers; this has
affected the signature of the following functions:
  lscp_get_available_engines();
  lscp_get_available_audio_drivers();
  lscp_get_available_midi_drivers();
which are now returning an integer count of engines
and drivers, respectively, while the following
functions are now being introduced:
  lscp_list_available_engines();
  lscp_list_available_audio_drivers();
  lscp_list_available_midi_drivers();
taking on the previous functionality, returning
a comma separated list of names.


Revision 449 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 10 22:48:38 2005 UTC (19 years ago) by capela
File length: 2356 byte(s)
Diff to previous 419
* Prepare 0.2.7 yet another bug-fix release.


Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 16:25:27 2005 UTC (19 years ago) by capela
File length: 2246 byte(s)
Diff to previous 415
Mini bitsy regression.


Revision 415 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 1 21:55:34 2005 UTC (19 years ago) by capela
File length: 2246 byte(s)
Diff to previous 380
* Fixed nasty off-by-one bug on internal helpers.


Revision 380 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 13:01:55 2005 UTC (19 years, 1 month ago) by capela
File length: 2148 byte(s)
Diff to previous 278
Prepare for 0.2.5 release.


Revision 278 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 11 11:59:31 2004 UTC (19 years, 5 months ago) by capela
File length: 2025 byte(s)
Diff to previous 254
* Fixed lscp_set_channel_midi_channel() again, MIDI
  channels should be given in the range 0-15, and omni
  mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).


Revision 254 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 28 14:06:18 2004 UTC (19 years, 5 months ago) by capela
File length: 1936 byte(s)
Diff to previous 213
* Fix MIDI input selection (revised).


Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 29 09:22:02 2004 UTC (19 years, 7 months ago) by capela
File length: 1848 byte(s)
Diff to previous 199
* LSCP document draft (v.12); lscp_reset_sampler() added.


Revision 199 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 13 18:48:00 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 1758 byte(s)
Diff to previous 187
* renamed pkg-config lib name 'liblscp' -> 'lscp', as it's common practice
  to omit the 'lib' prefix


Revision 187 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 7 23:41:07 2004 UTC (19 years, 8 months ago) by capela
File length: 1620 byte(s)
Diff to previous 52
* lscp_isplit_create() gets wrong zero item if string list is empty: fixed.
* lscp_param_concat() was quitting prematurely when deplist is null: fixed.
* Lil'bit more informative example_client test run; new teststep command.


Revision 52 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 26 16:22:16 2004 UTC (19 years, 10 months ago) by capela
File length: 1429 byte(s)
Initial alpha release.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC