~mixxxdevelopers/mixxx/engine-control-refactor

« back to all changes in this revision

Viewing changes to mixxx/res/skins/Deere1366x768-WXGA/CHANGELOG.txt

  • Committer: RJ Ryan
  • Date: 2013-06-04 00:41:29 UTC
  • mfrom: (2890.22.101 mixxx)
  • Revision ID: rryan@mixxx.org-20130604004129-8jjxkicsb3givu4a
MergingĀ fromĀ lp:mixxx.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Deere , Skin for Mixxx 1.11.x
2
2
www.mixxx.org
3
 
Copyright (C) 2010-2012 jus ; jus@justmail.de
 
3
Copyright (C) 2010-2012 jus <s.brandt@mixxx.org>
4
4
This file is part of the "Deere" Skin for Mixxx
5
5
"Deere" is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.
6
6
http://creativecommons.org/licenses/by-sa/3.0/
7
7
 
 
8
With every copy of the work, you are required to either provide a copy of the license it self
 
9
or a link (URI). Failure to do this is a failure to complete the terms of the CC license.
 
10
 
8
11
You are free:
9
12
to Share - to copy, distribute and transmit the work
10
13
to Remix - to adapt the work
12
15
Under the following conditions:
13
16
Attribution - You must attribute the work in the manner specified by the author or licensor
14
17
(but not in any way that suggests that they endorse you or your use of the work).
 
18
A attribution should include the following: The name of the author and/or licensor, 
 
19
the title of the work, the URL that is associated with the work.
15
20
 
16
21
Share Alike - If you alter, transform, or build upon this work, you may distribute
17
22
the resulting work only under the same or similar license to this one.
18
23
 
19
24
CHANGELOG
 
25
v1.11.0.16  (13/04/2013)
 
26
* Fix: Removes <BeatHighlightColor> from the waveforms, which blinks for a brief about of
 
27
  time to indicate when the beat is near the playposition. Fixes lp:1112396
 
28
  
 
29
v1.11.0.15  (16/02/2013)
 
30
* Fix: Remove background graphic for Deck 1&2 waveform overview. Fixes lp:1099180
 
31
 
 
32
v1.11.0.14  (20/01/2013)
 
33
* Feature: Add <PlayPosColor> to improve visibility of play position marker. Part of lp:1099182 & lp:1094791
 
34
* Fix: Correct <Size> attributes and margins in sampler decks so they don't break the layout on skin change
 
35
  anymore and the library's scrollbar stay visible at the buttom.
 
36
* Fix: Remove deprecated <CueColor> key, Set empty <BeatHighlightColor> to reduce "on-beat" flicker in waveform
 
37
 
 
38
v1.11.0.13  (19/01/2013)
 
39
* Fix: Add fixed size width to <Size> attribute in <Text> and track_title, track_artist, track_album <TrackProperty> keys,
 
40
  workaround for lp:1100071
 
41
 
 
42
v1.11.0.12      (14/12/2012)
 
43
* Feature: Add custom Preview button to library
 
44
 
 
45
v1.11.0.11      (29/11/2012)
 
46
* Feature: Toggles visibility of WidgetGroups at skin load in the <manifest>
 
47
* Feature: Added [PreviewDeck1] which plays a track through headphones, lp:366091
 
48
* Feature: Construct the library from individual widgets <SearchBox>, <LibrarySidebar>, <Library>
 
49
* Remove: <TableView> replaced by the above library wdgets. Makes future layouts more flexible  
 
50
* Update: Clarify the text of the license terms
 
51
* Update: Links to MixxxControls and QT documentation updated
 
52
 
 
53
v1.11.0.10      (18/11/2012)
 
54
* Feature: Added SYNC buttons to the sampler decks , lp:1072229
 
55
 
 
56
v1.11.0.09      (25/10/2012)
 
57
* Feature: Added the <manifest> skin section that allows you to specify the skin title, author, description, etc. 
 
58
  and set Mixxx controls on skin load , lp:1017399
 
59
* Feature: Added <SignalHighColor>,<SignalMidColor>,<SignalLowColor> to color waveforms based on features of the audio.
 
60
* Feature: Added <Align> to the main waveforms that allows to display only those portions of the waveform which would 
 
61
  have been above or below the center
 
62
* Feature: Added <AxesColor> to define the color for horizontal/vertical line in in the waveform
 
63
 
 
64
  Note: Only empty <Signal$Color>,<Align>,<AxesColor> keys were added for now
 
65
 
 
66
v1.11.0.08      (10/10/2012)
 
67
* Fix: Add 3rd and 4th button state graphics.
 
68
  Buttons should now give a better visual feedback about the actual button state. lp:907364
 
69
* Fix: Update Play button in Sample Decks to properly jump to start on right-click, lp:908480
 
70
 
20
71
v1.11.0.07      (09/09/2012)
21
72
* Feature: Support beatlooproll_X_activate , lp:703585
22
73
  Right-click of the loop buttons now activates a rolling loop.