Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : apps/euphoria
Dir : e17/apps/euphoria/data/themes/iio/programs
Modified Files:
switch.edc
Log Message:
peak analyzer for iio
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/programs/switch.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- switch.edc 8 Mar 2004 09:53:29 -0000 1.1
+++ switch.edc 20 Mar 2004 08:28:12 -0000 1.2
@@ -100,24 +100,9 @@
action, STATE_SET "default" 0.0; transition, LINEAR, 0.1; target,
"_stop_button";
}
program { name, "_stop_click"; signal, "mouse,down,1"; source, "_stop_button";
- action, SIGNAL_EMIT "STOP" "stop_button"; after, "mode_animation_stop";
-}
-
-//
-program { name, "mpb_started"; signal, "PLAYBACK_STATE_PLAYING"; source, "*";
- action, STATE_SET "default" 0.0; transition, DECELERATE 5.0; target, "count";
- after, "mode_animation"; }
-
-program { name, "mpb_paused"; signal, "PLAYBACK_STATE_PAUSED"; source, "*";
- action, STATE_SET "default" 1.0; transition, DECELERATE 0.5; target, "count"; }
-
-program { name, "mpb_stopped"; signal, "PLAYBACK_STATE_STOPPED"; source, "*";
- action, STATE_SET "default" 1.0; transition, DECELERATE 0.5; target, "count"; }
+ action, SIGNAL_EMIT "STOP" "stop_button";
+}
-program { name, "mode_animation"; signal, "mouse,click,1"; source, "play_button";
- action, STATE_SET "default" 0.0; transition, DECELERATE, 5.0; target, "count";
- after, "mode_animation"; }
-//
program { name, "playback_has_begun"; signal, "PLAYBACK_STATE_PLAYING"; source, "*";
action, STATE_SET "active" 0.0; transition, DECELERATE 0.1;
target, "small_lcd";
@@ -141,11 +126,6 @@
target, "small_lcd";
target, "strans_Rect"; }
//
-program { name, "mode_animation_stop"; signal, "mouse,clicked,2"; source,
"stop_button";
- action, ACTION_STOP; target, "mode_animation";
-}
-
-//
program { name, "_quit_hilited"; signal, "mouse,in"; source, "_quit";
action, STATE_SET "hilited" 0.0; transition, LINEAR, 0.1; target, "_quit";
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs