********** skin.xml ********** There are some inconsistencies within the skin.xml i found while working on the \"LateNight\" skin. This may be in parts a future request too ;-)
<!-- ********************************************** These Key only works while <ConfigKey>[Channel$],play</ConfigKey> is active i.e. Reverse playback wont work while ChannelX is pausend , even in the middle of a track. This should behave like the fast forward/reverse buttons which work when ChannelX is paused. ********************************************** --> <ConfigKey>[Channel$],reverse</ConfigKey> <!-- ********************************************** This Key has no visual representation for its third state, currently there are only two i.e. Track off (Play inactive) , Track playing( Play lit ) , Track Paused ( Pause Lit ) ********************************************** --> <ConfigKey>[Channel$],play</ConfigKey> <!-- ********************************************** This Key has no permanent visual representation for its second state i.e. Track1 ≠ Track2 (Button inactive) , Track1 = Track2 (Sync permanent lit) ********************************************** --> ConfigKey>[Channel$],beatsync</ConfigKey> <!-- ********************************************** These Keys needs currently -1 Numberstate as the rest of the rotary faders for 12 o`clock position i.e. <NumberStates>27</NumberStates> compared to <NumberStates>28</NumberStates> for the rest ********************************************** --> <ConfigKey>[Flanger],lfoDelay</ConfigKey> <ConfigKey>[Flanger],lfoDepth</ConfigKey> <ConfigKey>[Flanger],lfoPeriod</ConfigKey> <ConfigKey>[Master],balance</ConfigKey> <!-- ********************************************** These Keys needs <BgColor></BgColor> while the rest of the text display will work without (= transparent background) Make it like for <NumberBpm></NumberBpm> ********************************************** --> <Visual></Visual> <!--Waveform display--> <Overview></Overview> <!--Waveform overview--> <!-- ********************************************** These Key dont accept changes for <FontSize></FontSize> regardless any higher/lover value Are they hardcoded like the fixed fondsize in library view? ********************************************** --> <Text></Text> <!--Track information display--> <!-- ********************************************** These Keys in <Visual></Visual> are semitransparent 1-pixel lines and therefor hard to distinguish agains the waveform. If not complete customisable make it at least solid 2 pixels like the <MarkerColor></MarkerColor> for the <ConfigKey>[Channel$],playposition</ConfigKey> ********************************************** --> <SignalColor></SignalColor> <BeatColor></BeatColor> <MarkerColor></MarkerColor> <CueColor></CueColor> <!-- ********************************************** These Keys should not have (at least as option) the chars \"BPM\" \"POS\" \"REM\" \"DUR\" hardcoded into it. More flexible layouts will be possible. ********************************************** --> ConfigKey>[Channel$],playposition</ConfigKey> <ConfigKey>[Channel$],bpm</ConfigKey> <!-- ********************************************** This Key should not have (at least as option) artistinfo & trackname tied together. Better separate artistinfo from trackname to make more flexible layouts possible ********************************************** --> <Text></Text> <!--Track Information display--> Ok, this is it for now. And dont forget to check the skin out :-) jus Gesendet von freenetMail- Mehr als nur eine E-Mail-Adresse http://email.freenet.de/dienste/emailoffice/produktuebersicht/basic/mail/index.html?pid=6828 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
