| age |
author |
description |
| 3 months ago |
Tomasz Mon |
use GtkGrid instead of GtkTabledefault tip |
| 3 months ago |
John Hammen |
add RP150 support |
| 4 months ago |
Tomasz Mon |
port to GTK+ 3 |
| 5 months ago |
Ahmed Toulan |
detect DigiTech devices on startup |
| 5 months ago |
John Hammen |
add RP155 support |
| 12 months ago |
Tomasz Mon |
update HACKING file |
| 16 months ago |
Tomasz Mon |
Added tag 0.2.0 for changeset 6864af80db93 |
| 16 months ago |
Tomasz Mon |
update manpage0.2.0 |
| 17 months ago |
Tomasz Mon |
fix RP1000 support |
| 19 months ago |
Tomasz Mon |
add support for GNX4 and GNX3k patches |
| 21 months ago |
Jonathan A. Tice |
add RP1000 support |
| 23 months ago |
Miklos Aubert |
add RP255 support |
| 24 months ago |
Tomasz Mon |
fix some rp500 values |
| 2010-01-03 |
Tomasz Mon |
display values correctly (offsets, correct steps, suffixes, labels) |
| 2009-09-20 |
Rafael Moreno |
add rp355p to SupportedFileTypes |
| 2009-09-20 |
Tomasz Mon |
remove USB settings from effect list as they're not part of Preset |
| 2009-09-04 |
Rafael Moreno |
fix RP355 amp B settings |
| 2009-08-11 |
Tomasz Mon |
correct manpage |
| 2009-08-11 |
Andreas Karajannis |
don't use uninitialized value |
| 2009-08-10 |
Andrew O. Shadoura |
added manpage |
| 2009-08-08 |
Andrew O. Shadoura |
added simple .desktop file |
| 2009-08-08 |
Andrew O. Shadoura |
use LDADD instead of LDFLAGS and -Wl,--as-needed; added install target |
| 2009-07-31 |
Tomasz Mon |
GFile requires gio.h |
| 2009-07-28 |
Rafael Moreno |
fix RP355 support |
| 2009-07-19 |
Tomasz Mon |
remove redundant GFile |
| 2009-07-19 |
Tomasz Mon |
rename Pickup to Pickup/USB as this frame contains both pickup and USB settings |
| 2009-07-19 |
Tomasz Mon |
add restore_backup_file() |
| 2009-07-19 |
Tomasz Mon |
add create_backup_file() |
| 2009-06-29 |
Tomasz Mon |
fix typos in comments |
| 2009-06-29 |
Rafael Moreno |
add RP355 support |
| 2009-06-22 |
Tomasz Mon |
Added tag 0.1.8 for changeset 5e6d6124b5f2 |
| 2009-06-21 |
Tomasz Mon |
display GNX3000 settings in tabs0.1.8 |
| 2009-05-20 |
Stephen Rigler |
add GNX3000 amp channel settings |
| 2009-05-15 |
Jaco Kroon |
fix Makefile |
| 2009-05-15 |
Tomasz Mon |
greatly reduce number of comparisions required to apply parameters to GUI |
| 2009-05-15 |
Tomasz Mon |
update ignore list |
| 2009-05-15 |
Jaco Kroon |
make buildsystem aware of header changes |
| 2009-05-15 |
Tomasz Mon |
remove id and position fields from EffectGroup |
| 2009-05-15 |
Jaco Kroon |
add GNX4 stompbox, noisegate, chorus, delay and reverb settings |
| 2009-05-13 |
Tomasz Mon |
actually the compressor settings are the same for both GNX3000 and GNX4 |
| 2009-05-13 |
Tomasz Mon |
rename values_synth_talk_balance as it's actually used for more effects |
| 2009-05-13 |
Tomasz Mon |
actually the whammy settings are the same for both GNX3000 and GNX4 |
| 2009-05-13 |
Stephen Rigler |
add GNX3000 amp channel + warping settings |
| 2009-05-13 |
Jaco Kroon |
add GNX4 pickup, wah, compressor and whammy effect |
| 2009-05-13 |
Jaco Kroon |
make get_device_info interate over list of supported product and family ID |
| 2009-05-12 |
Tomasz Mon |
check RECEIVE_WHO_AM_I reply size |
| 2009-05-12 |
Tomasz Mon |
make some devices happy |
| 2009-05-12 |
Jaco Kroon |
fix unsigned comparisions |
| 2009-05-11 |
Tomasz Mon |
revise create_preset_from_data |
| 2009-05-11 |
Tomasz Mon |
revise mutex logic |
| 2009-05-11 |
Stephen Rigler |
add GNX3000 reverb settings |
| 2009-05-10 |
Tomasz Mon |
merge GNX3000 delay settings |
| 2009-05-10 |
Stephen Rigler |
add GNX3000 delay settings |
| 2009-05-09 |
Stephen Rigler |
add GNX3000 chorus settings |
| 2009-05-08 |
Tomasz Mon |
update TODO |
| 2009-05-07 |
Tomasz Mon |
use gtk_dialog_get_content_area |
| 2009-05-06 |
Tomasz Mon |
update HACKING file |
| 2009-05-06 |
Tomasz Mon |
if get_message_by_id can't find message, wait until new message is pushed before retrying |
| 2009-05-06 |
Tomasz Mon |
make get_current_preset return list of messages describing preset rather than just one message with preset parameters |
| 2009-05-06 |
Stephen Rigler |
add GNX3000 whammy/ips, preset level and noisegate settings |