~mr-unwell2006/mixxx/features_key_preferences

« back to all changes in this revision

Viewing changes to mixxx/res/skins/Outline1024x600-Netbook/CHANGELOG.txt

  • Committer: Keith Salisbury
  • Date: 2012-06-24 07:28:29 UTC
  • mfrom: (3002.1.281 trunk)
  • Revision ID: keithsalisbury@gmail.com-20120624072829-y14q80b9dnac35c2
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Outline, Skin for Mixxx 1.11.x
 
2
www.mixxx.org
 
3
Copyright (C) 2010-2012 Mixxx
 
4
 
 
5
This program is free software: you can redistribute it and/or modify
 
6
it under the terms of the GNU General Public License as published by
 
7
the Free Software Foundation, either version 2 of the License, or
 
8
(at your option) any later version.
 
9
 
 
10
This program is distributed in the hope that it will be useful,
 
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
GNU General Public License for more details.
 
14
 
 
15
You should have received a copy of the GNU General Public License
 
16
along with this program.  If not, see http://www.gnu.org/licenses
 
17
 
 
18
CHANGELOG
 
19
v1.11.0.05      (25/05/2012)
 
20
* Fix: Support beatloop_X_toggle and beatloop_X_enabled controls instead of the deprecated beatloop_x, lp:1000829 & lp:902641
 
21
  This fixes beatloop GUI buttons to start the loop again on button up
 
22
  Fix: beatloop_8 button show now the correct graphic on state change
 
23
 
 
24
v1.11.0.04      (24/05/2012)
 
25
* Feature: Support <DefaultMark> cue style that define any non explicitly defined ones, lp:994647
 
26
  This allows to view all 36 Hotcues in the waveform (Overview) without the need to declare each of them individually.
 
27
 
 
28
v1.11.0.03      (08/05/2012)
 
29
* Feature: Removed individual Tooltip text, tooltip now use a <TooltipId>, available IDs are in src/skin/tooltips.cpp
 
30
  This allows tooltips translation and makes skin more coherent and maintenance easier 
 
31
 
 
32
v1.11.0.02      (04/05/2012)
 
33
* Update: Apply styles to spinbox in AutoDJ tab
 
34
 
 
35
v1.11.0.01      (01/05/2012)
 
36
* Feature: Support <Mark> (Hot)Cue and <MarkRange> Loop marker in waveform <Overview>, lp:507215
 
37
  Note that only Hotcues 1-4 are currently customizable for [Channel$] & [Samplers$]
 
38
* Feature: Support <EndOfTrackColor> notification within the last seconds of a track in waveform & waveform overview, lp:661443
 
39
  Note that this feature currently only works for regular decks [Channel$] but not for sampler decks [Sampler$]
 
40
* Feature: Support temporary EQ kill switches too instead of toggle only, lp:918470
 
41
* Feature: Support microphone toggle button too instead of push-to-talk only, lp:876139
 
42
* Update: Tooltips for EQ kill & microphone buttons
 
43
* Remove: <HfcColor>, the horizontal line`s color in the waveform , obsolete in Mixxx 1.11+
 
44
* Remove: <ProgressColor> & <ProgressAlpha> for track analysis progress visualization in waveform overview , obsolete in Mixxx 1.11+
 
45
 
 
46
v1.10.0.11      (25/04/2012)
 
47
* Update: Tooltips for waveform (Pitch bend on right click)
 
48
* Change: Use global QToolTip style declaration instead of one per node
 
49
 
 
50
v1.10.0.10      (22/12/2011)
 
51
* Update: Attach right-click of SYNC button to beatsync_tempo, lp:905800
 
52
 
 
53
v1.10.0.09      (14/12/2011)
 
54
* Update: Unify word choice in tooltips, replaces "player" with "deck", lp:879084
 
55
 
 
56
v1.10.0.08      (05/12/2011)
 
57
* Fix: Changed stylesheets for tooltip so that they are not cut off anymore on Windows,
 
58
  working around a QT issue, lp:712718
 
59
 
 
60
v1.10.0.07      (26/11/2011)
 
61
* Feature: Added "ProgressColor" & "ProgressAlpha" for track analysis progress visualization
 
62
  in waveform overview, lp:803740
 
63
 
 
64
v1.10.0.06      (02/11/2011)
 
65
* Fix: use "visual_bpm" key instead "bpm" so bpm display does not updates too quickly
 
66
 
 
67
v1.10.0.05      (29/10/2011)
 
68
* Fix: Selected sidebar item's branch indicator shows wrong color when out of focus
 
69
 
 
70
v1.10.0.04      (16/10/2011)
 
71
* Update: Tooltips for spinning vinyl, waveform (overview) due to changes in functionality
 
72
 
 
73
v1.10.0.03      (06/08/2011)
 
74
* Update: Reworked graphics for better visibility
 
75
* Update: Use 64 pictures for smooth knob animation (derived from 128 midi note numbers)
 
76
* Update: Moved knobs and style elements to subfolders
 
77
* Update: Stylesheets
 
78
* Feature: Added spinning vinyl widget, vinyl control widget & tabs to show/hide these widgets
 
79
* Feature: Added extended beatloop, beatgrid, quantize & eject buttons
 
80
* Feature: Skin uses WidgetGroups positioning for some elements now
 
81
  WidgetGroups allow to make a group of relatively positioned widgets, useful for easy resizing
 
82
  http://mixxx.org/wiki/doku.php/creating_skins#widgetgroup
 
83
 
 
84
v1.10.0.02      (29/03/2011)
 
85
* Added Mixxx 1.10.0 feature:
 
86
  EmitOnDownPress double-skin connection block replaced with EmitOnPressAndRelease
 
87
 
 
88
v1.10.0.01      (21/03/2011)
 
89
* Introduce new version number scheme for skins that follows the target Mixxx versioning
 
90
  <Mixxx.major>.<Mixxx.minor>.<Mixxx.patch>.<Skin.patch>
 
91
* Added Mixxx 1.10.0 feature:
 
92
  Tracks duration can be displayed independent from tracks remaining time using Trackproperty
 
93
* Updated text positioning & tooltips accordingly
 
94
 
 
95
v1.06   (13/03/2011)
 
96
* Added Mixxx 1.9.1 feature: Expanded to support 36 hot cues
 
97
 
 
98
v1.05   (20/02/2011)
 
99
* Changed Playing position tooltips to reflect new toggle functionality
 
100
 
 
101
v1.04   (14/12/2010)
 
102
* Added custom images for splitter in library
 
103
* Added custom images for branch triangle in treeview
 
104
 
 
105
v1.03   (12/12/2010)
 
106
* Added BPM Tap button
 
107
* Added visual feedback when searchbox has focus
 
108
* Updated text alignments
 
109
 
 
110
v1.02   (02/12/2010)
 
111
* Added custom images for checkboxes in library
 
112
* Updated styles
 
113
 
 
114
v1.01   (11/22/2010)
 
115
* Redraw skin, using png's from svg template now
 
116
* Complete XML reorganization, on par with other skins now
 
117
* Added Mixxx 1.9 features: Keylock & Repeat buttons
 
118
* Slightly graphics reorganization & alignment
 
119
* Deleted end-of-track mode buttons
 
 
b'\\ No newline at end of file'