openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
mp3dj
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Feb 28, 2025 — Feb 28, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed mention of scp in homepage.
kirke
More...
about 16 years ago
Changes for 4.10 release.
kirke
More...
about 16 years ago
The 4.9 release is a bugfix release.
kirke
More...
about 17 years ago
# Fixed BUG: Under Windows with files in subdirectories 3 or deeper show up in the grid, but double clicking them doesn't initiate play. For example, with mp3.dir=C:/music, and C:/music/NetOK/SubDir60, files in SubDir60 were not playing. When File.separatorChar is \ (Windows) we now transliterate back slashes to forward slashes when entering strings representing "folder" in the database.
kirke
More...
about 17 years ago
Changes for mp3dj-4.7:
kirke
More...
over 17 years ago
Shifted from MpegAudioSPI1.9.1 to MpegAudioSPI1.9.4. This was for TLEN
kirke
More...
over 17 years ago
Only calling scrollToIndex() on the tree when selectedIndex >=0. That is,
kirke
More...
over 17 years ago
Fixed bug, where onPlayGridButtonClick() would select the proper tree
kirke
More...
over 17 years ago
Reintegrated Spring Framework. We get duplicate AppliationService
kirke
More...
over 17 years ago
Added asdoc to svn:ignore list. and updated docs for 5.7 release.
kirke
More...
over 17 years ago
Back to defaults.
kirke
More...
over 17 years ago
Removed Spring Framework. In the code for the 4.6 release I had
kirke
More...
over 17 years ago
Removed old files from copy.
kirke
More...
over 17 years ago
Ignoring db/mp3db, which is an artifact of running.
kirke
More...
over 17 years ago
Ignoring blazeds/ (a build artifact).
kirke
More...
over 17 years ago
The 4.6 release transitions from MySQL to hsqldb, a 100% java database
kirke
More...
over 17 years ago
Added propset svn:ignore (to ignore .backup/ here).
kirke
More...
over 17 years ago
Introduced this hsqldb directory for scripts and mp3db.
kirke
More...
over 17 years ago
Removed .cvsignore everywhere. We use svn now.
kirke
More...
over 17 years ago
Removed mysql connector. We use hsqldb and Spring now.
kirke
More...
over 17 years ago
Added SpringFactory to engage Spring Framework.
kirke
More...
over 17 years ago
Added play grid and playGridButton.
kirke
More...
over 17 years ago
Engaged Spring Framework.
kirke
More...
over 17 years ago
# The 4.6 release drops the MySQL server requirement. The backend was rewritten to use an embedded pure java database engine (hsqldb). Users are no longer responsible for initiating refresh operations. A singleton Refresh() daemon is run seamlessly by the webapp.
kirke
More...
over 17 years ago
The 4.6 release transitions from MySQL to hsqldb, a 100% java
kirke
More...
over 17 years ago
The 4.5 release transitions from Flex2 to Flex3 SDK and removes LCDS
kirke
More...
almost 18 years ago
The 4.5 release transitions from Flex2 to Flex3 SDK and removes LCDS and JBoss from the required external components list. Installation was simplified by bundling the turnkey version of BlazeDS contributed to Open Source by Adobe, which includes a Tomcat server. Ant seamlessly restarts the server after deploying the webapp. Ant also creates the /music context through mp3 files are accessed by Flash Player.
kirke
More...
almost 18 years ago
Made Refresh() pass "database.directory" to RefreshFiles().
kirke
More...
almost 18 years ago
Made Refresh() pass "database.directory" to RefreshFiles(). RefreshFiles() was getting the value previously from the build.properties file copied to resources, but this is not necessarily what RefreshApp was invoked with. Example '-Ddatabase.dir=XYZ' can be supplied on the command line.
kirke
More...
almost 18 years ago
Renamed database.directory database.dir, moved getMessage() from session
kirke
More...
almost 18 years ago
←
1
2
3
4
5
→
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