From c58fe38c879009c3f06e3faadf6cd9be95836553 Mon Sep 17 00:00:00 2001 From: Josef Schauer Date: Tue, 25 Mar 2014 13:37:31 +0000 Subject: =?UTF-8?q?vor=20=C3=A4nderung=20player=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/RHMixxx1280x800/background1280x1024.xcf b/RHMixxx1280x800/background1280x1024.xcf index 9d872b0..0fa7658 100644 Binary files a/RHMixxx1280x800/background1280x1024.xcf and b/RHMixxx1280x800/background1280x1024.xcf differ diff --git a/RHMixxx1280x800/notes b/RHMixxx1280x800/notes index 3638858..45a29c9 100644 --- a/RHMixxx1280x800/notes +++ b/RHMixxx1280x800/notes @@ -7,13 +7,9 @@ sampler: buttons: breite 46 http://mixxx.org/wiki/doku.php/creating_skins http://www.mixxx.org/wiki/doku.php/mixxxcontrols +http://www.mixxx.org/manual/latest/chapters/appendix.html -AutoDJ ------- -in /src/basetrackplayer.cpp -bPlay bei Aufruf durch Auto DJ null setzen? -void BaseTrackPlayer::slotLoadTrack(TrackPointer track, bool bPlay) { Wichtig: -------- @@ -66,6 +62,7 @@ Tasten Matrix (16 Pins am Controller sollten reichen) Player rot und Blau, kohnstantes leutchten, bei Play Play Taste, bei Pause beide (Play Stop) Sampler leuchten permanent, wenn sie spielen blinken sie. Play und stopp eine Taste zwecks sampler Automatisch neu starten, mit beschränkung?? oder icon mit script inkl. optionen +Eventuell Datei, wo die files drinnen stehen, die beim start aufgerufen wird Auto DJ ist Zustand ------------------- @@ -91,6 +88,10 @@ http://www.mixxx.org/wiki/doku.php/gsoc2012_autodj_features - Vielversprehcend: http://blog.christian-hufgard.de/mixxx_midiscripting_made_easier_update-2013-05-23 + - in /src/basetrackplayer.cpp + bPlay bei Aufruf durch Auto DJ null setzen? + void BaseTrackPlayer::slotLoadTrack(TrackPointer track, bool bPlay) { + Airtime ------- diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index 41c7433..7a9e9c1 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -265,7 +265,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } 1 0,1 - 381,50 + 331,50 #ffffff #000000 #CC0000 @@ -316,7 +316,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } waveform_overview 1 0,60 - 320,40 + 260,40 #061319 #CC0000 @@ -344,7 +344,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } btn_play_over.png btn_play_over.png - 388,0 + 338,0 [Channel1],play true @@ -374,7 +374,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } btn_repeat1_over.png btn_repeat1_over.png - 250,60 + 210,60 [Channel1],repeat @@ -390,7 +390,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } btn_stop_red.png btn_stop.png - 335,60 + 295,60 [Channel1],start_stop true @@ -401,7 +401,53 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } true RightButton - + + + + + + Channel volume meter Shows the left channel of player 1 volume + + btn_volume_display_small_over.png + btn_volume_display_small.png + 440,27 + false + 5 + 500 + 50 + 1 + + [Channel1],VuMeterL + + + + + Peak Indicator Indicates when the signal on the channel is clipping, (too loud for the hardware and is being distorted). + + btn_clipping_master_over.png + btn_clipping_master.png + 440,10 + + [Channel1],PeakIndicator + + + + + + Channel volume meter Shows the right channel (1) volume + + btn_volume_display_small_over.png + btn_volume_display_small.png + 454,27 + false + 5 + 500 + 50 + 1 + + [Channel1],VuMeterR + + @@ -422,16 +468,16 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } 381,50 #ffffff #000000 - #CC0000 - #CC0000 - #CC0000 + #000000 + #000000 + #000000 #ff8900 #e0ddd7 #00FF00 #00FF00 #e19820 #00FF00 - + cue_point marker_cue.png CUE @@ -471,7 +517,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } 0,60 320,40 #FFFFFF - #CC0000 + #000000 #00FF00 [Channel2],playposition @@ -545,62 +591,6 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } 520,114 - - - - Channel volume meter Shows the left channel of player 1 volume - - btn_volume_display_small_over.png - btn_volume_display_small.png - 14,24 - false - 5 - 500 - 50 - 1 - - [Channel1],VuMeterL - - - - - Peak Indicator Indicates when the signal on the channel is clipping, (too loud for the hardware and is being distorted). - - btn_clipping_over.png - btn_clipping.png - 14,24 - - [Channel1],PeakIndicatorL - - - - - - Channel volume meter Shows the right channel (1) volume - - btn_volume_display_small_over.png - btn_volume_display_small.png - 40,24 - false - 5 - 500 - 50 - 1 - - [Channel1],VuMeterR - - - - - Peak Indicator Indicates when the signal on the right channel is clipping, (too loud for the hardware and is being distorted). - - btn_clipping_over.png - btn_clipping.png - 40,24 - - [Channel1],PeakIndicatorR - - Channel volume meter Shows the left channel (2) volume -- cgit v0.10.2