users/desowin/gdigi

log

age author description
8 days ago Tomasz Mon fix RP1000 supportdefault tip
2 months ago Tomasz Mon add support for GNX4 and GNX3k patches
4 months ago Jonathan A. Tice add RP1000 support
6 months ago Miklos Aubert add RP255 support
6 months ago Tomasz Mon fix some rp500 values
8 months ago Tomasz Mon display values correctly (offsets, correct steps, suffixes, labels)
11 months ago Rafael Moreno add rp355p to SupportedFileTypes
11 months ago Tomasz Mon remove USB settings from effect list as they're not part of Preset
12 months ago Rafael Moreno fix RP355 amp B settings
12 months ago Tomasz Mon correct manpage
12 months ago Andreas Karajannis don't use uninitialized value
12 months ago Andrew O. Shadoura added manpage
13 months ago Andrew O. Shadoura added simple .desktop file
13 months ago Andrew O. Shadoura use LDADD instead of LDFLAGS and -Wl,--as-needed; added install target
13 months ago Tomasz Mon GFile requires gio.h
13 months ago Rafael Moreno fix RP355 support
13 months ago Tomasz Mon remove redundant GFile
13 months ago Tomasz Mon rename Pickup to Pickup/USB as this frame contains both pickup and USB settings
13 months ago Tomasz Mon add restore_backup_file()
13 months ago Tomasz Mon add create_backup_file()
14 months ago Tomasz Mon fix typos in comments
14 months ago Rafael Moreno add RP355 support
14 months ago Tomasz Mon Added tag 0.1.8 for changeset 5e6d6124b5f2
14 months ago Tomasz Mon display GNX3000 settings in tabs0.1.8
15 months ago Stephen Rigler add GNX3000 amp channel settings
15 months ago Jaco Kroon fix Makefile
15 months ago Tomasz Mon greatly reduce number of comparisions required to apply parameters to GUI
15 months ago Tomasz Mon update ignore list
15 months ago Jaco Kroon make buildsystem aware of header changes
15 months ago Tomasz Mon remove id and position fields from EffectGroup
15 months ago Jaco Kroon add GNX4 stompbox, noisegate, chorus, delay and reverb settings
15 months ago Tomasz Mon actually the compressor settings are the same for both GNX3000 and GNX4
15 months ago Tomasz Mon rename values_synth_talk_balance as it's actually used for more effects
15 months ago Tomasz Mon actually the whammy settings are the same for both GNX3000 and GNX4
15 months ago Stephen Rigler add GNX3000 amp channel + warping settings
15 months ago Jaco Kroon add GNX4 pickup, wah, compressor and whammy effect
15 months ago Jaco Kroon make get_device_info interate over list of supported product and family ID
15 months ago Tomasz Mon check RECEIVE_WHO_AM_I reply size
15 months ago Tomasz Mon make some devices happy
15 months ago Jaco Kroon fix unsigned comparisions
15 months ago Tomasz Mon revise create_preset_from_data
15 months ago Tomasz Mon revise mutex logic
15 months ago Stephen Rigler add GNX3000 reverb settings
16 months ago Tomasz Mon merge GNX3000 delay settings
16 months ago Stephen Rigler add GNX3000 delay settings
16 months ago Stephen Rigler add GNX3000 chorus settings
16 months ago Tomasz Mon update TODO
16 months ago Tomasz Mon use gtk_dialog_get_content_area
16 months ago Tomasz Mon update HACKING file
16 months ago Tomasz Mon if get_message_by_id can't find message, wait until new message is pushed before retrying
16 months ago Tomasz Mon make get_current_preset return list of messages describing preset rather than just one message with preset parameters
16 months ago Stephen Rigler add GNX3000 whammy/ips, preset level and noisegate settings
16 months ago Tomasz Mon Receive Who Am I can vary in length between versions
16 months ago Tomasz Mon Fix memory leak
16 months ago Tomasz Mon update GUI on remote preset change
16 months ago Stephen Rigler add GNX3000 pickup, wah and compressor settings
16 months ago Tomasz Mon apply asynchronous parameters changes to GUI
16 months ago Tomasz Mon introduce setting_param_new, setting_param_new_from_data and setting_param_free
16 months ago Tomasz Mon set device into GUI mode
16 months ago Tomasz Mon fix compiler warning