openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
ReZound
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 1 year
ago.
Nov 28, 2022 — Nov 28, 2023
Showing page 93 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Made the comboboxes readonly
ddurham
More...
about 23 years ago
Added a comment in ClameSoundTranslator
ddurham
More...
about 23 years ago
Added a comment in ClameSoundTranslator
ddurham
More...
about 23 years ago
Updated backend/TODO
ddurham
More...
about 23 years ago
Updated backend/TODO
ddurham
More...
about 23 years ago
Added a frontend dialog for setting ogg/vorbis compression parameters
ddurham
More...
about 23 years ago
Added a frontend dialog for setting ogg/vorbis compression parameters
ddurham
More...
about 23 years ago
Added a comment in the Features.txt document about supporting mp3
ddurham
More...
about 23 years ago
Added a comment in the Features.txt document about supporting mp3
ddurham
More...
about 23 years ago
Removed globals, gRecordDialog and gNewSoundDialog by making them data members in CFrontendHooks
ddurham
More...
about 23 years ago
Removed globals, gRecordDialog and gNewSoundDialog by making them data members in CFrontendHooks
ddurham
More...
about 23 years ago
Changed the return type of ASoundTranslator::onSaveSound (and ASoundTranslator::saveSound) so it could return false if the save was bailed on user intervetion (via a questionable save or later maybe a cancel)
ddurham
More...
about 23 years ago
Changed the return type of ASoundTranslator::onSaveSound (and ASoundTranslator::saveSound) so it could return false if the save was bailed on user intervetion (via a questionable save or later maybe a cancel) Made ClameSoundTranslator ask the user to proceed if cues or user notes are present
ddurham
More...
about 23 years ago
Added mp3 support if lame is installed on the system and can be found in $PATH
ddurham
More...
about 23 years ago
Added mp3 support if lame is installed on the system and can be found in $PATH I tried to use lame's library API, but it's not docmented, so opening a pipe to the process was easier. Still yet to do is perhaps use ID3 tag support to save cues and user notes. If I can get lame to output the ID3 tags on decode and somehow be able to add ID3 tags on encode, then it should be possible I still need to have it prompt the user on encode to ask for compression parameters.
ddurham
More...
about 23 years ago
Added a possible TODO
ddurham
More...
about 23 years ago
Added a possible TODO
ddurham
More...
about 23 years ago
Fixed a booboo
ddurham
More...
about 23 years ago
Fixed a booboo
ddurham
More...
about 23 years ago
Moved All Files(*) from the second item in the file dialogs to the last item
ddurham
More...
about 23 years ago
Moved All Files(*) from the second item in the file dialogs to the last item
ddurham
More...
about 23 years ago
Moved the setting of sound->setIsModified(false) from the derived SoundTranslator classes to the base class Moved .wav before .aiff in ClibaudiofileSoundTranslator
ddurham
More...
about 23 years ago
Moved the setting of sound->setIsModified(false) from the derived SoundTranslator classes to the base class
ddurham
More...
about 23 years ago
Updated the release TODO doc
ddurham
More...
about 23 years ago
Updated the release TODO doc
ddurham
More...
about 23 years ago
Added this script which creates a standalone binary pacakge for x86 linux.. Perhaps I will be expanded for other platforms later
ddurham
More...
about 23 years ago
Added this script which creates a standalone binary pacakge for x86 linux.. Perhaps I will be expanded for other platforms later
ddurham
More...
about 23 years ago
minor
ddurham
More...
about 23 years ago
minor
ddurham
More...
about 23 years ago
Added version checks for cue and misc data support in ClibaudiofileSoundTranslator.cpp although the changes haven't been made in cvs yet... but I'm hoping they will soon
ddurham
More...
about 23 years ago
←
1
2
…
89
90
91
92
93
94
95
96
97
…
130
131
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree