Skip to content

Releases: developersu/mplayer4anime

mplayer4anime v0.15 release

12 May 01:03
Compare
Choose a tag to compare

Changelog

  • @DDinghoya translated application to Korean language. Thank you!
  • Added early support of mpv for using as back end player
  • Better support for playlists: remember last opened playlist and position in files.

mplayer4anime v0.14.1 release

02 Aug 00:55
Compare
Choose a tag to compare

Changelog

Fields validation behaviour changed in Settings. No more annoying pop-ups.

mplayer4anime v0.14 release

29 Apr 01:51
Compare
Choose a tag to compare

Changelog

UI changes in Settings. Now it's cute ( ^-^)
Fixed localization implementation.
Other minor fixes.

mplayer4anime v0.13 release

01 Mar 20:25
Compare
Choose a tag to compare

Changelog

UI changes in Settings.
Fixed bug where user had troubles with selecting files that have extensions in upper case.
Dependencies added to cover possible issues when using application on macOS with JDK11.

mplayer4anime v0.12 release

19 Jan 01:29
Compare
Choose a tag to compare

Implemented IPC via socket (65042). One or two more threads added, but meeeh..
If playlist passed to application as parameter, it opens. If application already opened and user pass playlist as a parameter, then it opens in already opened application.
Still no drag-n-drop.
Still no automated builds for windows native bundle.

mplayer4anime v0.11 release

28 Nov 04:17
Compare
Choose a tag to compare

New artworks added.
Some icons updated.
Application settings extended. More functions added.
Now it's not only about mkv/mka. Any video/audio could be used.
Some bug fixed since 0.10.

mplayer4anime v0.10 release

25 Nov 15:20
Compare
Choose a tag to compare

Now it works with playlists. You may save/open/update them and so on.

mplayer4anime v0.9 release

07 May 22:57
Compare
Choose a tag to compare

A great part of code refactoring has been ended, so it's time to publish another one solid release.
New to pre-releases is new button to enable/disable subtitles and bug fix: not if mkv file already have embedded subtitles they won't be used in case user specified stand-alone subtitles file.

Known annoying issue: on start, automatically-uploaded lists don't reflect any changes of moving/removing entities that has been made before application closed. Solution is not so straight forward as it could be. Probably, entire idea of auto-population will be removed and re-implemented into playlists concept. It will give an opportunity to add any files into lists and ruling them more flex.

Thanks a lot! Windows all-in-one build will come a bit later.

mplayer4anime v0.8.3 pre-release

03 May 02:10
Compare
Choose a tag to compare
Pre-release

I don't remember. Nothing new in general.. refactoring results I assume.
Windows installer: https://cloud.mail.ru/public/2wde/AfxfrAtAC

mplayer4anime v0.8.2 pre-release

02 May 02:36
Compare
Choose a tag to compare
Pre-release

Added save&restore of the Full Screen checkbox.
Code reloaded. Refactoring in progress