Picodrive-irixxxx as main picodrive version and volume notif centered

This commit is contained in:
Vincent-FK 2021-06-09 23:51:32 +02:00
parent ff83118833
commit 21fe588593
2 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ increase_volume() {
fi
# Notif
notif set ${NOTIF_DURATION} " VOLUME: ${new_volume}%%"
notif set ${NOTIF_DURATION} " VOLUME: ${new_volume}%%"
}
decrease_volume() {
@ -53,7 +53,7 @@ decrease_volume() {
fi
# Notif
notif set ${NOTIF_DURATION} " VOLUME: ${new_volume}%%"
notif set ${NOTIF_DURATION} " VOLUME: ${new_volume}%%"
}
get_volume() {

View File

@ -4,9 +4,9 @@
#
################################################################################
PICODRIVE_VERSION = 74bc7cb
PICODRIVE_VERSION = cf8a0e04
PICODRIVE_SITE_METHOD = git
PICODRIVE_SITE = https://github.com/FunKey-Project/picodrive.git
PICODRIVE_SITE = https://github.com/FunKey-Project/picodrive-irixxxx.git
PICODRIVE_LICENSE = MAME
PICODRIVE_LICENSE_FILES = COPYING