Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- 2013-03-25 19:52:09 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 19 19 20 20 === Variables === 21 || ''' State''' || '''Description''' ||21 || '''PlayerState''' || '''Description''' || 22 22 ||off|| Dune is offline or turned off. || 23 23 ||standby|| Standby mode. || … … 31 31 ||file_playback|| Playing an arbitrary file. || 32 32 ||safe_mode|| Changing display mode. || 33 || '''PlayerbackState''' || '''Description''' || 34 ||playing|| 35 ||initializing|| 36 ||paused|| 37 ||seeking|| 38 ||stopped|| 39 ||deinitializing|| 40 ||buffering|| 41 ||finished|| 33 42 34 43 === API Description ===