Skip to content

Releases: Nanobot567/musik

release 4.3 zeta

25 May 02:09
Compare
Choose a tag to compare

New musik release, coming in hot!!

A massive thank you to @Ryder-Booth for most of the changes in this update!!

check out musik lite for their version of musik!

[added] better "no files" screen
[added] new UI (with a toggle to change the UI back if you'd like)!
[added] crank functionality to file browser
[moved] some functions in funcs.lua to separate files
[fixed] song file names in "now playing screen" being longer than the screen width
[fixed] inaccurate song length display
[fixed] bug concerning song skipping
[fixed] screen lock
[removed] song seeking feature

release 4.2.2 zeta

11 Feb 17:49
Compare
Choose a tag to compare

[fixed] screen would lock after set amount of time on startup even if the setting was false

release 4.2.1 zeta hotfix

05 Jul 23:16
Compare
Choose a tag to compare

​Thank you adamantibus​​ for the bug report!!

[fixed] performance issue
[fixed] issue regarding selected list row when swapping screens

release 4.2 zeta

09 May 15:02
Compare
Choose a tag to compare

I felt the sudden urge to work on Musik today, so here we are...

[added] .. directory to go up a folder
[added] small optimizations
[fixed] sometimes file list wouldn't scroll to top
[fixed] some documentation inconsistencies
[removed] scrollImg

release 4.1 zeta

14 Dec 15:15
Compare
Choose a tag to compare

[fixed] screen roundness bug

release 4.0 zeta

15 Nov 14:51
Compare
Choose a tag to compare

Hello! This may be the last major musik update for a while, so I tried to fix as many bugs as possible that were present in earlier versions, but I will still be taking feature requests and fixing bugs that come up nonetheless!

[added] settings saving
[added] option to toggle version and app name in the bottom right
[added] menu image
[added] queue mode
[added] pressing left at the top of the files list will send you up a directory
[added] option to change screen roundness
[changed] display refresh rate is now changed to 5 fps when musik is locked to save even MORE battery life!
[changed] reduced file size by changing scroll image
[changed] cleaned up a lot of the code
[fixed] shuffle will no longer play the same song twice
[fixed] loop one mode
[fixed] crash from not updating lastdirs after exiting now playing
[fixed] occasional key timer infinite loop
[fixed] song titles with an underscore or asterisk formatted the text
[fixed] song playing status now didnt update on song end
[fixed] lock screen timer wouldn't update if a certain key combo was pushed
[fixed] lock screen wouldn't refresh clock or battery percentage
[fixed] song would just straight up not load occasionally
[fixed] when leaving a directory, the list wouldn't scroll to top
[fixed] pressing left when song offset is less than 5 will send you to the next song

release 3.3 epsilon

26 Oct 23:21
Compare
Choose a tag to compare

[fixed] bug where pressing left/right and B would crash playdate

--- community requests that were fulfilled ---

thanks to kiwitime04 for...

[added] "lock" / "battery saver" screen (press a+b to unlock, may save battery life). can be configured in settings.

release 3.2 epsilon

15 Sep 01:27
Compare
Choose a tag to compare

fixed issue where backing out of a folder doesn't update audio files present, and got rid of play rate change because of frame drops

(why do issues always come up right when i release a version?!)

release 3.0 epsilon

14 Sep 22:41
Compare
Choose a tag to compare

Sorry for taking forever, but here's version 3.0!

[added] undocking crank shows play rate, cranking changes it by .25 every 4 ticks
[added] settings screen
[added] user is now able to enable showing the clock and battery percentage everywhere
[changed] split up main.lua into separate files (finally)
[changed] clock and battery percentage
[changed] cleaned up variable assignments
[changed] separator on "now playing" is now always visible
[fixed] actually fixed the play rate issue
[fixed] loop folder now actually works
[fixed] problem where files sometimes won't update
[tempfix] can only skip a song every 5.5 secs to have a lower chance of crashing on skip due to buffer underflow

-- community requests that have been fulfilled (thanks for requesting!) --

  • salnkv
  • [added] can now go to "now playing" screen by pressing B in the root folder
  • [added] pressing down plays next file and pressing up first goes to the beginning of the playing song. if up is pressed and offset is 1 or less than 1, the last song loaded is played.
  • [added] current song is highlighted when going from "now playing" to "files"
  • [added] current song is now marked in "files" screen (bolded)
  • nicksr
  • [added] 24 hr to 12 hr clock toggle

release 2.1 delta

31 Aug 01:57
Compare
Choose a tag to compare

[fixed] play rate will no longer fluxuate (will probably add a feature where the crank adjusts this)
[changed] design of "now playing" screen looks a lot better
[changed] readme.md now contains a section on how to sideload playdate games

Just some small fixes and QoL improvements :)