|
|
|
@714
|
[714]
|
04/23/10 11:35:39 |
conrad |
fix memory leaks on static plugin initialization |
|
|
|
@713
|
[713]
|
04/11/10 12:03:05 |
conrad |
update config.h.in |
|
|
|
@712
|
[712]
|
04/11/10 12:02:58 |
conrad |
Track dlopen'd module pointers, dlclose on purge()
This adds … |
|
|
|
@710
|
[710]
|
04/04/10 08:48:50 |
conrad |
README: add project communication info, svn details etc. |
|
|
|
@709
|
[709]
|
04/04/10 08:39:43 |
conrad |
add TODO file with tasks and ideas for improvement.
When implementing … |
|
|
|
@708
|
[708]
|
04/02/10 10:54:34 |
conrad |
ladspa: closedir after scanning plugins |
|
|
|
@707
|
[707]
|
04/02/10 10:54:26 |
conrad |
configure: set valgrind --num-callers to 50 (max) |
|
|
|
@706
|
[706]
|
04/02/10 10:54:20 |
conrad |
configure: AM_PROG_CC_C_O for per-target cflags |
|
|
|
@651
|
[651]
|
11/07/09 14:45:50 |
conrad |
update config.h.in |
|
|
|
@650
|
[650]
|
11/07/09 14:45:44 |
conrad |
specify srcdir for demo wav files |
|
|
|
@649
|
[649]
|
11/07/09 14:45:36 |
conrad |
update autogen.sh to allow out-of-tree builds |
|
|
|
@555
|
[555]
|
04/08/08 13:55:59 |
conrad |
fix a straggling old name instance |
|
|
|
@553
|
[553]
|
03/27/08 03:38:54 |
conrad |
update my email address throughout |
|
|
|
@552
|
[552]
|
03/25/08 23:32:36 |
conrad |
formatting, comments |
|
|
|
@487
|
[487]
|
06/02/07 14:16:11 |
conrad |
add build info (with valgrind command line) to configure output |
|
|
|
@486
|
[486]
|
06/02/07 14:13:40 |
conrad |
update config.h.in |
|
|
|
@401
|
[401]
|
07/16/06 07:31:31 |
erikd |
libremix : Fix a bunch of compiler warnings. |
|
|
|
@400
|
[400]
|
07/16/06 07:15:08 |
erikd |
libremix : Add --enable-gcc-werror configure option. |
|
|
|
@399
|
[399]
|
07/16/06 07:12:26 |
erikd |
libremix : Remove unused and unexpanded @ALSA_LIBS@. |
|
|
|
@377
|
[377]
|
03/25/06 14:20:20 |
conrad |
bugfix for libsndfile configure check |
|
|
|
@376
|
[376]
|
03/25/06 11:06:16 |
conrad |
remove commas from end of enums (compile warning) |
|
|
|
@375
|
[375]
|
03/25/06 10:58:10 |
conrad |
conditional compile if libsndfile is not present |
|
|
|
@339
|
[339]
|
01/30/06 21:11:29 |
conrad |
add a destroy method to the plugin structure, to allow plugin handles (not … |
|
|
|
@338
|
[338]
|
01/30/06 18:53:16 |
conrad |
get rid of leak in plugin loading (was not calling closedir() on plugin … |
|
|
|
@337
|
[337]
|
01/30/06 18:50:43 |
conrad |
get rid of memory leak in allocation of channelset_defaults |
|
|
|
@336
|
[336]
|
01/30/06 17:46:35 |
conrad |
add optional testing under valgrind (./configure … |
|
|
|
@335
|
[335]
|
01/30/06 17:35:44 |
conrad |
add a noop test, clean up tests/Makefile.am |
|
|
|
@326
|
[326]
|
01/28/06 11:17:02 |
conrad |
update ACKNOWLEDGEMENTS to use the project name Remix not Axel :) |
|
|
|
@320
|
[320]
|
01/25/06 12:42:48 |
conrad |
remove all the ALSA code |
|
|
|
@319
|
[319]
|
01/25/06 12:42:19 |
conrad |
remove configure from repository |
|
|
|
@318
|
[318]
|
01/25/06 10:19:26 |
conrad |
upgrade tests harness to use automake TESTS and nicer INFO/WARN/FAIL … |
|
|
|
@193
|
[193]
|
08/10/05 17:35:35 |
shans |
the number of samples copied in remix_sndfile_read_into_chunk was not … |
|
|
|
@178
|
[178]
|
07/18/05 15:43:42 |
conrad |
libremix: remove CVSROOT, move old cvs trunk into libremix/trunk |
|
copied from libremix/libremix:
|
|
|
|
@177
|
[177]
|
03/11/05 08:47:31 |
conrad |
fix compile warning in remix_squaretone.c |