Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: Log the zipfile creation

Change-Id: I7d5b923cfe6bc133a1b2ac39b39bbe07e327d9cd

+1
+1
tools/root.make
··· 331 331 else 332 332 $(BUILDDIR)/rockbox.zip: build 333 333 endif 334 + $(call PRINTS,ZIP $(notdir $@)) 334 335 $(SILENT)$(TOOLSDIR)/buildzip.pl $(VERBOSEOPT) --app=$(APPLICATION) -m \"$(MODELNAME)\" -i \"$(TARGET_ID)\" -r "$(ROOTDIR)" --rbdir="$(RBDIR)" $(TARGET) $(BINARY) 335 336 336 337 mapzip: