Rockbox mail archive
Subject: Fwd: rockbox, the question REALLY_DELETE is overleap
From: Björn Stenberg (bjorn_at_haxx.se)
Date: 2003-03-15
----- Forwarded message from Alexander Eickhoff <alex_at_linux01.org> -----
Date: Sat, 15 Mar 2003 13:49:10 +0100
From: Alexander Eickhoff <alex_at_linux01.org>
To: Björn Stenberg <bjorn_at_haxx.se>
Subject: rockbox, the question REALLY_DELETE is overleap
hy björn,
the question REALLY_DELETE is overleap.
my idea... in queue is BUTTON_REL from activate select the delete function
my patch:
alex_at_robby:~/rockbox/r/apps> diff -u onplay.c.org onplay.c
--- onplay.c.org 2003-03-15 13:47:30.000000000 +0100
+++ onplay.c 2003-03-15 13:47:38.000000000 +0100
@@ -54,7 +54,6 @@
int btn = button_get(true);
switch (btn) {
case BUTTON_PLAY:
- case BUTTON_PLAY | BUTTON_REL:
if (!remove(selected_file)) {
reload_dir = true;
lcd_clear_display();
--
alex eickhoff, am kampe 14, d-37130 groß lengden
phone: +49 5508 92208, mobphone +49 170 8356528
mailto: alex_at_linux01.org
gpg info:
pub 1024D/658BED45 2002-04-12 Alexander Eickhoff (sdt-key) <alex_at_linux01.org>
Fingerprint: 29D0 4477 4246 8841 0A98 20D4 31ED D122 658B ED45
----- End forwarded message -----
--
Björn
Page was last modified "Jan 10 2012" The Rockbox Crew
|