Difference between revisions of "Interface"

From Nutcracker Wiki
Jump to: navigation, search
(Created page with "__NOTOC__ __NOEDITSECTION__ <div style="background-color:#5C92BC; border: 1px #aaa solid;padding-top:1em;padding-left:1em;padding-right:1em;padding-bottom:0.5em"> <h1 style="...")
 
Line 6: Line 6:
  
 
<div style="background-color:#f9f9f9; border: 1px #aaa solid;margin:0px; padding-left:1em;padding-right:1em;margin-bottom:1em">
 
<div style="background-color:#f9f9f9; border: 1px #aaa solid;margin:0px; padding-left:1em;padding-right:1em;margin-bottom:1em">
<div style="text-align:center; font-size:1.2em;"> '''1)''' Title Bar  '''2)''' Menu Bar  '''3)''' Tool Bar  '''4)''' Workspace Tabs <br>
+
<div style="text-align:center; font-size:1.2em;"> '''1)''' [[Title Bar]] '''2)''' [[Menu Bar]] '''3)''' [[Tool Bar]] '''4)''' [[Workspace Tabs]] <br>
'''5)''' Show Directory  '''6)''' Workspace  '''7)''' Status Bar </div>
+
'''5)''' [[Show Directory]] '''6)''' [[Workspace]] '''7)''' [[Status Bar]] </div>
  
 
{| class="wikitable" style="width: 100%; margin: auto; border-spacing: 2px; border: 2px solid; color:#5C92BC;"
 
{| class="wikitable" style="width: 100%; margin: auto; border-spacing: 2px; border: 2px solid; color:#5C92BC;"

Revision as of 17:17, 31 March 2015


Guide to the Project Window/Interface

3.0 Project Window XLNC 3.0 Project Window Pic
3.0 Project Window 4.0 Project Window

Title Bar


  • Indicates the latest build of the xLights/Nutcracker software. If an error or “bug” occurs, have this number available and send “bugs” or errors to the wiki or forum for resolution.


Menu Bar


3.0


4.0


Menu Description
File Contains pull-down menus to update the Show Folder Location; Create backups; Exit the Software.
Playlist Create, Save, Edit, and Delete Playlists; Create Custom Scripts
Export (4.0)
Utilities (4.0)
Settings Disable Threaded Save
Help Short and detailed Help documents; license, build, and acknowledgments.

File Menu


3.0


4.0


New Sequence(4.0)


Open Sequence(4.0)


Save Sequence(4.0)


Select Show Folder(Icon in 4.0 Only)
  • Launches a file selection window where the user can designate the default show folder. The location is where all xLights (.xml) files, export files, and media files are stored.
  • Changing the location automatically saves the show folder location and reserves the location every time the user opens the application.
  • Check out Tips and Tricks or ways to organize show directories.
Backup(Icon in 4.0 Only)
  • Launches a confirm pop up box to perform a backup of all XML files under 10MB.
  • The backup will create sub-folder (if one does not exist) within a user’s default show folder based on date the backup was confirmed.
  • View the Restore section for restoring from backup.
XLNC 3.0 Project Window Pic XLNC 3.0 Project Window Pic
Confirmation Pop Up Box Example of Backup Folder and Location

Quit
  • Closes application.
XLNC 3.0 Project Window Pic If there are unsaved tasks (Playlists, Schedule, Nutcracker) an Alert pop up box alerts the user of unsaved changes.
  • Click “Yes”, program closes without saving any updated/changed tasks.
  • Click “No”, user can return and save changed/updated tasks.

Note: Any changes to the following tabs will not launch an Alert Box: Test, Convert, Preview, and Papagayo and any changes made will not be saved unless the user saves or completes the task, depending on the tool used.


Recent File List
  • Lists the last “4” Show Folder locations used/referenced.


Playlist Menu


Save Playlists
  • Saves user created playlists.
Add
  • Creates playlists (adds a tab) to the workspace screen.
  • Launches a prompt box to allow the user assign a unique name and create a playlist from Audio, Video, and xLights files from the default show directory.
XLNC Add Playlist Pic

Rename
  • Allows users to Rename a current playlist. (Must be in the playlist tab to rename.)
  • Launches a prompt box to allow the user to revise the name of a playlist.
XLNC Rename Playlist Pic

Delete
  • Allows users to remove a selected playlist. (Must be in the playlist tab to delete.)
  • Launches an Alert Box to prompt the user to confirm the deletion.
XLNC Delete Playlist Pic

Refresh
  • Allows the user to refresh the default show folder location without requiring the user to close (Quit) and reopen the program.
  • NOTE: Any of the media files or sequences removed from the default Show Directory and are added to a playlist, they will be removed from the playlist. An Alert pop up box will alert the user of the deleted file from the show directory.
XLNC Refresh Playlist Pic

XLNC Before Refresh Pic XLNC Refresh with File Removed Pic
Confirmation Pop Up Box Example of Backup Folder and Location

Custom Script
XLNC Custom Script Pic
  • Allows users to create custom scripts for interactive displays or projectors.
  • The Prompt pop up box provides a starting point to create the script by setting up various available playback options for a playlist. More information about scripts are located in the Playlist Tab section.

Export Menu4.0


Utilities Menu4.0


Settings Menu


Disable Threaded Save
  • Provides the user with the ability to disable the multi-threaded saves.
  • What does this mean?
    • When disable, all is rendered on the main thread. Slower, but maybe safer.
    • There are now four ways to save
      • Normal - threaded
      • Normal + Fast Save - threaded but only rendering the stuff that has changed
      • Threading disabled (settings menu) - all rendering is on the main thread, one column at a time.
      • Threading disabled + fast save - all rendering is on the main thread.