-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: magnush/mhwaveedit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Sound-Linux-More/mhwaveedit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 162 files changed
- 4 contributors
Commits on Sep 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9dea630 - Browse repository at this point
Copy the full SHA 9dea630View commit details
Commits on Jan 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2851c11 - Browse repository at this point
Copy the full SHA 2851c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357b8b2 - Browse repository at this point
Copy the full SHA 357b8b2View commit details
Commits on Jan 18, 2021
-
Update autotools files (technically these should not be tracked as au…
…tomatically installed when running autoreconf)
Configuration menu - View commit details
-
Copy full SHA for c9df3b5 - Browse repository at this point
Copy the full SHA c9df3b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f888c - Browse repository at this point
Copy the full SHA f2f888cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 633d68f - Browse repository at this point
Copy the full SHA 633d68fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db42ed8 - Browse repository at this point
Copy the full SHA db42ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd153c3 - Browse repository at this point
Copy the full SHA fd153c3View commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0db8e91 - Browse repository at this point
Copy the full SHA 0db8e91View commit details
Commits on Jan 21, 2021
-
Merge pull request #2 from Sound-Linux-More/autotools_update
Autotools update
Configuration menu - View commit details
-
Copy full SHA for 1e02389 - Browse repository at this point
Copy the full SHA 1e02389View commit details
Commits on May 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7499d25 - Browse repository at this point
Copy the full SHA 7499d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d1332 - Browse repository at this point
Copy the full SHA 42d1332View commit details
Commits on May 16, 2023
-
* build system: remove support for GTK+ 1.x and update to autoconf 2.69 * remove support for GTK+ 1.x from source * remove support for GTK+ < 2.18 * remove support for GLib 1.x * remove deprecated g_thread_init() * replace deprecated g_strcasecmp() * replace 2 deprecated GtkLists (4 remaining) * replace deprecated GtkType * replace deprecated gtk_type_new() * unify all *_class_init signatures * unify *_init signatures * replace deprecated gtk_type_unique() * remove deprecated gtk_type_class() * replace deprecated gtk_signal_new() * replace deprecated gtk_signal_emit* * rename GTK_SIGNAL_FUNC and replace deprecated gtk_signal_connect() * replace deprecated gtk_signal_connect_object() * replace 1 deprecated GtkList (3 remaining) * replace 1 deprecated GtkList in configdialog * replace deprecated GdkPixmap in main and mainwindow.c * replace deprecated GtkToolbar API * fix previous commit for GtkToolbar previous commit changed 3 toggle buttons to normal buttons by mistake * replace 1 deprecated GtkList in effectbrowser * replace deprecated GTK_WIDGET_SET_FLAGS * replace deprecated gtk_label_parse_uline() * replace deprecated GtkItemFactory in effectbrowser * update translations because of string change in previous commit Note: charset for Swedish and Russian changed to UTF-8 * replace deprecated gtk_marshal_* * replace deprecated GtkItemFactory in mainwindow.c Note: GtkItemFactory's successor is GktUIManager, but that is deprecated in 3.10. Therefore creating all menus the traditional way. * replace deprecated GTK_WIDGET_VISIBLE * replace deprecated gtk_signal_disconnect_by_data() * replace last GtkList in recorddialog.c There is now a ListObject with presets and a parallel GtkListStore with the same presets which is a bad solution and prone to regressions. The ListObject/GList is kept, because most internal widgets/objects are operating with GLists. * replace deprecated gtk_widget_set_usize() * replace deprecated gtk_object_get_data() * replace deprecated GtkCombo in soxdialog * remove unused variables * replace last deprecated gtk_signal_* * fix regression: Toolbar was not visible remove GtkEventBox and size requests * replace deprecated gtk_hbutton_box_set_layout_default() * replace deprecated g_strdown() * replace deprecated gtk_object_set_data() * update .gitignore * silence unused-but-set-variable warning * initialize variable before use * replace deprecated g_source_get_current_time() * replace deprecated gtk_widget_set_uposition() * Restore original toolbar size * Get rid of deprecated GTimeVal * Remove deleted files from build * Update po files * Update gettext requirement * Reduce autoconf requirement --------- Co-authored-by: Gabor Karsay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0db87db - Browse repository at this point
Copy the full SHA 0db87dbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master