users/desowin/gdigi

log

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