home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / QuintessentialPlayer / qcd-34.exe / Branding.dll / BINARY / 1105 < prev    next >
Text (UTF-16)  |  2002-06-13  |  7KB  |  99 lines

  1. QCD SYSTEM MESSAGE AREA
  2. -----------------------
  3.  
  4. Most skins include a 'system message' area where event messages and control tooltips will appear (on the default skin it is located just under the timer). Check this message area when moving the mouse over a control to get a description about the control's function. Descriptions that appear in parenthesis '()' are right-click functions.
  5.  
  6.  
  7. KEYBOARD ACCELERATORS
  8. ---------------------
  9.  
  10. -- Playback --
  11. Eject playlist                Q 
  12. Previous track                W 
  13. Next track                    E 
  14. Stop                          R 
  15. Pause                         T 
  16. Play                          Y 
  17. Seek ahead 5 sec              RIGHT Arrow
  18. Seek back 5 sec               LEFT Arrow
  19.  
  20. -- Playlist --
  21. Add files                     INSERT, Ctrl+O  
  22. Add folder of files           Shift+INSERT 
  23. Delete marked tracks          DELETE, Ctrl+D 
  24. Delete unmarked tracks        Shift+DELETE
  25. Mark/Unmark all               Ctrl+A 
  26. Toggle marked tracks          Ctrl+X
  27.  
  28. Shuffle playlist              S 
  29. Repeat current track          D 
  30. Repeat all tracks             F 
  31.  
  32. Play track 'n'                Playlist Number + ENTER
  33.  
  34. -- Within Playlist Search Control --
  35. Find All                      TAB
  36. Find Next                     DOWN Arrow
  37. Find Prev                     UP Arrow
  38. Play Current Match            ENTER
  39.  
  40. -- Skin Control --
  41. Load base skin                Ctrl+0 
  42. Load skin mode 1 - 9          Ctrl+1...9 
  43. Open skin extension 1 - 4     Shift+1...4
  44. Open skin browser             Ctrl+S
  45. Next skin mode                Alt+S
  46. Refresh skin                  F5 
  47.     
  48. -- Misc --
  49. Plugin Browser                Ctrl+B
  50. Edit Track Info               Ctrl+E 
  51. Segment Editor                Ctrl+G 
  52. Extended Info                 Ctrl+I
  53. Music Browser                 Ctrl+M 
  54. Preferences                   Ctrl+P 
  55. Always on top                 Ctrl+T 
  56.  
  57. Volume Up                     UP Arrow
  58. Volume Down                   DOWN Arrow
  59.  
  60. -- Equalizer --    
  61. Equalizer Presets             Ctrl+Q
  62. Next EQ Preset                Alt+Q
  63. Previous EQ Preset            Alt+Shift+Q
  64.  
  65. -- Visual Effects --
  66. External Visuals              Ctrl+V 
  67. Full Screen Visuals           Ctrl+Shift+V
  68. Next Visual                   Alt+V 
  69.  
  70.  
  71. COMMAND-LINE SWITCHES
  72. ---------------------
  73. /play                  Tells QCD to start playing
  74. /play d:\trackXX.cda   Tells QCD to play track 'XX' on CDROM 'd:'
  75. /play c:\mediafile     Tells QCD to play 'mediafile'
  76. /add c:\mediafile      Tells QCD to add 'mediafile' to the playlist
  77. /autoplay              Used for windows auto play feature,
  78.                            won't override QCD's current state.
  79. /pause                 Pause CD (if playing)
  80. /stop                  Stop CD (if playing)
  81. /trkfwd                Next track (if playing)
  82. /trkbwd                Back one track (if playing)
  83. /eject d:              Eject CDROM 'd:'
  84. /ejectall              Eject all CDROMs
  85. /closeall              Close all CDROMs
  86.  
  87. /ontop                 Set QCD to always be on top of other windows
  88. /notontop              Unset QCD to always be on top
  89. /hide                  Minimize QCD
  90. /show                  Shows QCD
  91.  
  92. /noactivate            append to command line to stop activation of player
  93.                            with any of the above commands
  94.  
  95. /shutdown              Shutdown QCD
  96. /safestart             Runs QCD without initializing plugins
  97. /newinst               Runs multiple instance of QCD
  98.  
  99.