|
|
|
@720
|
[720]
|
05/30/10 17:21:05 |
erikd |
src/file_mad.c : Fix compiler warning. |
|
|
|
@719
|
[719]
|
04/24/10 11:34:25 |
conrad |
fix OSS configuration (remove ALSA requirement) |
|
|
|
@718
|
[718]
|
04/24/10 11:20:28 |
conrad |
configure: fix disabling of alsa, pulse
Fix the behaviour of … |
|
|
|
@717
|
[717]
|
04/24/10 11:20:22 |
conrad |
configure.ac: formatting |
|
|
|
@716
|
[716]
|
04/24/10 11:20:12 |
conrad |
Add cs translation by Pavel Fric |
|
|
|
@715
|
[715]
|
04/24/10 09:09:16 |
conrad |
TODO: snap-to-cursor for record |
|
|
|
@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 … |
|
|
|
@711
|
[711]
|
04/10/10 14:20:58 |
conrad |
add developer+contact info to README, add TODO |
|
|
|
@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 |
|
|
|
@705
|
[705]
|
01/04/10 16:11:54 |
erikd |
Add --disable-gtk-deprecated configure option to disallow use of … |
|
|
|
@704
|
[704]
|
01/03/10 16:22:05 |
erikd |
src/file_vorbis.c : Define OV_EXCLUDE_STATIC_CALLBACKS to prevent compiler … |
|
|
|
@703
|
[703]
|
01/03/10 15:22:42 |
erikd |
Replace deprecated GTK_CHECK_CLASS_CAST with G_TYPE_CHECK_CLASS_CAST. |
|
|
|
@702
|
[702]
|
01/01/10 18:36:55 |
erikd |
src/sweep_sample.c : Revert more leak fixes.
GTK+ is the suck. These … |
|
|
|
@701
|
[701]
|
01/01/10 14:46:09 |
erikd |
Replace deprecated gtk_timeout_add/remove functions with their … |
|
|
|
@700
|
[700]
|
12/31/09 18:09:28 |
erikd |
src/view.c : Back out a change that causes gtk error messages. |
|
|
|
@699
|
[699]
|
12/31/09 15:11:28 |
erikd |
Fix markings of File/Close and File/Quit menu items.
The Close option was … |
|
|
|
@698
|
[698]
|
12/30/09 08:24:27 |
erikd |
Further reduce memory leaks. |
|
|
|
@697
|
[697]
|
12/30/09 08:23:44 |
erikd |
Further reduce memory leaks. |
|
|
|
@696
|
[696]
|
12/29/09 13:58:30 |
erikd |
Plug more per-open-file memory leaks. |
|
|
|
@695
|
[695]
|
12/29/09 13:02:55 |
erikd |
Fix a segfault caused by sample_set_progress_ready() being called from … |
|
|
|
@694
|
[694]
|
12/29/09 12:17:49 |
erikd |
sweep_timeout_remove : Do nothing when passed a timeout id of -1. |
|
|
|
@693
|
[693]
|
12/29/09 11:27:33 |
erikd |
src/sweep_sample.c : Destroy sample after removing it from list, not … |
|
|
|
@692
|
[692]
|
12/29/09 09:12:18 |
erikd |
src/sweep_sample.c : Fix potentially dangerous usage of snprintf. |
|
|
|
@691
|
[691]
|
12/29/09 09:07:41 |
erikd |
Remove needless #defines of buffer lengths.
Code had many instances of:
… |
|
|
|
@690
|
[690]
|
12/29/09 08:50:09 |
erikd |
src/param.c : Fix dangerous usage of snprintf. |
|
|
|
@689
|
[689]
|
12/28/09 17:31:36 |
erikd |
src/driver.c : Handle the case where the driver chosen in preferences … |
|
|
|
@688
|
[688]
|
12/28/09 08:51:06 |
erikd |
Clean up large number of '#if 0' and '#if 1' code blocks.
Remove code … |
|
|
|
@687
|
[687]
|
12/27/09 12:54:06 |
erikd |
Remove redundant function parameter to driver_write function. |
|
|
|
@686
|
[686]
|
12/25/09 16:40:48 |
erikd |
Add missing file m4/shave.m4. |
|
|
|
@685
|
[685]
|
12/25/09 16:35:28 |
erikd |
Merge from trunk (rev 684). |
|
|
|
@684
|
[684]
|
12/24/09 15:22:43 |
erikd |
Reduce memory leakage in plugins. |
|
|
|
@683
|
[683]
|
12/23/09 20:20:50 |
erikd |
Fix memory leak by adding a closedir for each opendir. |
|
|
|
@682
|
[682]
|
12/23/09 19:51:57 |
erikd |
Fix valgrind warning. Free mutex before clearing and freeing. |
|
|
|
@681
|
[681]
|
12/20/09 15:11:46 |
erikd |
Rename internal OSS and Solaris driver functions for consistency. |
|
|
|
@680
|
[680]
|
12/20/09 13:44:19 |
erikd |
Fix typos in comments. |
|
|
|
@679
|
[679]
|
12/20/09 13:19:33 |
erikd |
Allow chosing between output drivers at runtime. |
|
|
|
@678
|
[678]
|
12/20/09 13:17:53 |
erikd |
configure.ac : Allow more than one device to be compiled in. |
|
|
|
@677
|
[677]
|
12/20/09 12:02:04 |
erikd |
Remove duplicate g_mutex_new() for play_mutex. |
|
|
|
@676
|
[676]
|
12/18/09 06:15:38 |
erikd |
Fix memory leak in ALSA, OSS and Solaris drivers. |
|
|
|
@675
|
[675]
|
12/17/09 21:49:22 |
erikd |
Fix memory leak (each pulse_open() was allocating memory which was … |
|
|
|
@674
|
[674]
|
12/17/09 17:36:44 |
erikd |
Add 'const char * name' to struct _sw_driver. |
|
|
|
@673
|
[673]
|
12/17/09 17:29:15 |
erikd |
configure.ac : Improve initialisation. |
|
|
|
@672
|
[672]
|
12/16/09 18:19:52 |
erikd |
src/Makefile.am : Clean up CFLAGS usage. |
|
|
|
@671
|
[671]
|
12/16/09 18:19:14 |
erikd |
Fix automake warnings. |
|
|
|
@670
|
[670]
|
12/16/09 18:02:40 |
erikd |
Apply patch from Stepan Golosunov (via Debian) to fix crashes when
using … |
|
|
|
@669
|
[669]
|
12/16/09 17:57:08 |
erikd |
Apply patch to po/de.po from Jens Seidel (via Debian). |
|
|
|
@668
|
[668]
|
12/16/09 17:50:37 |
erikd |
Fix two compiler warnings. |
|
|
|
@667
|
[667]
|
12/16/09 17:19:02 |
erikd |
Shave (git://git.lespiau.name/shave) the autotool output. |
|
|
|
@666
|
[666]
|
12/16/09 16:42:38 |
erikd |
src/preferences.c : Fix pointer aliasing problem. |
|
|
|
@665
|
[665]
|
12/16/09 16:42:10 |
erikd |
src/file_speex.c : Fix initialisation warning. |
|
|
|
@664
|
[664]
|
12/16/09 16:33:32 |
erikd |
driver_pulseaudio.c : Handle the case where pa_simple_new() returns NULL. |
|
|
|
@663
|
[663]
|
11/15/09 08:38:12 |
conrad |
add save/load of tempo |
|
|
|
@662
|
[662]
|
11/12/09 10:27:12 |
conrad |
add save/load of delay values (XDR serialization) |
|
|
|
@661
|
[661]
|
11/12/09 09:55:29 |
conrad |
add X11 keypress handling and quit action |
|
|
|
@660
|
[660]
|
11/08/09 22:30:46 |
conrad |
set WM_CLASS, window sizes |
|
|
|
@659
|
[659]
|
11/08/09 22:30:39 |
conrad |
update configure.ac: add libtool |
|
|
|
@658
|
[658]
|
11/08/09 22:30:32 |
conrad |
update for evas X11 API changes |
|
|
|
@657
|
[657]
|
11/08/09 22:30:25 |
conrad |
update config.h.in |
|
|
|
@656
|
[656]
|
11/08/09 22:30:19 |
conrad |
update autogen.sh to allow out-of-tree builds |
|
|
|
@655
|
[655]
|
11/08/09 09:46:52 |
conrad |
set WM_CLASS, WM_NAME |
|
|
|
@654
|
[654]
|
11/08/09 09:28:35 |
conrad |
update for evas X11 API changes |
|
|
|
@653
|
[653]
|
11/07/09 14:58:21 |
conrad |
update config.h.in |
|
|
|
@652
|
[652]
|
11/07/09 14:58:15 |
conrad |
update autogen.sh to allow out-of-tree builds |
|
|
|
@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 |
|
|
|
@648
|
[648]
|
11/06/09 09:13:43 |
conrad |
remember most recently used sample load/save dir |
|
|
|
@647
|
[647]
|
11/06/09 09:13:35 |
conrad |
add preferences.[ch]: tdb store for app prefs |
|
|
|
@646
|
[646]
|
11/06/09 09:13:23 |
conrad |
add i18n support via GNU gettext |
|
|
|
@645
|
[645]
|
11/06/09 09:12:56 |
conrad |
add m4/Makefile.am |
|
|
|
@644
|
[644]
|
11/06/09 09:12:45 |
conrad |
add tdb sources (copied from sweep) |
|
|
|
@643
|
[643]
|
11/05/09 22:28:03 |
conrad |
use GTKAUBE_BOILERPLATE throughout |
|
|
|
@642
|
[642]
|
11/05/09 22:27:47 |
conrad |
use GTKAUBE_BOILERPLATE in whitenoise_if.c |
|
|
|
@641
|
[641]
|
11/05/09 22:27:39 |
conrad |
add gtkaube.h |
|
|
|
@640
|
[640]
|
11/04/09 13:26:07 |
conrad |
set sensible sizes on master window |
|
|
|
@639
|
[639]
|
11/04/09 13:25:59 |
conrad |
set sensible default sizes for all modules |
|
|
|
@638
|
[638]
|
11/04/09 09:03:54 |
conrad |
remove class_init and init functions in modules |
|
|
|
@637
|
[637]
|
11/04/09 08:18:03 |
conrad |
remove data element from lineout |
|
|
|
@636
|
[636]
|
11/04/09 08:17:54 |
conrad |
remove data element from linein |
|
|
|
@635
|
[635]
|
11/04/09 08:17:45 |
conrad |
cleanup data elements in comments |
|
|
|
@634
|
[634]
|
11/04/09 07:50:41 |
conrad |
get rid of data element in xfader |
|
|
|
@633
|
[633]
|
11/04/09 07:50:33 |
conrad |
remove data elemetn in syre |
|
|
|
@632
|
[632]
|
11/04/09 07:50:25 |
conrad |
remove data element in sample_recorder_if |
|
|
|
@631
|
[631]
|
11/04/09 07:50:15 |
conrad |
get rid of data element in panner4, panner |
|
|
|
@630
|
[630]
|
11/04/09 07:50:02 |
conrad |
remove data element in minimaube, minitracker |
|
|
|
@629
|
[629]
|
11/04/09 07:49:53 |
conrad |
get rid of data element in klavier_if |
|
|
|
@628
|
[628]
|
11/04/09 07:49:45 |
conrad |
remove data element from general_mixer |
|
|
|
@627
|
[627]
|
11/04/09 07:49:37 |
conrad |
get rid of data element in reslp interface |
|
|
|
@626
|
[626]
|
11/04/09 07:49:29 |
conrad |
get rid of data element in atonal, delay, dm, wn |
|
|
|
@625
|
[625]
|
11/03/09 20:37:52 |
conrad |
move opsmenu into modulewindow, use destroy event to close
modules rather … |
|
|
|
@624
|
[624]
|
11/03/09 20:37:33 |
conrad |
add Esc keybinding for On button throughout |
|
|
|
@623
|
[623]
|
11/03/09 20:37:25 |
conrad |
use modulewindow headbox and mainbox throughout
This also gets rid of the … |
|
|
|
@622
|
[622]
|
11/03/09 20:37:12 |
conrad |
put On button into modulewindow, use in whitenoise |
|
|
|
@621
|
[621]
|
11/03/09 20:37:04 |
conrad |
use headbox, mainbox in whitenoise |