aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-03added FFTW3 reference2.0.xJoël Krähemann1-0/+8
2018-10-27fixed configure argumentJoël Krähemann3-20/+29
2018-10-27updated symbols file2.0.37Joël Krähemann10-1725/+1763
2018-10-27install ags/config.h in include directory2.0.36Joël Krähemann17-518/+1787
2018-10-26improved conditional compilation with libinstpatchJoël Krähemann13-8/+71
2018-10-26implemented ags_char_buffer_util.cJoël Krähemann4-8/+796
2018-10-23conditional libinstpatchJoël Krähemann22-3589/+5957
2018-10-23mergeJoël Krähemann11-12/+18
2018-10-23implementing ags_char_buffer_util.cJoël Krähemann2-7/+844
2018-10-22implemented missing functions of AgsIpatchDLS2Reader and AgsIpatchGigReaderJoël Krähemann21-5965/+4118
2018-10-16thread-safe AgsIpatchDLS2Reader, AgsIpatchGigReader and AgsIpatchSF2ReaderJoël Krähemann8-26/+1332
2018-10-15thread-safe AgsIpatchSampleJoël Krähemann6-0/+478
2018-10-15thread-safe AgsIpatch and AgsSndfileJoël Krähemann7-79/+1391
2018-10-15completed ags_soundcard_test.cJoël Krähemann2-55/+990
2018-10-15added ags_reset_amplitude_test.c and ags_reset_peak_test.cJoël Krähemann8-9/+1215
2018-10-15added ags_soundcard_test.c skeletonJoël Krähemann2-0/+445
2018-10-14thread-safe AgsAudioContainer and AgsAudioFileJoël Krähemann11-108/+2273
2018-10-13new micro release v2.0.352.0.35Joël Krähemann3-13/+13
2018-10-13added new unit testsJoël Krähemann8-1/+804
2018-10-13added ags_move_note_test.c and ags_notify_soundcard_test.cJoël Krähemann5-8/+410
2018-10-13added ags_free_selection_test.c and ags_link_channel_test.cJoël Krähemann8-241/+616
2018-10-12added ags_cancel_audio_test.c, ags_cancel_channel_test.c and ags_export_outpu...Joël Krähemann6-1/+532
2018-10-12added ags_clear_buffer_test.c and ags_crop_note_test.cJoël Krähemann6-7/+533
2018-10-12added ags_apply_tact_test.c and ags_clear_audio_signal_test.cJoël Krähemann5-4/+585
2018-10-12added ags_apply_sequencer_length_test.c and ags_apply_synth_test.cJoël Krähemann7-41/+611
2018-10-12modified default buffer size and added ags_apply_presets_test.cJoël Krähemann7-17/+492
2018-10-12added ags_add_soundcard_test.c and ags_apply_bpm_test.cJoël Krähemann6-5/+545
2018-10-12added ags_add_effect_test.c and ags_add_note_test.cJoël Krähemann5-5/+389
2018-10-12added ags_add_audio_test.c and ags_add_audio_signal_test.cJoël Krähemann6-6/+429
2018-10-11new micro release v2.0.342.0.34Joël Krähemann3-13/+13
2018-10-11added ags_record_midi_audio_test.c, ags_route_dssi_audio_test.c, ags_route_lv...Joël Krähemann7-3/+960
2018-10-11added ags_play_wave_audio_test.c and ags_play_wave_channel_test.cJoël Krähemann5-0/+474
2018-10-11added ags_play_audio_test.c and ags_play_channel_test.cJoël Krähemann5-9/+465
2018-10-11added ags_mute_audio_test.c, ags_mute_channel_test.c and ags_peak_channel_test.cJoël Krähemann7-1/+697
2018-10-11added ags_eq10_channel_test.cJoël Krähemann4-0/+304
2018-10-11added ags_delay_audio_test.c and ags_envelope_channel_test.cJoël Krähemann7-9/+571
2018-10-11added ags_count_beats_audio_test.cJoël Krähemann4-0/+316
2018-10-11added ags_copy_pattern_audio_test.c and ags_copy_pattern_channel_test.cJoël Krähemann7-4/+467
2018-10-11added ags_capture_wave_channel_test.c and ags_copy_channel_test.cJoël Krähemann7-2/+455
2018-10-11added ags_capture_wave_audio_test.cJoël Krähemann4-2/+309
2018-10-11added ags_buffer_channel_test.cJoël Krähemann4-4/+228
2018-10-11added ags_analyse_channel_test.cJoël Krähemann6-91/+462
2018-10-10added ags_recall_recycling_test.cJoël Krähemann4-3/+645
2018-10-10more unit-testsJoël Krähemann14-15/+3627
2018-10-09micro release v2.0.332.0.33Joël Krähemann6-12/+12
2018-10-09fixed ags-copy recallJoël Krähemann15-26/+832
2018-10-09fixed 32/64 bit issues in ags_recycling_context.cJoël Krähemann2-10/+12
2018-10-09added guint64 casts in ags_recycling_context_test.cJoël Krähemann2-5/+10
2018-10-09fixed AgsSpectrometer and AgsEqualizer102.0.32Joël Krähemann18-36/+1046
2018-10-09extended functional automation editor testJoël Krähemann5-219/+680