Releases: exoad/mp4j-original
Beta 1.8!
This fully is a new development of the original music_player4j application.
Currently, this build includes:
-WAVEForm Representation of a small chunk of the parsed audio data
-Single Window UI
-Assets such as play/pause button, volume slider, pan slider, and file information box
-much better graphics manager, meaning instead of shapes being drawn and held in memory (lazy collection) will be an on time dumping
of such data, including PCM-data, thread workers, concurrent processes
TODO:
-checking if the audio file isnt a hoax (meaning it is an actual MP3 file) [error handling]
-integrating WAV support
-integrating intelligence audio information gatherer instead of hardcoded (especially for WAV file formats)
-dependency on native methods for better interactions with host machine
[ Binaries will not be available until the next beta release ]What's Changed
Full Changelog: b1.2.1...b1.8
New Beta Release
A few changes and made the application look much more different the previous revisions as this is a new revamp of the old project.
The attached JAR binary is not guaranteed to work
What's Changed
- Kotlin master by @exoad in #19
- Unused by @exoad in #20
- Unused by @exoad in #22
- [ImgBot] Optimize images by @imgbot in #23
unkby @exoad in #24- Cxx api by @exoad in #26
rmfby @exoad in #27- Delete CHANGELOG by @exoad in #28
- Delete Dockerfile by @exoad in #29
- Delete component/build directory by @exoad in #30
- remove secure by @exoad in #31
- language=java by @exoad in #33
armattempt remove unused laf component by @exoad in #34
Full Changelog: v1.1.1...b1.2.1
Release 1.1.1
A fix for the original 1.1 release.
#18
#17
- Fixed Null Pointer at start for some
- Added a window to prompt the user to install JBR if not
- Fixed Volume slider not working
Note: The Ridium Version is a signed version of the official Application.
Full Changelog: v1.1...v1.1.1
Release 1.1d!
Release the second! [DEPRECATED]
- Added quirky mp3 support
- Added better properties file management
- Audio Caching to reduce audio lag
- Confirm Dialogs
- More options to change the look in app
- Added FFMPEG support
IMPORTANT
If you are downloading the below files please note you must need the JBR runtime which you can find below.
What's Changed
- Update jdk.yml by @exoad in #3
- Create codify.yml by @exoad in #4
- unnecessary resources by @exoad in #5
removeupdate so that the deprecated feature won’t be used by @exoad in #6mvlogger -> telemetry by @exoad in #7- [Unused] by @exoad in #8
removeunused packages by @exoad in #9- Configure CleanThat by @cleanthat in #10
- [ImgBot] Optimize images by @imgbot in #14
- Temporary Fix for issue 15 by @exoad in #16
FIXby @exoad in #18
New Contributors
Full Changelog: v1.0...v1.1
Beta 1.6!
+Added Rounded Edges
+Fixed Dead Links
+Added toolbar for Select File
And more!
What's Changed
- Update jdk.yml by @exoad in #3
- Create codify.yml by @exoad in #4
- unnecessary resources by @exoad in #5
removeupdate so that the deprecated feature won’t be used by @exoad in #6mvlogger -> telemetry by @exoad in #7- [Unused] by @exoad in #8
removeunused packages by @exoad in #9- Configure CleanThat by @cleanthat in #10
New Contributors
- @cleanthat made their first contribution in #10
Full Changelog: v1.0...b1.6
Beta Release 1.5!
;) Naming changes!
Here is what changed
- Dynanmic Theme Changes
- Properties Reader optimized for intake and output
- File Icons updated for JFileChooser
- Icons updated for some frames
Much more ;)
Download the below JAR for more info!
What's Changed
- Update jdk.yml by @exoad in #3
- Create codify.yml by @exoad in #4
- unnecessary resources by @exoad in #5
removeupdate so that the deprecated feature won’t be used by @exoad in #6mvlogger -> telemetry by @exoad in #7- [Unused] by @exoad in #8
removeunused packages by @exoad in #9- Configure CleanThat by @cleanthat in #10
New Contributors
- @cleanthat made their first contribution in #10
Full Changelog: v1.0...b1.5
Beta Version 1.1.1! | Beta Version "Trianle"
Beta Version 1.1! | Beta Release "Trianle"
Beta Release "Triangle"
This is the third beta release of Music Player.
Although this is close to the final release of the of version 1.1, there are still
something's that need to be made and completed before everything can be
fully released.
Things that have changed
- Documentation Reader
- File Integrity Checker in Settings
- Settings now have your current program version
- LAF has changed
- Main Menu will always be open
- Music Player will show the current file being played
- Mp3 file support but without volume control (WIP)
- Full WAV support and bitrate optimization
- Full audio streaming optimization with program threading
- Splash Screen display is shortened
- Save features of where the file explorer will always open to where you last opened it
- API Wrapper
- File Integrity verifier
Full Changelog: v1.0...b1.1
"Trianle not triangle"
Release 1.0! | Release "Hydrogen"
Official Release 1.0!
MusicP++ is a simple music player I am making using what I currently know about Java. Inside this program is bundled a crappy bytereader I made using C++, the GUI program using Java and also a wrapper written using C++.
Currently, I could only get .wav files to work, but soon .mp3 will also be available!
Below, there is an attached files for the following:
EXE - For Windows Distributions (x64)
JAR - Universal JAR file (Win, *NIX)
For any issues refer to: here
Also the official release for Windows isn't signed, but I am working on getting it automatically sign
Full Changelog: b1.01...v1.0
"Hydrogen because it is the first release and also the first in the periodic table"
Beta 1.01! | Beta Patch "Cirle"
This is a secondary release bundling a Win32.exe wrapper for the original application. This wrapper is used by a C++ installer I made some time ago.
This installer was compiled using G++11 and the installer will search for a JRE version of 1.4+
:D
I have also attached a revised version of the Jar File with an optimized splash screen.