/[svn]/liblscp/trunk/debian/changelog
ViewVC logotype

Log of /liblscp/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2868 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 6 19:25:51 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 3251 byte(s)
Diff to previous 2487 , to selected 1369
* Debian packaging: Updated to compat 7 (was 4), and assigned
  linuxsampler-devel@lists.sourceforge.net as maintainer of this package.


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: 2991 byte(s)
Diff to previous 1965 , to selected 1369
- Final preparations for 0.5.7 (A fifth of a Jubilee) 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: 2831 byte(s)
Diff to previous 1412 , to selected 1369
* 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: 2689 byte(s)
Diff to previous 1369
* Changed client interface function, for editing
  instrument, from:
    lscp_edit_instrument();
  to:
    lscp_edit_channel_instrument();


Revision 1369 - (view) (download) (annotate) - [selected]
Modified Tue Oct 2 17:29:55 2007 UTC (16 years, 5 months ago) by capela
File length: 2547 byte(s)
Diff to previous 1368
- On the way up for the 0.5.4 release.


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: 2547 byte(s)
Diff to previous 1031 , to selected 1369
- 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: 2405 byte(s)
Diff to previous 1029 , to selected 1369
* 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 1029 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 15 00:40:40 2007 UTC (17 years, 2 months ago) by schoenebeck
File length: 2263 byte(s)
Diff to previous 1019 , to selected 1369
fixed debhelper error due to invalid changelog time stamps


Revision 1019 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 11 12:33:05 2007 UTC (17 years, 2 months ago) by capela
File length: 2255 byte(s)
Diff to previous 997 , to selected 1369
* Added new client interface functions, for sampler
  channel effect sends control:
	 lscp_create_fxsend();
	 lscp_destroy_fxsend();
	 lscp_get_fxsends();
	 lscp_list_fxsends();
	 lscp_get_fxsend_info();
	 lscp_set_fxsend_audio_channel();
  and for global volume:
	 lscp_get_volume();
	 lscp_set_volume();


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: 2115 byte(s)
Diff to previous 994 , to selected 1369
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: 2115 byte(s)
Diff to previous 988 , to selected 1369
*  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: 2115 byte(s)
Diff to previous 983 , to selected 1369
- Updated examples (3nd round).


Revision 983 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 18 09:39:20 2006 UTC (17 years, 3 months ago) by capela
File length: 2115 byte(s)
Diff to previous 975 , to selected 1369
- Updated examples.


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: 1975 byte(s)
Diff to previous 965 , to selected 1369
* 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: 1835 byte(s)
Diff to previous 954 , to selected 1369
Going up into 0.4.2 release really fast.


Revision 954 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 28 23:36:05 2006 UTC (17 years, 4 months ago) by schoenebeck
File length: 1695 byte(s)
Diff to previous 763 , to selected 1369
- minor Debian packaging fix and preparation for release 0.4.1


Revision 763 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 22:15:20 2005 UTC (18 years, 7 months ago) by schoenebeck
File length: 1438 byte(s)
Diff to previous 743 , to selected 1369
prepared for release 0.3.2


Revision 743 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 16 17:56:22 2005 UTC (18 years, 7 months ago) by schoenebeck
File length: 1291 byte(s)
Diff to previous 627 , to selected 1369
prepared for release 0.3.1


Revision 627 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 10 11:33:55 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 1144 byte(s)
Diff to previous 598 , to selected 1369
Debian changelog update for release 0.3.0


Revision 598 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 2 07:50:53 2005 UTC (18 years, 9 months ago) by flax
File length: 998 byte(s)
Diff to previous 589 , to selected 1369
* fixed multiport build probs. again


Revision 589 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 14:43:42 2005 UTC (18 years, 10 months ago) by flax
File length: 656 byte(s)
Diff to previous 584 , to selected 1369
* fixed debian bug #311062 cross platform build error (bug.debian.org)


Revision 584 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 25 02:35:22 2005 UTC (18 years, 10 months ago) by flax
File length: 476 byte(s)
Diff to previous 582 , to selected 1369
* fixed a debian/changelog error which caused sources not to be uploaded


Revision 582 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 25 02:02:00 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 621 byte(s)
Diff to previous 581 , to selected 1369
changelog format fix, accidently introduced with last commit


Revision 581 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 25 01:43:17 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 620 byte(s)
Diff to previous 576 , to selected 1369
version sync


Revision 576 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 06:04:24 2005 UTC (18 years, 10 months ago) by flax
File length: 474 byte(s)
Diff to previous 481 , to selected 1369
* new cvs to debian package


Revision 481 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 21 02:48:03 2005 UTC (19 years ago) by flax
File length: 293 byte(s)
Diff to previous 480 , to selected 1369
* more packaging fixes


Revision 480 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 20 14:46:17 2005 UTC (19 years ago) by flax
File length: 446 byte(s)
Diff to previous 199 , to selected 1369
* fixed debian packaging


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: 330 byte(s)
Diff to previous 197 , to selected 1369
* renamed pkg-config lib name 'liblscp' -> 'lscp', as it's common practice
  to omit the 'lib' prefix


Revision 197 - (view) (download) (annotate) - [select for diffs]
Added Mon Jul 12 19:01:07 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 152 byte(s)
Diff to selected 1369
* added support for generating Debian packages


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