1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enhanced the shuttle control with a toggle that sets how much affect the shuttle control has Had to add 2 data members to CSoundWindow to store the shuttle control's state information when switching between active CSoundWindow objects More... about 23 years ago
Enhanced the shuttle control with a toggle that sets how much affect the shuttle control has More... about 23 years ago
Added a toggle button next to the shuttle control which puts the shuttle control in 'spring-back mode' or 'free mode' Made the right mouse button clicked on the shutt control always recenter it Removed a couple of out-dated TODOs at the top of CMainWindow.cpp updated the FrontedFeatures.txt about the new shuttle control option More... about 23 years ago
Added a toggle button next to the shuttle control which puts the shuttle control in 'spring-back mode' or 'free mode' More... about 23 years ago
Made it so that when the active window changes, the shuttle control is modified according to the new active window's set playing speed incase it's not always 1.0 More... about 23 years ago
Made it so that when the active window changes, the shuttle control is modified according to the new active window's set playing speed incase it's not always 1.0 Next I'm going to enhance the shuttle control's features More... about 23 years ago
modified comments More... about 23 years ago
modified comments More... about 23 years ago
Added a comment about how to be able to prebuffer more data More... about 23 years ago
Added a comment about how to be able to prebuffer more data More... about 23 years ago
Added a TODO More... about 23 years ago
Added a TODO More... about 23 years ago
Worked around the apparent bug in glibc about threads and popen by writing my own popen which seems to work fine. More... about 23 years ago
Worked around the apparent bug in glibc about threads and popen by writing my own popen which seems to work fine. More... about 23 years ago
Fixed a bug in TPoolFile::joinAdjacentBlocks which possibly caused a segfault because of an index being out of bounds on a vector More... about 23 years ago
Fixed a bug in TPoolFile::joinAdjacentBlocks which possibly caused a segfault because of an index being out of bounds on a vector More... about 23 years ago
Updated an error message in ClameSoundTranslator.cpp More... about 23 years ago
Updated an error message in ClameSoundTranslator.cpp More... about 23 years ago
Added some more protocol for a release More... about 23 years ago
Added some more protocol for a release More... about 23 years ago
minor More... about 23 years ago
minor More... about 23 years ago
minor More... about 23 years ago
minor More... about 23 years ago
Updated files for the 0.2.0alpha release More... about 23 years ago
Updated files for the 0.2.0alpha release More... about 23 years ago
minor More... about 23 years ago
Added an frontend dialog for allowing the user to choose the mp3 compressions settings to lame More... about 23 years ago
Added an frontend dialog for allowing the user to choose the mp3 compressions settings to lame Now ClameSoundTranslator handles SIGPIPE in case lame dies while saving an mp3 file Changed some of the error messages of ClameSoundTranslator More... about 23 years ago
Made the comboboxes readonly More... about 23 years ago