1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor More... about 22 years ago
Accepted and modified Gerhard Zintel's patch to add a change by semitone feature to the shuttle wheel More... about 22 years ago
Accepted and modified Gerhard Zintel's patch to add a change by semitone feature to the shuttle wheel More... about 22 years ago
Made a warning to the user if the recording sample rate was unavailable and has been changed instead of just printing it to the console More... about 22 years ago
Made a warning to the user if the recording sample rate was unavailable and has been changed instead of just printing it to the console More... about 22 years ago
don't error on duplicate cue names anymore More... about 22 years ago
don't error on duplicate cue names anymore More... about 22 years ago
oops, was memsetting .reserve more than I should have in RCue::RCue More... about 22 years ago
oops, was memsetting .reserve more than I should have in RCue::RCue More... about 22 years ago
Made "permission denied" not throw an exception which was causing rezound not to start when it's checking for the share dir to use More... about 22 years ago
Made "permission denied" not throw an exception which was causing rezound not to start when it's checking for the share dir to use More... about 22 years ago
added a suggestion to monitor the package for releases More... about 22 years ago
added a suggestion to monitor the package for releases More... about 22 years ago
updated for 0.8.1beta More... about 22 years ago
updated for 0.8.1beta More... about 22 years ago
Moved getOrigTitle() from CActionParamDialog into FXModalDialogBox so that the original/untranslated title could be obtained for rememberShow/Hide() purposes. Also Fixed a few other i18n issues More... about 22 years ago
Moved getOrigTitle() from CActionParamDialog into FXModalDialogBox so that the original/untranslated title could be obtained for rememberShow/Hide() purposes. Also Fixed a few other i18n issues More... about 22 years ago
called rememberShow() with a title More... about 22 years ago
called rememberShow() with a title More... about 22 years ago
now rememberShow() and rememberHide() require the caller to pass the title of the window rather than rememberShow() or rememberHide() getting it from FXTopWindow::getTitle() since the title may be translated or it might contain a filename More... about 22 years ago
now rememberShow() and rememberHide() require the caller to pass the title of the window rather than rememberShow() or rememberHide() getting it from FXTopWindow::getTitle() since the title may be translated or it might contain a filename More... about 22 years ago
moved CMainWindow::showAbout() to CAboutDialog::showOnStartup() More... about 22 years ago
moved CMainWindow::showAbout() to CAboutDialog::showOnStartup() More... about 22 years ago
Moved CMainWindow::showAbout() to CAboutDialog::showOnStartup() More... about 22 years ago
Moved CMainWindow::showAbout() to CAboutDialog::showOnStartup() More... about 22 years ago
Updated to have a function that chooses the default font based on the current locale. More... about 22 years ago
Updated to have a function that chooses the default font based on the current locale. Currently, it handles only ru (currently the only translation) More... about 22 years ago
minor More... about 22 years ago
minor More... about 22 years ago
Made some changes to be more i18n compatible with parsing foreign characters More... about 22 years ago