Changeset 104 for trunk/mediafolder/prog_tutorial/hiddenfeatures.inc
- Timestamp:
- Oct 2, 2023, 11:34:35 PM (23 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/v2.9 merged eligible /branches/v2.9_Lars merged eligible
-
Property svn:mergeinfo
set to
-
trunk/mediafolder/prog_tutorial/hiddenfeatures.inc
r4 r104 12 12 :p. 13 13 Even if a new program isn't specified in the INI file the classes improve the default 14 behavio ur by not starting the player as part of the WPS process. So if the player crashes15 the WPS doesn't crash anymore .14 behavior by not starting the player as part of the WPS process. So if the player crashes 15 the WPS doesn't crash anymore. 16 16 17 17 … … 30 30 :p. 31 31 Even if a new program isn't specified in the INI file the classes improve the default 32 behavio ur by not starting the editor as part of the WPS process. So if the editor crashes32 behavior by not starting the editor as part of the WPS process. So if the editor crashes 33 33 the WPS doesn't crash anymore. 34 34 … … 47 47 :p. 48 48 Even if a new program isn't specified in the INI file the classes improve the default 49 behavio ur by not starting the player as part of the WPS process. So if the player crashes50 the WPS doesn't crash anymore .49 behavior by not starting the player as part of the WPS process. So if the player crashes 50 the WPS doesn't crash anymore. 51 51 52 52 … … 64 64 :p. 65 65 Even if a new program isn't specified in the INI file the classes improve the default 66 behavio ur by not starting the player as part of the WPS process. So if the player crashes67 the WPS doesn't crash anymore .66 behavior by not starting the player as part of the WPS process. So if the player crashes 67 the WPS doesn't crash anymore. 68 68 69 69 … … 81 81 :p. 82 82 Even if a new program isn't specified in the INI file the classes improve the default 83 behavio ur by not starting the player as part of the WPS process. So if the default player crashes83 behavior by not starting the player as part of the WPS process. So if the default player crashes 84 84 the WPS doesn't crash, too. 85 85 … … 108 108 :ent. 109 109 :p. 110 Default behavio ur is to create a new MEdia folder and fill it with the tracks specified in the111 M3U file. Using this setting it's possible to use another M P3player.110 Default behavior is to create a new Media folder and fill it with the tracks specified in the 111 M3U file. Using this setting it's possible to use another M3U player. 112 112 113 113 … … 126 126 :p. 127 127 Even if a new program isn't specified in the INI file the classes improve the default 128 behavio ur by not starting the editor as part of the WPS process. So if the editor crashes129 the WPS doesn't crash anymore. 128 behavior by not starting the editor as part of the WPS process. So if the editor crashes 129 the WPS doesn't crash anymore. 130 130 131 131
Note:
See TracChangeset
for help on using the changeset viewer.