gplv2
GNU General Public License is a free software license published by the Free Software Foundation whose main terms guarantee users the freedom to share and change the software.
Here are 89 public repositories matching this topic...
-
Updated
Aug 23, 2021 - C
-
Updated
Aug 22, 2021 - C
-
Updated
Aug 19, 2021 - Python
Describe the bug
The Compressor effect works incorrectly when selected audio is partly in negative time.
When the compressor is used on an audio selection that is partially in negative time erroneous effects occur
- Audio from negative time is added from =0 for the duration of the selection that is in negative time
- The waveform that was in positive time is trimmed from the right by t
-
Updated
Aug 23, 2021 - C
From the comment in SDL_filesystem.h:
Please call SDL_free() on the pointer when you are done with it
When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c
that does free(prefdir)
as changing these to SDL_free(prefdir)
resolved the issue.
I'm not sure what to do about `GetDefaultConfi
A few projects have been done or are in the works to replace the soundtracks for NRFTL and the Master Levels. The idea would be to have these levels have their own dedicated tracks that either default to regular tracks or can be written over with a WAD. This would be similar to how Episode 4 works in The Ultimate Doom, or how the repeat MIDIs work in Heretic.
This way, it would be possible to
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 20, 2021 - PHP
Hello,
Il faudrait pouvoir configurer dans les profils plusieurs droits :
- droit de créer des formulaires
- droit de supprimer des formulaires
- droit de lire les config des formulaires
etc...
Actuellement les droits d'accès à la gestion des formulaires sont positionnés sur le droit "UPDATE" d'une "entity" : ce n'est pas du tout logique.
++
-
Updated
Aug 16, 2021 - C++
-
Updated
Aug 12, 2021 - PHP
-
Updated
Jul 13, 2021 - C
-
Updated
Mar 31, 2018 - Python
-
Updated
Sep 18, 2016 - CSS
-
Updated
Feb 1, 2021 - C#
-
Updated
Aug 23, 2021 - C
-
Updated
Apr 28, 2019 - Python
- Wikipedia
- Wikipedia
As part of the associated project here, this issue is to track the progress of creating documentation with Read the Docs. My personal preference is RTD, and that's what I'll be working with for now, and keeping subscribers to this issue updated (of course), but it isn't stuck in stone, and can be adjusted later on.
Thanks!